# 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_check_no_vg_fail.yml *************************************** 1 plays in /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_set_check_no_vg_fail.yml PLAY [Verify the check commmand fails when source VG doesn't exist] ************ TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_set_check_no_vg_fail.yml:2 Friday 01 March 2024 17:01:21 +0000 (0:00:00.013) 0:00:00.013 ********** ok: [sut] META: ran handlers TASK [Setup] ******************************************************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_set_check_no_vg_fail.yml:16 Friday 01 March 2024 17:01:22 +0000 (0:00:00.811) 0:00:00.824 ********** 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:01:22 +0000 (0:00:00.020) 0:00:00.845 ********** 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:01:22 +0000 (0:00:00.235) 0:00:01.080 ********** 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:01:22 +0000 (0:00:00.019) 0:00:01.100 ********** 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:01:22 +0000 (0:00:00.016) 0:00:01.116 ********** 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:01:22 +0000 (0:00:00.037) 0:00:01.153 ********** 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:01:22 +0000 (0:00:00.019) 0:00:01.173 ********** 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:01:22 +0000 (0:00:00.034) 0:00:01.207 ********** 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:01:22 +0000 (0:00:00.183) 0:00:01.390 ********** 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:01:22 +0000 (0:00:00.020) 0:00:01.410 ********** 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:01:22 +0000 (0:00:00.008) 0:00:01.419 ********** 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:01:22 +0000 (0:00:00.008) 0:00:01.428 ********** 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:01:22 +0000 (0:00:00.037) 0:00:01.465 ********** 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:01:23 +0000 (0:00:00.991) 0:00:02.456 ********** 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:01:23 +0000 (0:00:00.019) 0:00:02.476 ********** 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:01:23 +0000 (0:00:00.017) 0:00:02.494 ********** 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:01:24 +0000 (0:00:00.425) 0:00:02.919 ********** 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:01:24 +0000 (0:00:00.035) 0:00:02.954 ********** 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:01:24 +0000 (0:00:00.009) 0:00:02.964 ********** 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:01:24 +0000 (0:00:00.010) 0:00:02.974 ********** 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:01:24 +0000 (0:00:00.008) 0:00:02.983 ********** 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:01:25 +0000 (0:00:00.922) 0:00:03.906 ********** 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:01:26 +0000 (0:00:01.594) 0:00:05.500 ********** 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:01:26 +0000 (0:00:00.019) 0:00:05.519 ********** 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:01:26 +0000 (0:00:00.010) 0:00:05.530 ********** 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:01:27 +0000 (0:00:00.337) 0:00:05.867 ********** 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:01:27 +0000 (0:00:00.011) 0:00:05.879 ********** 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:01:27 +0000 (0:00:00.009) 0:00:05.888 ********** 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:01:27 +0000 (0:00:00.011) 0:00:05.900 ********** 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:01:27 +0000 (0:00:00.011) 0:00:05.912 ********** 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:01:27 +0000 (0:00:00.011) 0:00:05.924 ********** 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:01:27 +0000 (0:00:00.010) 0:00:05.935 ********** 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:01:27 +0000 (0:00:00.010) 0:00:05.945 ********** 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:01:27 +0000 (0:00:00.011) 0:00:05.957 ********** 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:01:27 +0000 (0:00:00.010) 0:00:05.967 ********** 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:01:27 +0000 (0:00:00.012) 0:00:05.980 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709311842.9566412, "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:01:27 +0000 (0:00:00.198) 0:00:06.178 ********** 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:01:27 +0000 (0:00:00.011) 0:00:06.190 ********** ok: [sut] TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tasks/setup.yml:24 Friday 01 March 2024 17:01:28 +0000 (0:00:00.604) 0:00:06.795 ********** 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:01:28 +0000 (0:00:00.018) 0:00:06.813 ********** 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:01:28 +0000 (0:00:00.177) 0:00:06.990 ********** 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:01:28 +0000 (0:00:00.013) 0:00:07.003 ********** 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:01:29 +0000 (0:00:00.931) 0:00:07.935 ********** 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:01:29 +0000 (0:00:00.260) 0:00:08.195 ********** 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:01:29 +0000 (0:00:00.014) 0:00:08.210 ********** 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:01:29 +0000 (0:00:00.012) 0:00:08.222 ********** 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:01:29 +0000 (0:00:00.011) 0:00:08.233 ********** 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:01:29 +0000 (0:00:00.012) 0:00:08.245 ********** 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:01:29 +0000 (0:00:00.011) 0:00:08.257 ********** 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:01:29 +0000 (0:00:00.023) 0:00:08.281 ********** 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:01:29 +0000 (0:00:00.017) 0:00:08.299 ********** 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:01:29 +0000 (0:00:00.013) 0:00:08.312 ********** 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:01:29 +0000 (0:00:00.030) 0:00:08.342 ********** 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:01:29 +0000 (0:00:00.010) 0:00:08.353 ********** 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:01:29 +0000 (0:00:00.010) 0:00:08.364 ********** 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:01:29 +0000 (0:00:00.010) 0:00:08.375 ********** 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:01:29 +0000 (0:00:00.010) 0:00:08.385 ********** 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:01:29 +0000 (0:00:00.030) 0:00:08.415 ********** 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:01:30 +0000 (0:00:00.921) 0:00:09.337 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "volumes": [ { "name": "lv1", "size": "50%" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 17:01:30 +0000 (0:00:00.016) 0:00:09.354 ********** 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:01:30 +0000 (0:00:00.013) 0:00:09.368 ********** 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:01:31 +0000 (0:00:01.057) 0:00:10.425 ********** 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:01:31 +0000 (0:00:00.022) 0:00:10.447 ********** 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:01:31 +0000 (0:00:00.011) 0:00:10.459 ********** 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:01:31 +0000 (0:00:00.010) 0:00:10.470 ********** 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:01:31 +0000 (0:00:00.010) 0:00:10.481 ********** 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:01:32 +0000 (0:00:00.926) 0:00:11.407 ********** 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:01:34 +0000 (0:00:01.538) 0:00:12.946 ********** 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:01:34 +0000 (0:00:00.019) 0:00:12.965 ********** 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:01:34 +0000 (0:00:00.010) 0:00:12.976 ********** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1", "/dev/mapper/test_vg1-lv1" ], "mounts": [], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 17:01:36 +0000 (0:00:02.315) 0:00:15.291 ********** 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:01:36 +0000 (0:00:00.012) 0:00:15.304 ********** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 01 March 2024 17:01:36 +0000 (0:00:00.009) 0:00:15.314 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdk", "/dev/sdl", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1", "/dev/mapper/test_vg1-lv1" ], "mounts": [], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 17:01:36 +0000 (0:00:00.014) 0:00:15.329 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "50%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 17:01:36 +0000 (0:00:00.015) 0:00:15.344 ********** 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:01:36 +0000 (0:00:00.015) 0:00:15.360 ********** 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:01:36 +0000 (0:00:00.012) 0:00:15.372 ********** 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:01:36 +0000 (0:00:00.012) 0:00:15.385 ********** 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:01:36 +0000 (0:00:00.011) 0:00:15.396 ********** 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:01:36 +0000 (0:00:00.011) 0:00:15.408 ********** 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:01:36 +0000 (0:00:00.012) 0:00:15.420 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709311842.9566412, "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:01:36 +0000 (0:00:00.183) 0:00:15.604 ********** 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:01:36 +0000 (0:00:00.011) 0:00:15.616 ********** ok: [sut] TASK [Test failure of check for incorrect VG] ********************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_set_check_no_vg_fail.yml:19 Friday 01 March 2024 17:01:37 +0000 (0:00:00.658) 0:00:16.274 ********** included: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/verify-role-failed.yml for sut TASK [Show __snapshot_failed_params] ******************************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/verify-role-failed.yml:4 Friday 01 March 2024 17:01:37 +0000 (0:00:00.017) 0:00:16.291 ********** ok: [sut] => { "__snapshot_failed_params": { "__snapshot_lvm_set": { "name": "snapset1", "volumes": [ { "lv": "lv1", "name": "snapshot VG1 LV1", "percent_space_required": 20, "vg": "xxxx" } ] }, "snapshot_lvm_action": "check", "snapshot_lvm_verify_only": true } } TASK [Verify role returns error] *********************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/verify-role-failed.yml:9 Friday 01 March 2024 17:01:37 +0000 (0:00:00.012) 0:00:16.303 ********** 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:01:37 +0000 (0:00:00.021) 0:00:16.325 ********** 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:01:37 +0000 (0:00:00.019) 0:00:16.344 ********** 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:01:37 +0000 (0:00:00.013) 0:00:16.357 ********** 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:01:37 +0000 (0:00:00.011) 0:00:16.369 ********** 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:01:37 +0000 (0:00:00.010) 0:00:16.380 ********** 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:01:37 +0000 (0:00:00.025) 0:00:16.406 ********** 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:01:38 +0000 (0:00:00.915) 0:00:17.321 ********** ok: [sut] => { "__snapshot_cmd": "snapshot.py check -v -g '{\"name\": \"snapset1\", \"volumes\": [{\"name\": \"snapshot VG1 LV1\", \"vg\": \"xxxx\", \"lv\": \"lv1\", \"percent_space_required\": 20}]}' " } 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:01:38 +0000 (0:00:00.026) 0:00:17.348 ********** fatal: [sut]: FAILED! => { "censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false } TASK [linux-system-roles.snapshot : Raise error] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:29 Friday 01 March 2024 17:01:38 +0000 (0:00:00.306) 0:00:17.654 ********** fatal: [sut]: FAILED! => { "changed": false } MSG: {'changed': False, 'rc': 20, 'stdout': '{\r\n "return_code": 20,\r\n "errors": [\r\n "source volume group in snapset does not exist: xxxx"\r\n ],\r\n "changed": false\r\n}', 'stdout_lines': ['{', ' "return_code": 20,', ' "errors": [', ' "source volume group in snapset does not exist: xxxx"', ' ],', ' "changed": false', '}'], 'stderr': 'Shared connection to 10.31.9.57 closed.\r\n', 'stderr_lines': ['Shared connection to 10.31.9.57 closed.'], 'failed': True, 'msg': 'non-zero return code', '_ansible_no_log': True} 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:01:38 +0000 (0:00:00.013) 0:00:17.667 ********** ok: [sut] => { "snapshot_cmd_raw": { "changed": false, "failed": true, "msg": "non-zero return code", "rc": 20, "stderr": "Shared connection to 10.31.9.57 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.9.57 closed." ], "stdout": "{\r\n \"return_code\": 20,\r\n \"errors\": [\r\n \"source volume group in snapset does not exist: xxxx\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 20,", " \"errors\": [", " \"source volume group in snapset does not exist: xxxx\"", " ],", " \"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:01:38 +0000 (0:00:00.012) 0:00:17.680 ********** ok: [sut] => { "ansible_facts": { "snapshot_cmd": { "changed": false, "errors": [ "source volume group in snapset does not exist: xxxx" ], "return_code": 20 } }, "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:01:38 +0000 (0:00:00.014) 0:00:17.694 ********** 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:01:38 +0000 (0:00:00.012) 0:00:17.706 ********** ok: [sut] => { "snapshot_cmd[\"errors\"]": [ "source volume group in snapset does not exist: xxxx" ] } TASK [Debug] ******************************************************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/verify-role-failed.yml:58 Friday 01 March 2024 17:01:38 +0000 (0:00:00.014) 0:00:17.720 ********** ok: [sut] => { "ansible_failed_result": { "changed": false, "failed": true, "msg": "non-zero return code", "rc": 20, "stderr": "Shared connection to 10.31.9.57 closed.\r\n", "stderr_lines": [ "Shared connection to 10.31.9.57 closed." ], "stdout": "{\r\n \"return_code\": 20,\r\n \"errors\": [\r\n \"source volume group in snapset does not exist: xxxx\"\r\n ],\r\n \"changed\": false\r\n}", "stdout_lines": [ "{", " \"return_code\": 20,", " \"errors\": [", " \"source volume group in snapset does not exist: xxxx\"", " ],", " \"changed\": false", "}" ] } } TASK [Check that there was a failure in the role] ****************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/verify-role-failed.yml:62 Friday 01 March 2024 17:01:38 +0000 (0:00:00.012) 0:00:17.733 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Debug snapshot_cmd] ****************************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/verify-role-failed.yml:67 Friday 01 March 2024 17:01:38 +0000 (0:00:00.012) 0:00:17.745 ********** ok: [sut] => { "snapshot_cmd": { "changed": false, "errors": [ "source volume group in snapset does not exist: xxxx" ], "return_code": 20 } } TASK [Debug __snapshot_failed_regex] ******************************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/verify-role-failed.yml:72 Friday 01 March 2024 17:01:39 +0000 (0:00:00.011) 0:00:17.757 ********** ok: [sut] => { "__snapshot_failed_regex": "source volume group in snapset does not exist:*" } TASK [Verify return code and message is correct] ******************************* task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/verify-role-failed.yml:86 Friday 01 March 2024 17:01:39 +0000 (0:00:00.010) 0:00:17.767 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Assert role reported changes correctly] ********************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/verify-role-failed.yml:97 Friday 01 March 2024 17:01:39 +0000 (0:00:00.017) 0:00:17.785 ********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_set_check_no_vg_fail.yml:37 Friday 01 March 2024 17:01:39 +0000 (0:00:00.014) 0:00:17.800 ********** 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:01:39 +0000 (0:00:00.017) 0:00:17.818 ********** 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:01:39 +0000 (0:00:00.017) 0:00:17.835 ********** 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:01:39 +0000 (0:00:00.017) 0:00:17.853 ********** 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:01:39 +0000 (0:00:00.013) 0:00:17.866 ********** 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:01:39 +0000 (0:00:00.030) 0:00:17.897 ********** 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:01:39 +0000 (0:00:00.011) 0:00:17.908 ********** 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:01:39 +0000 (0:00:00.011) 0:00:17.919 ********** 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:01:39 +0000 (0:00:00.010) 0:00:17.930 ********** 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:01:39 +0000 (0:00:00.010) 0:00:17.941 ********** 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:01:39 +0000 (0:00:00.031) 0:00:17.973 ********** 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:01:40 +0000 (0:00:00.941) 0:00:18.915 ********** ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "test_vg1", "state": "absent", "volumes": [ { "name": "lv1", "state": "absent" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 01 March 2024 17:01:40 +0000 (0:00:00.018) 0:00:18.933 ********** 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:01:40 +0000 (0:00:00.012) 0:00:18.946 ********** 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:01:41 +0000 (0:00:01.583) 0:00:20.529 ********** 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:01:41 +0000 (0:00:00.022) 0:00:20.552 ********** 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:01:41 +0000 (0:00:00.011) 0:00:20.563 ********** 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:01:41 +0000 (0:00:00.011) 0:00:20.574 ********** 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:01:41 +0000 (0:00:00.010) 0:00:20.584 ********** 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:01:42 +0000 (0:00:00.911) 0:00:21.496 ********** 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:01:44 +0000 (0:00:01.536) 0:00:23.032 ********** 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:01:44 +0000 (0:00:00.020) 0:00:23.052 ********** 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:01:44 +0000 (0:00:00.011) 0:00:23.064 ********** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 01 March 2024 17:01:46 +0000 (0:00:02.472) 0:00:25.537 ********** 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:01:46 +0000 (0:00:00.012) 0:00:25.549 ********** 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:01:46 +0000 (0:00:00.010) 0:00:25.560 ********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/test_vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/test_vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/test_vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "lvmpv" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdk", "/dev/sdl", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/sdj", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 01 March 2024 17:01:46 +0000 (0:00:00.014) 0:00:25.574 ********** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "test_vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/test_vg1-lv1", "_mount_id": "/dev/mapper/test_vg1-lv1", "_raw_device": "/dev/mapper/test_vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "lv1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 1606418432, "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 01 March 2024 17:01:46 +0000 (0:00:00.013) 0:00:25.588 ********** 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:01:46 +0000 (0:00:00.014) 0:00:25.602 ********** 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:01:46 +0000 (0:00:00.010) 0:00:25.613 ********** 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:01:46 +0000 (0:00:00.010) 0:00:25.624 ********** 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:01:46 +0000 (0:00:00.010) 0:00:25.635 ********** 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:01:46 +0000 (0:00:00.010) 0:00:25.646 ********** 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:01:46 +0000 (0:00:00.010) 0:00:25.657 ********** ok: [sut] => { "changed": false, "stat": { "atime": 1709311842.9566412, "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:01:47 +0000 (0:00:00.185) 0:00:25.842 ********** 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:01:47 +0000 (0:00:00.012) 0:00:25.855 ********** 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:01:47 +0000 (0:00:00.598) 0:00:26.453 ********** 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:01:47 +0000 (0:00:00.012) 0:00:26.466 ********** 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:01:47 +0000 (0:00:00.018) 0:00:26.484 ********** 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:01:47 +0000 (0:00:00.010) 0:00:26.495 ********** 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:01:47 +0000 (0:00:00.010) 0:00:26.506 ********** 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:01:48 +0000 (0:00:00.923) 0:00:27.429 ********** ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdd", "sde", "sdf", "sdg", "sdh", "sdi", "sdj", "sdk" ], "info": [ "Disk [/dev/sdc] 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:01:48 +0000 (0:00:00.192) 0:00:27.621 ********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "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:01:48 +0000 (0:00:00.015) 0:00:27.637 ********** ok: [sut] => { "unused_disks": [ "sda", "sdb", "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:01:48 +0000 (0:00:00.013) 0:00:27.650 ********** 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:01:48 +0000 (0:00:00.011) 0:00:27.662 ********** 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:01:48 +0000 (0:00:00.012) 0:00:27.674 ********** 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:01:48 +0000 (0:00:00.012) 0:00:27.686 ********** 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:01:49 +0000 (0:00:00.922) 0:00:28.609 ********** 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.285138", "end": "2024-03-01 17:01:50.367413", "failed_when_result": true, "rc": 0, "start": "2024-03-01 17:01:50.082275" } STDERR: + exec + mount -f -l proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime,seclabel) devtmpfs on /dev type devtmpfs (rw,nosuid,seclabel,size=4096k,nr_inodes=447177,mode=755,inode64) securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,seclabel,inode64) devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,seclabel,gid=5,mode=620,ptmxmode=000) tmpfs on /run type tmpfs (rw,nosuid,nodev,seclabel,size=723608k,nr_inodes=819200,mode=755,inode64) cgroup2 on /sys/fs/cgroup type cgroup2 (rw,nosuid,nodev,noexec,relatime,seclabel,nsdelegate,memory_recursiveprot) pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime,seclabel) bpf on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700) /dev/xvda1 on / type xfs (rw,relatime,seclabel,attr2,inode64,logbufs=8,logbsize=32k,noquota) selinuxfs on /sys/fs/selinux type selinuxfs (rw,nosuid,noexec,relatime) systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=18492) debugfs on /sys/kernel/debug type debugfs (rw,nosuid,nodev,noexec,relatime,seclabel) hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime,seclabel,pagesize=2M) tracefs on /sys/kernel/tracing type tracefs (rw,nosuid,nodev,noexec,relatime,seclabel) mqueue on /dev/mqueue type mqueue (rw,nosuid,nodev,noexec,relatime,seclabel) none on /run/credentials/systemd-sysctl.service type ramfs (ro,nosuid,nodev,noexec,relatime,seclabel,mode=700) none on /run/credentials/systemd-tmpfiles-setup-dev.service type ramfs (ro,nosuid,nodev,noexec,relatime,seclabel,mode=700) none on /run/credentials/systemd-tmpfiles-setup.service type ramfs (ro,nosuid,nodev,noexec,relatime,seclabel,mode=700) configfs on /sys/kernel/config type configfs (rw,nosuid,nodev,noexec,relatime) fusectl on /sys/fs/fuse/connections type fusectl (rw,nosuid,nodev,noexec,relatime) sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime) tmpfs on /run/user/0 type tmpfs (rw,nosuid,nodev,relatime,seclabel,size=361800k,nr_inodes=90450,mode=700,inode64) + df -H Filesystem Size Used Avail Use% Mounted on devtmpfs 4.2M 0 4.2M 0% /dev tmpfs 1.9G 0 1.9G 0% /dev/shm tmpfs 741M 19M 723M 3% /run /dev/xvda1 269G 5.3G 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:37,783 INFO snapshot-role/MainThread: check_cmd: check 20 xxxxxx None snapset1 1 None 2024-03-01 16:56:37,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 16:56:37,819 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: { 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: {"lv_uuid":"ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE", "lv_uuid":"ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"oR0yNB-L7Ge-TW0h-YvYL-b2yi-H9UJ-u9C0sq", "lv_uuid":"ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi", "pv_name":"/dev/sda"}, 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi"}, 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi"} 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: , 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:56:37,820 INFO snapshot-role/MainThread: ] 2024-03-01 16:56:37,821 INFO snapshot-role/MainThread: } 2024-03-01 16:56:37,821 INFO snapshot-role/MainThread: exit code: 12: ['source volume group does not exist: xxxxxx'] 2024-03-01 16:57:19,047 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 16:57:19,047 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:19,088 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:19,088 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,088 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:19,088 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,088 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"2550136832", "vg_extent_size":"4194304"} 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:19,089 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:19,089 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:19,089 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:19,089 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"50", "segtype":"free", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"50", "segtype":"free", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:19,089 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2550136832", "vg_extent_size":"4194304"} 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:19,090 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:19,090 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"100", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2550136832", "vg_extent_size":"4194304"} 2024-03-01 16:57:19,090 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "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:19,091 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "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:19,091 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"100", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"} 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,091 INFO snapshot-role/MainThread: VG: test_vg3 free 2550136832 2024-03-01 16:57:19,092 INFO snapshot-role/MainThread: LV: lv5 size : 427819008 2024-03-01 16:57:19,092 INFO snapshot-role/MainThread: LV: lv6 size : 427819008 2024-03-01 16:57:19,092 INFO snapshot-role/MainThread: LV: lv7 size : 427819008 2024-03-01 16:57:19,092 INFO snapshot-role/MainThread: LV: lv8 size : 427819008 2024-03-01 16:57:19,092 INFO snapshot-role/MainThread: LV: total 1711276032 2024-03-01 16:57:19,092 INFO snapshot-role/MainThread: space needed: 256691404.80 space available: 2550136832 sufficient space: 1 2024-03-01 16:57:19,092 INFO snapshot-role/MainThread: VG: test_vg2 free 2550136832 2024-03-01 16:57:19,092 INFO snapshot-role/MainThread: LV: lv3 size : 322961408 2024-03-01 16:57:19,092 INFO snapshot-role/MainThread: LV: lv4 size : 322961408 2024-03-01 16:57:19,092 INFO snapshot-role/MainThread: LV: total 645922816 2024-03-01 16:57:19,092 INFO snapshot-role/MainThread: space needed: 96888422.40 space available: 2550136832 sufficient space: 1 2024-03-01 16:57:19,092 INFO snapshot-role/MainThread: VG: test_vg1 free 2550136832 2024-03-01 16:57:19,092 INFO snapshot-role/MainThread: LV: lv1 size : 322961408 2024-03-01 16:57:19,092 INFO snapshot-role/MainThread: LV: lv2 size : 322961408 2024-03-01 16:57:19,092 INFO snapshot-role/MainThread: LV: total 645922816 2024-03-01 16:57:19,092 INFO snapshot-role/MainThread: space needed: 96888422.40 space available: 2550136832 sufficient space: 1 2024-03-01 16:57:19,092 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:19,125 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:19,125 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"2550136832", "vg_extent_size":"4194304"} 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:19,126 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:19,126 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:19,126 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:19,126 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"50", "segtype":"free", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"50", "segtype":"free", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:19,126 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2550136832", "vg_extent_size":"4194304"} 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:19,127 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:19,127 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"100", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,127 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2550136832", "vg_extent_size":"4194304"} 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "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:19,128 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "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:19,128 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"100", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"} 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,128 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,129 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:57:19,158 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:19,158 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,158 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:19,158 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,158 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:19,158 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_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:19,158 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,158 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,159 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,159 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,159 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:19,159 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,159 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,159 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:19,190 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:19,190 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,190 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:19,190 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,190 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:19,190 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_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:19,190 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_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:19,190 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:19,190 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:19,190 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,191 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,191 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,191 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,191 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:19,191 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,191 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,191 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:57:19,218 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:19,218 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,218 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:19,218 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,218 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:19,218 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,218 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,218 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,218 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,218 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:19,218 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,218 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,218 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv5_snapset1 -L 64225280B test_vg3/lv5 2024-03-01 16:57:19,388 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:19,388 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,389 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:19,389 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,389 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,389 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:57:19,437 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:19,438 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,438 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:19,438 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,438 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:19,438 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_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:19,438 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,438 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,438 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,438 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,438 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:19,438 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,438 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,439 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:19,479 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:19,480 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,480 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:19,480 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,480 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:19,480 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:19,480 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:19,480 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_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:19,480 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:19,480 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:19,480 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,480 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,480 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,480 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,480 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:19,480 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,480 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,480 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:57:19,513 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:19,513 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,513 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:19,513 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,513 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:19,513 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,513 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,513 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,513 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,513 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:19,514 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,514 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,514 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv6_snapset1 -L 64225280B test_vg3/lv6 2024-03-01 16:57:19,645 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:19,645 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,645 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:19,645 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,645 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,645 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:57:19,686 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:19,686 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,686 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:19,686 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,686 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:19,687 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:19,687 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,687 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,687 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,687 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,687 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:19,687 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,687 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,688 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:19,725 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:19,725 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,726 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:19,726 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,726 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:19,726 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:19,726 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:19,726 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:19,726 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:19,726 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:19,726 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:19,726 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,726 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,726 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,726 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,726 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:19,726 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,726 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,726 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:57:19,759 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:19,759 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,759 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:19,759 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,759 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:19,759 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,759 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,759 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,759 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,759 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:19,759 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,759 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,759 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 64225280B test_vg3/lv7 2024-03-01 16:57:19,902 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:19,903 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,903 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:19,903 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,903 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,903 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:57:19,952 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:19,952 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,952 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:19,953 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,953 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:19,953 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:19,953 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,953 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,953 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,953 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,953 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:19,953 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,953 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,953 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:19,991 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:19,991 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,991 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:19,991 INFO snapshot-role/MainThread: { 2024-03-01 16:57:19,991 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:19,991 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:19,992 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:19,992 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:19,992 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:19,992 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:19,992 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:19,992 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:19,992 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,992 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,992 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,992 INFO snapshot-role/MainThread: , 2024-03-01 16:57:19,992 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:19,992 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:19,992 INFO snapshot-role/MainThread: } 2024-03-01 16:57:19,992 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:57:20,022 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:20,022 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,022 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:20,022 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,022 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:20,022 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,023 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,023 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,023 INFO snapshot-role/MainThread: , 2024-03-01 16:57:20,023 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:20,023 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,023 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,023 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv8_snapset1 -L 64225280B test_vg3/lv8 2024-03-01 16:57:20,142 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:20,142 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,142 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:20,143 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,143 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,143 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:57:20,193 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:20,193 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,193 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:20,193 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,194 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:20,194 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:20,194 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,194 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,194 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,194 INFO snapshot-role/MainThread: , 2024-03-01 16:57:20,194 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:20,194 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,194 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,194 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:57:20,234 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:20,235 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,235 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:20,235 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,235 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:20,235 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:20,235 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:20,235 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,235 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,235 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,235 INFO snapshot-role/MainThread: , 2024-03-01 16:57:20,235 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:20,235 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,235 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,235 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:57:20,264 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:20,264 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,264 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:20,264 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,264 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:20,264 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,264 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,264 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,264 INFO snapshot-role/MainThread: , 2024-03-01 16:57:20,264 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:20,265 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,265 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,265 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 48496640B test_vg2/lv3 2024-03-01 16:57:20,383 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:20,383 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,384 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:20,384 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,384 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,384 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:57:20,440 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:20,441 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,441 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:20,441 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,441 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:20,441 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:20,441 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,441 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,441 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,441 INFO snapshot-role/MainThread: , 2024-03-01 16:57:20,441 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:20,441 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,441 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,441 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:57:20,471 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:20,471 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,471 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:20,471 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,471 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:20,471 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:20,471 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:20,471 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:20,471 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,471 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,471 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,472 INFO snapshot-role/MainThread: , 2024-03-01 16:57:20,472 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:20,472 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,472 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,472 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:57:20,505 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:20,505 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,505 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:20,505 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,505 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:20,505 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,505 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,505 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,506 INFO snapshot-role/MainThread: , 2024-03-01 16:57:20,506 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:20,506 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,506 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,506 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 48496640B test_vg2/lv4 2024-03-01 16:57:20,629 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:20,630 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,630 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:20,630 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,630 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,630 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:57:20,672 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:20,672 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,672 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:20,672 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,672 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:20,672 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:20,672 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,672 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,672 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,673 INFO snapshot-role/MainThread: , 2024-03-01 16:57:20,673 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:20,673 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,673 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,673 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:57:20,704 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:20,704 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,704 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:20,704 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,704 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:20,704 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:20,704 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:20,704 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,704 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,704 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,704 INFO snapshot-role/MainThread: , 2024-03-01 16:57:20,704 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:20,705 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,705 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,705 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:57:20,733 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:20,733 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,733 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:20,733 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,733 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:20,733 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,734 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,734 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,734 INFO snapshot-role/MainThread: , 2024-03-01 16:57:20,734 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:20,734 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,734 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,734 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 48496640B test_vg1/lv1 2024-03-01 16:57:20,851 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:20,851 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,852 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:20,852 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,852 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,852 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:57:20,891 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:20,891 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,891 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:20,891 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,891 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:20,891 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:20,891 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,891 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,891 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,891 INFO snapshot-role/MainThread: , 2024-03-01 16:57:20,892 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:20,892 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,892 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,892 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:57:20,932 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:20,932 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,932 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:20,932 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,932 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:20,932 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:20,932 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:20,932 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:20,932 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,932 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,932 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,932 INFO snapshot-role/MainThread: , 2024-03-01 16:57:20,932 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:20,932 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,932 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,932 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:57:20,965 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:57:20,965 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,965 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:20,965 INFO snapshot-role/MainThread: { 2024-03-01 16:57:20,965 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:20,965 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,965 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,965 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,965 INFO snapshot-role/MainThread: , 2024-03-01 16:57:20,965 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:20,965 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:20,965 INFO snapshot-role/MainThread: } 2024-03-01 16:57:20,965 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv2_snapset1 -L 48496640B test_vg1/lv2 2024-03-01 16:57:21,087 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:21,087 INFO snapshot-role/MainThread: { 2024-03-01 16:57:21,088 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:21,088 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:21,088 INFO snapshot-role/MainThread: } 2024-03-01 16:57:21,088 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:57:22,495 INFO snapshot-role/MainThread: check_cmd: check 20 None None snapset1 1 None 2024-03-01 16:57:22,495 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:57:22,531 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:22,532 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,532 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:22,532 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,532 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:22,532 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"2281701376", "vg_extent_size":"4194304"} 2024-03-01 16:57:22,532 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,532 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,532 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:22,532 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:22,532 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:22,532 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:22,532 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:22,532 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,532 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,532 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:22,532 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:22,532 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"67108864", "origin":"lv5", "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:22,532 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:22,532 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"67108864", "origin":"lv6", "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:22,532 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:22,532 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "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:22,532 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:22,532 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "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:22,532 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,532 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,532 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:22,532 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:22,532 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:22,532 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:22,532 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:22,532 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"34", "segtype":"free", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:22,532 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"free", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:22,533 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:22,533 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "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:22,533 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:22,534 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"50331648", "origin":"lv4", "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:22,534 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,534 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:22,535 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:22,535 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"50331648", "origin":"lv1", "origin_size":"322961408", "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:22,535 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:22,535 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"50331648", "origin":"lv2", "origin_size":"322961408", "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:22,535 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,535 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,535 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:22,535 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:22,535 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:22,535 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:22,535 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:22,535 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:22,535 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:22,535 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:22,535 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,535 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,535 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:22,535 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:22,535 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:22,535 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:22,535 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:22,535 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,535 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,535 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,535 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,535 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:22,535 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,535 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,536 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:57:22,581 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:22,581 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,581 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:22,581 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,581 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:22,581 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:22,581 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,581 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,582 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,582 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,582 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:22,582 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,582 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,582 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:22,612 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:22,612 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,612 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:22,612 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,612 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:22,612 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:22,612 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:22,613 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:22,613 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:22,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:57:22,613 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:22,613 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:22,613 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:22,613 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,613 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,613 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,613 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,613 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:22,613 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,613 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,613 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:57:22,644 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:22,644 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,644 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:22,644 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,644 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:22,645 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:22,645 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,645 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,645 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,645 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,645 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:22,645 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,645 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,645 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:57:22,674 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:22,674 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,674 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:22,674 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,674 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:22,674 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:22,674 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,674 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,674 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,674 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,674 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:22,674 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,675 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,675 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:57:22,720 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:22,720 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,720 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:22,720 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,720 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:22,720 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:22,720 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,720 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,721 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,721 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,721 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:22,721 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,721 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,721 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:57:22,755 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:22,755 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,756 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:22,756 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,756 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:22,756 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:22,756 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,756 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,756 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,756 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,756 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:22,756 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,756 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,756 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:22,785 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:22,785 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,785 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:22,785 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,785 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:22,785 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:22,786 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:22,786 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:22,786 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:22,786 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:22,786 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:22,786 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:22,786 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:22,786 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,786 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,786 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,786 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,786 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:22,786 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,786 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,786 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:57:22,819 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:22,819 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,819 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:22,819 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,819 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:22,819 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:22,819 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,819 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,819 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,819 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,819 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:22,819 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,819 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,819 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:57:22,851 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:22,851 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,851 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:22,851 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,851 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:22,851 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:22,851 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,851 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,851 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,851 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,851 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:22,852 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,852 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,852 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:57:22,881 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:22,881 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,881 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:22,881 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,881 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:22,881 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:22,881 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,881 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,881 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,882 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,882 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:22,882 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,882 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,882 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:57:22,914 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:22,914 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,914 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:22,914 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,914 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:22,914 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:22,914 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,915 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,915 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,915 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,915 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:22,915 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,915 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,915 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:22,946 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:22,946 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,946 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:22,946 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,946 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:22,946 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:22,946 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:22,946 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:22,946 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:22,946 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:22,946 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:22,946 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:22,946 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:22,947 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,947 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,947 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,947 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,947 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:22,947 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,947 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,947 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:57:22,976 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:22,976 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,976 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:22,976 INFO snapshot-role/MainThread: { 2024-03-01 16:57:22,976 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:22,976 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:22,976 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,976 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,976 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,976 INFO snapshot-role/MainThread: , 2024-03-01 16:57:22,977 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:22,977 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:22,977 INFO snapshot-role/MainThread: } 2024-03-01 16:57:22,977 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:57:23,006 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:23,006 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,006 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:23,006 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,006 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:23,006 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:23,006 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,006 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,006 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,006 INFO snapshot-role/MainThread: , 2024-03-01 16:57:23,006 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:23,007 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,007 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,007 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:57:23,033 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:23,034 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,034 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:23,034 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,034 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:23,034 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:23,034 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,034 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,034 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,034 INFO snapshot-role/MainThread: , 2024-03-01 16:57:23,034 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:23,034 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,034 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,034 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:57:23,063 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:23,063 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,063 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:23,063 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,063 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:23,063 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:23,063 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,063 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,063 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,063 INFO snapshot-role/MainThread: , 2024-03-01 16:57:23,063 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:23,063 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,063 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,064 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:23,100 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:23,100 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,100 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:23,100 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,100 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:23,100 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:23,100 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:23,100 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:23,100 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:23,100 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:23,101 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:23,101 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:23,101 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:23,101 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,101 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,101 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,101 INFO snapshot-role/MainThread: , 2024-03-01 16:57:23,101 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:23,101 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,101 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,101 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:57:23,131 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:23,131 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,131 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:23,131 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,131 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:23,131 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:23,131 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,131 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,131 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,132 INFO snapshot-role/MainThread: , 2024-03-01 16:57:23,132 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:23,132 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,132 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,132 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:57:23,161 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:23,161 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,161 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:23,161 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,161 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:23,161 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:23,161 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,161 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,161 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,161 INFO snapshot-role/MainThread: , 2024-03-01 16:57:23,162 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:23,162 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,162 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,162 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:57:23,193 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:23,193 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,193 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:23,193 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,193 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:23,193 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:23,193 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,193 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,193 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,193 INFO snapshot-role/MainThread: , 2024-03-01 16:57:23,193 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:23,193 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,193 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,193 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:57:23,227 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:23,227 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,227 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:23,227 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,227 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:23,227 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:23,227 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,227 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,227 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,228 INFO snapshot-role/MainThread: , 2024-03-01 16:57:23,228 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:23,228 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,228 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,228 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:57:23,257 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:23,257 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,257 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:23,257 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,257 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:23,257 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:23,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 16:57:23,257 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:23,257 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:23,257 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,258 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,258 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,258 INFO snapshot-role/MainThread: , 2024-03-01 16:57:23,258 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:23,258 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,258 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,258 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:57:23,287 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:23,287 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,287 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:23,287 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,287 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:23,287 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:23,287 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,287 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,287 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,287 INFO snapshot-role/MainThread: , 2024-03-01 16:57:23,288 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:23,288 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,288 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,288 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:57:23,317 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:23,317 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,317 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:23,317 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,317 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:23,317 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:23,317 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,317 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,317 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,317 INFO snapshot-role/MainThread: , 2024-03-01 16:57:23,317 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:23,317 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,318 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,318 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:57:23,347 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:23,347 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,347 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:23,347 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,347 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:23,347 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:23,347 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,347 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,347 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,347 INFO snapshot-role/MainThread: , 2024-03-01 16:57:23,348 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:23,348 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,348 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,348 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:57:23,377 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:23,377 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,377 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:23,377 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,377 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:23,378 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:23,378 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,378 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,378 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,378 INFO snapshot-role/MainThread: , 2024-03-01 16:57:23,378 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:23,378 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,378 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,378 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:57:23,407 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:23,407 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,407 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:23,407 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,408 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:23,408 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:23,408 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:23,408 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:23,408 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:23,408 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,408 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,408 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,408 INFO snapshot-role/MainThread: , 2024-03-01 16:57:23,408 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:23,408 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,408 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,408 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:57:23,438 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:23,438 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,438 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:23,438 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,438 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:23,438 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:23,438 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,438 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,438 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,438 INFO snapshot-role/MainThread: , 2024-03-01 16:57:23,438 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:23,439 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,439 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,439 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:57:23,468 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:23,468 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,468 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:23,468 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,468 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:23,468 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:23,468 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,468 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,468 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,468 INFO snapshot-role/MainThread: , 2024-03-01 16:57:23,468 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:23,468 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,469 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,469 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:57:23,501 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:23,501 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,501 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:23,501 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,501 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:23,501 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:23,501 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,501 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,501 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,501 INFO snapshot-role/MainThread: , 2024-03-01 16:57:23,502 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:23,502 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,502 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,502 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:57:23,531 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:23,531 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,531 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:23,531 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,531 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:23,531 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:23,531 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,531 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,531 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,531 INFO snapshot-role/MainThread: , 2024-03-01 16:57:23,531 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:23,531 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,531 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,532 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:57:23,560 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:23,560 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,560 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:23,560 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,560 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:23,560 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:23,561 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:23,561 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:23,561 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:23,561 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,561 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,561 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,561 INFO snapshot-role/MainThread: , 2024-03-01 16:57:23,561 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:23,561 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,561 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,561 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:57:23,590 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:23,590 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,590 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:23,590 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,590 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:23,590 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:23,590 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,590 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,590 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,590 INFO snapshot-role/MainThread: , 2024-03-01 16:57:23,590 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:23,591 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,591 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,591 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:57:23,624 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:23,624 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,624 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:23,624 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,624 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:23,624 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:23,624 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,624 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,624 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,624 INFO snapshot-role/MainThread: , 2024-03-01 16:57:23,624 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:23,625 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,625 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,625 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:57:23,655 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:23,655 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,655 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:23,655 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,655 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:23,655 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:23,656 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,656 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,656 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,656 INFO snapshot-role/MainThread: , 2024-03-01 16:57:23,656 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:23,656 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,656 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,656 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:57:23,684 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:23,684 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,684 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:23,684 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,684 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:23,684 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:23,684 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,684 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,684 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,684 INFO snapshot-role/MainThread: , 2024-03-01 16:57:23,684 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:23,684 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,684 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,685 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:57:23,714 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:23,714 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,714 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:23,714 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,714 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:23,714 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:23,714 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:23,714 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:23,714 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:23,715 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,715 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,715 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,715 INFO snapshot-role/MainThread: , 2024-03-01 16:57:23,715 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:23,715 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,715 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,715 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:57:23,748 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:23,748 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,748 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:23,748 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,749 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:23,749 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:23,749 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,749 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,749 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,749 INFO snapshot-role/MainThread: , 2024-03-01 16:57:23,749 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:23,749 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,749 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,749 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:57:23,778 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:23,778 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,778 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:23,778 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,778 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:23,778 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:23,779 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,779 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,779 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,779 INFO snapshot-role/MainThread: , 2024-03-01 16:57:23,779 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:23,779 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,779 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,779 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:57:23,808 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:23,808 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,808 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:23,808 INFO snapshot-role/MainThread: { 2024-03-01 16:57:23,808 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:23,808 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:23,808 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,808 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,809 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,809 INFO snapshot-role/MainThread: , 2024-03-01 16:57:23,809 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:23,809 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:23,809 INFO snapshot-role/MainThread: } 2024-03-01 16:57:23,809 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:57:25,247 INFO snapshot-role/MainThread: extend_cmd: extend None None snapset1 0 None 2024-03-01 16:57:25,247 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:25,287 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:25,288 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,288 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:25,288 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,288 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:25,288 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"2281701376", "vg_extent_size":"4194304"} 2024-03-01 16:57:25,288 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,288 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,288 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:25,288 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:25,288 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:25,288 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:25,288 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:25,288 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,288 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,288 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:25,288 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:25,288 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"67108864", "origin":"lv5", "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:25,288 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:25,288 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"67108864", "origin":"lv6", "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:25,288 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:25,288 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "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:25,288 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:25,288 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "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:25,288 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,288 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,288 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:25,288 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:25,288 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:25,288 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"34", "segtype":"free", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"free", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:25,289 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:25,290 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "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:25,290 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:25,290 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"50331648", "origin":"lv4", "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:25,290 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:25,290 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"50331648", "origin":"lv1", "origin_size":"322961408", "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:25,291 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"50331648", "origin":"lv2", "origin_size":"322961408", "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:25,291 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,291 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,292 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:57:25,337 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:25,337 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,337 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:25,337 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,338 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:25,338 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:25,338 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,338 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,338 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,338 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,338 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:25,338 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,338 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,338 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:25,367 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:25,367 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,367 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:25,367 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,367 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:25,367 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:25,367 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:25,367 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:25,367 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:25,367 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:25,367 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:25,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:57:25,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:57:25,368 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,368 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,368 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,368 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,368 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:25,368 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,368 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,368 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:57:25,397 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:25,397 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,397 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:25,397 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,397 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:25,397 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:25,397 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,397 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,397 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,397 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,397 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:25,397 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,397 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,398 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:57:25,428 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:25,428 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,428 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:25,428 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,428 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:25,428 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:25,428 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,428 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,428 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,428 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,428 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:25,428 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,429 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,429 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:25,463 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:25,464 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,464 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:25,464 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,464 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:25,464 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"2281701376", "vg_extent_size":"4194304"} 2024-03-01 16:57:25,464 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,464 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,464 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:25,464 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:25,464 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:25,464 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:25,464 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:25,464 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,464 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,464 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:25,464 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:25,464 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"67108864", "origin":"lv5", "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:25,464 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:25,464 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"67108864", "origin":"lv6", "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:25,464 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:25,464 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "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:25,464 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:25,464 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "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:25,464 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,464 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"34", "segtype":"free", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"free", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"", "pv_name":"/dev/sdg"} 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,465 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:25,466 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "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:25,466 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:25,466 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"50331648", "origin":"lv4", "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:25,466 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:25,466 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"50331648", "origin":"lv1", "origin_size":"322961408", "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:25,467 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"50331648", "origin":"lv2", "origin_size":"322961408", "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:25,467 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,467 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,468 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,468 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:25,468 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,468 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,468 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 2281701376 vg_extent_size : 4194304 2024-03-01 16:57:25,468 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:25,468 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 16:57:25,468 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:25,468 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 16:57:25,468 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:25,468 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 16:57:25,468 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:25,468 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 16:57:25,468 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2449473536 vg_extent_size : 4194304 2024-03-01 16:57:25,468 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:25,468 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:57:25,468 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:25,468 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:57:25,468 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2449473536 vg_extent_size : 4194304 2024-03-01 16:57:25,468 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:25,468 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:57:25,468 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:25,468 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:57:25,469 INFO snapshot-role/MainThread: Running... lvextend -L 171966464B test_vg3/lv5_snapset1 2024-03-01 16:57:25,555 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:25,555 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,555 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:25,556 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,556 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,556 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:57:25,606 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:25,606 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,606 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:25,606 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,607 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:25,607 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:25,607 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,607 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,607 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,607 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,607 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:25,607 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,607 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,607 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:57:25,642 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:25,642 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,642 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:25,642 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,642 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:25,643 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:25,643 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,643 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,643 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,643 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,643 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:25,643 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,643 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,643 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:25,673 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:25,673 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,674 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:25,674 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,674 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:25,674 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:25,674 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:25,674 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:25,674 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:25,674 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:25,674 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:25,674 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:25,674 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:25,674 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,674 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,674 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,674 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,674 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:25,674 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,674 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,674 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:57:25,709 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:25,709 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,709 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:25,709 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,709 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:25,709 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:25,709 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,709 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,709 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,710 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,710 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:25,710 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,710 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,710 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:57:25,739 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:25,739 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,739 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:25,739 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,739 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:25,739 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:25,739 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,739 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,740 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,740 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,740 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:25,740 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,740 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,740 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:25,779 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:25,780 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,780 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:25,780 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,780 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:25,780 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"2176843776", "vg_extent_size":"4194304"} 2024-03-01 16:57:25,780 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,780 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,780 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:25,780 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:25,780 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:25,780 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:25,780 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:25,780 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,780 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,780 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:25,780 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:25,780 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:25,780 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:25,780 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"67108864", "origin":"lv6", "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:25,780 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:25,780 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "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:25,780 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:25,780 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "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:25,780 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,780 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,780 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:25,780 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:25,780 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:25,780 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"free", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:25,781 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:25,782 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "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:25,782 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:25,782 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"50331648", "origin":"lv4", "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:25,782 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 16:57:25,782 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"50331648", "origin":"lv1", "origin_size":"322961408", "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:25,783 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"50331648", "origin":"lv2", "origin_size":"322961408", "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:25,783 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,783 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:25,784 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,784 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,784 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 2176843776 vg_extent_size : 4194304 2024-03-01 16:57:25,784 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:25,784 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:25,784 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:25,784 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 16:57:25,784 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:25,784 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 16:57:25,784 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:25,784 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 16:57:25,784 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2449473536 vg_extent_size : 4194304 2024-03-01 16:57:25,784 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:25,784 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:57:25,784 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:25,784 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:57:25,784 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2449473536 vg_extent_size : 4194304 2024-03-01 16:57:25,784 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:25,784 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:57:25,784 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:25,784 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:57:25,784 INFO snapshot-role/MainThread: Running... lvextend -L 171966464B test_vg3/lv6_snapset1 2024-03-01 16:57:25,865 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:25,866 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,866 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:25,866 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,866 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,866 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:57:25,918 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:25,919 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,919 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:25,919 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,919 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:25,919 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:25,919 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,919 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,919 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,919 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,919 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:25,919 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,919 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,919 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:57:25,959 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:25,959 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,959 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:25,959 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,959 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:25,959 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:25,960 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,960 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,960 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,960 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,960 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:25,960 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,960 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,960 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:25,993 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:25,993 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,993 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:25,993 INFO snapshot-role/MainThread: { 2024-03-01 16:57:25,994 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:25,994 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:25,994 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:25,994 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:25,994 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:25,994 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:25,994 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:25,994 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:25,994 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:25,994 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,994 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,994 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,994 INFO snapshot-role/MainThread: , 2024-03-01 16:57:25,994 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:25,994 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:25,994 INFO snapshot-role/MainThread: } 2024-03-01 16:57:25,994 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:57:26,030 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:26,030 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,030 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:26,030 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,030 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:26,030 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:26,030 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,030 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,030 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,030 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,030 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:26,030 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,031 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,031 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:57:26,060 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:26,060 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,060 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:26,060 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,060 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:26,060 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:26,060 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,060 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,060 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,061 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,061 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:26,061 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,061 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,061 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:26,094 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:26,094 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,094 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:26,094 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,094 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:26,094 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"2071986176", "vg_extent_size":"4194304"} 2024-03-01 16:57:26,094 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,095 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,095 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:26,095 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:26,095 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:26,095 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:26,095 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:26,095 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,095 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,095 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:26,095 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:26,095 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:26,095 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:26,095 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:26,095 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:26,095 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "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:26,095 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:26,095 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "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:26,095 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,095 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,095 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:26,095 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:26,095 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:26,095 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:26,095 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:26,095 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:26,095 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"free", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:26,095 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:26,095 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"229", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:26,095 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:26,095 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:26,095 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:26,095 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:26,096 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:26,096 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "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:26,097 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:26,097 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"50331648", "origin":"lv4", "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:26,097 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:26,097 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"50331648", "origin":"lv1", "origin_size":"322961408", "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:26,098 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"50331648", "origin":"lv2", "origin_size":"322961408", "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:26,098 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,098 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,099 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 2071986176 vg_extent_size : 4194304 2024-03-01 16:57:26,099 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:26,099 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:26,099 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:26,099 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:26,099 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:26,099 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 16:57:26,099 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:26,099 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 16:57:26,099 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2449473536 vg_extent_size : 4194304 2024-03-01 16:57:26,099 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:26,099 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:57:26,099 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:26,099 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:57:26,099 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2449473536 vg_extent_size : 4194304 2024-03-01 16:57:26,099 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:26,099 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:57:26,099 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:26,099 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:57:26,099 INFO snapshot-role/MainThread: Running... lvextend -L 171966464B test_vg3/lv7_snapset1 2024-03-01 16:57:26,192 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:26,192 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,193 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:26,193 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,193 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,193 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:57:26,233 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:26,233 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,233 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:26,233 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,233 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:26,233 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:26,234 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,234 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,234 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,234 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,234 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:26,234 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,234 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,234 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:57:26,280 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:26,280 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,280 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:26,281 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,281 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:26,281 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:26,281 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,281 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,281 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,281 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,281 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:26,281 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,281 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,281 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:26,314 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:26,314 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,314 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:26,314 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,314 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:26,314 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:26,314 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:26,314 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:26,314 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:26,315 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:26,315 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:26,315 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:26,315 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:26,315 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,315 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,315 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,315 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,315 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:26,315 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,315 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,315 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:57:26,345 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:26,345 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,345 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:26,345 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,346 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:26,346 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:26,346 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,346 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,346 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,346 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,346 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:26,346 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,346 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,346 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:57:26,380 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:26,380 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,380 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:26,380 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,380 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:26,380 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:26,380 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,380 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,380 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,380 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,380 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:26,380 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,381 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,381 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:26,423 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:26,423 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,423 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:26,423 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,423 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:26,423 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1967128576", "vg_extent_size":"4194304"} 2024-03-01 16:57:26,423 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,423 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,423 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:26,423 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:26,423 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:26,423 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:26,423 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:26,423 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,423 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,423 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:26,423 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:26,423 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:26,423 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:26,423 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:26,423 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:26,423 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:26,423 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:26,423 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "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:26,424 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"free", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"204", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:26,424 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:26,425 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "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:26,425 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:26,425 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"50331648", "origin":"lv4", "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:26,425 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:26,425 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"50331648", "origin":"lv1", "origin_size":"322961408", "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:26,426 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"50331648", "origin":"lv2", "origin_size":"322961408", "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:26,426 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,426 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,427 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:26,427 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:26,427 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:26,427 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:26,427 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:26,427 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,427 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,427 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,427 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,427 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:26,427 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,427 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,427 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1967128576 vg_extent_size : 4194304 2024-03-01 16:57:26,427 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:26,427 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:26,427 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:26,427 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:26,427 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:26,427 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:26,427 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:26,427 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 67108864 chunk_size : 65536 2024-03-01 16:57:26,427 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2449473536 vg_extent_size : 4194304 2024-03-01 16:57:26,427 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:26,427 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:57:26,428 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:26,428 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:57:26,428 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2449473536 vg_extent_size : 4194304 2024-03-01 16:57:26,428 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:26,428 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:57:26,428 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:26,428 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:57:26,428 INFO snapshot-role/MainThread: Running... lvextend -L 171966464B test_vg3/lv8_snapset1 2024-03-01 16:57:26,512 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:26,513 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,513 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:26,513 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,513 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,513 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:57:26,561 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:26,562 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,562 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:26,562 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,562 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:26,562 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:26,562 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,564 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,564 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,565 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,565 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:26,565 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,565 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,565 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:57:26,603 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:26,604 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,604 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:26,604 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,604 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:26,604 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:26,604 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,604 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,604 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,604 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,604 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:26,604 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,604 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,604 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:57:26,634 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:26,634 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,634 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:26,634 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,634 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:26,635 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:26,635 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:26,635 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:26,635 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:26,635 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,635 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,635 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,635 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,635 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:26,635 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,635 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,635 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:57:26,665 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:26,665 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,665 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:26,665 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,665 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:26,665 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:26,665 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,665 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,665 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,665 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,665 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:26,666 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,666 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,666 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:57:26,694 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:26,694 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,694 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:26,694 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,694 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:26,694 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:26,695 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,695 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,695 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,695 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,695 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:26,695 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,695 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,695 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:26,731 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:26,731 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,731 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:26,731 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,731 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:26,731 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:26,732 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,732 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,732 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:26,732 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:26,732 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:26,732 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:26,732 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:26,732 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,732 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,732 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:26,732 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:26,732 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:26,732 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:26,732 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:26,732 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:26,732 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:26,732 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:26,732 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:26,732 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,732 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,732 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:26,732 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:26,732 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:26,732 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:26,732 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:26,732 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:26,732 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:26,732 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:26,732 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:26,732 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:26,732 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:26,732 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:26,732 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:26,733 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:26,734 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "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:26,734 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:26,734 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"50331648", "origin":"lv4", "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:26,734 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,734 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"50331648", "origin":"lv1", "origin_size":"322961408", "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:26,735 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"50331648", "origin":"lv2", "origin_size":"322961408", "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:26,735 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,735 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,736 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:26,736 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:26,736 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:26,736 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:26,736 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:26,736 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:26,736 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:26,736 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:26,736 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:26,736 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2449473536 vg_extent_size : 4194304 2024-03-01 16:57:26,736 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:26,736 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:57:26,736 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:26,736 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:57:26,736 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2449473536 vg_extent_size : 4194304 2024-03-01 16:57:26,736 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:26,736 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:57:26,736 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:26,736 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:57:26,736 INFO snapshot-role/MainThread: Running... lvextend -L 130023424B test_vg2/lv3_snapset1 2024-03-01 16:57:26,818 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:26,819 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,819 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:26,819 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,819 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,819 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:57:26,863 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:26,863 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,863 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:26,863 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,863 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:26,864 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:26,867 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,867 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,867 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,867 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,867 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:26,867 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,867 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,867 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:57:26,902 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:26,902 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,902 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:26,902 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,902 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:26,902 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:26,902 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,902 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,902 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,903 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,903 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:26,903 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,903 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,903 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:57:26,937 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:26,937 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,937 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:26,937 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,937 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:26,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 16:57:26,937 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:26,937 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:26,937 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:26,937 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,937 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,938 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,938 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,938 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:26,938 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,938 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,938 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:57:26,967 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:26,967 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,967 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:26,968 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,968 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:26,968 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:26,968 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,968 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,968 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,968 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,968 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:26,968 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,968 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,968 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:57:26,997 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:26,997 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,997 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:26,998 INFO snapshot-role/MainThread: { 2024-03-01 16:57:26,998 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:26,998 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:26,998 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,998 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,998 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,998 INFO snapshot-role/MainThread: , 2024-03-01 16:57:26,998 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:26,998 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:26,998 INFO snapshot-role/MainThread: } 2024-03-01 16:57:26,998 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:27,032 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:27,033 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,033 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:27,033 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,033 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:27,033 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:27,033 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,033 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,033 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:27,033 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:27,033 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:27,033 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:27,033 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:27,033 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,033 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,033 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:27,033 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:27,033 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:27,033 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:27,033 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:27,033 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:27,033 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:27,033 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:27,033 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:27,033 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,033 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,033 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:27,033 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:27,033 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:27,033 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:27,033 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:27,033 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:27,033 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2369781760", "vg_extent_size":"4194304"} 2024-03-01 16:57:27,034 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:27,035 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:27,035 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:27,035 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"50331648", "origin":"lv4", "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:27,035 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"57", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,035 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"50331648", "origin":"lv1", "origin_size":"322961408", "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:27,036 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"50331648", "origin":"lv2", "origin_size":"322961408", "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:27,036 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:27,036 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,037 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,037 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,037 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,037 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:27,037 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,037 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,037 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:27,037 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:27,037 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:27,037 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:27,037 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:27,037 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:27,037 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:27,037 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:27,037 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:27,037 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2369781760 vg_extent_size : 4194304 2024-03-01 16:57:27,037 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:27,037 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:27,037 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:27,037 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:57:27,037 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2449473536 vg_extent_size : 4194304 2024-03-01 16:57:27,037 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:27,037 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:57:27,037 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:27,038 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:57:27,038 INFO snapshot-role/MainThread: Running... lvextend -L 130023424B test_vg2/lv4_snapset1 2024-03-01 16:57:27,121 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:27,121 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,122 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:27,122 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,122 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,122 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:57:27,165 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:27,165 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,165 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:27,166 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,166 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:27,166 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:27,166 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,166 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,166 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,166 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,166 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:27,166 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,166 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,166 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:57:27,202 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:27,202 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,202 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:27,202 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,202 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:27,202 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:27,202 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,202 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,203 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,203 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,203 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:27,203 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,203 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,203 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:57:27,232 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:27,232 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,233 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:27,233 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,233 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:27,233 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:27,233 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:27,233 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:27,233 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:27,233 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,233 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,233 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,233 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,233 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:27,233 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,233 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,233 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:57:27,266 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:27,266 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,267 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:27,267 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,267 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:27,267 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:27,267 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,267 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,267 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,267 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,267 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:27,267 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,267 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,267 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:57:27,301 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:27,301 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,301 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:27,301 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,301 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:27,301 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:27,301 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,301 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,301 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,301 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,302 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:27,302 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,302 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,302 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:27,337 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:27,338 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,338 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:27,338 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,338 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:27,338 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:27,338 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,338 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,338 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:27,338 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:27,338 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:27,338 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:27,338 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:27,338 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,338 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,338 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:27,338 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:27,338 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:27,338 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:27,338 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:27,338 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:27,338 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:27,338 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:27,338 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:27,338 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,338 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,338 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:27,338 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,339 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:27,340 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:27,340 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:27,340 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:27,340 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:27,340 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2449473536", "vg_extent_size":"4194304"} 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"50331648", "origin":"lv1", "origin_size":"322961408", "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:27,341 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"50331648", "origin":"lv2", "origin_size":"322961408", "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:27,341 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"76", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:27,341 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,342 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,342 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:27,342 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:27,342 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:27,342 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:27,342 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:27,342 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,342 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,342 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,342 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,342 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:27,342 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,342 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,342 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:27,342 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:27,342 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:27,342 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:27,342 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:27,342 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:27,342 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:27,342 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:27,342 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:27,342 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:27,342 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:27,342 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:27,343 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:27,343 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:27,343 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2449473536 vg_extent_size : 4194304 2024-03-01 16:57:27,343 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:27,343 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:57:27,343 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:27,343 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:57:27,343 INFO snapshot-role/MainThread: Running... lvextend -L 130023424B test_vg1/lv1_snapset1 2024-03-01 16:57:27,406 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:27,406 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,407 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:27,407 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,407 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,407 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:57:27,448 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:27,448 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,448 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:27,448 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,448 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:27,448 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:27,449 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,449 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,449 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,449 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,449 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:27,449 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,449 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,449 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:57:27,494 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:27,494 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,494 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:27,494 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,494 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:27,494 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:27,494 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,495 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,495 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,495 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,495 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:27,495 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,495 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,495 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:57:27,524 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:27,524 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,524 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:27,524 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,525 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:27,525 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:27,525 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:27,525 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:27,525 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:27,525 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,525 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,525 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,525 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,525 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:27,525 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,525 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,525 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:57:27,570 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:27,571 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,571 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:27,571 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,571 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:27,571 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:27,571 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,571 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,571 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,571 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,571 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:27,571 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,571 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,571 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:57:27,601 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:27,601 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,601 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:27,601 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,601 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:27,602 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"50331648", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:27,602 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,602 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,602 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,602 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,602 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:27,602 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,602 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,602 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:27,639 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:27,640 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,640 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:27,640 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,640 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:27,640 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:27,640 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,640 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,640 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:27,640 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:27,640 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:27,640 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:27,640 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:27,640 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,640 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,640 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:27,640 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:27,640 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:27,640 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:27,640 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:27,640 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:27,640 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:27,640 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:27,640 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:27,640 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,640 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,640 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:27,640 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:27,640 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:27,640 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:27,640 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:27,640 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:27,641 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:27,642 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:27,642 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:27,642 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:27,642 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:27,642 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2369781760", "vg_extent_size":"4194304"} 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:27,643 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"50331648", "origin":"lv2", "origin_size":"322961408", "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:27,643 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"57", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:27,643 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:27,644 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:27,644 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:27,644 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:27,644 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,644 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,644 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,644 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,644 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:27,644 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,644 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,644 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:27,644 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:27,644 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:27,644 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:27,644 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:27,644 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:27,644 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:27,644 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:27,644 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:27,644 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:27,644 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:27,644 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:27,644 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:27,644 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:27,644 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2369781760 vg_extent_size : 4194304 2024-03-01 16:57:27,645 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:27,645 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:27,645 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:27,645 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 50331648 chunk_size : 65536 2024-03-01 16:57:27,645 INFO snapshot-role/MainThread: Running... lvextend -L 130023424B test_vg1/lv2_snapset1 2024-03-01 16:57:27,728 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:27,729 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,729 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:27,729 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,729 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,729 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:57:27,771 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:27,773 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,773 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:27,773 INFO snapshot-role/MainThread: { 2024-03-01 16:57:27,773 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:27,773 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:27,773 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,774 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,774 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,774 INFO snapshot-role/MainThread: , 2024-03-01 16:57:27,774 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:27,774 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:27,774 INFO snapshot-role/MainThread: } 2024-03-01 16:57:27,774 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:57:29,171 INFO snapshot-role/MainThread: extend_cmd: extend None None snapset1 1 None 2024-03-01 16:57:29,171 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:29,210 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:29,210 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,210 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:29,210 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,210 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:29,211 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:29,211 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,211 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,211 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:29,211 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:29,211 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:29,211 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:29,211 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:29,211 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,211 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,211 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,211 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:29,211 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:29,211 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:29,211 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:29,211 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:29,211 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:29,211 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:29,211 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:29,211 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,211 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,211 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:29,211 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:29,211 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:29,211 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:29,211 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:29,211 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:29,211 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:29,211 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:29,211 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:29,211 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:29,211 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:29,212 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:29,213 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:29,213 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:29,213 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:29,213 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,213 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:29,214 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:29,214 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:29,214 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:29,215 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:29,215 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:29,215 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:29,215 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:29,215 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:29,215 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,215 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,215 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,215 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,215 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:29,215 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,215 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,215 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:57:29,246 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:29,246 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,246 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:29,246 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,246 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,246 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:29,247 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,247 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,247 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,247 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,247 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:29,247 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,247 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,247 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:29,277 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:29,277 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,277 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:29,277 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,277 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,277 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:29,277 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:29,277 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:29,278 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:29,278 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:29,278 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:29,278 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:29,278 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:29,278 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,278 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,278 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,278 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,278 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:29,278 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,278 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,278 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:57:29,320 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:29,320 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,320 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:29,320 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,320 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,320 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:29,320 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,320 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,321 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,321 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,321 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:29,321 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,321 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,321 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:57:29,350 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:29,350 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,350 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:29,350 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,350 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,350 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:29,350 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,350 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,351 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,351 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,351 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:29,351 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,351 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,351 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:29,389 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:29,390 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,390 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:29,390 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,390 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:29,390 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:29,390 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,390 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,390 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:29,390 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:29,390 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:29,390 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:29,390 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:29,390 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,390 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,390 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,390 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:29,390 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:29,390 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:29,390 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:29,390 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:29,390 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:29,390 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:29,390 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:29,390 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,390 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,390 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:29,390 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:29,390 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:29,390 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:29,390 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,391 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:29,392 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:29,392 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:29,392 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:29,392 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:29,392 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:29,393 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:29,393 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,393 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:29,394 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:29,394 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,394 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,394 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:29,394 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:29,394 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:29,394 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:29,394 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:29,394 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:29,394 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:29,394 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,394 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,394 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,394 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,394 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:29,394 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,394 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,394 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:29,394 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:29,394 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:29,394 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:29,394 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:29,394 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:29,394 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:29,395 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:29,395 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:29,395 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:29,395 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:29,395 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:29,395 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:29,395 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:29,395 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:29,395 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:29,395 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:29,395 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:29,395 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:29,395 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:57:29,426 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:29,426 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,426 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:29,426 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,426 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,427 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:29,427 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,427 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,427 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,427 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,427 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:29,427 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,427 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,427 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:57:29,461 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:29,461 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,462 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:29,462 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,462 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,462 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:29,462 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,462 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,462 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,462 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,462 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:29,462 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,462 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,462 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:29,493 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:29,493 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,494 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:29,494 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,494 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,494 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:29,494 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:29,494 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:29,494 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:29,494 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:29,494 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:29,494 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:29,494 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:29,494 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,494 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,494 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,494 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,494 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:29,494 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,494 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,494 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:57:29,528 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:29,529 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,529 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:29,529 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,529 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,529 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:29,529 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,529 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,529 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,529 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,529 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:29,529 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,529 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,529 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:57:29,566 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:29,567 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,567 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:29,567 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,567 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,567 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:29,567 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,567 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,567 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,567 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,567 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:29,567 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,567 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,567 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:29,605 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:29,606 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,606 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:29,606 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,606 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:29,606 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:29,606 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,606 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,606 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:29,606 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:29,606 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:29,606 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:29,606 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:29,606 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,606 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,606 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,606 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:29,606 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:29,606 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:29,606 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:29,606 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:29,606 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:29,606 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:29,606 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:29,607 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:29,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:29,608 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:29,608 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:29,608 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:29,608 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,608 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:29,609 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:29,609 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,609 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,610 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,610 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,610 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,610 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,610 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,610 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:29,610 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:29,610 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,610 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,610 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:29,610 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:29,610 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:29,610 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:29,610 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:29,610 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:29,610 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:29,610 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,610 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,610 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,610 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,610 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:29,610 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,610 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,610 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:29,610 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:29,611 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:29,611 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:29,611 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:29,611 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:29,611 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:29,611 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:29,611 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:29,611 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:29,611 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:29,611 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:29,611 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:29,611 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:29,611 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:29,611 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:29,611 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:29,611 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:29,611 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:29,611 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:57:29,644 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:29,644 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,644 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:29,644 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,644 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,644 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:29,644 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,645 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,645 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,645 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,645 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:29,645 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,645 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,645 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:57:29,674 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:29,674 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,674 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:29,674 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,674 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,674 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:29,674 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,674 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,674 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,675 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,675 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:29,675 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,675 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,675 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:29,705 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:29,705 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,705 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:29,705 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,705 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,705 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:29,705 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:29,705 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:29,705 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:29,706 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:29,706 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:29,706 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:29,706 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:29,706 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,706 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,706 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,706 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,706 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:29,706 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,706 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,706 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:57:29,735 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:29,735 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,735 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:29,735 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,735 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,736 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:29,736 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,736 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,736 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,736 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,736 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:29,736 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,736 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,736 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:57:29,766 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:29,766 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,767 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:29,767 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,767 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,767 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:29,767 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,767 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,767 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,767 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,767 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:29,767 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,767 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,767 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:29,802 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:29,803 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,803 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:29,803 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,803 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:29,803 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:29,803 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,803 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,803 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:29,803 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:29,803 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:29,803 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:29,803 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:29,803 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,803 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,803 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,803 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:29,803 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:29,803 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:29,803 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:29,803 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:29,803 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:29,803 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:29,803 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:29,803 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,803 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,803 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:29,804 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:29,805 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:29,805 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:29,805 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:29,805 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,805 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:29,806 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:29,806 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,806 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,807 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,807 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,807 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:29,807 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:29,807 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:29,807 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,807 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,807 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:29,807 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:29,807 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:29,807 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:29,807 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:29,807 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:29,807 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:29,807 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,807 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,807 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,807 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,807 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:29,807 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,807 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,807 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:29,807 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:29,807 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:29,807 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:29,807 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:29,808 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:29,808 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:29,808 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:29,808 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:29,808 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:29,808 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:29,808 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:29,808 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:29,808 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:29,808 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:29,808 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:29,808 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:29,808 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:29,808 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:29,808 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:57:29,840 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:29,840 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,840 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:29,840 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,840 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,840 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:29,840 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,840 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,841 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,841 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,841 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:29,841 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,841 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,841 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:57:29,870 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:29,870 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,870 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:29,870 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,870 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,870 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:29,870 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,870 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,870 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,871 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,871 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:29,871 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,871 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,871 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:29,904 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:29,904 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,904 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:29,904 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,904 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,904 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:29,904 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:29,904 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:29,905 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:29,905 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:29,905 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:29,905 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:29,905 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:29,905 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,905 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,905 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,905 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,905 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:29,905 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,905 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,905 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:57:29,934 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:29,934 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,934 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:29,934 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,934 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,934 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:29,934 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,934 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,934 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,934 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,935 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:29,935 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,935 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,935 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:57:29,964 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:29,964 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,964 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:29,964 INFO snapshot-role/MainThread: { 2024-03-01 16:57:29,964 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:29,964 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:29,964 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,965 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,965 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,965 INFO snapshot-role/MainThread: , 2024-03-01 16:57:29,965 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:29,965 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:29,965 INFO snapshot-role/MainThread: } 2024-03-01 16:57:29,965 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:30,001 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:30,001 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,002 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:30,002 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,002 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:30,002 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:30,002 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,002 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,002 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:30,002 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,002 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,002 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:30,002 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:30,002 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,002 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,002 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,002 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:30,002 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:30,002 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:30,002 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:30,002 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:30,002 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:30,002 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:30,002 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:30,002 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,002 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,002 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:30,002 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:30,002 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,002 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,002 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,002 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,002 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,002 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:30,003 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:30,004 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:30,004 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:30,004 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:30,004 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:30,004 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:30,005 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:30,005 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,005 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,006 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:30,006 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:30,006 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:30,006 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:30,006 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:30,006 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:30,006 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:30,006 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,006 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,006 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,006 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,006 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:30,006 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,006 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,006 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:30,006 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:30,006 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:30,006 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:30,006 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:30,006 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:30,006 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:30,006 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:30,006 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:30,006 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:30,006 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:30,007 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:30,007 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:30,007 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:30,007 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:30,007 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:30,007 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:30,007 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:30,007 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:30,007 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:57:30,034 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:30,034 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,034 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:30,034 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,034 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,034 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:30,034 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,034 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,034 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,034 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,035 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:30,035 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,035 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,035 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:57:30,064 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:30,064 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,064 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:30,064 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,064 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,064 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:30,064 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,064 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,064 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,064 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,064 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:30,064 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,065 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,065 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:57:30,097 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:30,098 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,098 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:30,098 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,098 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,098 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:30,098 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:30,098 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:30,098 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:30,098 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,098 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,098 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,098 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,098 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:30,098 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,098 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,098 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:57:30,128 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:30,128 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,128 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:30,128 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,128 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,128 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:30,128 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,128 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,128 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,128 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,128 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:30,128 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,128 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,129 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:57:30,158 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:30,158 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,158 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:30,158 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,158 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,159 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:30,159 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,159 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,159 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,159 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,159 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:30,159 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,159 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,159 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:30,200 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:30,201 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,201 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:30,201 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,201 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:30,201 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:30,201 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,201 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,201 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:30,201 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,201 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,201 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:30,201 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:30,201 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,201 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,201 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,201 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:30,201 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:30,201 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:30,201 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:30,201 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:30,201 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:30,201 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:30,201 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:30,201 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,201 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,201 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:30,201 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:30,201 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,201 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,202 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:30,203 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:30,203 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:30,203 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:30,203 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:30,203 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:30,204 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:30,204 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:30,204 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:30,205 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,205 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,205 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:30,205 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:30,205 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:30,205 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:30,205 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:30,205 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:30,205 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:30,205 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,205 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,205 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,205 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,205 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:30,205 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,205 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,205 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:30,205 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:30,205 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:30,205 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:30,205 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:30,205 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:30,205 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:30,205 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:30,205 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:30,205 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:30,206 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:30,206 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:30,206 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:30,206 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:30,206 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:30,206 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:30,206 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:30,206 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:30,206 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:30,206 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:57:30,240 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:30,241 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,241 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:30,241 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,241 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,241 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:30,241 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,241 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,241 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,241 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,241 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:30,241 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,241 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,241 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:57:30,272 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:30,272 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,272 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:30,272 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,272 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,273 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:30,273 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,273 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,273 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,273 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,273 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:30,273 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,273 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,273 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:57:30,302 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:30,302 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,302 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:30,302 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,302 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,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 16:57:30,302 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:30,302 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:30,303 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:30,303 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,303 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,303 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,303 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,303 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:30,303 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,303 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,303 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:57:30,332 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:30,332 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,332 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:30,332 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,332 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,332 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:30,332 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,332 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,332 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,332 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,332 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:30,332 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,333 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,333 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:57:30,364 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:30,364 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,364 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:30,364 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,364 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,364 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:30,364 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,364 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,364 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,364 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,365 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:30,365 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,365 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,365 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:30,405 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:30,406 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,406 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:30,406 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,406 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:30,406 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:30,406 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,406 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,406 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:30,406 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,406 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,406 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:30,406 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:30,406 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,406 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,406 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,406 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:30,406 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:30,406 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:30,406 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:30,406 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:30,406 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:30,406 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:30,406 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:30,406 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,406 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,406 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:30,406 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:30,406 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,406 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,406 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,406 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:30,407 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:30,408 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:30,408 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:30,408 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:30,408 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:30,408 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:30,409 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:30,409 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,409 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,410 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:30,410 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:30,410 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:30,410 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:30,410 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:30,410 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:30,410 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:30,410 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,410 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,410 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,410 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,410 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:30,410 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,410 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,410 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:30,410 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:30,410 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:30,410 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:30,410 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:30,410 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:30,410 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:30,410 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:30,410 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:30,410 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:30,410 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:30,410 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:30,411 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:30,411 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:30,411 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:30,411 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:30,411 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:30,411 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:30,411 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:30,411 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:57:30,441 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:30,441 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,441 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:30,441 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,441 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,441 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:30,441 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,441 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,441 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,441 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,442 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:30,442 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,442 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,442 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:57:30,471 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:30,471 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,471 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:30,471 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,471 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,471 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:30,471 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,471 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,471 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,471 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,471 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:30,471 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,471 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,472 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:57:30,506 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:30,507 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,507 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:30,507 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,507 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,507 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:30,507 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:30,507 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:30,507 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:30,507 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,507 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,507 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,507 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,507 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:30,507 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,507 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,507 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:57:30,538 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:30,538 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,538 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:30,538 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,538 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,538 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:30,538 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,538 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,539 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,539 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,539 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:30,539 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,539 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,539 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:57:30,569 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:30,569 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,569 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:30,570 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,570 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,570 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:30,570 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,570 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,570 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,570 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,570 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:30,570 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,570 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,570 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:30,605 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:30,606 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,606 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:30,606 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,606 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:30,606 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:30,606 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,606 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,606 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:30,606 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,606 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,606 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:30,606 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:30,606 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,606 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,606 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,606 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:30,606 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:30,606 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:30,606 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:30,606 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:30,606 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:30,606 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:30,606 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:30,606 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,606 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,606 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:30,606 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:30,606 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,606 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,607 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:30,608 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:30,608 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:30,608 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:30,608 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:30,608 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:30,609 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:30,609 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:30,609 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:30,610 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,610 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,610 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:30,610 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:30,610 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:30,610 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:30,610 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:30,610 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:30,610 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:30,610 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,610 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,610 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,610 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,610 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:30,610 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,610 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,610 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:30,610 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:30,610 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:30,610 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:30,610 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:30,610 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:30,610 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:30,610 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:30,610 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:30,611 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:30,611 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:30,611 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:30,611 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:30,611 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:30,611 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:30,611 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:30,611 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:30,611 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:30,611 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:30,611 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:57:30,645 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:30,645 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,645 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:30,645 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,645 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,645 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:30,645 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,645 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,645 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,646 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,646 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:30,646 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,646 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,646 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:57:30,675 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:30,675 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,675 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:30,675 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,675 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,676 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:30,676 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,676 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,676 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,676 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,676 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:30,676 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,676 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,676 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:57:30,709 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:30,709 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,710 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:30,710 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,710 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,710 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:30,710 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:30,710 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:30,710 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:30,710 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,710 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,710 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,710 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,710 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:30,710 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,710 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,710 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:57:30,744 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:30,744 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,744 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:30,744 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,744 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,744 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:30,744 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,744 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,744 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,744 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,744 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:30,745 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,745 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,745 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:57:30,774 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:30,774 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,774 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:30,774 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,774 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,774 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:30,774 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,774 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,774 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,774 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,774 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:30,774 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,774 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,775 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:30,809 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:30,809 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,809 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:30,809 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,809 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:30,809 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:30,809 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,809 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,809 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:30,809 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,809 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,809 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:30,809 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:30,809 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,809 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,809 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,809 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:30,809 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:30,809 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:30,809 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:30,809 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:30,809 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:30,809 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:30,809 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:30,809 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:30,810 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:30,811 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:30,811 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:30,811 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:30,811 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,811 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:30,812 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:30,812 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,812 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,813 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,813 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:30,813 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:30,813 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:30,813 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,813 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,813 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:30,813 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:30,813 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:30,813 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:30,813 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:30,813 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:30,813 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:30,813 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,813 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,813 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,813 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,813 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:30,813 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,813 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,813 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:30,813 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:30,813 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:30,813 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:30,813 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:30,814 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:30,814 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:30,814 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:30,814 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:30,814 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:30,814 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:30,814 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:30,814 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:30,814 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:30,814 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:30,814 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:30,814 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:30,814 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:30,814 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:30,814 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:57:30,846 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:30,846 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,847 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:30,847 INFO snapshot-role/MainThread: { 2024-03-01 16:57:30,847 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:30,847 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:30,847 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,847 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,847 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,847 INFO snapshot-role/MainThread: , 2024-03-01 16:57:30,847 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:30,847 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:30,847 INFO snapshot-role/MainThread: } 2024-03-01 16:57:30,847 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:57:32,262 INFO snapshot-role/MainThread: extend_cmd: extend None None snapset1 0 None 2024-03-01 16:57:32,262 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:32,298 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:32,298 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,298 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:32,298 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,298 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:32,298 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:32,298 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,299 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,299 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:32,299 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:32,299 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:32,299 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:32,299 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:32,299 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,299 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,299 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,299 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:32,299 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:32,299 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:32,299 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:32,299 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:32,299 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:32,299 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:32,299 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:32,299 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,299 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,299 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:32,299 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:32,299 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:32,299 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:32,299 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:32,299 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:32,299 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:32,299 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:32,299 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:32,299 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:32,299 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:32,299 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:32,299 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:32,299 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:32,299 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,300 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:32,301 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:32,301 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:32,301 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:32,301 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:32,301 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:32,302 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:32,302 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,302 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,303 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:57:32,336 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:32,336 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,336 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:32,336 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,336 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,336 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:32,336 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,336 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,336 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,336 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,337 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:32,337 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,337 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,337 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:32,366 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:32,366 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,366 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:32,366 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,366 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,366 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:32,366 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:32,366 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:32,366 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:32,366 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:32,366 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:32,366 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:32,367 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:32,367 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,367 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,367 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,367 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,367 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:32,367 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,367 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,367 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:57:32,396 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:32,396 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,396 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:32,396 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,396 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,396 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:32,396 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,396 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,396 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,396 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,397 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:32,397 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,397 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,397 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:57:32,427 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:32,427 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,427 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:32,427 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,427 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,427 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:32,427 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,427 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,427 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,428 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,428 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:32,428 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,428 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,428 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:32,472 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:32,472 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,472 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:32,472 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,472 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:32,472 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:32,472 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,473 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,473 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:32,473 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:32,473 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:32,473 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:32,473 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:32,473 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,473 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,473 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,473 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:32,473 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:32,473 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:32,473 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:32,473 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:32,473 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:32,473 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:32,473 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:32,473 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,473 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,473 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:32,473 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:32,473 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:32,473 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:32,473 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:32,473 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:32,473 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:32,473 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:32,473 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:32,473 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:32,473 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:32,473 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:32,473 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:32,473 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:32,473 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:32,473 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,474 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:32,474 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:32,475 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:32,475 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:32,475 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:32,475 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:32,476 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:32,476 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,476 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,477 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:32,477 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:32,477 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:32,477 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:32,477 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:32,477 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:32,477 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:32,477 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:32,477 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:32,477 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:32,477 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:32,477 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:32,477 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:32,477 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:32,477 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:32,477 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:32,477 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:32,477 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:32,477 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:32,477 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:57:32,512 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:32,512 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,512 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:32,513 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,513 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,513 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:32,513 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,513 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,513 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,513 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,513 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:32,513 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,513 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,513 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:57:32,544 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:32,544 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,544 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:32,544 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,544 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,544 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:32,544 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,544 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,544 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,544 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,544 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:32,544 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,544 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,545 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:32,576 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:32,576 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,576 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:32,576 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,576 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,576 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:32,576 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:32,576 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:32,576 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:32,576 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:32,576 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:32,577 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:32,577 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:32,577 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,577 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,577 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,577 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,577 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:32,577 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,577 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,577 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:57:32,606 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:32,606 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,606 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:32,606 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,606 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,606 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:32,606 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,606 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,606 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,606 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,606 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:32,606 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,606 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,607 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:57:32,636 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:32,636 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,636 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:32,636 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,636 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,636 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:32,636 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,636 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,636 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,636 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,636 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:32,636 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,637 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,637 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:32,672 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:32,673 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,673 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:32,673 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,673 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:32,673 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:32,673 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,673 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,673 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:32,673 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:32,673 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:32,673 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:32,673 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:32,673 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,673 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,673 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,673 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:32,673 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:32,673 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:32,673 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:32,673 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:32,673 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:32,673 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:32,673 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:32,673 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,673 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,673 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:32,673 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:32,673 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,674 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:32,675 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:32,675 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:32,675 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:32,675 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:32,675 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:32,676 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:32,676 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:32,676 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:32,677 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:32,677 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:32,677 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:32,677 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,677 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,677 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,677 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,677 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:32,677 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,677 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,677 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:32,677 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:32,677 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:32,677 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:32,677 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:32,677 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:32,677 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:32,677 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:32,677 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:32,677 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:32,677 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:32,677 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:32,677 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:32,677 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:32,677 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:32,677 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:32,677 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:32,678 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:32,678 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:32,678 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:57:32,711 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:32,711 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,711 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:32,711 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,711 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,711 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:32,711 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,711 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,711 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,711 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,711 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:32,711 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,711 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,712 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:57:32,733 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:32,733 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,733 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:32,733 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,733 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,733 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:32,734 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,734 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,734 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,734 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,734 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:32,734 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,734 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,734 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:32,762 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:32,762 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,762 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:32,762 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,762 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,762 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:32,762 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:32,762 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:32,762 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:32,762 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:32,762 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:32,762 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:32,762 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:32,762 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,762 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,763 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,763 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,763 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:32,763 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,763 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,763 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:57:32,794 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:32,794 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,794 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:32,794 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,794 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,794 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:32,794 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,794 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,795 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,795 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,795 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:32,795 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,795 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,795 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:57:32,824 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:32,824 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,825 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:32,825 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,825 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,825 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:32,825 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,825 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,825 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,825 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,825 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:32,825 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,825 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,825 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:32,870 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:32,870 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,870 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:32,870 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,870 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:32,870 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:32,870 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,871 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,871 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:32,871 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:32,871 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:32,871 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:32,871 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:32,871 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,871 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,871 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,871 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:32,871 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:32,871 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:32,871 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:32,871 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:32,871 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:32,871 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:32,871 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:32,871 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,871 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,871 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:32,871 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:32,871 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:32,871 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:32,871 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:32,871 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:32,871 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:32,871 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:32,871 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:32,871 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:32,871 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:32,871 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:32,871 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:32,871 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:32,871 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:32,871 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,872 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:32,872 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:32,872 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:32,873 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:32,873 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:32,873 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:32,874 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:32,874 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,874 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,875 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:32,875 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:32,875 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:32,875 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:32,875 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:32,875 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:32,875 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:32,875 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:32,875 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:32,875 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:32,875 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:32,875 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:32,875 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:32,875 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:32,875 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:32,875 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:32,875 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:32,875 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:32,875 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:32,875 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:57:32,904 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:32,904 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,904 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:32,904 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,904 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,904 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:32,904 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,904 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,904 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,904 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,904 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:32,904 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,904 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,905 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:57:32,941 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:32,941 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,941 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:32,941 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,941 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,941 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:32,941 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,941 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,942 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,942 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,942 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:32,942 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,942 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,942 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:32,972 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:32,972 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,972 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:32,972 INFO snapshot-role/MainThread: { 2024-03-01 16:57:32,972 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:32,972 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:32,972 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:32,972 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:32,972 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:32,972 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:32,972 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:32,972 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:32,972 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:32,972 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,973 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,973 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,973 INFO snapshot-role/MainThread: , 2024-03-01 16:57:32,973 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:32,973 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:32,973 INFO snapshot-role/MainThread: } 2024-03-01 16:57:32,973 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:57:33,010 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,010 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,010 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,010 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,010 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,010 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:33,011 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,011 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,011 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,011 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,011 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,011 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,011 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,011 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:57:33,041 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,041 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,041 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,041 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,041 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,041 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:33,041 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,041 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,041 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,041 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,041 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,041 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,041 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,042 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:57:33,078 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,078 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,078 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,078 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,078 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:33,078 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:33,078 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,078 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,079 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:33,079 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,079 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,079 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:33,079 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:33,079 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,079 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,079 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,079 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:33,079 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:33,079 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:33,079 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:33,079 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:33,079 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:33,079 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:33,079 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:33,079 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,079 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,079 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:33,079 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:33,079 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,079 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,079 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,079 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,079 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,079 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:33,079 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:33,079 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:33,079 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:33,079 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,079 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,079 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,079 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,079 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,080 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:33,080 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:33,081 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:33,081 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:33,081 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:33,081 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:33,082 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:33,082 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,082 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,083 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:33,083 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:33,083 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:33,083 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:33,083 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:33,083 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:33,083 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:33,083 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:33,083 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:33,083 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:33,083 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:33,083 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:33,083 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:33,083 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:33,083 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:33,083 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:33,083 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:33,083 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:33,083 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:33,083 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:57:33,113 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,113 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,113 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,113 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,113 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,113 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:33,113 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,113 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,113 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,113 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,114 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,114 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,114 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,114 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:57:33,142 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,142 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,142 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,142 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,142 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,142 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:33,142 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,142 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,142 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,143 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,143 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,143 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,143 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,143 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:57:33,171 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,171 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,171 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,171 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,171 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,171 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:33,171 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:33,171 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:33,171 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:33,171 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,171 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,171 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,171 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,171 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,171 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,172 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,172 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:57:33,202 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,202 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,202 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,202 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,202 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,202 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:33,202 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,202 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,202 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,202 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,202 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,203 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,203 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,203 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:57:33,232 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,232 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,232 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,233 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,233 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,233 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:33,233 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,233 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,233 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,233 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,233 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,233 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,233 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,233 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:33,269 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,270 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,270 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,270 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,270 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:33,270 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:33,270 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,270 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,270 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:33,270 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,270 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,270 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:33,270 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:33,270 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,270 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,270 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,270 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:33,270 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:33,270 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:33,270 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:33,270 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:33,270 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:33,270 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:33,270 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:33,270 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,270 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,270 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,271 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:33,272 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:33,272 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:33,272 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:33,272 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:33,272 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:33,273 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:33,273 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:33,273 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:33,274 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:33,274 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:33,274 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:33,274 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:33,274 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:33,274 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,274 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,274 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,274 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,274 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,274 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,274 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,274 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:33,274 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:33,274 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:33,274 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:33,274 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:33,274 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:33,274 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:33,274 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:33,274 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:33,274 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:33,274 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:33,274 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:33,274 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:33,274 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:33,275 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:33,275 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:33,275 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:33,275 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:33,275 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:33,275 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:57:33,309 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,309 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,309 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,309 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,309 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,310 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:33,310 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,310 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,310 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,310 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,310 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,310 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,310 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,310 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:57:33,340 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,340 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,340 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,340 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,340 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,340 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:33,340 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,340 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,340 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,341 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,341 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,341 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,341 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,341 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:57:33,369 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,369 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,369 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,369 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,369 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,369 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:33,369 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:33,369 INFO snapshot-role/MainThread: {"lv_name":"lv4", "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:33,369 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:33,369 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,369 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,369 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,369 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,369 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,370 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,370 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,370 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:57:33,399 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,399 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,399 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,399 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,399 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,399 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:33,399 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,399 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,399 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,399 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,399 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,400 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,400 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,400 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:57:33,428 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,428 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,428 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,428 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,428 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,428 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:33,428 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,428 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,428 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,428 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,428 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,428 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,428 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,429 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:33,463 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,464 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,464 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,464 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,464 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:33,464 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:33,464 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,464 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,464 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:33,464 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,464 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,464 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:33,464 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:33,464 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,464 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,464 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,464 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:33,464 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:33,464 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:33,464 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:33,464 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:33,464 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:33,464 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:33,464 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:33,464 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,464 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,464 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:33,464 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:33,464 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,464 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,464 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,464 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,464 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,464 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:33,464 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,465 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:33,466 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:33,466 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:33,466 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:33,466 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,466 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:33,467 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:33,467 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,467 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,468 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,468 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:33,468 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:33,468 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:33,468 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:33,468 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:33,468 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:33,468 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:33,468 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:33,468 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:33,468 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:33,468 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:33,468 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:33,468 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:33,468 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:33,468 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:33,468 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:33,468 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:33,468 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:33,468 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:33,468 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:57:33,496 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,496 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,496 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,497 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,497 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,497 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:33,497 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,497 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,497 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,497 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,497 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,497 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,497 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,497 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:57:33,530 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,530 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,530 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,530 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,531 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,531 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:33,531 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,531 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,531 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,531 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,531 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,531 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,531 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,531 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:57:33,564 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,564 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,564 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,564 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,564 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,564 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:33,564 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:33,565 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:33,565 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:33,565 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,565 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,565 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,565 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,565 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,565 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,565 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,565 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:57:33,600 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,600 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,600 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,600 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,600 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,600 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:33,600 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,600 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,600 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,600 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,600 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,600 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,600 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,601 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:57:33,629 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,629 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,629 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,629 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,629 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,629 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:33,629 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,629 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,629 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,629 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,629 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,629 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,629 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,630 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:33,667 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,668 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,668 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,668 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,668 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:33,668 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:33,668 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,668 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,668 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:33,668 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,668 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,668 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:33,668 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:33,668 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,668 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,668 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,668 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:33,668 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:33,668 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:33,668 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:33,668 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:33,668 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:33,668 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:33,668 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:33,668 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,668 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,668 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:33,668 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:33,668 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:33,669 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:33,670 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:33,670 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:33,670 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:33,670 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:33,670 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:33,671 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:33,671 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:33,671 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:33,672 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:33,672 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:33,672 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:33,672 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,672 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,672 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,672 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,672 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,672 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,672 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,672 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:33,672 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:33,672 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:33,672 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:33,672 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:33,672 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:33,672 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:33,672 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:33,672 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:33,672 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:33,672 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:33,672 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:33,672 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:33,672 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:33,672 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:33,672 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:33,673 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:33,673 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:33,673 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:33,673 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:57:33,704 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,704 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,704 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,704 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,704 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,704 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:33,704 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,704 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,704 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,704 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,704 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,705 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,705 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,705 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:57:33,734 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,734 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,734 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,734 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,734 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,734 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:33,734 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,734 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,734 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,734 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,734 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,734 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,734 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,735 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:57:33,763 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,763 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,763 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,763 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,763 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,763 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "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:33,763 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:33,763 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "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:33,764 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:33,764 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,764 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,764 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,764 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,764 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,764 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,764 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,764 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:57:33,800 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,800 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,800 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,800 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,800 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,800 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:33,800 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,801 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,801 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,801 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,801 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,801 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,801 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,801 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:57:33,838 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,838 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,838 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,838 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,838 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,838 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:33,838 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,838 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,838 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,839 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,839 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,839 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,839 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,839 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:33,876 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,876 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,876 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,876 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,876 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:33,876 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:33,876 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,877 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,877 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:33,877 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,877 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,877 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:33,877 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:33,877 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,877 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,877 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,877 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:33,877 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:33,877 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:33,877 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:33,877 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:33,877 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:33,877 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:33,877 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:33,877 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,877 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,877 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:33,877 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:33,877 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,877 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,877 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,877 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,877 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:33,877 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:33,877 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:33,877 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:33,877 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:33,877 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,877 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,877 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,877 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,877 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,878 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:33,878 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:33,878 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:33,879 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:33,879 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,879 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:33,880 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:33,880 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,880 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,881 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:33,881 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:33,881 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:33,881 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:33,881 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:33,881 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:33,881 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:33,881 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:33,881 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:33,881 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:33,881 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:33,881 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:33,881 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:33,881 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:33,881 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:33,881 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:33,881 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:33,881 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:33,881 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:33,881 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:57:33,911 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:33,911 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,911 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:33,911 INFO snapshot-role/MainThread: { 2024-03-01 16:57:33,911 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:33,911 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:33,911 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,911 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,911 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,911 INFO snapshot-role/MainThread: , 2024-03-01 16:57:33,911 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:33,911 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:33,911 INFO snapshot-role/MainThread: } 2024-03-01 16:57:33,912 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:57:35,349 INFO snapshot-role/MainThread: extend_cmd: extend None None snapset1 1 None 2024-03-01 16:57:35,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:57:35,385 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:35,386 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,386 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:35,386 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,386 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:35,386 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:35,386 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,386 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,386 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:35,386 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,386 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,386 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:35,386 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:35,386 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,386 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,386 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,386 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:35,386 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:35,386 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:35,386 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:35,386 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:35,386 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:35,386 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:35,386 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:35,386 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,386 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,386 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:35,386 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:35,386 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,386 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,387 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:35,388 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:35,388 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:35,388 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:35,388 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:35,388 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:35,389 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:35,389 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:35,389 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:35,390 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:35,390 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:35,390 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:35,390 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:35,390 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,390 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,390 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,390 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,390 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,390 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,390 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,390 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5 2024-03-01 16:57:35,419 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:35,419 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,419 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:35,419 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,419 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,419 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:35,419 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,419 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,419 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,419 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,419 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,419 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,419 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,420 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:35,457 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:35,457 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,457 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:35,457 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,457 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,458 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:35,458 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:35,458 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:35,458 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:35,458 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:35,458 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:35,458 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:35,458 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:35,458 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,458 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,458 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,458 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,458 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,458 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,458 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,458 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv5_snapset1 2024-03-01 16:57:35,503 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:35,503 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,504 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:35,504 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,504 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,504 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:35,504 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,504 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,504 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,504 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,504 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,504 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,504 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,504 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:57:35,533 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:35,533 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,533 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:35,533 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,533 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,533 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:35,533 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,533 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,533 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,534 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,534 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,534 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,534 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,534 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:57:35,578 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:35,578 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,578 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:35,579 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,579 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:35,579 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:35,579 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,579 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,579 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:35,579 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,579 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,579 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:35,579 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:35,579 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,579 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,579 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,579 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:35,579 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:35,579 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:35,579 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:35,579 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:35,579 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:35,579 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:35,579 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:35,579 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,579 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,579 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:35,579 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:35,579 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,579 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,579 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,579 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,579 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,579 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:35,579 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:35,579 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:35,579 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:35,579 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,580 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:35,581 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:35,581 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:35,581 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:35,581 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:35,581 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:35,582 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:35,582 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,582 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,583 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,583 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:35,583 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:35,583 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:35,583 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:35,583 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:35,583 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:35,583 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:35,583 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:35,583 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:35,583 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:35,583 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:35,583 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:35,583 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:35,583 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:35,583 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:35,583 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:35,583 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:35,583 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:35,583 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:35,583 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv5_snapset1 2024-03-01 16:57:35,613 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:35,613 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,613 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:35,613 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,613 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,613 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:35,613 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,613 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,613 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,613 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,613 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,613 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,613 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,614 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6 2024-03-01 16:57:35,641 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:35,641 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,641 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:35,641 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,641 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,642 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:35,642 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,642 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,642 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,642 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,642 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,642 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,642 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,642 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:35,676 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:35,677 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,677 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:35,677 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,677 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,677 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:35,677 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:35,677 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:35,677 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:35,677 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:35,677 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:35,677 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:35,677 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:35,677 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,677 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,677 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,677 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,677 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,677 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,677 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,677 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv6_snapset1 2024-03-01 16:57:35,710 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:35,710 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,710 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:35,711 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,711 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,711 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:35,711 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,711 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,711 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,711 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,711 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,711 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,711 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,711 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:57:35,752 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:35,752 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,752 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:35,752 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,752 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,752 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:35,752 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,752 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,752 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,752 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,752 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,752 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,753 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,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:57:35,788 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:35,788 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,788 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:35,789 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,789 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:35,789 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:35,789 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,789 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,789 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:35,789 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,789 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,789 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:35,789 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:35,789 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,789 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,789 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,789 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:35,789 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:35,789 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:35,789 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:35,789 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:35,789 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:35,789 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:35,789 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:35,789 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,789 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,789 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:35,789 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:35,789 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,789 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,789 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,789 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,789 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,789 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:35,789 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:35,789 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:35,789 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:35,789 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,790 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:35,791 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:35,791 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:35,791 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:35,791 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:35,791 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:35,792 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:35,792 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,792 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,793 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,793 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:35,793 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:35,793 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:35,793 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:35,793 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:35,793 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:35,793 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:35,793 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:35,793 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:35,793 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:35,793 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:35,793 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:35,793 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:35,793 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:35,793 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:35,793 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:35,793 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:35,793 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:35,793 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:35,793 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv6_snapset1 2024-03-01 16:57:35,827 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:35,827 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,827 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:35,827 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,827 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,827 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:35,827 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,827 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,828 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,828 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,828 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,828 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,828 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,828 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7 2024-03-01 16:57:35,858 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:35,858 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,858 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:35,859 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,859 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,859 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:35,859 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,859 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,859 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,859 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,859 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,859 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,859 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,859 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:35,889 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:35,889 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,889 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:35,889 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,889 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,889 INFO snapshot-role/MainThread: {"lv_name":"lv5", "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:35,889 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:35,889 INFO snapshot-role/MainThread: {"lv_name":"lv6", "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:35,889 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:35,890 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:35,890 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:35,890 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:35,890 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:35,890 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,890 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,890 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,890 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,890 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,890 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,890 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,890 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 16:57:35,919 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:35,919 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,919 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:35,919 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,919 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,919 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:35,919 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,919 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,919 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,919 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,919 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,919 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,920 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,920 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:57:35,949 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:35,949 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,950 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:35,950 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,950 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,950 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:35,950 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,950 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,950 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,950 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,950 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,950 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,950 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,950 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:57:35,985 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:35,986 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,986 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:35,986 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,986 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:35,986 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:35,986 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,986 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,986 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:35,986 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,986 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,986 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:35,986 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:35,986 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,986 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,986 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,986 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:35,986 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:35,986 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:35,986 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:35,986 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:35,986 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:35,986 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:35,986 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:35,986 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,986 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,986 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:35,986 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:35,986 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,986 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,986 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,986 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,986 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,987 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:35,988 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:35,988 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:35,988 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:35,988 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: { 2024-03-01 16:57:35,988 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:35,989 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:35,989 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:35,989 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:35,990 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,990 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,990 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,990 INFO snapshot-role/MainThread: , 2024-03-01 16:57:35,990 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:35,990 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:35,990 INFO snapshot-role/MainThread: } 2024-03-01 16:57:35,990 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:35,990 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:35,990 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:35,990 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:35,990 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:35,990 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:35,990 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:35,990 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:35,990 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:35,990 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:35,990 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:35,990 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:35,990 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:35,990 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:35,990 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:35,990 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:35,990 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:35,990 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:35,991 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:35,991 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 16:57:36,020 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,021 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,021 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,021 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,021 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,021 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,021 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,021 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,021 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,021 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,021 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,021 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,021 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,021 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8 2024-03-01 16:57:36,054 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,054 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,054 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,054 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,054 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,054 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:36,054 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,054 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,054 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,054 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,055 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,055 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,055 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,055 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 16:57:36,096 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,097 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,097 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,097 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,097 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,097 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,097 INFO snapshot-role/MainThread: {"lv_name":"lv5_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv5", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,097 INFO snapshot-role/MainThread: {"lv_name":"lv6", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,097 INFO snapshot-role/MainThread: {"lv_name":"lv6_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv6", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,097 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"owi-a-s---", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,097 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,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:36,097 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,097 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,097 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,097 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,097 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,097 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,097 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,097 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,097 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv8_snapset1 2024-03-01 16:57:36,131 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,131 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,131 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,131 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,131 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,131 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,131 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,131 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,131 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,132 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,132 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,132 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,132 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,132 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:57:36,162 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,162 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,162 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,162 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,162 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,162 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,162 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,162 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,163 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,163 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,163 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,163 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,163 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,163 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:36,200 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,200 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,200 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,200 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,201 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:36,201 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:36,201 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,201 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,201 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:36,201 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,201 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,201 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:36,201 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:36,201 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,201 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,201 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,201 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:36,201 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:36,201 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:36,201 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:36,201 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:36,201 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:36,201 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:36,201 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:36,201 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,201 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,201 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:36,201 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:36,201 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,201 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,201 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,201 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,201 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,201 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:36,201 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:36,201 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:36,201 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:36,201 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,202 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:36,203 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:36,203 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:36,203 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:36,203 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,203 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:36,204 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:36,204 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,204 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,205 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,205 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:36,205 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:36,205 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:36,205 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:36,205 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:36,205 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:36,205 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:36,205 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:36,205 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:36,205 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:36,205 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:36,205 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:36,205 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:36,205 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:36,205 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:36,205 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:36,205 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:36,205 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:36,205 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:36,205 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv8_snapset1 2024-03-01 16:57:36,239 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,239 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,239 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,239 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,239 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,239 INFO snapshot-role/MainThread: {"lv_name":"lv8_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"171966464", "pool_lv":"", "origin":"lv8", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,239 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,239 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,239 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,239 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,239 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,240 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,240 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,240 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3 2024-03-01 16:57:36,270 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,270 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,270 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,270 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,270 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,270 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,270 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,270 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,270 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,271 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,271 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,271 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,271 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,271 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:57:36,300 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,300 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,300 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,300 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,300 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,300 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,300 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,300 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,300 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,300 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,300 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,300 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,301 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,301 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,301 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,301 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,301 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 16:57:36,328 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,328 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,328 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,328 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,328 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,328 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,328 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,328 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,328 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,328 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,328 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,328 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,328 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,329 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:57:36,358 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,358 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,358 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,358 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,358 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,358 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,358 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,358 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,358 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,358 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,359 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,359 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,359 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,359 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:36,390 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,390 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,390 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,390 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,390 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:36,390 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:36,391 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:36,391 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:36,391 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:36,391 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:36,391 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:36,391 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:36,391 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:36,391 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,391 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,392 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:36,392 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:36,392 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:36,392 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:36,393 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,393 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:36,394 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:36,394 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,394 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,395 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:36,395 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:36,395 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:36,395 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:36,395 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:36,395 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:36,395 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:36,395 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:36,395 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:36,395 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:36,395 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:36,395 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:36,395 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:36,395 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:36,395 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:36,395 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:36,395 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:36,395 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:36,395 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:36,395 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 16:57:36,427 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,427 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,428 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,428 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,428 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,428 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,428 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,428 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,428 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,428 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,428 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,428 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,428 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,428 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4 2024-03-01 16:57:36,463 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,463 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,463 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,463 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,463 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,463 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,463 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,463 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,463 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,463 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,463 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,463 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,463 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,464 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 16:57:36,493 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,493 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,493 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,493 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,493 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,493 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,493 INFO snapshot-role/MainThread: {"lv_name":"lv3_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv3", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,493 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,493 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,493 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,493 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,494 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,494 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,494 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,494 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,494 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,494 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 16:57:36,529 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,529 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,529 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,529 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,529 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,529 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,529 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,529 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,529 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,529 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,529 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,530 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,530 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,530 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:57:36,559 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,559 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,559 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,559 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,559 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,559 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,559 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,559 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,559 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,559 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,560 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,560 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,560 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,560 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:36,593 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,593 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,593 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,593 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,593 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:36,593 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:36,593 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,593 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:36,594 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:36,594 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:36,594 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:36,594 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:36,594 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:36,594 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:36,594 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:36,594 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:36,594 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:36,595 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:36,595 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:36,595 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:36,595 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,595 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:36,596 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:36,596 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:36,597 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,597 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,598 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:36,598 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:36,598 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:36,598 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:36,598 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:36,598 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:36,598 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:36,598 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:36,598 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:36,598 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:36,598 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:36,598 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:36,598 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:36,598 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:36,598 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:36,598 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:36,598 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:36,598 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:36,598 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:36,598 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 16:57:36,629 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,629 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,629 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,629 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,629 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,629 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,629 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,629 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,629 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,630 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,630 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,630 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,630 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,630 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:57:36,664 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,664 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,664 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,664 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,664 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,664 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,664 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,664 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,664 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,664 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,664 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,664 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,664 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,665 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:57:36,694 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,694 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,694 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,694 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,694 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,695 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,695 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,695 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,695 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,695 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,695 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,695 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,695 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,695 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,695 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,695 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,695 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:57:36,729 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,730 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,730 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,730 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,730 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,730 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,730 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,730 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,730 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,730 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,730 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,730 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,730 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,730 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:57:36,760 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,760 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,760 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,760 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,760 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,760 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,760 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,761 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,761 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,761 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,761 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,761 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,761 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,761 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:36,801 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,801 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,801 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,802 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,802 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:36,802 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:36,802 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,802 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,802 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:36,802 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,802 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,802 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:36,802 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:36,802 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,802 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,802 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,802 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:36,802 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:36,802 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:36,802 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:36,802 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:36,802 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:36,802 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:36,802 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:36,802 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,802 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,802 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:36,802 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:36,802 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,802 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,802 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,802 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,802 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,802 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:36,802 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:36,802 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:36,802 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:36,802 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,803 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:36,804 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:36,804 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:36,804 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:36,804 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:36,804 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:36,805 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:36,805 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,805 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,806 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:36,806 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:36,806 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:36,806 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:36,806 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:36,806 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:36,806 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:36,806 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:36,806 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:36,806 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:36,806 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:36,806 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:36,806 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:36,806 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:36,806 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:36,806 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:36,806 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:36,806 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:36,806 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:36,806 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:57:36,838 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,838 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,838 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,838 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,838 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,838 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,838 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,838 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,839 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,839 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,839 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,839 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,839 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,839 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2 2024-03-01 16:57:36,868 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,868 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,868 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,868 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,868 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,868 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,868 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,868 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,868 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,868 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,869 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,869 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,869 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,869 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:57:36,898 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,898 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,898 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,898 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,898 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,898 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,898 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,898 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 16:57:36,898 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,898 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,898 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,899 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,899 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,899 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,899 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,899 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,899 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv2_snapset1 2024-03-01 16:57:36,928 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,928 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,928 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,928 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,928 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,928 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,928 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,928 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,928 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,928 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,928 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,928 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,928 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,929 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:57:36,958 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,958 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,958 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,958 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,958 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,958 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:36,958 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,958 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,958 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,958 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,958 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,959 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,959 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,959 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:36,992 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:36,992 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,992 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:36,992 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,992 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:36,992 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ", "vg_size":"4261412864", "vg_free":"1862270976", "vg_extent_size":"4194304"} 2024-03-01 16:57:36,992 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,992 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: {"lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "lv_name":"lv5", "lv_full_name":"test_vg3/lv5", "lv_path":"/dev/test_vg3/lv5", "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:36,993 INFO snapshot-role/MainThread: {"lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "lv_name":"lv5_snapset1", "lv_full_name":"test_vg3/lv5_snapset1", "lv_path":"/dev/test_vg3/lv5_snapset1", "lv_size":"171966464", "origin":"lv5", "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:36,993 INFO snapshot-role/MainThread: {"lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "lv_name":"lv6", "lv_full_name":"test_vg3/lv6", "lv_path":"/dev/test_vg3/lv6", "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:36,993 INFO snapshot-role/MainThread: {"lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "lv_name":"lv6_snapset1", "lv_full_name":"test_vg3/lv6_snapset1", "lv_path":"/dev/test_vg3/lv6_snapset1", "lv_size":"171966464", "origin":"lv6", "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:36,993 INFO snapshot-role/MainThread: {"lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "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:36,993 INFO snapshot-role/MainThread: {"lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "lv_name":"lv7_snapset1", "lv_full_name":"test_vg3/lv7_snapset1", "lv_path":"/dev/test_vg3/lv7_snapset1", "lv_size":"171966464", "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:36,993 INFO snapshot-role/MainThread: {"lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "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:36,993 INFO snapshot-role/MainThread: {"lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "lv_name":"lv8_snapset1", "lv_full_name":"test_vg3/lv8_snapset1", "lv_path":"/dev/test_vg3/lv8_snapset1", "lv_size":"171966464", "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:36,993 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ", "lv_uuid":"", "pv_name":"/dev/sdj"}, 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"23", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: {"pvseg_start":"243", "pvseg_size":"11", "segtype":"linear", "pv_uuid":"C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdh"}, 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: {"pvseg_start":"25", "pvseg_size":"25", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: {"pvseg_start":"50", "pvseg_size":"14", "segtype":"linear", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: {"pvseg_start":"64", "pvseg_size":"190", "segtype":"free", "pv_uuid":"ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG", "lv_uuid":"", "pv_name":"/dev/sdi"}, 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: {"pvseg_start":"220", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: {"pvseg_start":"236", "pvseg_size":"16", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK", "pv_name":"/dev/sdg"}, 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: {"pvseg_start":"252", "pvseg_size":"2", "segtype":"linear", "pv_uuid":"RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8", "pv_name":"/dev/sdg"} 2024-03-01 16:57:36,993 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:220-235", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-24", "segtype":"linear", "lv_uuid":"530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81"}, 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-101", "segtype":"linear", "lv_uuid":"9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N"}, 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:102-203", "segtype":"linear", "lv_uuid":"BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr"}, 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:236-251", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:25-49", "segtype":"linear", "lv_uuid":"Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK"}, 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-219", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:252-253", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:220-242", "segtype":"linear", "lv_uuid":"KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8"}, 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3"}, 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:204-219", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:243-253", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:50-63", "segtype":"linear", "lv_uuid":"WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4"}, 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5"} 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: {"lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "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:36,994 INFO snapshot-role/MainThread: {"lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "lv_name":"lv3_snapset1", "lv_full_name":"test_vg2/lv3_snapset1", "lv_path":"/dev/test_vg2/lv3_snapset1", "lv_size":"130023424", "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:36,994 INFO snapshot-role/MainThread: {"lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "lv_name":"lv4", "lv_full_name":"test_vg2/lv4", "lv_path":"/dev/test_vg2/lv4", "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:36,994 INFO snapshot-role/MainThread: {"lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "lv_name":"lv4_snapset1", "lv_full_name":"test_vg2/lv4_snapset1", "lv_path":"/dev/test_vg2/lv4_snapset1", "lv_size":"130023424", "origin":"lv4", "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:36,994 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,994 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt", "pv_name":"/dev/sdd"}, 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:166-177", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:197-215", "segtype":"linear", "lv_uuid":"BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt"}, 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:154-165", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:178-196", "segtype":"linear", "lv_uuid":"VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp"}, 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:77-153", "segtype":"linear", "lv_uuid":"pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb"}, 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-76", "segtype":"linear", "lv_uuid":"u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05"} 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: { 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK", "vg_size":"3196059648", "vg_free":"2290089984", "vg_extent_size":"4194304"} 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: {"lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:36,995 INFO snapshot-role/MainThread: {"lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"130023424", "origin":"lv1", "origin_size":"322961408", "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:36,996 INFO snapshot-role/MainThread: {"lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "lv_name":"lv2", "lv_full_name":"test_vg1/lv2", "lv_path":"/dev/test_vg1/lv2", "lv_size":"322961408", "origin":"", "origin_size":"322961408", "pool_lv":"", "lv_tags":"", "lv_attr":"owi-a-s---", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""}, 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: {"lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "lv_name":"lv2_snapset1", "lv_full_name":"test_vg1/lv2_snapset1", "lv_path":"/dev/test_vg1/lv2_snapset1", "lv_size":"130023424", "origin":"lv2", "origin_size":"322961408", "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:36,996 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: {"pvseg_start":"77", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: {"pvseg_start":"154", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: {"pvseg_start":"166", "pvseg_size":"12", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: {"pvseg_start":"178", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: {"pvseg_start":"197", "pvseg_size":"19", "segtype":"linear", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: {"pvseg_start":"216", "pvseg_size":"38", "segtype":"free", "pv_uuid":"IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw", "lv_uuid":"", "pv_name":"/dev/sda"}, 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:166-177", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:197-215", "segtype":"linear", "lv_uuid":"LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi"}, 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:77-153", "segtype":"linear", "lv_uuid":"M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq"}, 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-76", "segtype":"linear", "lv_uuid":"R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U"}, 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:154-165", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"}, 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:178-196", "segtype":"linear", "lv_uuid":"k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP"} 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: , 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:36,996 INFO snapshot-role/MainThread: } 2024-03-01 16:57:36,997 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1862270976 vg_extent_size : 4194304 2024-03-01 16:57:36,997 INFO snapshot-role/MainThread: lv: lv5 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:36,997 INFO snapshot-role/MainThread: lv: lv5_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:36,997 INFO snapshot-role/MainThread: lv: lv6 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:36,997 INFO snapshot-role/MainThread: lv: lv6_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:36,997 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:36,997 INFO snapshot-role/MainThread: lv: lv7_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:36,997 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 16:57:36,997 INFO snapshot-role/MainThread: lv: lv8_snapset1 lv_size : 171966464 chunk_size : 65536 2024-03-01 16:57:36,997 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:36,997 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:36,997 INFO snapshot-role/MainThread: lv: lv3_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:36,997 INFO snapshot-role/MainThread: lv: lv4 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:36,997 INFO snapshot-role/MainThread: lv: lv4_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:36,997 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 2290089984 vg_extent_size : 4194304 2024-03-01 16:57:36,997 INFO snapshot-role/MainThread: lv: lv1 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:36,997 INFO snapshot-role/MainThread: lv: lv1_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:36,997 INFO snapshot-role/MainThread: lv: lv2 lv_size : 322961408 chunk_size : 65536 2024-03-01 16:57:36,997 INFO snapshot-role/MainThread: lv: lv2_snapset1 lv_size : 130023424 chunk_size : 65536 2024-03-01 16:57:36,997 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv2_snapset1 2024-03-01 16:57:37,027 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:57:37,027 INFO snapshot-role/MainThread: { 2024-03-01 16:57:37,027 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:57:37,027 INFO snapshot-role/MainThread: { 2024-03-01 16:57:37,028 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:57:37,028 INFO snapshot-role/MainThread: {"lv_name":"lv2_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"130023424", "pool_lv":"", "origin":"lv2", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:57:37,028 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:37,028 INFO snapshot-role/MainThread: } 2024-03-01 16:57:37,028 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:37,028 INFO snapshot-role/MainThread: , 2024-03-01 16:57:37,028 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:57:37,028 INFO snapshot-role/MainThread: ] 2024-03-01 16:57:37,028 INFO snapshot-role/MainThread: } 2024-03-01 16:57:37,028 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:58:20,887 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 16:58:20,887 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:20,920 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:20,920 INFO snapshot-role/MainThread: { 2024-03-01 16:58:20,920 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:20,920 INFO snapshot-role/MainThread: { 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: , 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: , 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: {"lv_uuid":"sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: , 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DJfcVF-DQwY-VbKd-NH0o-6vTl-FAJE-42RueH", "lv_uuid":"sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH", "pv_name":"/dev/sda"}, 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr", "lv_uuid":"sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH", "pv_name":"/dev/sdb"}, 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: , 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH"}, 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH"} 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: } 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: , 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:20,921 INFO snapshot-role/MainThread: } 2024-03-01 16:58:20,922 INFO snapshot-role/MainThread: VG: test_vg1 free 1589641216 2024-03-01 16:58:20,922 INFO snapshot-role/MainThread: LV: lv1 size : 1606418432 2024-03-01 16:58:20,922 INFO snapshot-role/MainThread: LV: total 1606418432 2024-03-01 16:58:20,922 INFO snapshot-role/MainThread: space needed: 240962764.80 space available: 1589641216 sufficient space: 1 2024-03-01 16:58:20,922 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:20,955 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: { 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: { 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: , 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: , 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: {"lv_uuid":"sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: , 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DJfcVF-DQwY-VbKd-NH0o-6vTl-FAJE-42RueH", "lv_uuid":"sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH", "pv_name":"/dev/sda"}, 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr", "lv_uuid":"sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH", "pv_name":"/dev/sdb"}, 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: , 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH"}, 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH"} 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: } 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: , 2024-03-01 16:58:20,956 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:20,957 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:20,957 INFO snapshot-role/MainThread: } 2024-03-01 16:58:20,957 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:58:20,982 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:20,982 INFO snapshot-role/MainThread: { 2024-03-01 16:58:20,982 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:20,982 INFO snapshot-role/MainThread: { 2024-03-01 16:58:20,983 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:20,983 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 16:58:20,983 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:20,983 INFO snapshot-role/MainThread: } 2024-03-01 16:58:20,983 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:20,983 INFO snapshot-role/MainThread: , 2024-03-01 16:58:20,983 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:20,983 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:20,983 INFO snapshot-role/MainThread: } 2024-03-01 16:58:20,983 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:58:21,011 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:21,011 INFO snapshot-role/MainThread: { 2024-03-01 16:58:21,011 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:21,011 INFO snapshot-role/MainThread: { 2024-03-01 16:58:21,011 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:21,011 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 16:58:21,011 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:21,011 INFO snapshot-role/MainThread: } 2024-03-01 16:58:21,011 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:21,011 INFO snapshot-role/MainThread: , 2024-03-01 16:58:21,011 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:21,012 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:21,012 INFO snapshot-role/MainThread: } 2024-03-01 16:58:21,012 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:58:21,045 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:58:21,045 INFO snapshot-role/MainThread: { 2024-03-01 16:58:21,045 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:21,045 INFO snapshot-role/MainThread: { 2024-03-01 16:58:21,045 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:21,045 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:21,045 INFO snapshot-role/MainThread: } 2024-03-01 16:58:21,045 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:21,045 INFO snapshot-role/MainThread: , 2024-03-01 16:58:21,045 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:21,045 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:21,046 INFO snapshot-role/MainThread: } 2024-03-01 16:58:21,046 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 240975872B test_vg1/lv1 2024-03-01 16:58:21,194 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:21,195 INFO snapshot-role/MainThread: { 2024-03-01 16:58:21,195 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:21,195 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:21,195 INFO snapshot-role/MainThread: } 2024-03-01 16:58:21,196 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:58:22,597 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv1_mp None None snapset1 lv1 wrong_vg None 2024-03-01 16:58:22,597 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 16:58:22,598 INFO snapshot-role/MainThread: Running... lvs wrong_vg 2024-03-01 16:58:22,623 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:58:22,623 INFO snapshot-role/MainThread: { 2024-03-01 16:58:22,623 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:22,623 INFO snapshot-role/MainThread: { 2024-03-01 16:58:22,623 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:22,623 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:22,623 INFO snapshot-role/MainThread: } 2024-03-01 16:58:22,623 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:22,623 INFO snapshot-role/MainThread: , 2024-03-01 16:58:22,623 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:22,623 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:22,623 INFO snapshot-role/MainThread: } 2024-03-01 16:58:22,623 INFO snapshot-role/MainThread: Running... lvs wrong_vg/lv1_snapset1 2024-03-01 16:58:22,653 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:58:22,653 INFO snapshot-role/MainThread: { 2024-03-01 16:58:22,653 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:22,653 INFO snapshot-role/MainThread: { 2024-03-01 16:58:22,653 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:22,653 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:22,653 INFO snapshot-role/MainThread: } 2024-03-01 16:58:22,653 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:22,653 INFO snapshot-role/MainThread: , 2024-03-01 16:58:22,653 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:22,653 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:22,653 INFO snapshot-role/MainThread: } 2024-03-01 16:58:22,654 INFO snapshot-role/MainThread: exit code: 20: ['source volume group does not exist: wrong_vg'] 2024-03-01 16:58:24,106 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 16:58:24,106 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:24,138 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:24,138 INFO snapshot-role/MainThread: { 2024-03-01 16:58:24,138 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:24,138 INFO snapshot-role/MainThread: { 2024-03-01 16:58:24,138 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:58:24,138 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk", "vg_size":"3196059648", "vg_free":"1346371584", "vg_extent_size":"4194304"} 2024-03-01 16:58:24,138 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: , 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: , 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: {"lv_uuid":"sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH", "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 16:58:24,139 INFO snapshot-role/MainThread: {"lv_uuid":"VOPehE-a4CA-f3wO-b4bl-6weJ-mExz-hCnQTe", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"243269632", "origin":"lv1", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.00", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: , 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DJfcVF-DQwY-VbKd-NH0o-6vTl-FAJE-42RueH", "lv_uuid":"sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH", "pv_name":"/dev/sda"}, 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr", "lv_uuid":"sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH", "pv_name":"/dev/sdb"}, 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr", "lv_uuid":"VOPehE-a4CA-f3wO-b4bl-6weJ-mExz-hCnQTe", "pv_name":"/dev/sdb"}, 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: {"pvseg_start":"187", "pvseg_size":"67", "segtype":"free", "pv_uuid":"T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: , 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-186", "segtype":"linear", "lv_uuid":"VOPehE-a4CA-f3wO-b4bl-6weJ-mExz-hCnQTe"}, 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH"}, 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH"} 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: } 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: , 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: } 2024-03-01 16:58:24,139 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:58:24,170 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:24,170 INFO snapshot-role/MainThread: { 2024-03-01 16:58:24,170 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:24,170 INFO snapshot-role/MainThread: { 2024-03-01 16:58:24,170 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:24,170 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:24,170 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:24,170 INFO snapshot-role/MainThread: } 2024-03-01 16:58:24,170 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:24,170 INFO snapshot-role/MainThread: , 2024-03-01 16:58:24,171 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:24,171 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:24,171 INFO snapshot-role/MainThread: } 2024-03-01 16:58:24,171 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 16:58:24,259 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:24,260 INFO snapshot-role/MainThread: { 2024-03-01 16:58:24,260 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:24,260 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:24,260 INFO snapshot-role/MainThread: } 2024-03-01 16:58:24,260 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:58:25,629 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 16:58:25,629 INFO snapshot-role/MainThread: Running... lvm fullreport --units B --nosuffix --configreport vg -o vg_name,vg_uuid,vg_size,vg_free,vg_extent_size --configreport lv -o lv_uuid,lv_name,lv_full_name,lv_path,lv_size,origin,origin_size,pool_lv,lv_tags,lv_attr,vg_name,data_percent,metadata_percent,pool_lv --configreport pv -o pv_name --reportformat json 2024-03-01 16:58:25,659 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:25,659 INFO snapshot-role/MainThread: { 2024-03-01 16:58:25,659 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:25,659 INFO snapshot-role/MainThread: { 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: , 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: , 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: {"lv_uuid":"sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: , 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"DJfcVF-DQwY-VbKd-NH0o-6vTl-FAJE-42RueH", "lv_uuid":"sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH", "pv_name":"/dev/sda"}, 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr", "lv_uuid":"sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH", "pv_name":"/dev/sdb"}, 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr", "lv_uuid":"", "pv_name":"/dev/sdb"} 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: , 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH"}, 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH"} 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: } 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: , 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: } 2024-03-01 16:58:25,660 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:58:25,696 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:25,696 INFO snapshot-role/MainThread: { 2024-03-01 16:58:25,696 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:25,696 INFO snapshot-role/MainThread: { 2024-03-01 16:58:25,696 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:25,696 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 16:58:25,696 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:25,696 INFO snapshot-role/MainThread: } 2024-03-01 16:58:25,696 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:25,696 INFO snapshot-role/MainThread: , 2024-03-01 16:58:25,696 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:25,697 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:25,697 INFO snapshot-role/MainThread: } 2024-03-01 16:58:25,697 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:58:25,725 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:25,725 INFO snapshot-role/MainThread: { 2024-03-01 16:58:25,725 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:25,725 INFO snapshot-role/MainThread: { 2024-03-01 16:58:25,725 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:25,725 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 16:58:25,725 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:25,725 INFO snapshot-role/MainThread: } 2024-03-01 16:58:25,725 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:25,725 INFO snapshot-role/MainThread: , 2024-03-01 16:58:25,726 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:25,726 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:25,726 INFO snapshot-role/MainThread: } 2024-03-01 16:58:25,726 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:58:25,753 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:58:25,753 INFO snapshot-role/MainThread: { 2024-03-01 16:58:25,753 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:25,753 INFO snapshot-role/MainThread: { 2024-03-01 16:58:25,753 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:25,753 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:25,753 INFO snapshot-role/MainThread: } 2024-03-01 16:58:25,753 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:25,753 INFO snapshot-role/MainThread: , 2024-03-01 16:58:25,753 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:25,753 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:25,753 INFO snapshot-role/MainThread: } 2024-03-01 16:58:25,754 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:58:56,310 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 16:58:56,310 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:56,345 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:56,345 INFO snapshot-role/MainThread: { 2024-03-01 16:58:56,345 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:56,345 INFO snapshot-role/MainThread: { 2024-03-01 16:58:56,345 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:58:56,345 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 16:58:56,345 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:56,345 INFO snapshot-role/MainThread: , 2024-03-01 16:58:56,345 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: , 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: {"lv_uuid":"nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: , 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6", "lv_uuid":"nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m", "pv_name":"/dev/sdb"}, 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ZFFd7j-5xus-iCOG-irK7-OIpU-OKZX-l3B2iY", "lv_uuid":"nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m", "pv_name":"/dev/sda"}, 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: , 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m"}, 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m"} 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: } 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: , 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: } 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: VG: test_vg1 free 1589641216 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: LV: lv1 size : 1606418432 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: LV: total 1606418432 2024-03-01 16:58:56,346 INFO snapshot-role/MainThread: space needed: 240962764.80 space available: 1589641216 sufficient space: 1 2024-03-01 16:58:56,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 16:58:56,381 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:56,381 INFO snapshot-role/MainThread: { 2024-03-01 16:58:56,381 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:56,381 INFO snapshot-role/MainThread: { 2024-03-01 16:58:56,381 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:58:56,381 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 16:58:56,381 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:56,381 INFO snapshot-role/MainThread: , 2024-03-01 16:58:56,381 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:58:56,381 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:58:56,382 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:58:56,382 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:58:56,382 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:56,382 INFO snapshot-role/MainThread: , 2024-03-01 16:58:56,382 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:56,382 INFO snapshot-role/MainThread: {"lv_uuid":"nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:58:56,382 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:56,382 INFO snapshot-role/MainThread: , 2024-03-01 16:58:56,382 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:58:56,382 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6", "lv_uuid":"nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m", "pv_name":"/dev/sdb"}, 2024-03-01 16:58:56,382 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:58:56,382 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ZFFd7j-5xus-iCOG-irK7-OIpU-OKZX-l3B2iY", "lv_uuid":"nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m", "pv_name":"/dev/sda"}, 2024-03-01 16:58:56,382 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:58:56,382 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:56,382 INFO snapshot-role/MainThread: , 2024-03-01 16:58:56,382 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:58:56,382 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m"}, 2024-03-01 16:58:56,382 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m"} 2024-03-01 16:58:56,382 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:56,382 INFO snapshot-role/MainThread: } 2024-03-01 16:58:56,382 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:56,382 INFO snapshot-role/MainThread: , 2024-03-01 16:58:56,382 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:56,382 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:56,382 INFO snapshot-role/MainThread: } 2024-03-01 16:58:56,382 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:58:56,410 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:56,410 INFO snapshot-role/MainThread: { 2024-03-01 16:58:56,410 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:56,410 INFO snapshot-role/MainThread: { 2024-03-01 16:58:56,411 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:56,411 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 16:58:56,411 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:56,411 INFO snapshot-role/MainThread: } 2024-03-01 16:58:56,411 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:56,411 INFO snapshot-role/MainThread: , 2024-03-01 16:58:56,411 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:56,411 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:56,411 INFO snapshot-role/MainThread: } 2024-03-01 16:58:56,411 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:58:56,441 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:56,441 INFO snapshot-role/MainThread: { 2024-03-01 16:58:56,441 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:56,441 INFO snapshot-role/MainThread: { 2024-03-01 16:58:56,441 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:56,441 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 16:58:56,441 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:56,441 INFO snapshot-role/MainThread: } 2024-03-01 16:58:56,441 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:56,441 INFO snapshot-role/MainThread: , 2024-03-01 16:58:56,441 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:56,441 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:56,441 INFO snapshot-role/MainThread: } 2024-03-01 16:58:56,442 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:58:56,469 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:58:56,469 INFO snapshot-role/MainThread: { 2024-03-01 16:58:56,469 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:56,469 INFO snapshot-role/MainThread: { 2024-03-01 16:58:56,469 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:56,469 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:56,469 INFO snapshot-role/MainThread: } 2024-03-01 16:58:56,469 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:56,469 INFO snapshot-role/MainThread: , 2024-03-01 16:58:56,469 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:56,469 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:56,469 INFO snapshot-role/MainThread: } 2024-03-01 16:58:56,469 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 240975872B test_vg1/lv1 2024-03-01 16:58:56,616 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:56,617 INFO snapshot-role/MainThread: { 2024-03-01 16:58:56,617 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:56,617 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:56,617 INFO snapshot-role/MainThread: } 2024-03-01 16:58:56,617 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:58:57,967 INFO snapshot-role/MainThread: mount_cmd: 1 0 0 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 16:58:57,967 INFO snapshot-role/MainThread: mount_lv : /mnt/lv1_mp 2024-03-01 16:58:57,967 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:58:57,997 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:57,998 INFO snapshot-role/MainThread: { 2024-03-01 16:58:57,998 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:57,998 INFO snapshot-role/MainThread: { 2024-03-01 16:58:57,998 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:57,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 16:58:57,998 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:57,998 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,998 INFO snapshot-role/MainThread: } 2024-03-01 16:58:57,998 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,998 INFO snapshot-role/MainThread: , 2024-03-01 16:58:57,998 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:57,998 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:57,998 INFO snapshot-role/MainThread: } 2024-03-01 16:58:57,998 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:58:58,026 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:58,026 INFO snapshot-role/MainThread: { 2024-03-01 16:58:58,026 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:58,026 INFO snapshot-role/MainThread: { 2024-03-01 16:58:58,026 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:58,027 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:58,027 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:58,027 INFO snapshot-role/MainThread: } 2024-03-01 16:58:58,027 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:58,027 INFO snapshot-role/MainThread: , 2024-03-01 16:58:58,027 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:58,027 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:58,027 INFO snapshot-role/MainThread: } 2024-03-01 16:58:58,027 INFO snapshot-role/MainThread: Running... mount -o defaults /dev/test_vg1/lv1_snapset1 /mnt/lv1_mp 2024-03-01 16:58:58,049 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:58,049 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:58:59,418 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 /mnt/lv1_mp None None snapset1 lv1 test_vg1 None 2024-03-01 16:58:59,418 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/lv1_mp None test_vg1 lv1 snapset1 2024-03-01 16:58:59,418 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:58:59,451 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:59,451 INFO snapshot-role/MainThread: { 2024-03-01 16:58:59,451 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:59,451 INFO snapshot-role/MainThread: { 2024-03-01 16:58:59,451 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:59,451 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 16:58:59,452 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:59,452 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:59,452 INFO snapshot-role/MainThread: } 2024-03-01 16:58:59,452 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:59,452 INFO snapshot-role/MainThread: , 2024-03-01 16:58:59,452 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:59,452 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:59,452 INFO snapshot-role/MainThread: } 2024-03-01 16:58:59,452 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:58:59,479 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:59,479 INFO snapshot-role/MainThread: { 2024-03-01 16:58:59,479 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:58:59,479 INFO snapshot-role/MainThread: { 2024-03-01 16:58:59,479 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:58:59,479 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:58:59,479 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:59,479 INFO snapshot-role/MainThread: } 2024-03-01 16:58:59,479 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:59,479 INFO snapshot-role/MainThread: , 2024-03-01 16:58:59,479 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:58:59,479 INFO snapshot-role/MainThread: ] 2024-03-01 16:58:59,480 INFO snapshot-role/MainThread: } 2024-03-01 16:58:59,480 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1_snapset1 -P 2024-03-01 16:58:59,482 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:58:59,482 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 16:58:59,482 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:59:00,904 INFO snapshot-role/MainThread: mount_cmd: 0 0 1 /mnt/wrong_mountpoint None None snapset1 lv1 test_vg1 None 2024-03-01 16:59:00,905 INFO snapshot-role/MainThread: mount_verify_lv : 0 /mnt/wrong_mountpoint None test_vg1 lv1 snapset1 2024-03-01 16:59:00,905 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:59:00,934 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:00,934 INFO snapshot-role/MainThread: { 2024-03-01 16:59:00,934 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:00,934 INFO snapshot-role/MainThread: { 2024-03-01 16:59:00,934 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:00,934 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 16:59:00,934 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:00,934 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:00,934 INFO snapshot-role/MainThread: } 2024-03-01 16:59:00,934 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:00,935 INFO snapshot-role/MainThread: , 2024-03-01 16:59:00,935 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:00,935 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:00,935 INFO snapshot-role/MainThread: } 2024-03-01 16:59:00,935 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:59:00,960 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:00,960 INFO snapshot-role/MainThread: { 2024-03-01 16:59:00,960 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:00,960 INFO snapshot-role/MainThread: { 2024-03-01 16:59:00,960 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:00,960 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:00,960 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:00,960 INFO snapshot-role/MainThread: } 2024-03-01 16:59:00,961 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:00,961 INFO snapshot-role/MainThread: , 2024-03-01 16:59:00,961 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:00,961 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:00,961 INFO snapshot-role/MainThread: } 2024-03-01 16:59:00,961 INFO snapshot-role/MainThread: Running... findmnt /dev/test_vg1/lv1_snapset1 -P 2024-03-01 16:59:00,963 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:00,963 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 16:59:00,963 INFO snapshot-role/MainThread: exit code: 36: ['blockdev not mounted on specified mountpoint: /dev/test_vg1/lv1_snapset1 /mnt/wrong_mountpoint'] 2024-03-01 16:59:02,434 INFO snapshot-role/MainThread: umount_cmd: 1 /mnt/lv1_mp lv1 test_vg1 None 2024-03-01 16:59:02,434 INFO snapshot-role/MainThread: umount_lv : /mnt/lv1_mp 2024-03-01 16:59:02,434 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:59:02,467 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:02,467 INFO snapshot-role/MainThread: { 2024-03-01 16:59:02,467 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:02,467 INFO snapshot-role/MainThread: { 2024-03-01 16:59:02,468 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:02,468 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 16:59:02,468 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-aos---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:02,468 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:02,468 INFO snapshot-role/MainThread: } 2024-03-01 16:59:02,468 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:02,468 INFO snapshot-role/MainThread: , 2024-03-01 16:59:02,468 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:02,468 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:02,468 INFO snapshot-role/MainThread: } 2024-03-01 16:59:02,468 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 16:59:02,495 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:02,495 INFO snapshot-role/MainThread: { 2024-03-01 16:59:02,495 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:02,495 INFO snapshot-role/MainThread: { 2024-03-01 16:59:02,495 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:02,495 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 16:59:02,495 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:02,495 INFO snapshot-role/MainThread: } 2024-03-01 16:59:02,495 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:02,495 INFO snapshot-role/MainThread: , 2024-03-01 16:59:02,495 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:02,495 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:02,495 INFO snapshot-role/MainThread: } 2024-03-01 16:59:02,496 INFO snapshot-role/MainThread: umount target /mnt/lv1_mp from device /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 16:59:02,496 INFO snapshot-role/MainThread: Running... umount /mnt/lv1_mp -A 2024-03-01 16:59:02,504 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:02,505 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:59:03,859 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 0 None 2024-03-01 16:59:03,859 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:03,892 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:03,893 INFO snapshot-role/MainThread: { 2024-03-01 16:59:03,893 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:03,893 INFO snapshot-role/MainThread: { 2024-03-01 16:59:03,893 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:03,893 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL", "vg_size":"3196059648", "vg_free":"1346371584", "vg_extent_size":"4194304"} 2024-03-01 16:59:03,893 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:03,893 INFO snapshot-role/MainThread: , 2024-03-01 16:59:03,893 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:03,893 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:59:03,893 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:59:03,893 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:59:03,893 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:03,893 INFO snapshot-role/MainThread: , 2024-03-01 16:59:03,893 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:03,893 INFO snapshot-role/MainThread: {"lv_uuid":"nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m", "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 16:59:03,893 INFO snapshot-role/MainThread: {"lv_uuid":"XZAZTE-WI4W-YUYH-GKhI-OaIv-P1i7-kCkQKp", "lv_name":"lv1_snapset1", "lv_full_name":"test_vg1/lv1_snapset1", "lv_path":"/dev/test_vg1/lv1_snapset1", "lv_size":"243269632", "origin":"lv1", "origin_size":"1606418432", "pool_lv":"", "lv_tags":"", "lv_attr":"swi-a-s---", "vg_name":"test_vg1", "data_percent":"0.87", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:03,893 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:03,893 INFO snapshot-role/MainThread: , 2024-03-01 16:59:03,893 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:03,893 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6", "lv_uuid":"nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:03,893 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"58", "segtype":"linear", "pv_uuid":"0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6", "lv_uuid":"XZAZTE-WI4W-YUYH-GKhI-OaIv-P1i7-kCkQKp", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:03,893 INFO snapshot-role/MainThread: {"pvseg_start":"187", "pvseg_size":"67", "segtype":"free", "pv_uuid":"0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:03,893 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ZFFd7j-5xus-iCOG-irK7-OIpU-OKZX-l3B2iY", "lv_uuid":"nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m", "pv_name":"/dev/sda"}, 2024-03-01 16:59:03,893 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:59:03,893 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:03,893 INFO snapshot-role/MainThread: , 2024-03-01 16:59:03,893 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:03,893 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-186", "segtype":"linear", "lv_uuid":"XZAZTE-WI4W-YUYH-GKhI-OaIv-P1i7-kCkQKp"}, 2024-03-01 16:59:03,894 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m"}, 2024-03-01 16:59:03,894 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m"} 2024-03-01 16:59:03,894 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:03,894 INFO snapshot-role/MainThread: } 2024-03-01 16:59:03,894 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:03,894 INFO snapshot-role/MainThread: , 2024-03-01 16:59:03,894 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:03,894 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:03,894 INFO snapshot-role/MainThread: } 2024-03-01 16:59:03,894 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 16:59:03,934 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:03,934 INFO snapshot-role/MainThread: { 2024-03-01 16:59:03,934 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:03,934 INFO snapshot-role/MainThread: { 2024-03-01 16:59:03,934 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:03,934 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"243269632", "pool_lv":"", "origin":"lv1", "data_percent":"0.87", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 16:59:03,934 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:03,934 INFO snapshot-role/MainThread: } 2024-03-01 16:59:03,934 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:03,934 INFO snapshot-role/MainThread: , 2024-03-01 16:59:03,934 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:03,934 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:03,934 INFO snapshot-role/MainThread: } 2024-03-01 16:59:03,935 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 16:59:04,035 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:04,035 INFO snapshot-role/MainThread: { 2024-03-01 16:59:04,036 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:04,036 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:04,036 INFO snapshot-role/MainThread: } 2024-03-01 16:59:04,036 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:59:05,403 INFO snapshot-role/MainThread: remove_cmd: remove None None snapset1 1 None 2024-03-01 16:59:05,403 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:05,432 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:05,432 INFO snapshot-role/MainThread: { 2024-03-01 16:59:05,432 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:05,432 INFO snapshot-role/MainThread: { 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL", "vg_size":"3196059648", "vg_free":"1589641216", "vg_extent_size":"4194304"} 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: , 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: , 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: {"lv_uuid":"nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"1606418432", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: , 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6", "lv_uuid":"nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"125", "segtype":"free", "pv_uuid":"0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"ZFFd7j-5xus-iCOG-irK7-OIpU-OKZX-l3B2iY", "lv_uuid":"nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m", "pv_name":"/dev/sda"}, 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ", "lv_uuid":"", "pv_name":"/dev/sdc"} 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: , 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m"}, 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m"} 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: } 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: , 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:05,433 INFO snapshot-role/MainThread: } 2024-03-01 16:59:05,434 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1 2024-03-01 16:59:05,462 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:05,462 INFO snapshot-role/MainThread: { 2024-03-01 16:59:05,462 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:05,462 INFO snapshot-role/MainThread: { 2024-03-01 16:59:05,462 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:05,462 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 16:59:05,462 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:05,463 INFO snapshot-role/MainThread: } 2024-03-01 16:59:05,463 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:05,463 INFO snapshot-role/MainThread: , 2024-03-01 16:59:05,463 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:05,463 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:05,463 INFO snapshot-role/MainThread: } 2024-03-01 16:59:05,463 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 16:59:05,493 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:05,493 INFO snapshot-role/MainThread: { 2024-03-01 16:59:05,493 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:05,493 INFO snapshot-role/MainThread: { 2024-03-01 16:59:05,493 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:05,493 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 16:59:05,493 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:05,493 INFO snapshot-role/MainThread: } 2024-03-01 16:59:05,493 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:05,493 INFO snapshot-role/MainThread: , 2024-03-01 16:59:05,493 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:05,494 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:05,494 INFO snapshot-role/MainThread: } 2024-03-01 16:59:05,494 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 16:59:05,525 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 16:59:05,525 INFO snapshot-role/MainThread: { 2024-03-01 16:59:05,525 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:05,525 INFO snapshot-role/MainThread: { 2024-03-01 16:59:05,525 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:05,525 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:05,525 INFO snapshot-role/MainThread: } 2024-03-01 16:59:05,525 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:05,525 INFO snapshot-role/MainThread: , 2024-03-01 16:59:05,525 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:05,526 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:05,526 INFO snapshot-role/MainThread: } 2024-03-01 16:59:05,526 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 16:59:37,274 INFO snapshot-role/MainThread: snapshot_cmd: snapshot 15 None None snapset1 None False 2024-03-01 16:59:37,275 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:37,305 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 16:59:37,305 INFO snapshot-role/MainThread: { 2024-03-01 16:59:37,305 INFO snapshot-role/MainThread: "report": [ 2024-03-01 16:59:37,305 INFO snapshot-role/MainThread: { 2024-03-01 16:59:37,305 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 16:59:37,305 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M", "vg_size":"3196059648", "vg_free":"0", "vg_extent_size":"4194304"} 2024-03-01 16:59:37,305 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:37,305 INFO snapshot-role/MainThread: , 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: , 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: {"lv_uuid":"7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV", "lv_name":"lv1", "lv_full_name":"test_vg1/lv1", "lv_path":"/dev/test_vg1/lv1", "lv_size":"3196059648", "origin":"", "origin_size":"", "pool_lv":"", "lv_tags":"", "lv_attr":"-wi-a-----", "vg_name":"test_vg1", "data_percent":"", "metadata_percent":"", "pool_lv":""} 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: , 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"WpXREr-HnoB-pgYL-Z1Gd-XEI5-IU3n-iEy2Qb", "lv_uuid":"7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV", "pv_name":"/dev/sda"}, 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds", "lv_uuid":"7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV", "pv_name":"/dev/sdc"}, 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38", "lv_uuid":"7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV", "pv_name":"/dev/sdb"} 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: , 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV"}, 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-253", "segtype":"linear", "lv_uuid":"7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV"}, 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdc:0-253", "segtype":"linear", "lv_uuid":"7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV"} 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: } 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: , 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: "log": [ 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: ] 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: } 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: VG: test_vg1 free 0 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: LV: lv1 size : 3196059648 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: LV: total 3196059648 2024-03-01 16:59:37,306 INFO snapshot-role/MainThread: space needed: 479408947.20 space available: 0 sufficient space: 0 2024-03-01 16:59:37,307 INFO snapshot-role/MainThread: exit code: 1: ['insufficient space for snapshots'] 2024-03-01 17:00:16,718 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:00:16,718 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:00:16,718 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:00:16,718 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:00:16,751 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,751 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,751 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,751 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,751 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,751 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:16,752 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:16,752 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,752 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,752 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,752 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,752 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,752 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,752 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,752 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:00:16,783 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,783 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,783 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,783 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,783 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,783 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:16,783 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,783 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,783 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,783 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,783 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,783 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,784 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,784 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:16,812 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,812 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,812 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,812 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,812 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,813 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:16,813 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:16,813 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,813 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,813 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,813 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,813 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,813 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,813 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,813 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 17:00:16,841 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,842 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,842 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,842 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,842 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,842 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:16,842 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,842 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,842 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,842 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,842 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,842 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,842 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,842 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:16,872 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,872 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,873 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,873 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,873 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,873 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:16,873 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:16,873 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,873 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,873 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,873 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,873 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,873 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,873 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,873 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 17:00:16,914 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,915 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,915 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,915 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,915 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,915 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:16,915 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,915 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,915 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,915 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,915 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,915 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,915 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,915 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:00:16,945 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,946 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,946 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,946 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,946 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,946 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:16,946 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:16,946 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:16,946 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:16,946 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,946 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,946 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,946 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,946 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,946 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,946 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,946 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 17:00:16,976 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:16,976 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,976 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:16,976 INFO snapshot-role/MainThread: { 2024-03-01 17:00:16,976 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:16,976 INFO snapshot-role/MainThread: {"lv_name":"lv7", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:16,976 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,977 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,977 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,977 INFO snapshot-role/MainThread: , 2024-03-01 17:00:16,977 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:16,977 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:16,977 INFO snapshot-role/MainThread: } 2024-03-01 17:00:16,977 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 17:00:16,977 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:00:16,977 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:00:17,006 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:17,006 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,006 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,007 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,007 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,007 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:17,007 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:17,007 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,007 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,007 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,007 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,007 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,007 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,007 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,007 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:00:17,035 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:17,035 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,036 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,036 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,036 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,036 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:17,036 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,036 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,036 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,036 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,036 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,036 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,036 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,036 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:17,068 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:17,068 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,068 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,069 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,069 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,069 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:17,069 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:17,069 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,069 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,069 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,069 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,069 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,069 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,069 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,069 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 17:00:17,097 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:17,098 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,098 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,098 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,098 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,098 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:17,098 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,098 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,098 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,098 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,098 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,098 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,098 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,098 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:17,127 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:17,127 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,128 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,128 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,128 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,128 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:17,128 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:17,128 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,128 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,128 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,128 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,128 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,128 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,128 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,128 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 17:00:17,161 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:17,162 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,162 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,162 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,162 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,162 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:17,162 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,162 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,162 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,162 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,162 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,162 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,162 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,162 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:00:17,194 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:17,194 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,194 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,194 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,194 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,195 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:17,195 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:17,195 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:17,195 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:17,195 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,195 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,195 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,195 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,195 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,195 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,195 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,195 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 17:00:17,224 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:17,224 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,224 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,225 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,225 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,225 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:17,225 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,225 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,225 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,225 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,225 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,225 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,225 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,225 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 17:00:17,225 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:00:17,225 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:00:17,253 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:17,253 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,253 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,253 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,253 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,253 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:17,253 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:17,253 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,253 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,253 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,253 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,253 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,254 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,254 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,254 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:00:17,284 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:17,284 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,284 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,284 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,284 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,284 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,284 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,284 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,284 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,284 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,284 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,284 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,285 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:17,314 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:17,314 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,315 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,315 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,315 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,315 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:17,315 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:17,315 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,315 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,315 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,315 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,315 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,315 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,315 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,315 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:00:17,352 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:17,352 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,352 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,352 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,352 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,352 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,352 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,352 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,353 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,353 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,353 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,353 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,353 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:17,384 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:17,384 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,384 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,384 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,384 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,384 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:17,384 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:17,384 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,384 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,385 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,385 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,385 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,385 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,385 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,385 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:00:17,413 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:17,413 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,413 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,413 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,413 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,414 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,414 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,414 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,414 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,414 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,414 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,414 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,414 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:00:17,445 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:17,445 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,445 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,445 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,445 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,445 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:17,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 17:00:17,445 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:17,446 INFO snapshot-role/MainThread: {"lv_name":"lv8", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"427819008", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:17,446 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,446 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,446 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,446 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,446 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,446 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,446 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,446 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:00:17,473 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:17,473 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,473 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,474 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,474 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,474 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,474 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,474 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,474 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,474 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,474 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,474 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,474 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:00:17,474 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:00:17,474 INFO snapshot-role/MainThread: snapsset names ok: snapset1 2024-03-01 17:00:17,474 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:17,508 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:17,508 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: {"vg_name":"test_vg3", "vg_uuid":"MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS", "vg_size":"4261412864", "vg_free":"1052770304", "vg_extent_size":"4194304"} 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdg"}, 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdh"}, 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdi"}, 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdj"} 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: {"lv_uuid":"f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA", "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:17,509 INFO snapshot-role/MainThread: {"lv_uuid":"UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3", "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:17,509 INFO snapshot-role/MainThread: {"lv_uuid":"drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe", "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:17,509 INFO snapshot-role/MainThread: {"lv_uuid":"7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY", "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:17,509 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"OhgUH1-19og-Jtq7-0d71-SrxU-IuUo-8RG6Ct", "lv_uuid":"7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: {"pvseg_start":"102", "pvseg_size":"102", "segtype":"linear", "pv_uuid":"OhgUH1-19og-Jtq7-0d71-SrxU-IuUo-8RG6Ct", "lv_uuid":"drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: {"pvseg_start":"204", "pvseg_size":"1", "segtype":"linear", "pv_uuid":"OhgUH1-19og-Jtq7-0d71-SrxU-IuUo-8RG6Ct", "lv_uuid":"UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: {"pvseg_start":"205", "pvseg_size":"49", "segtype":"free", "pv_uuid":"OhgUH1-19og-Jtq7-0d71-SrxU-IuUo-8RG6Ct", "lv_uuid":"", "pv_name":"/dev/sdg"}, 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB", "lv_uuid":"UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3", "pv_name":"/dev/sdh"}, 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S", "lv_uuid":"f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA", "pv_name":"/dev/sdi"}, 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"52", "segtype":"linear", "pv_uuid":"pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD", "lv_uuid":"f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA", "pv_name":"/dev/sdj"}, 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: {"pvseg_start":"52", "pvseg_size":"202", "segtype":"free", "pv_uuid":"pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD", "lv_uuid":"", "pv_name":"/dev/sdj"} 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:17,509 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:0-101", "segtype":"linear", "lv_uuid":"7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY"}, 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdh:0-253", "segtype":"linear", "lv_uuid":"UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3"}, 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:204-204", "segtype":"linear", "lv_uuid":"UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3"}, 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdg:102-203", "segtype":"linear", "lv_uuid":"drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe"}, 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdi:0-253", "segtype":"linear", "lv_uuid":"f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA"}, 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdj:0-51", "segtype":"linear", "lv_uuid":"f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA"} 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: {"vg_name":"test_vg2", "vg_uuid":"lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf", "vg_size":"3196059648", "vg_free":"2231369728", "vg_extent_size":"4194304"} 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdd"}, 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: {"pv_name":"/dev/sde"}, 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdf"} 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: {"lv_uuid":"SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA", "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:17,510 INFO snapshot-role/MainThread: {"lv_uuid":"HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY", "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:17,510 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P", "lv_uuid":"", "pv_name":"/dev/sde"}, 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY", "lv_uuid":"", "pv_name":"/dev/sdf"}, 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"153", "segtype":"linear", "pv_uuid":"ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD", "lv_uuid":"HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY", "pv_name":"/dev/sdd"}, 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: {"pvseg_start":"153", "pvseg_size":"77", "segtype":"linear", "pv_uuid":"ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD", "lv_uuid":"SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA", "pv_name":"/dev/sdd"}, 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: {"pvseg_start":"230", "pvseg_size":"24", "segtype":"free", "pv_uuid":"ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD", "lv_uuid":"", "pv_name":"/dev/sdd"} 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:17,510 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:0-152", "segtype":"linear", "lv_uuid":"HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY"}, 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdd:153-229", "segtype":"linear", "lv_uuid":"SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA"} 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: "vg": [ 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: {"vg_name":"test_vg1", "vg_uuid":"idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy", "vg_size":"3196059648", "vg_free":"1107296256", "vg_extent_size":"4194304"} 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: "pv": [ 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: {"pv_name":"/dev/sda"}, 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdb"}, 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: {"pv_name":"/dev/sdc"} 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: {"lv_uuid":"aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D", "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:17,511 INFO snapshot-role/MainThread: {"lv_uuid":"FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k", "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:17,511 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: "pvseg": [ 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"129", "segtype":"linear", "pv_uuid":"aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv", "lv_uuid":"FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k", "pv_name":"/dev/sdb"}, 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: {"pvseg_start":"129", "pvseg_size":"115", "segtype":"linear", "pv_uuid":"aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv", "lv_uuid":"aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D", "pv_name":"/dev/sdb"}, 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: {"pvseg_start":"244", "pvseg_size":"10", "segtype":"free", "pv_uuid":"aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv", "lv_uuid":"", "pv_name":"/dev/sdb"}, 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"free", "pv_uuid":"hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry", "lv_uuid":"", "pv_name":"/dev/sdc"}, 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: {"pvseg_start":"0", "pvseg_size":"254", "segtype":"linear", "pv_uuid":"n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX", "lv_uuid":"FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k", "pv_name":"/dev/sda"} 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: "seg": [ 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sda:0-253", "segtype":"linear", "lv_uuid":"FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k"}, 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:0-128", "segtype":"linear", "lv_uuid":"FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k"}, 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: {"seg_pe_ranges":"/dev/sdb:129-243", "segtype":"linear", "lv_uuid":"aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D"} 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,511 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,512 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,512 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,512 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,512 INFO snapshot-role/MainThread: get_current_space_state: test_vg3 vg_size : 4261412864 vg_free : 1052770304 vg_extent_size : 4194304 2024-03-01 17:00:17,512 INFO snapshot-role/MainThread: lv: lv5 lv_size : 1283457024 chunk_size : 65536 2024-03-01 17:00:17,512 INFO snapshot-role/MainThread: lv: lv6 lv_size : 1069547520 chunk_size : 65536 2024-03-01 17:00:17,512 INFO snapshot-role/MainThread: lv: lv7 lv_size : 427819008 chunk_size : 65536 2024-03-01 17:00:17,512 INFO snapshot-role/MainThread: lv: lv8 lv_size : 427819008 chunk_size : 65536 2024-03-01 17:00:17,512 INFO snapshot-role/MainThread: get_current_space_state: test_vg2 vg_size : 3196059648 vg_free : 2231369728 vg_extent_size : 4194304 2024-03-01 17:00:17,512 INFO snapshot-role/MainThread: lv: lv3 lv_size : 322961408 chunk_size : 65536 2024-03-01 17:00:17,512 INFO snapshot-role/MainThread: lv: lv4 lv_size : 641728512 chunk_size : 65536 2024-03-01 17:00:17,512 INFO snapshot-role/MainThread: get_current_space_state: test_vg1 vg_size : 3196059648 vg_free : 1107296256 vg_extent_size : 4194304 2024-03-01 17:00:17,512 INFO snapshot-role/MainThread: lv: lv1 lv_size : 482344960 chunk_size : 65536 2024-03-01 17:00:17,512 INFO snapshot-role/MainThread: lv: lv2 lv_size : 1606418432 chunk_size : 65536 2024-03-01 17:00:17,512 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:00:17,542 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:17,542 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,542 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,542 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,542 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,542 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:17,542 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:17,542 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,543 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,543 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,543 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,543 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,543 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,543 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,543 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:00:17,580 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:17,580 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,580 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,580 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,580 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,580 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,580 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,580 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,580 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,581 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,581 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,581 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,581 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv1_snapset1 -L 100663296B test_vg1/lv1 2024-03-01 17:00:17,725 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:17,725 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,725 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,725 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,726 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,726 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:17,774 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:17,774 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,774 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,774 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,774 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,774 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:17,774 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:17,774 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,774 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,774 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,774 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,774 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,774 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,774 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,774 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:00:17,804 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:17,804 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,804 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,804 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,805 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,805 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,805 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,805 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,805 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,805 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,805 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,805 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,805 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv3_snapset1 -L 50331648B test_vg2/lv3 2024-03-01 17:00:17,931 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:17,931 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,931 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,931 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,931 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,931 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:17,989 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:17,989 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,989 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:17,989 INFO snapshot-role/MainThread: { 2024-03-01 17:00:17,989 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:17,989 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:17,989 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:17,989 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:17,989 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,989 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,989 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,989 INFO snapshot-role/MainThread: , 2024-03-01 17:00:17,989 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:17,989 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:17,989 INFO snapshot-role/MainThread: } 2024-03-01 17:00:17,989 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:00:18,019 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:18,019 INFO snapshot-role/MainThread: { 2024-03-01 17:00:18,019 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:18,019 INFO snapshot-role/MainThread: { 2024-03-01 17:00:18,019 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:18,019 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,019 INFO snapshot-role/MainThread: } 2024-03-01 17:00:18,019 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,019 INFO snapshot-role/MainThread: , 2024-03-01 17:00:18,020 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:18,020 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,020 INFO snapshot-role/MainThread: } 2024-03-01 17:00:18,020 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv4_snapset1 -L 96468992B test_vg2/lv4 2024-03-01 17:00:18,162 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:18,162 INFO snapshot-role/MainThread: { 2024-03-01 17:00:18,163 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:18,163 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,163 INFO snapshot-role/MainThread: } 2024-03-01 17:00:18,163 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:00:18,205 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:18,205 INFO snapshot-role/MainThread: { 2024-03-01 17:00:18,206 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:18,206 INFO snapshot-role/MainThread: { 2024-03-01 17:00:18,206 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:18,206 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:18,206 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:18,206 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:18,206 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:18,206 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,206 INFO snapshot-role/MainThread: } 2024-03-01 17:00:18,206 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,206 INFO snapshot-role/MainThread: , 2024-03-01 17:00:18,206 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:18,206 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,206 INFO snapshot-role/MainThread: } 2024-03-01 17:00:18,206 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:00:18,241 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:18,241 INFO snapshot-role/MainThread: { 2024-03-01 17:00:18,241 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:18,241 INFO snapshot-role/MainThread: { 2024-03-01 17:00:18,241 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:18,241 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,241 INFO snapshot-role/MainThread: } 2024-03-01 17:00:18,241 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,241 INFO snapshot-role/MainThread: , 2024-03-01 17:00:18,242 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:18,242 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,242 INFO snapshot-role/MainThread: } 2024-03-01 17:00:18,242 INFO snapshot-role/MainThread: Running... lvcreate -s -n lv7_snapset1 -L 67108864B test_vg3/lv7 2024-03-01 17:00:18,365 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:18,365 INFO snapshot-role/MainThread: { 2024-03-01 17:00:18,365 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:18,366 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:18,366 INFO snapshot-role/MainThread: } 2024-03-01 17:00:18,366 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:00:19,830 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:00:19,830 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:00:19,830 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 17:00:19,830 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:00:19,830 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:00:19,862 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:19,862 INFO snapshot-role/MainThread: { 2024-03-01 17:00:19,862 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:19,862 INFO snapshot-role/MainThread: { 2024-03-01 17:00:19,862 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:19,862 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:19,862 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:00:19,862 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:19,862 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:19,862 INFO snapshot-role/MainThread: } 2024-03-01 17:00:19,862 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:19,862 INFO snapshot-role/MainThread: , 2024-03-01 17:00:19,862 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:19,862 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:19,862 INFO snapshot-role/MainThread: } 2024-03-01 17:00:19,862 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:00:19,898 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:19,898 INFO snapshot-role/MainThread: { 2024-03-01 17:00:19,898 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:19,898 INFO snapshot-role/MainThread: { 2024-03-01 17:00:19,898 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:19,898 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:19,898 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:19,898 INFO snapshot-role/MainThread: } 2024-03-01 17:00:19,898 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:19,898 INFO snapshot-role/MainThread: , 2024-03-01 17:00:19,898 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:19,898 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:19,898 INFO snapshot-role/MainThread: } 2024-03-01 17:00:19,898 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:19,933 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:19,933 INFO snapshot-role/MainThread: { 2024-03-01 17:00:19,933 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:19,933 INFO snapshot-role/MainThread: { 2024-03-01 17:00:19,933 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:19,933 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:19,933 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:19,933 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:19,933 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:19,933 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:19,933 INFO snapshot-role/MainThread: } 2024-03-01 17:00:19,933 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:19,933 INFO snapshot-role/MainThread: , 2024-03-01 17:00:19,933 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:19,933 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:19,933 INFO snapshot-role/MainThread: } 2024-03-01 17:00:19,933 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 17:00:19,970 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:19,970 INFO snapshot-role/MainThread: { 2024-03-01 17:00:19,970 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:19,970 INFO snapshot-role/MainThread: { 2024-03-01 17:00:19,970 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:19,970 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:19,970 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:19,970 INFO snapshot-role/MainThread: } 2024-03-01 17:00:19,970 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:19,970 INFO snapshot-role/MainThread: , 2024-03-01 17:00:19,970 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:19,970 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:19,970 INFO snapshot-role/MainThread: } 2024-03-01 17:00:19,970 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:20,004 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:20,004 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,004 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:20,004 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,004 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:20,004 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:20,004 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:20,004 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:20,004 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:20,004 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,004 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,004 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,004 INFO snapshot-role/MainThread: , 2024-03-01 17:00:20,004 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:20,004 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,004 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,004 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 17:00:20,039 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:20,039 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,039 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:20,039 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,039 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:20,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:00:20,039 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,039 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,039 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,039 INFO snapshot-role/MainThread: , 2024-03-01 17:00:20,039 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:20,039 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,039 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,039 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:00:20,071 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:20,071 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,071 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:20,071 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,071 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:20,071 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:20,071 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:20,071 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:20,071 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:20,071 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:20,071 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,071 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,071 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,071 INFO snapshot-role/MainThread: , 2024-03-01 17:00:20,071 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:20,071 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,071 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,071 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 17:00:20,102 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:20,102 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,102 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:20,102 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,102 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:20,102 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:20,102 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,102 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,102 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,102 INFO snapshot-role/MainThread: , 2024-03-01 17:00:20,102 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:20,102 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,102 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,102 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 17:00:20,102 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:00:20,144 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:20,144 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,144 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:20,144 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,144 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:20,144 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:20,144 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:00:20,144 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:20,144 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,144 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,144 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,144 INFO snapshot-role/MainThread: , 2024-03-01 17:00:20,144 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:20,144 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,144 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,144 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:00:20,174 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:20,174 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,174 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:20,174 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,174 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:20,174 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:20,174 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,174 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,174 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,174 INFO snapshot-role/MainThread: , 2024-03-01 17:00:20,174 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:20,174 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,174 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,174 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:00:20,207 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:20,207 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,207 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:20,207 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,207 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:20,207 INFO snapshot-role/MainThread: {"lv_name":"lv1_snapset1", "vg_name":"test_vg1", "lv_attr":"swi-a-s---", "lv_size":"100663296", "pool_lv":"", "origin":"lv1", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:20,207 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,207 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,207 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,207 INFO snapshot-role/MainThread: , 2024-03-01 17:00:20,207 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:20,207 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,207 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,207 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:20,238 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:20,238 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,238 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:20,238 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,238 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:20,238 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:20,238 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:20,238 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:20,238 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:20,238 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,239 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,239 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,239 INFO snapshot-role/MainThread: , 2024-03-01 17:00:20,239 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:20,239 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,239 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,239 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:00:20,268 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:20,268 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,268 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:20,268 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,269 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:20,269 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:20,269 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,269 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,269 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,269 INFO snapshot-role/MainThread: , 2024-03-01 17:00:20,269 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:20,269 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,269 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,269 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 17:00:20,298 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:20,298 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,299 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:20,299 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,299 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:20,299 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:20,299 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,299 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,299 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,299 INFO snapshot-role/MainThread: , 2024-03-01 17:00:20,299 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:20,299 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,299 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,299 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:20,332 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:20,332 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,332 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:20,332 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,332 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:20,332 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:20,332 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:20,333 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:20,333 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:20,333 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,333 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,333 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,333 INFO snapshot-role/MainThread: , 2024-03-01 17:00:20,333 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:20,333 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,333 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,333 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:00:20,363 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:20,364 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,364 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:20,364 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,364 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:20,364 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:20,364 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,364 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,364 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,364 INFO snapshot-role/MainThread: , 2024-03-01 17:00:20,364 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:20,364 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,364 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,364 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 17:00:20,397 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:20,397 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,397 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:20,397 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,397 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:20,398 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:20,398 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,398 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,398 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,398 INFO snapshot-role/MainThread: , 2024-03-01 17:00:20,398 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:20,398 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,398 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,398 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:00:20,427 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:20,427 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,427 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:20,427 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,427 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:20,427 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:20,427 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:20,428 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:20,428 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:20,428 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:20,428 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,428 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,428 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,428 INFO snapshot-role/MainThread: , 2024-03-01 17:00:20,428 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:20,428 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,428 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,428 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:00:20,456 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:20,457 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,457 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:20,457 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,457 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:20,457 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:20,457 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,457 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,457 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,457 INFO snapshot-role/MainThread: , 2024-03-01 17:00:20,457 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:20,457 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,457 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,457 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 17:00:20,487 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:20,487 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,487 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:20,487 INFO snapshot-role/MainThread: { 2024-03-01 17:00:20,487 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:20,487 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:20,487 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,488 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,488 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,488 INFO snapshot-role/MainThread: , 2024-03-01 17:00:20,488 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:20,488 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:20,488 INFO snapshot-role/MainThread: } 2024-03-01 17:00:20,488 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:00:21,837 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:00:21,837 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:00:21,837 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:00:21,837 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:00:21,868 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:21,869 INFO snapshot-role/MainThread: { 2024-03-01 17:00:21,869 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:21,869 INFO snapshot-role/MainThread: { 2024-03-01 17:00:21,869 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:21,869 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:21,869 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:00:21,869 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:21,869 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:21,869 INFO snapshot-role/MainThread: } 2024-03-01 17:00:21,869 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:21,869 INFO snapshot-role/MainThread: , 2024-03-01 17:00:21,869 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:21,869 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:21,869 INFO snapshot-role/MainThread: } 2024-03-01 17:00:21,869 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:00:21,914 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:21,914 INFO snapshot-role/MainThread: { 2024-03-01 17:00:21,914 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:21,914 INFO snapshot-role/MainThread: { 2024-03-01 17:00:21,914 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:21,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:00:21,915 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:21,915 INFO snapshot-role/MainThread: } 2024-03-01 17:00:21,915 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:21,915 INFO snapshot-role/MainThread: , 2024-03-01 17:00:21,915 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:21,915 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:21,915 INFO snapshot-role/MainThread: } 2024-03-01 17:00:21,915 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:21,944 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:21,944 INFO snapshot-role/MainThread: { 2024-03-01 17:00:21,944 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:21,945 INFO snapshot-role/MainThread: { 2024-03-01 17:00:21,945 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:21,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:00:21,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:00:21,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:00:21,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:00:21,945 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:21,945 INFO snapshot-role/MainThread: } 2024-03-01 17:00:21,945 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:21,945 INFO snapshot-role/MainThread: , 2024-03-01 17:00:21,945 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:21,945 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:21,945 INFO snapshot-role/MainThread: } 2024-03-01 17:00:21,945 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 17:00:21,980 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:21,980 INFO snapshot-role/MainThread: { 2024-03-01 17:00:21,980 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:21,980 INFO snapshot-role/MainThread: { 2024-03-01 17:00:21,980 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:21,980 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:21,980 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:21,980 INFO snapshot-role/MainThread: } 2024-03-01 17:00:21,981 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:21,981 INFO snapshot-role/MainThread: , 2024-03-01 17:00:21,981 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:21,981 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:21,981 INFO snapshot-role/MainThread: } 2024-03-01 17:00:21,981 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:22,014 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:22,015 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,015 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:22,015 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,015 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:22,015 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:22,015 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:22,015 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:22,015 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:22,015 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,015 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,015 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,015 INFO snapshot-role/MainThread: , 2024-03-01 17:00:22,015 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:22,015 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,015 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,015 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 17:00:22,044 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:22,044 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,044 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:22,044 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,044 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:22,044 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:22,044 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,044 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,044 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,044 INFO snapshot-role/MainThread: , 2024-03-01 17:00:22,044 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:22,044 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,044 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,045 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:00:22,075 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:22,075 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,075 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:22,075 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,075 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:22,075 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:22,075 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:22,075 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:22,075 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:22,075 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:22,076 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,076 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,076 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,076 INFO snapshot-role/MainThread: , 2024-03-01 17:00:22,076 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:22,076 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,076 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,076 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 17:00:22,105 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:22,105 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,105 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:22,105 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,105 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:22,105 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:22,105 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,105 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,105 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,106 INFO snapshot-role/MainThread: , 2024-03-01 17:00:22,106 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:22,106 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,106 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,106 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 17:00:22,106 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:00:22,106 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:00:22,134 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:22,134 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,134 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:22,134 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,134 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:22,134 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:22,134 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:00:22,134 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:22,134 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,134 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,134 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,134 INFO snapshot-role/MainThread: , 2024-03-01 17:00:22,134 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:22,135 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,135 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,135 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1 2024-03-01 17:00:22,165 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:22,166 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,166 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:22,166 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,166 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:22,166 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:22,166 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,166 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,166 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,166 INFO snapshot-role/MainThread: , 2024-03-01 17:00:22,166 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:22,166 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,166 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,166 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:22,194 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:22,195 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,195 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:22,195 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,195 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:22,195 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:22,195 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:22,195 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:22,195 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:22,195 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,195 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,195 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,195 INFO snapshot-role/MainThread: , 2024-03-01 17:00:22,195 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:22,195 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,195 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,195 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3 2024-03-01 17:00:22,224 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:22,224 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,224 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:22,224 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,224 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:22,224 INFO snapshot-role/MainThread: {"lv_name":"lv3", "vg_name":"test_vg2", "lv_attr":"owi-a-s---", "lv_size":"322961408", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:22,224 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,224 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,224 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,224 INFO snapshot-role/MainThread: , 2024-03-01 17:00:22,224 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:22,225 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,225 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,225 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:22,253 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:22,253 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,253 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:22,253 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,253 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:22,253 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:22,253 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:22,253 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:22,253 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:22,254 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,254 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,254 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,254 INFO snapshot-role/MainThread: , 2024-03-01 17:00:22,254 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:22,254 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,254 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,254 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4 2024-03-01 17:00:22,285 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:22,285 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,286 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:22,286 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,286 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:22,286 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:22,286 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,286 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,286 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,286 INFO snapshot-role/MainThread: , 2024-03-01 17:00:22,286 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:22,286 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,286 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,286 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:00:22,322 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:22,323 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,323 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:22,323 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,323 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:22,323 INFO snapshot-role/MainThread: {"lv_name":"lv5", "vg_name":"test_vg3", "lv_attr":"-wi-a-----", "lv_size":"1283457024", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:22,323 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:22,323 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:22,323 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:22,323 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:22,323 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,323 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,323 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,323 INFO snapshot-role/MainThread: , 2024-03-01 17:00:22,323 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:22,323 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,323 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,323 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7 2024-03-01 17:00:22,352 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:22,352 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,352 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:22,353 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,353 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:22,353 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:22,353 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,353 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,353 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,353 INFO snapshot-role/MainThread: , 2024-03-01 17:00:22,353 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:22,353 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,353 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,353 INFO snapshot-role/MainThread: snapsset ok: snapset1 2024-03-01 17:00:22,353 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:00:22,353 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:00:22,386 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:22,386 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,386 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:22,387 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,387 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:22,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 17:00:22,387 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:00:22,387 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:22,387 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,387 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,387 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,387 INFO snapshot-role/MainThread: , 2024-03-01 17:00:22,387 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:22,387 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,387 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,387 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:00:22,419 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:22,420 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,420 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:22,420 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,420 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:22,420 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:00:22,420 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,420 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,420 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,420 INFO snapshot-role/MainThread: , 2024-03-01 17:00:22,420 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:22,420 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,420 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,420 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:00:22,450 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:22,450 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,450 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:22,450 INFO snapshot-role/MainThread: { 2024-03-01 17:00:22,450 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:22,451 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:00:22,451 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,451 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,451 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,451 INFO snapshot-role/MainThread: , 2024-03-01 17:00:22,451 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:22,451 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:22,451 INFO snapshot-role/MainThread: } 2024-03-01 17:00:22,451 INFO snapshot-role/MainThread: exit code: 0: ['snapshot already exists: test_vg1/lv1_snapset1'] 2024-03-01 17:00:23,854 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:00:23,854 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:00:23,854 INFO snapshot-role/MainThread: remove snapsset : snapset1 2024-03-01 17:00:23,854 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:00:23,884 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:23,884 INFO snapshot-role/MainThread: { 2024-03-01 17:00:23,884 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:23,884 INFO snapshot-role/MainThread: { 2024-03-01 17:00:23,884 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:23,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:00:23,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:00:23,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:00:23,885 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:23,885 INFO snapshot-role/MainThread: } 2024-03-01 17:00:23,885 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:23,885 INFO snapshot-role/MainThread: , 2024-03-01 17:00:23,885 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:23,885 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:23,885 INFO snapshot-role/MainThread: } 2024-03-01 17:00:23,885 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:00:23,913 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:23,913 INFO snapshot-role/MainThread: { 2024-03-01 17:00:23,913 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:23,913 INFO snapshot-role/MainThread: { 2024-03-01 17:00:23,913 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:23,913 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:00:23,913 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:23,913 INFO snapshot-role/MainThread: } 2024-03-01 17:00:23,913 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:23,913 INFO snapshot-role/MainThread: , 2024-03-01 17:00:23,913 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:23,914 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:23,914 INFO snapshot-role/MainThread: } 2024-03-01 17:00:23,914 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:00:23,943 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:23,943 INFO snapshot-role/MainThread: { 2024-03-01 17:00:23,943 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:23,943 INFO snapshot-role/MainThread: { 2024-03-01 17:00:23,943 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:23,943 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:00:23,943 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:23,943 INFO snapshot-role/MainThread: } 2024-03-01 17:00:23,943 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:23,943 INFO snapshot-role/MainThread: , 2024-03-01 17:00:23,943 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:23,943 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:23,943 INFO snapshot-role/MainThread: } 2024-03-01 17:00:23,944 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:23,973 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:23,973 INFO snapshot-role/MainThread: { 2024-03-01 17:00:23,973 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:23,973 INFO snapshot-role/MainThread: { 2024-03-01 17:00:23,973 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:23,973 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:23,973 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:23,973 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:23,973 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:23,974 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:23,974 INFO snapshot-role/MainThread: } 2024-03-01 17:00:23,974 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:23,974 INFO snapshot-role/MainThread: , 2024-03-01 17:00:23,974 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:23,974 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:23,974 INFO snapshot-role/MainThread: } 2024-03-01 17:00:23,974 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:00:24,008 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:24,008 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,008 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:24,008 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,009 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:24,009 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:24,009 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,009 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,009 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,009 INFO snapshot-role/MainThread: , 2024-03-01 17:00:24,009 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:24,009 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,009 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,009 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 17:00:24,040 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:24,040 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,040 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:24,040 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,040 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:24,040 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:24,040 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,040 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,040 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,041 INFO snapshot-role/MainThread: , 2024-03-01 17:00:24,041 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:24,041 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,041 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,041 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:24,070 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:24,070 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,070 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:24,070 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,070 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:24,070 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:24,071 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:24,071 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:24,071 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:24,071 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,071 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,071 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,071 INFO snapshot-role/MainThread: , 2024-03-01 17:00:24,071 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:24,071 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,071 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,071 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:00:24,101 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:24,101 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,101 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:24,101 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,102 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:24,102 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:24,102 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,102 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,102 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,102 INFO snapshot-role/MainThread: , 2024-03-01 17:00:24,102 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:24,102 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,102 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,102 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 17:00:24,132 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:24,132 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,132 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:24,132 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,132 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:24,132 INFO snapshot-role/MainThread: {"lv_name":"lv4_snapset1", "vg_name":"test_vg2", "lv_attr":"swi-a-s---", "lv_size":"96468992", "pool_lv":"", "origin":"lv4", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:24,132 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,133 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,133 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,133 INFO snapshot-role/MainThread: , 2024-03-01 17:00:24,133 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:24,133 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,133 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,133 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:00:24,162 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:24,162 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,162 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:24,162 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,163 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:24,163 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:24,163 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:24,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:24,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:24,163 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:24,163 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,163 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,163 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,163 INFO snapshot-role/MainThread: , 2024-03-01 17:00:24,163 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:24,163 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,163 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,163 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:00:24,192 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:24,192 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,192 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:24,192 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,192 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:24,192 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:24,193 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,193 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,193 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,193 INFO snapshot-role/MainThread: , 2024-03-01 17:00:24,193 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:24,193 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,193 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,193 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 17:00:24,222 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:24,222 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,222 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:24,222 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,222 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:24,222 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:24,222 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,223 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,223 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,223 INFO snapshot-role/MainThread: , 2024-03-01 17:00:24,223 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:24,223 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,223 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,223 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:00:24,254 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:24,254 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,254 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:24,254 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,254 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:24,254 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:24,254 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:00:24,254 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:24,254 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,254 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,255 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,255 INFO snapshot-role/MainThread: , 2024-03-01 17:00:24,255 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:24,255 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,255 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,255 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:00:24,285 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:24,285 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,285 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:24,285 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,285 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:24,285 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:00:24,285 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,285 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,286 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,286 INFO snapshot-role/MainThread: , 2024-03-01 17:00:24,286 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:24,286 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,286 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,286 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg1/lv1_snapset1 2024-03-01 17:00:24,317 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:24,317 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,317 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:24,317 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,317 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:24,317 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:00:24,317 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,317 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,317 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,317 INFO snapshot-role/MainThread: , 2024-03-01 17:00:24,318 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:24,318 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,318 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,318 INFO snapshot-role/MainThread: Running... lvremove -y test_vg1/lv1_snapset1 2024-03-01 17:00:24,425 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:24,426 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,426 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:24,426 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,426 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,426 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:24,471 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:24,472 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,472 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:24,472 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,472 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:24,472 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:24,472 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:24,472 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:24,472 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:24,472 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,472 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,472 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,472 INFO snapshot-role/MainThread: , 2024-03-01 17:00:24,472 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:24,472 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,472 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,472 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:00:24,508 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:24,509 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,509 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:24,509 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,509 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:24,509 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:24,509 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,509 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,509 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,509 INFO snapshot-role/MainThread: , 2024-03-01 17:00:24,509 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:24,509 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,509 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,509 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv3_snapset1 2024-03-01 17:00:24,540 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:24,541 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,541 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:24,541 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,541 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:24,541 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:24,541 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,541 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,541 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,541 INFO snapshot-role/MainThread: , 2024-03-01 17:00:24,541 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:24,541 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,541 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,541 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv3_snapset1 2024-03-01 17:00:24,616 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:24,617 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,617 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:24,617 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,617 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,617 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:24,666 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:24,667 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,667 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:24,667 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,667 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:24,667 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:24,667 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:24,667 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:24,667 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,667 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,667 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,667 INFO snapshot-role/MainThread: , 2024-03-01 17:00:24,667 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:24,667 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,667 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,667 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:00:24,700 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:24,701 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,701 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:24,701 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,701 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:24,701 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:24,701 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,701 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,701 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,701 INFO snapshot-role/MainThread: , 2024-03-01 17:00:24,701 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:24,701 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,701 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,701 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg2/lv4_snapset1 2024-03-01 17:00:24,734 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:24,735 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,735 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:24,735 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,735 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:24,735 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:24,735 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,735 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,735 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,735 INFO snapshot-role/MainThread: , 2024-03-01 17:00:24,735 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:24,735 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,735 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,735 INFO snapshot-role/MainThread: Running... lvremove -y test_vg2/lv4_snapset1 2024-03-01 17:00:24,813 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:24,814 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,814 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:24,814 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,814 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,814 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:00:24,855 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:24,855 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,856 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:24,856 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,856 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:24,856 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:24,856 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:24,856 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:24,856 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:24,856 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:24,856 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,856 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,856 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,856 INFO snapshot-role/MainThread: , 2024-03-01 17:00:24,856 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:24,856 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,857 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,857 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:00:24,896 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:24,897 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,897 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:24,897 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,897 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:24,897 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:24,897 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,897 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,897 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,897 INFO snapshot-role/MainThread: , 2024-03-01 17:00:24,897 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:24,897 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,897 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,897 INFO snapshot-role/MainThread: Running... lvs --reportformat json test_vg3/lv7_snapset1 2024-03-01 17:00:24,929 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:24,929 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,929 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:24,929 INFO snapshot-role/MainThread: { 2024-03-01 17:00:24,929 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:24,929 INFO snapshot-role/MainThread: {"lv_name":"lv7_snapset1", "vg_name":"test_vg3", "lv_attr":"swi-a-s---", "lv_size":"67108864", "pool_lv":"", "origin":"lv7", "data_percent":"0.00", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:24,929 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,929 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,929 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,929 INFO snapshot-role/MainThread: , 2024-03-01 17:00:24,929 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:24,929 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:24,929 INFO snapshot-role/MainThread: } 2024-03-01 17:00:24,929 INFO snapshot-role/MainThread: Running... lvremove -y test_vg3/lv7_snapset1 2024-03-01 17:00:25,013 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:25,013 INFO snapshot-role/MainThread: { 2024-03-01 17:00:25,014 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:25,014 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:25,014 INFO snapshot-role/MainThread: } 2024-03-01 17:00:25,014 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:00:26,443 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:00:26,444 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:00:26,444 INFO snapshot-role/MainThread: remove verify snapsset : snapset1 2024-03-01 17:00:26,444 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:00:26,473 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:26,473 INFO snapshot-role/MainThread: { 2024-03-01 17:00:26,473 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:26,473 INFO snapshot-role/MainThread: { 2024-03-01 17:00:26,473 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:26,473 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:26,473 INFO snapshot-role/MainThread: {"lv_name":"lv2", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"1606418432", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:26,473 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:26,473 INFO snapshot-role/MainThread: } 2024-03-01 17:00:26,473 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:26,474 INFO snapshot-role/MainThread: , 2024-03-01 17:00:26,474 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:26,474 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:26,474 INFO snapshot-role/MainThread: } 2024-03-01 17:00:26,474 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:00:26,508 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:26,508 INFO snapshot-role/MainThread: { 2024-03-01 17:00:26,508 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:26,508 INFO snapshot-role/MainThread: { 2024-03-01 17:00:26,508 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:26,508 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:26,508 INFO snapshot-role/MainThread: } 2024-03-01 17:00:26,508 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:26,508 INFO snapshot-role/MainThread: , 2024-03-01 17:00:26,508 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:26,509 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:26,509 INFO snapshot-role/MainThread: } 2024-03-01 17:00:26,509 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:26,537 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:26,537 INFO snapshot-role/MainThread: { 2024-03-01 17:00:26,537 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:26,537 INFO snapshot-role/MainThread: { 2024-03-01 17:00:26,537 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:26,537 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:26,537 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:26,537 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:26,537 INFO snapshot-role/MainThread: } 2024-03-01 17:00:26,537 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:26,538 INFO snapshot-role/MainThread: , 2024-03-01 17:00:26,538 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:26,538 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:26,538 INFO snapshot-role/MainThread: } 2024-03-01 17:00:26,538 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:00:26,566 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:26,566 INFO snapshot-role/MainThread: { 2024-03-01 17:00:26,566 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:26,566 INFO snapshot-role/MainThread: { 2024-03-01 17:00:26,566 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:26,566 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:26,566 INFO snapshot-role/MainThread: } 2024-03-01 17:00:26,566 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:26,566 INFO snapshot-role/MainThread: , 2024-03-01 17:00:26,566 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:26,567 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:26,567 INFO snapshot-role/MainThread: } 2024-03-01 17:00:26,567 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:26,595 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:26,595 INFO snapshot-role/MainThread: { 2024-03-01 17:00:26,595 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:26,595 INFO snapshot-role/MainThread: { 2024-03-01 17:00:26,595 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:26,595 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:26,595 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:26,595 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:26,595 INFO snapshot-role/MainThread: } 2024-03-01 17:00:26,595 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:26,595 INFO snapshot-role/MainThread: , 2024-03-01 17:00:26,596 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:26,596 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:26,596 INFO snapshot-role/MainThread: } 2024-03-01 17:00:26,596 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:00:26,625 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:26,625 INFO snapshot-role/MainThread: { 2024-03-01 17:00:26,625 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:26,625 INFO snapshot-role/MainThread: { 2024-03-01 17:00:26,625 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:26,625 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:26,625 INFO snapshot-role/MainThread: } 2024-03-01 17:00:26,625 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:26,625 INFO snapshot-role/MainThread: , 2024-03-01 17:00:26,625 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:26,625 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:26,625 INFO snapshot-role/MainThread: } 2024-03-01 17:00:26,625 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:00:26,656 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:26,656 INFO snapshot-role/MainThread: { 2024-03-01 17:00:26,656 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:26,656 INFO snapshot-role/MainThread: { 2024-03-01 17:00:26,656 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:26,656 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:26,656 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:26,656 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:26,656 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:26,656 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:26,656 INFO snapshot-role/MainThread: } 2024-03-01 17:00:26,656 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:26,656 INFO snapshot-role/MainThread: , 2024-03-01 17:00:26,656 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:26,656 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:26,657 INFO snapshot-role/MainThread: } 2024-03-01 17:00:26,657 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:00:26,684 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:26,684 INFO snapshot-role/MainThread: { 2024-03-01 17:00:26,684 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:26,684 INFO snapshot-role/MainThread: { 2024-03-01 17:00:26,684 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:26,684 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:26,684 INFO snapshot-role/MainThread: } 2024-03-01 17:00:26,684 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:26,684 INFO snapshot-role/MainThread: , 2024-03-01 17:00:26,684 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:26,684 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:26,684 INFO snapshot-role/MainThread: } 2024-03-01 17:00:26,685 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:00:28,036 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:00:28,036 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:00:28,036 INFO snapshot-role/MainThread: remove snapsset : snapset1 2024-03-01 17:00:28,036 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:00:28,067 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:28,068 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,068 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:28,068 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,068 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:28,068 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:28,068 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:28,068 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,068 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,068 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,068 INFO snapshot-role/MainThread: , 2024-03-01 17:00:28,068 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:28,068 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,068 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,068 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:00:28,097 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:28,097 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,097 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:28,097 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,097 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:28,097 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,097 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,097 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,097 INFO snapshot-role/MainThread: , 2024-03-01 17:00:28,098 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:28,098 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,098 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,098 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:28,128 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:28,128 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,128 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:28,128 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,128 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:28,128 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:28,128 INFO snapshot-role/MainThread: {"lv_name":"lv4", "vg_name":"test_vg2", "lv_attr":"-wi-a-----", "lv_size":"641728512", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""} 2024-03-01 17:00:28,128 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,128 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,129 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,129 INFO snapshot-role/MainThread: , 2024-03-01 17:00:28,129 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:28,129 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,129 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,129 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:00:28,157 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:28,157 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,157 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:28,157 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,158 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:28,158 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,158 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,158 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,158 INFO snapshot-role/MainThread: , 2024-03-01 17:00:28,158 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:28,158 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,158 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,158 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:28,187 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:28,187 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,187 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:28,187 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,188 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:28,188 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:28,188 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:28,188 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,188 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,188 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,188 INFO snapshot-role/MainThread: , 2024-03-01 17:00:28,188 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:28,188 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,188 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,188 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:00:28,218 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:28,218 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,218 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:28,218 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,218 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:28,218 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,218 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,218 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,218 INFO snapshot-role/MainThread: , 2024-03-01 17:00:28,218 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:28,219 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,219 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,219 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:00:28,250 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:28,250 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,250 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:28,250 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,250 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:28,250 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:28,250 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:28,250 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:28,250 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:28,250 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,250 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,250 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,250 INFO snapshot-role/MainThread: , 2024-03-01 17:00:28,250 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:28,251 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,251 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,251 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:00:28,282 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:28,282 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,282 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:28,282 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,282 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:28,282 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,282 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,282 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,283 INFO snapshot-role/MainThread: , 2024-03-01 17:00:28,283 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:28,283 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,283 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,283 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:00:28,311 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:28,311 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,311 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:28,311 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,311 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:28,311 INFO snapshot-role/MainThread: {"lv_name":"lv1", "vg_name":"test_vg1", "lv_attr":"-wi-a-----", "lv_size":"482344960", "pool_lv":"", "origin":"", "data_percent":"", "metadata_percent":"", "move_pv":"", "mirror_log":"", "copy_percent":"", "convert_lv":""}, 2024-03-01 17:00:28,312 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:28,312 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,312 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,312 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,312 INFO snapshot-role/MainThread: , 2024-03-01 17:00:28,312 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:28,312 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,312 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,312 INFO snapshot-role/MainThread: Running... lvs test_vg1/lv1_snapset1 2024-03-01 17:00:28,340 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:28,340 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,340 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:28,340 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,340 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:28,340 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,340 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,340 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,340 INFO snapshot-role/MainThread: , 2024-03-01 17:00:28,340 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:28,340 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,340 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,340 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:28,371 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:28,371 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,371 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:28,371 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,371 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:28,371 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:28,371 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:28,371 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,371 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,371 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,371 INFO snapshot-role/MainThread: , 2024-03-01 17:00:28,371 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:28,372 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,372 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,372 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv3_snapset1 2024-03-01 17:00:28,400 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:28,400 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,400 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:28,400 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,400 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:28,400 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,400 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,400 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,400 INFO snapshot-role/MainThread: , 2024-03-01 17:00:28,401 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:28,401 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,401 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,401 INFO snapshot-role/MainThread: Running... lvs test_vg2 2024-03-01 17:00:28,433 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:28,433 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,433 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:28,433 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,433 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:28,433 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:28,433 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:28,433 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,433 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,433 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,434 INFO snapshot-role/MainThread: , 2024-03-01 17:00:28,434 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:28,434 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,434 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,434 INFO snapshot-role/MainThread: Running... lvs test_vg2/lv4_snapset1 2024-03-01 17:00:28,462 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:28,462 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,462 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:28,462 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,462 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:28,462 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,463 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,463 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,463 INFO snapshot-role/MainThread: , 2024-03-01 17:00:28,463 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:28,463 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,463 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,463 INFO snapshot-role/MainThread: Running... lvs test_vg3 2024-03-01 17:00:28,492 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:00:28,492 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,492 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:28,492 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,492 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:28,492 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:28,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 17:00:28,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 17:00:28,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 17:00:28,493 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,493 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,493 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,493 INFO snapshot-role/MainThread: , 2024-03-01 17:00:28,493 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:28,493 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,493 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,493 INFO snapshot-role/MainThread: Running... lvs test_vg3/lv7_snapset1 2024-03-01 17:00:28,522 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:00:28,523 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,523 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:00:28,523 INFO snapshot-role/MainThread: { 2024-03-01 17:00:28,523 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:00:28,523 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,523 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,523 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,523 INFO snapshot-role/MainThread: , 2024-03-01 17:00:28,523 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:00:28,523 INFO snapshot-role/MainThread: ] 2024-03-01 17:00:28,523 INFO snapshot-role/MainThread: } 2024-03-01 17:00:28,523 INFO snapshot-role/MainThread: exit code: 0: [''] 2024-03-01 17:01:08,295 INFO snapshot-role/MainThread: check_cmd: check 20 None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "test_vg1", "lv": "xxxxx", "percent_space_required": 20}]} 2024-03-01 17:01:08,295 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'test_vg1', 'lv': 'xxxxx', 'percent_space_required': 20}]} 2024-03-01 17:01:08,295 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 17:01:08,296 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:01:08,296 INFO snapshot-role/MainThread: Running... lvs test_vg1 2024-03-01 17:01:08,324 INFO snapshot-role/MainThread: Return code: 0 2024-03-01 17:01:08,324 INFO snapshot-role/MainThread: { 2024-03-01 17:01:08,324 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:08,324 INFO snapshot-role/MainThread: { 2024-03-01 17:01:08,324 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:08,324 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:01:08,324 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:08,324 INFO snapshot-role/MainThread: } 2024-03-01 17:01:08,324 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:08,324 INFO snapshot-role/MainThread: , 2024-03-01 17:01:08,324 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:08,325 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:08,325 INFO snapshot-role/MainThread: } 2024-03-01 17:01:08,325 INFO snapshot-role/MainThread: Running... lvs test_vg1/xxxxx 2024-03-01 17:01:08,357 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:01:08,357 INFO snapshot-role/MainThread: { 2024-03-01 17:01:08,357 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:08,357 INFO snapshot-role/MainThread: { 2024-03-01 17:01:08,357 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:08,357 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:08,357 INFO snapshot-role/MainThread: } 2024-03-01 17:01:08,357 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:08,357 INFO snapshot-role/MainThread: , 2024-03-01 17:01:08,357 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:08,357 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:08,357 INFO snapshot-role/MainThread: } 2024-03-01 17:01:08,358 INFO snapshot-role/MainThread: exit code: 20: ['source logical volume in snapset does not exist: test_vg1/xxxxx'] 2024-03-01 17:01:38,794 INFO snapshot-role/MainThread: check_cmd: check 20 None None None 1 {"name": "snapset1", "volumes": [{"name": "snapshot VG1 LV1", "vg": "xxxx", "lv": "lv1", "percent_space_required": 20}]} 2024-03-01 17:01:38,794 INFO snapshot-role/MainThread: snapset {'name': 'snapset1', 'volumes': [{'name': 'snapshot VG1 LV1', 'vg': 'xxxx', 'lv': 'lv1', 'percent_space_required': 20}]} 2024-03-01 17:01:38,794 INFO snapshot-role/MainThread: check snapsset : snapset1 2024-03-01 17:01:38,794 INFO snapshot-role/MainThread: verify snapsset : snapset1 2024-03-01 17:01:38,794 INFO snapshot-role/MainThread: Running... lvs xxxx 2024-03-01 17:01:38,822 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:01:38,823 INFO snapshot-role/MainThread: { 2024-03-01 17:01:38,823 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:38,823 INFO snapshot-role/MainThread: { 2024-03-01 17:01:38,823 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:38,823 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:38,823 INFO snapshot-role/MainThread: } 2024-03-01 17:01:38,823 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:38,823 INFO snapshot-role/MainThread: , 2024-03-01 17:01:38,823 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:38,823 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:38,823 INFO snapshot-role/MainThread: } 2024-03-01 17:01:38,823 INFO snapshot-role/MainThread: Running... lvs xxxx/lv1 2024-03-01 17:01:38,858 INFO snapshot-role/MainThread: Return code: 5 2024-03-01 17:01:38,858 INFO snapshot-role/MainThread: { 2024-03-01 17:01:38,858 INFO snapshot-role/MainThread: "report": [ 2024-03-01 17:01:38,858 INFO snapshot-role/MainThread: { 2024-03-01 17:01:38,858 INFO snapshot-role/MainThread: "lv": [ 2024-03-01 17:01:38,858 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:38,858 INFO snapshot-role/MainThread: } 2024-03-01 17:01:38,858 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:38,858 INFO snapshot-role/MainThread: , 2024-03-01 17:01:38,858 INFO snapshot-role/MainThread: "log": [ 2024-03-01 17:01:38,858 INFO snapshot-role/MainThread: ] 2024-03-01 17:01:38,858 INFO snapshot-role/MainThread: } 2024-03-01 17:01:38,859 INFO snapshot-role/MainThread: exit code: 20: ['source volume group in snapset does not exist: xxxx'] + cat /etc/lvm/devices/system.devices # LVM uses devices listed in this file. # Created by LVM command lvmdevices pid 35552 at Fri Mar 1 17:01:46 2024 PRODUCT_UUID=ec28ab51-1403-3eda-3074-a721cff16f91 VERSION=1.1.126 ++ lsblk -l -p -o NAME + for dev in $(lsblk -l -p -o NAME) + '[' NAME = NAME ']' + continue + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sda = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sda + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sda + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdb = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdb + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdb + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdc = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdc + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdc + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdd = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdd + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdd + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sde = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sde + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sde + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdf = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdf + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdf + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdg = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdg + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdg + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdh = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdh + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdh + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdi = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdi + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdi + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdj = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdj + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdj + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdk = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdk + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdk + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/sdl = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/sdl + : + echo blkid info without cache blkid info without cache + blkid -p /dev/sdl + : + for dev in $(lsblk -l -p -o NAME) + '[' /dev/xvda = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/xvda /dev/xvda: PTUUID="e61ef7e0" PTTYPE="dos" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda /dev/xvda: PTUUID="e61ef7e0" PTTYPE="dos" + for dev in $(lsblk -l -p -o NAME) + '[' /dev/xvda1 = NAME ']' + echo blkid info with cache blkid info with cache + blkid /dev/xvda1 /dev/xvda1: UUID="a4d9efbc-be36-4c5f-99af-596afd10159d" TYPE="xfs" PARTUUID="e61ef7e0-01" + echo blkid info without cache blkid info without cache + blkid -p /dev/xvda1 /dev/xvda1: UUID="a4d9efbc-be36-4c5f-99af-596afd10159d" FSSIZE="4226809856" FSLASTBLOCK="1048320" FSBLOCKSIZE="4096" BLOCK_SIZE="512" TYPE="xfs" USAGE="filesystem" PART_ENTRY_SCHEME="dos" PART_ENTRY_UUID="e61ef7e0-01" PART_ENTRY_TYPE="0x83" PART_ENTRY_FLAGS="0x80" PART_ENTRY_NUMBER="1" PART_ENTRY_OFFSET="2048" PART_ENTRY_SIZE="524285919" PART_ENTRY_DISK="202:0" + blkid -g + echo lsblk after garbage collect lsblk after garbage collect + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdk" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdl" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/xvda" TYPE="disk" SIZE="268435456000" FSTYPE="" NAME="/dev/xvda1" TYPE="part" SIZE="268434390528" FSTYPE="xfs" + blkid -s none + echo lsblk after cache flush lsblk after cache flush + lsblk -p --pairs --bytes -o NAME,TYPE,SIZE,FSTYPE NAME="/dev/sda" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdb" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdc" TYPE="disk" SIZE="1073741824" FSTYPE="LVM2_member" NAME="/dev/sdd" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sde" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdf" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdg" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdh" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdi" TYPE="disk" SIZE="1073741824" FSTYPE="" NAME="/dev/sdj" TYPE="disk" SIZE="1073741824" FSTYPE="" 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:22,364 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_56vq0or5/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:56:25,443 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_s9v8e12m/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:56:29,621 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload__frfxwbb/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:56:29,680 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:29,681 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:56:29,740 INFO program/MainThread: stdout[2]: 2024-03-01 16:56:29,740 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:29,740 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:56:29,741 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:56:29,745 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:29,745 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:56:29,749 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:29,749 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:56:29,752 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:29,752 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:56:29,754 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:29,754 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:56:29,762 INFO program/MainThread: stdout: 2024-03-01 16:56:29,762 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:56:29,762 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:56:29,762 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:56:29,762 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:56:29,762 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:56:29,762 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:56:29,763 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:56:29,763 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:56:29,763 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:56:29,763 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:56:29,763 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:56:29,763 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:56:29,763 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:56:29,763 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:56:29,763 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:56:29,763 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:29,763 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:29,763 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:29,763 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:29,764 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:56:29,764 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:29,764 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:56:29,764 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:56:29,764 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:29,773 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:29,786 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:29,790 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 16:56:29,790 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:29,790 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:29,823 INFO program/MainThread: stdout[3]: 2024-03-01 16:56:29,823 INFO program/MainThread: stderr[3]: 2024-03-01 16:56:29,823 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:56:29,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:29,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:29,834 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:56:29,836 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:29,840 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:56:29,841 INFO blivet/MainThread: sda is a disk 2024-03-01 16:56:29,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:56:29,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:56:29,845 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:56:29,848 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:56:29,848 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:29,851 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:29,851 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:56:29,852 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:56:29,852 INFO blivet/MainThread: got device: DiskDevice instance (0x7f889913fe80) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 16:56:29,856 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:56:29,856 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:56:29,859 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', '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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 16:56:29,859 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:29,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:56:29,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:29,869 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:56:29,870 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:56:29,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:56:29,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:56:29,873 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:56:29,876 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:56:29,876 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:29,879 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:29,879 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:56:29,879 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:56:29,880 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8898ddb9a0) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 16:56:29,883 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:56:29,883 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:56:29,886 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 16:56:29,886 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:29,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:56:29,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:29,896 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:56:29,897 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:56:29,897 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:56:29,897 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:56:29,900 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:56:29,903 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:56:29,903 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:29,906 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:29,906 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:56:29,907 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:56:29,907 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8898ddb430) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 16:56:29,910 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:56:29,910 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:56:29,913 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', '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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 16:56:29,913 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:29,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:56:29,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:29,923 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:56:29,923 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:56:29,923 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:56:29,924 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:56:29,926 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:56:29,930 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:56:29,930 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:29,933 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:29,933 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:56:29,933 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:56:29,933 INFO blivet/MainThread: got device: DiskDevice instance (0x7f88985ba940) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 16:56:29,936 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:56:29,936 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:56:29,939 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 16:56:29,939 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:29,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:56:29,945 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:29,950 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:56:29,950 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:56:29,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:56:29,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:56:29,953 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:56:29,956 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:56:29,956 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:29,959 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:29,959 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:56:29,959 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:56:29,960 INFO blivet/MainThread: got device: DiskDevice instance (0x7f88985ba370) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 16:56:29,962 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:56:29,963 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:56:29,965 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 16:56:29,966 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:29,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:56:29,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:29,976 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:56:29,977 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:56:29,977 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:56:29,977 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:56:29,979 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:56:29,982 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:56:29,982 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:29,985 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:29,986 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:56:29,986 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:56:29,986 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8898ddb970) -- 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 = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 16:56:29,989 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:56:29,989 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:56:29,992 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 16:56:29,992 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:29,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:56:29,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:30,002 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:56:30,003 INFO blivet/MainThread: sde is a disk 2024-03-01 16:56:30,003 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:56:30,003 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:56:30,006 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:56:30,008 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:56:30,009 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:30,011 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:30,012 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:56:30,012 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:56:30,012 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8898546640) -- 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 = 6001405c3b791ebed274cde9617c7538 2024-03-01 16:56:30,015 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:56:30,015 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:56:30,018 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 16:56:30,018 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:30,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:56:30,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:30,029 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:56:30,029 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:56:30,029 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:56:30,029 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:56:30,032 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:56:30,035 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:56:30,035 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:30,038 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:30,038 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:56:30,038 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:56:30,038 INFO blivet/MainThread: got device: DiskDevice instance (0x7f88985b5c70) -- 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 = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 16:56:30,041 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:56:30,041 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:56:30,044 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 16:56:30,044 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:30,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:56:30,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:30,055 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:56:30,055 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:56:30,055 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:56:30,055 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:56:30,058 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:56:30,061 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:56:30,061 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:30,064 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:30,064 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:56:30,065 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:56:30,065 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8898546d90) -- 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 = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 16:56:30,068 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:56:30,068 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:56:30,071 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 16:56:30,071 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:30,074 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:56:30,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:30,081 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:56:30,081 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:56:30,082 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:56:30,082 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:56:30,084 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:56:30,087 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:56:30,087 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:30,090 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:30,090 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:56:30,091 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:56:30,091 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8898546580) -- 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 = 60014051dfd529f618d40f4a338a2674 2024-03-01 16:56:30,094 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:56:30,094 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:56:30,097 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 16:56:30,097 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:30,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:56:30,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:30,107 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:56:30,108 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:56:30,108 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:56:30,108 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:56:30,111 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:56:30,113 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:56:30,114 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:30,116 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:30,117 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:56:30,117 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:56:30,117 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8898556220) -- 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 = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 16:56:30,120 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:56:30,120 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:56:30,123 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2', '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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 16:56:30,123 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:30,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:56:30,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:30,133 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:56:30,134 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:56:30,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:56:30,134 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:56:30,137 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:56:30,139 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:56:30,139 DEBUG blivet/MainThread: sdj sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj 2024-03-01 16:56:30,142 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdj ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj ; 2024-03-01 16:56:30,143 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:56:30,143 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:56:30,143 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8898556760) -- 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 = 600140533c9de3e898f45bcb604704b2 2024-03-01 16:56:30,146 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:56:30,146 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:56:30,149 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': '20122653'} ; 2024-03-01 16:56:30,149 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:56:30,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:30,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:30,158 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:56:30,158 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:56:30,158 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:56:30,158 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:56:30,158 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:56:30,158 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:56:30,161 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:56:30,164 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:56:30,164 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:56:30,167 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:30,167 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:56:30,167 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:56:30,167 INFO blivet/MainThread: got device: DiskDevice instance (0x7f8898556fa0) -- 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:30,170 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:56:30,173 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:30,174 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:56:30,176 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:30,177 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:56:30,179 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:30,180 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:56:30,183 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:30,183 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:56:30,185 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:56:30,188 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:30,191 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:56:30,196 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 0x7f889855ff00> 2024-03-01 16:56:30,237 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:56:30,241 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:56:30,241 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:56:30,245 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': '20124541'} ; 2024-03-01 16:56:30,245 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:56:30,245 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:56:30,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:30,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:30,253 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:56:30,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:30,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:30,258 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:30,270 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:30,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:30,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:56:30,289 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:56:30,293 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:56:30,293 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:56:30,295 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:56:30,298 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:56:30,298 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:56:30,301 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:30,302 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:30,302 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:56:30,304 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:56:30,307 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:56:30,310 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:56:30,313 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:56:30,315 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:30,316 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:30,316 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:56:30,316 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:56:30,316 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f8898566bb0) -- 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 0x7f8899286720> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:56:30,320 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:56:30,322 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:30,323 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:56:30,326 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:30,326 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:56:30,329 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:30,329 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:56:30,332 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:30,332 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:56:30,333 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:56:30,334 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:56:30,336 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:30,337 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:56:30,339 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:56:30,340 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:30,340 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:30,352 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:30,365 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:56:30,366 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:56:30,369 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:30,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:30,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:56:30,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:30,377 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:30,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:56:30,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:30,384 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:30,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:30,387 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:56:30,389 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:30,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:30,394 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:30,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:30,397 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:56:30,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:56:30,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:30,404 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:30,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:30,407 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:56:30,409 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:30,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:30,414 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:30,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:30,416 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:30,419 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:30,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:30,424 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:30,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:30,426 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:30,426 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:56:33,314 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_dddx5m8_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:56:33,347 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:33,347 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:56:33,350 INFO program/MainThread: stdout[2]: 2024-03-01 16:56:33,350 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:33,350 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:56:33,350 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:56:33,354 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,354 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:56:33,358 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:33,358 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:56:33,361 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:33,361 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:56:33,363 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:33,363 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:56:33,371 INFO program/MainThread: stdout: 2024-03-01 16:56:33,371 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:56:33,371 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:56:33,371 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:56:33,371 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:56:33,371 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:56:33,371 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:56:33,371 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:56:33,371 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:56:33,371 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:56:33,371 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:56:33,371 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:56:33,371 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:56:33,372 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:56:33,372 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:56:33,372 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:56:33,372 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,372 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:56:33,372 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:33,372 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:33,372 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:56:33,372 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:33,373 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:56:33,373 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:56:33,373 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,385 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,398 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:33,402 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 16:56:33,402 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:33,402 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:33,437 INFO program/MainThread: stdout[3]: 2024-03-01 16:56:33,437 INFO program/MainThread: stderr[3]: 2024-03-01 16:56:33,437 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:56:33,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:33,448 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:56:33,449 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:33,454 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:56:33,454 INFO blivet/MainThread: sda is a disk 2024-03-01 16:56:33,455 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:56:33,455 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:56:33,458 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:56:33,461 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:56:33,461 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:33,464 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:33,465 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:56:33,465 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:56:33,465 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec4f11be80) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 16:56:33,468 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:56:33,468 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:56:33,471 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85', '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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 16:56:33,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 16:56:33,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:33,482 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:56:33,483 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:56:33,483 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:56:33,483 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:56:33,486 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:56:33,488 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:56:33,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 16:56:33,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 16:56:33,492 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:56:33,492 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:56:33,492 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec4eddb9a0) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 16:56:33,495 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:56:33,496 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:56:33,499 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f ' '/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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 16:56:33,499 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:33,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:33,509 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:56:33,510 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:56:33,510 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:56:33,510 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:56:33,513 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:56:33,515 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:56:33,516 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:33,518 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:33,519 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:56:33,519 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:56:33,519 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec4eddb430) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 16:56:33,522 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:56:33,522 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:56:33,525 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 16:56:33,525 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:33,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:33,535 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:56:33,536 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:56:33,536 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:56:33,536 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:56:33,539 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:56:33,542 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:56:33,542 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:33,545 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:33,545 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:56:33,545 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:56:33,545 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec4ddb9940) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 16:56:33,548 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:56:33,548 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:56:33,551 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 16:56:33,551 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:33,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:33,562 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:56:33,562 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:56:33,562 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:56:33,562 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:56:33,565 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:56:33,568 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:56:33,568 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:33,571 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:33,571 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:56:33,571 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:56:33,571 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec4ddb9370) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 16:56:33,574 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:56:33,574 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:56:33,577 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 16:56:33,577 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:33,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,583 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:33,588 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:56:33,588 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:56:33,588 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:56:33,589 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:56:33,591 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:56:33,594 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:56:33,594 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:33,597 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:33,597 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:56:33,598 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:56:33,598 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec4eddb970) -- 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 = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 16:56:33,600 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:56:33,601 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:56:33,603 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 16:56:33,604 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:33,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:33,614 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:56:33,614 INFO blivet/MainThread: sde is a disk 2024-03-01 16:56:33,614 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:56:33,614 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:56:33,617 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:56:33,620 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:56:33,620 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:33,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:56:33,623 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:56:33,623 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:56:33,623 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec4dd45640) -- 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 = 6001405c3b791ebed274cde9617c7538 2024-03-01 16:56:33,626 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:56:33,626 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:56:33,629 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 16:56:33,629 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:33,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:33,640 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:56:33,640 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:56:33,640 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:56:33,641 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:56:33,643 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:56:33,646 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:56:33,646 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:33,649 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:33,649 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:56:33,650 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:56:33,650 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec4ddb2c70) -- 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 = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 16:56:33,653 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:56:33,653 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:56:33,655 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60', '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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 16:56:33,656 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:33,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:33,666 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:56:33,666 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:56:33,666 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:56:33,666 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:56:33,669 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:56:33,672 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:56:33,672 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,675 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:33,675 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:56:33,676 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:56:33,676 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec4dd45d90) -- 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 = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 16:56:33,679 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:56:33,679 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:56:33,682 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 16:56:33,682 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:33,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:33,692 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:56:33,693 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:56:33,693 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:56:33,693 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:56:33,695 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:56:33,698 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:56:33,698 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,701 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:33,701 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:56:33,702 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:56:33,702 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec4dd45580) -- 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 = 60014051dfd529f618d40f4a338a2674 2024-03-01 16:56:33,705 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:56:33,705 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:56:33,708 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 16:56:33,708 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:33,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,713 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:33,718 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:56:33,718 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:56:33,719 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:56:33,719 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:56:33,721 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:56:33,724 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:56:33,724 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:56:33,727 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:33,727 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:56:33,728 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:56:33,728 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec4dd55220) -- 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 = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 16:56:33,731 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:56:33,731 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:56:33,734 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2 ' '/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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 16:56:33,734 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:33,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:33,744 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:56:33,745 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:56:33,745 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:56:33,745 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:56:33,748 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:56:33,750 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:56:33,750 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,753 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:33,754 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:56:33,754 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:56:33,754 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec4dd55760) -- 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 = 600140533c9de3e898f45bcb604704b2 2024-03-01 16:56:33,757 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:56:33,757 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:56:33,760 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/1', 'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'DISKSEQ': '1', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '20122653'} ; 2024-03-01 16:56:33,760 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:56:33,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,765 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:33,769 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:56:33,769 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:56:33,769 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:56:33,769 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:56:33,769 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:56:33,769 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:56:33,772 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:56:33,775 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:56:33,775 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:56:33,778 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:33,778 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:56:33,778 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:56:33,778 INFO blivet/MainThread: got device: DiskDevice instance (0x7fec4dd55fa0) -- 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:33,781 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:56:33,784 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:33,785 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:56:33,788 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:33,788 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:56:33,791 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:33,791 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:56:33,794 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:33,794 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:56:33,797 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:56:33,799 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:33,802 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:56:33,807 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 0x7fec4f69cf80> 2024-03-01 16:56:33,844 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:56:33,848 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:56:33,848 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:56:33,852 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': '20124541'} ; 2024-03-01 16:56:33,852 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:56:33,852 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:56:33,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:33,860 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:56:33,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:33,865 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,877 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,893 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:56:33,896 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:56:33,899 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:56:33,899 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:56:33,902 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:56:33,905 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:56:33,905 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:56:33,908 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:56:33,908 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:33,908 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:56:33,911 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:56:33,914 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:56:33,916 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:56:33,919 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:56:33,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 16:56:33,922 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:33,922 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:56:33,923 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:56:33,922 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fec4dd65bb0) -- 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 0x7fec4dd6db30> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:56:33,926 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:56:33,929 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:33,929 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:56:33,932 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:33,932 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:56:33,935 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:33,935 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:56:33,938 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:33,938 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:56:33,940 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:56:33,940 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:56:33,943 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:33,943 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:56:33,946 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:56:33,946 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:33,946 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:33,958 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:33,971 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:56:33,972 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:56:33,975 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:33,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:33,980 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:33,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:33,982 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:33,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:56:33,987 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:33,990 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:33,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:33,992 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:56:33,994 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:33,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:34,000 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:34,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:34,002 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:56:34,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:56:34,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:34,009 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:34,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:34,012 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:56:34,014 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:34,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:34,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:56:34,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:34,022 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:34,024 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:34,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:34,029 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:34,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:34,031 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:34,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:34,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:34,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:34,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:34,041 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 16:56:34,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:34,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 16:56:34,046 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:56:34,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:56:34,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 16:56:34,051 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:56:34,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:56:34,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 16:56:34,057 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:56:34,059 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:56:34,059 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 16:56:34,060 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:56:34,063 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:56:34,063 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:56:34,065 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:56:34,066 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:56:34,068 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:56:34,068 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 16:56:34,068 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:56:34,071 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:56:34,071 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:56:34,074 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:56:34,074 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:56:34,076 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:56:34,076 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 16:56:34,077 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:56:34,079 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:56:34,079 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:56:34,082 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:56:34,082 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:56:34,083 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:56:34,087 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:56:34,090 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:34,093 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:56:34,096 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:34,099 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:56:34,102 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:34,103 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:56:34,106 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:56:34,106 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 16:56:34,106 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:56:34,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:34,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:34,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:34,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:34,117 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 16:56:34,118 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:56:34,118 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:56:34,118 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 16:56:34,119 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:56:34,119 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:56:34,122 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:34,122 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 16:56:34,124 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:34,125 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 16:56:34,128 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:56:34,131 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:56:34,131 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:56:34,134 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:56:34,137 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:56:34,140 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:56:34,143 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 16:56:34,143 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:56:34,144 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:56:34,144 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 16:56:34,144 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 16:56:34,199 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 16:56:34,199 INFO program/MainThread: stderr[4]: 2024-03-01 16:56:34,199 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:56:34,199 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 16:56:34,200 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:34,200 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:56:34,204 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 16:56:34,204 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:34,205 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:56:34,205 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:56:34,205 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:56:34,205 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:56:34,205 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:56:34,205 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:56:34,205 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:56:34,205 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:34,205 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:34,205 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:56:34,205 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:56:34,208 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:56:34,211 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:56:34,213 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:56:34,213 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:56:34,216 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:56:34,216 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 0x7fec4dcc5450> 2024-03-01 16:56:34,216 INFO blivet/MainThread: sorting actions... 2024-03-01 16:56:34,217 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:56:34,217 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:56:34,217 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:56:34,218 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:56:34,218 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:56:34,218 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:56:34,218 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:56:34,218 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:34,218 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:34,219 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:56:34,221 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:34,223 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 16:56:34,224 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 16:56:34,230 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,230 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:34,256 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,257 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:34,268 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,269 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:56:34,272 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:34,275 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 16:56:34,275 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 16:56:34,279 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,280 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:34,302 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,302 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:34,314 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,315 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:56:34,318 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:34,321 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 16:56:34,321 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 16:56:34,326 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,326 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:34,347 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,348 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:34,359 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,360 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:56:34,363 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:34,366 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:34,368 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:34,368 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:56:34,368 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:34,369 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:56:34,403 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. Creating devices file /etc/lvm/devices/system.devices 2024-03-01 16:56:34,404 INFO program/MainThread: stderr[5]: 2024-03-01 16:56:34,404 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:56:34,404 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:34,415 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 16:56:34,415 INFO program/MainThread: stderr[6]: 2024-03-01 16:56:34,416 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:56:34,416 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 16:56:34,446 INFO program/MainThread: stdout[7]: 2024-03-01 16:56:34,446 INFO program/MainThread: stderr[7]: 2024-03-01 16:56:34,446 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:56:34,446 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 16:56:34,447 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:34,458 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,462 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:56:34,462 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:34,463 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 16:56:34,471 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,472 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:34,495 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,495 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:56:34,499 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:34,501 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:34,504 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:34,504 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:56:34,504 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:34,504 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:56:34,539 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 16:56:34,540 INFO program/MainThread: stderr[8]: 2024-03-01 16:56:34,540 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:56:34,540 INFO program/MainThread: Running [9] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:34,549 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 16:56:34,549 INFO program/MainThread: stderr[9]: 2024-03-01 16:56:34,549 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:56:34,550 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 16:56:34,579 INFO program/MainThread: stdout[10]: 2024-03-01 16:56:34,579 INFO program/MainThread: stderr[10]: 2024-03-01 16:56:34,579 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:56:34,579 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 16:56:34,580 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:34,591 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,595 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:56:34,595 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:56:34,596 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 16:56:34,604 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,605 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:34,627 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,628 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:56:34,631 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:34,634 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:34,636 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:34,637 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:56:34,637 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:34,637 INFO program/MainThread: Running [11] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:56:34,666 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 16:56:34,666 INFO program/MainThread: stderr[11]: 2024-03-01 16:56:34,666 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:56:34,666 INFO program/MainThread: Running [12] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:34,679 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 16:56:34,680 INFO program/MainThread: stderr[12]: 2024-03-01 16:56:34,680 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:56:34,680 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 16:56:34,706 INFO program/MainThread: stdout[13]: 2024-03-01 16:56:34,706 INFO program/MainThread: stderr[13]: 2024-03-01 16:56:34,706 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:56:34,706 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 16:56:34,706 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:34,718 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,722 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:56:34,722 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:34,723 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 16:56:34,731 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,732 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:34,752 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,752 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:56:34,756 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 16:56:34,758 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:56:34,761 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:34,764 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:34,766 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:34,769 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:34,771 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:34,774 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:34,777 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 16:56:34,777 INFO program/MainThread: Running [14] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:34,829 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 16:56:34,830 INFO program/MainThread: stderr[14]: 2024-03-01 16:56:34,830 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:56:34,842 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:56:34,849 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:56:34,857 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:34,862 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:34,864 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:34,868 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:34,870 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:34,873 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:34,873 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:34,885 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,889 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:56:34,892 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:56:34,892 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:34,903 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,904 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 16:56:34,911 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,912 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:34,922 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,922 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:34,926 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 16:56:34,929 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 16:56:34,932 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:56:34,934 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:56:34,937 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:34,940 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:34,943 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:34,946 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:34,949 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:34,952 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:34,952 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:34,963 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:34,967 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:56:34,968 INFO program/MainThread: Running [15] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:34,998 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 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:34,999 INFO program/MainThread: stderr[15]: 2024-03-01 16:56:34,999 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:56:35,002 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 16:56:35,003 INFO program/MainThread: Running [16] lvm lvcreate -n lv1 -L 1568768K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:35,056 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 16:56:35,056 INFO program/MainThread: stderr[16]: 2024-03-01 16:56:35,056 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:56:35,063 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:35,078 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:35,079 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:35,079 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:35,097 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:35,102 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:56:35,103 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:56:35,103 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:56:35,111 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:35,111 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:35,126 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:35,127 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:56:35,130 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:35,133 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:56:35,136 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 16:56:35,136 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 16:56:35,404 INFO program/MainThread: stdout: 2024-03-01 16:56:35,404 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 16:56:35,404 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:56:35,404 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:56:35,404 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:56:35,404 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 16:56:35,405 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:56:35,405 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:56:35,405 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:56:35,405 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:56:35,405 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:56:35,405 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:35,405 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 16:56:35,422 INFO program/MainThread: stdout: 2024-03-01 16:56:35,423 INFO program/MainThread: writing all SBs 2024-03-01 16:56:35,423 INFO program/MainThread: new label = "" 2024-03-01 16:56:35,423 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:35,423 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:35,438 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:35,442 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:35,442 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:35,443 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:56:35,452 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:35,452 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:35,467 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:35,472 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:56:35,472 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 0x7fec4f69b950> 2024-03-01 16:56:35,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:35,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:56:35,478 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:56:35,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:35,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:56:35,483 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:56:39,482 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_e38jaakl/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:56:39,515 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:39,515 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:56:39,518 INFO program/MainThread: stdout[2]: 2024-03-01 16:56:39,518 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:39,518 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:56:39,519 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:56:39,523 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:39,523 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:56:39,526 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:39,526 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:56:39,529 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:39,529 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:56:39,532 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:39,532 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:56:39,540 INFO program/MainThread: stdout: 2024-03-01 16:56:39,540 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:56:39,540 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member oR0yNB-L7Ge-TW0h-YvYL-b2yi-H9UJ-u9C0sq 2024-03-01 16:56:39,541 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs ba634f01-4514-4ce3-b7bc-a36beb74943a 2024-03-01 16:56:39,541 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE 2024-03-01 16:56:39,541 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs ba634f01-4514-4ce3-b7bc-a36beb74943a 2024-03-01 16:56:39,541 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK 2024-03-01 16:56:39,541 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:56:39,541 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:56:39,541 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:56:39,541 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:56:39,541 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:56:39,541 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:56:39,541 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:56:39,541 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:56:39,541 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:56:39,541 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:56:39,541 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:56:39,541 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:39,541 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member oR0yNB-L7Ge-TW0h-YvYL-b2yi-H9UJ-u9C0sq `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs ba634f01-4514-4ce3-b7bc-a36beb74943a sdb 1073741824 root disk brw-rw---- LVM2_member 2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs ba634f01-4514-4ce3-b7bc-a36beb74943a sdc 1073741824 root disk brw-rw---- LVM2_member qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK 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:39,541 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:39,541 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:39,542 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:56:39,542 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:39,542 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:56:39,542 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:56:39,542 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:39,554 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:39,567 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 16:56:39,571 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-oR0yNB-L7Ge-TW0h-YvYL-b2yi-H9UJ-u9C0sq ' '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', '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': 'oR0yNB-L7Ge-TW0h-YvYL-b2yi-H9UJ-u9C0sq', 'ID_FS_UUID_ENC': 'oR0yNB-L7Ge-TW0h-YvYL-b2yi-H9UJ-u9C0sq', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 16:56:39,571 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:39,572 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:39,605 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:56:39,606 INFO program/MainThread: stderr[3]: 2024-03-01 16:56:39,606 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:56:39,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:39,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:39,617 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:56:39,619 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:39,623 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:56:39,624 INFO blivet/MainThread: sda is a disk 2024-03-01 16:56:39,624 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:56:39,624 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:56:39,627 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:56:39,631 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:56:39,631 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:39,634 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:39,634 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:56:39,635 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:56:39,635 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd67056ee80) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 16:56:39,638 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:56:39,641 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:39,642 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:56:39,645 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:39,645 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:56:39,648 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:39,648 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:56:39,651 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:39,651 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:56:39,655 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:56:39,655 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:56:39,655 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:56:39,698 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=oR0yNB-L7Ge-TW0h-YvYL-b2yi-H9UJ-u9C0sq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 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:39,698 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE. WARNING: Couldn't find device with uuid qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK. WARNING: VG test_vg1 is missing PV 2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:56:39,698 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:56:39,698 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:56:39,702 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: oR0yNB-L7Ge-TW0h-YvYL-b2yi-H9UJ-u9C0sq ; label: None ; device: /dev/sda ; serial: 36001405cb3a2c17f0ac4908a800fa6af ; exists: True ; vg_name: test_vg1 ; vg_uuid: NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 ; pe_start: 8 MiB ; 2024-03-01 16:56:39,703 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:56:39,705 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:56:39,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 ; incomplete: True ; hidden: False ; 2024-03-01 16:56:39,711 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:39,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:39,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:39,717 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:56:39,750 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 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:39,751 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE. WARNING: Couldn't find device with uuid qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK. WARNING: VG test_vg1 is missing PV 2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:56:39,751 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:56:39,751 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:56:39,751 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:56:39,756 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:56:39,759 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:39,760 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:56:39,763 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:56:39,763 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:56:39,792 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:56:39,792 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE. WARNING: Couldn't find device with uuid qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK. WARNING: VG test_vg1 is missing PV 2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:56:39,792 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:56:39,796 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:56:39,797 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:56:39,799 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:56:39,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 ; incomplete: True ; hidden: False ; 2024-03-01 16:56:39,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:56:39,805 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:56:39,805 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:39,808 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/lvm-pv-uuid-2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE', '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': '2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE', 'ID_FS_UUID_ENC': '2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE', '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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 16:56:39,808 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:39,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:56:39,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:39,819 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:56:39,820 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:56:39,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:56:39,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:56:39,823 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:56:39,825 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:56:39,826 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:39,828 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:39,829 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:56:39,829 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:56:39,829 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd66f182220) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 16:56:39,832 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:56:39,836 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:39,836 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:56:39,839 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:39,839 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:56:39,842 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:39,842 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:56:39,845 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:39,845 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:56:39,847 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:56:39,847 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:56:39,848 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:56:39,885 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=oR0yNB-L7Ge-TW0h-YvYL-b2yi-H9UJ-u9C0sq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 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:39,886 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK. WARNING: VG test_vg1 is missing PV qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK (last written to /dev/sdc). 2024-03-01 16:56:39,886 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:56:39,886 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:56:39,890 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE ; label: None ; device: /dev/sdb ; serial: 36001405c75836cb10d34d4f943cdfb85 ; exists: True ; vg_name: test_vg1 ; vg_uuid: NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 16:56:39,890 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:56:39,893 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:56:39,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 ; incomplete: True ; hidden: False ; 2024-03-01 16:56:39,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:56:39,901 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:56:39,904 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:39,907 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:56:39,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 ; incomplete: True ; hidden: False ; 2024-03-01 16:56:39,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:39,912 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:56:39,946 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:56:39,946 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK. WARNING: VG test_vg1 is missing PV qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK (last written to /dev/sdc). 2024-03-01 16:56:39,946 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:56:39,946 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:56:39,946 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:39,950 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 16:56:39,950 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:39,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:56:39,956 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:39,961 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:56:39,961 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:56:39,961 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:56:39,962 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:56:39,964 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:56:39,967 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:56:39,967 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:39,970 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:39,971 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:56:39,971 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:56:39,971 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd66f179eb0) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 16:56:39,974 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:56:39,974 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:56:39,977 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c', '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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 16:56:39,977 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:39,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:56:39,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:39,988 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:56:39,988 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:56:39,988 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:56:39,988 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:56:39,991 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:56:39,994 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:56:39,994 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:39,997 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:39,997 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:56:39,997 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:56:39,997 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd66f1f5730) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 16:56:40,000 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:56:40,001 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:56:40,003 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/lvm-pv-uuid-qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK ' '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565', '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': 'qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK', 'ID_FS_UUID_ENC': 'qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 16:56:40,004 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:40,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:56:40,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:40,014 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:56:40,014 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:56:40,014 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:56:40,015 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:56:40,017 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:56:40,020 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:56:40,020 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:40,023 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:40,023 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:56:40,024 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:56:40,024 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd66f17bf10) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 16:56:40,027 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:56:40,030 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:40,030 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:56:40,033 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:40,033 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:56:40,036 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:40,036 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:56:40,039 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:40,039 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:56:40,042 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:56:40,042 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:56:40,042 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 16:56:40,075 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=oR0yNB-L7Ge-TW0h-YvYL-b2yi-H9UJ-u9C0sq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 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,076 INFO program/MainThread: stderr[9]: 2024-03-01 16:56:40,076 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:56:40,076 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:56:40,080 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK ; label: None ; device: /dev/sdc ; serial: 36001405b611fc0edc394f2f865831565 ; exists: True ; vg_name: test_vg1 ; vg_uuid: NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:56:40,080 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:56:40,083 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:56:40,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 ; incomplete: True ; hidden: False ; 2024-03-01 16:56:40,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:40,091 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:56:40,094 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:40,097 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:56:40,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 ; incomplete: True ; hidden: False ; 2024-03-01 16:56:40,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:40,103 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 16:56:40,133 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:56:40,133 INFO program/MainThread: stderr[10]: 2024-03-01 16:56:40,134 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:56:40,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:40,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:40,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi ; incomplete: False ; hidden: False ; 2024-03-01 16:56:40,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:40,146 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:56:40,149 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:56:40,149 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:56:40,152 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:56:40,156 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:40,156 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:40,159 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:56:40,160 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:56:40,160 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:56:40,163 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:56:40,166 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:56:40,166 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:56:40,169 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:56:40,172 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:40,172 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:40,175 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:56:40,175 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:56:40,176 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 16:56:40,176 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:56:40,178 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:40,179 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:40,182 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:56:40,182 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:56:40,185 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-NtkLkhnrGjqlsRJ4sy2SipZWPlfgIhz7ApJNschicDOaotfzTMWFWzDeUqLGzxMi ' '/dev/disk/by-uuid/ba634f01-4514-4ce3-b7bc-a36beb74943a ' '/dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '14', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-NtkLkhnrGjqlsRJ4sy2SipZWPlfgIhz7ApJNschicDOaotfzTMWFWzDeUqLGzxMi', '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': 'ba634f01-4514-4ce3-b7bc-a36beb74943a', 'ID_FS_UUID_ENC': 'ba634f01-4514-4ce3-b7bc-a36beb74943a', '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': '1065859601'} ; 2024-03-01 16:56:40,185 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:56:40,186 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:40,188 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:56:40,188 INFO program/MainThread: stderr[11]: 2024-03-01 16:56:40,189 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:56:40,189 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:40,191 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:56:40,191 INFO program/MainThread: stderr[12]: 2024-03-01 16:56:40,191 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:56:40,191 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:40,194 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:56:40,194 INFO program/MainThread: stderr[13]: 2024-03-01 16:56:40,194 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:56:40,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:40,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:56:40,203 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:40,203 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:40,204 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:40,204 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:40,201 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd66f179f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi 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 (0x7fd66f1f5640) -- 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 = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:40,205 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:40,207 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:56:40,207 INFO program/MainThread: stderr[14]: 2024-03-01 16:56:40,207 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:56:40,211 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:56:40,214 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:40,214 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:56:40,217 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:40,217 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:56:40,221 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:40,221 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:56:40,224 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:40,224 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:56:40,225 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:56:40,225 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:56:40,228 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:40,229 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:56:40,232 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:56:40,232 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:40,233 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:40,236 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 16:56:40,236 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:40,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:56:40,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:40,247 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:56:40,247 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:56:40,247 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:56:40,248 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 16:56:40,250 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:56:40,253 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:56:40,253 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:40,256 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:40,256 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:56:40,257 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 16:56:40,257 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd66f11c340) -- name = sdd status = True id = 59 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 16:56:40,260 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:56:40,260 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:56:40,263 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 16:56:40,263 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:40,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:56:40,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:40,273 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:56:40,274 INFO blivet/MainThread: sde is a disk 2024-03-01 16:56:40,274 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 16:56:40,274 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 16:56:40,277 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:56:40,280 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:56:40,280 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:40,283 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:40,283 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:56:40,284 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 16:56:40,284 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd66f107af0) -- name = sde status = True id = 64 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 6001405c3b791ebed274cde9617c7538 2024-03-01 16:56:40,287 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:56:40,287 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:56:40,290 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 16:56:40,290 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:40,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:56:40,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:40,300 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:56:40,301 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:56:40,301 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 16:56:40,301 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 16:56:40,304 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:56:40,306 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:56:40,307 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:40,309 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:40,310 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:56:40,310 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 16:56:40,310 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd66f107400) -- name = sdf status = True id = 69 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 16:56:40,313 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:56:40,313 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:56:40,316 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:a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44', '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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 16:56:40,316 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:40,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:56:40,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:40,327 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:56:40,327 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:56:40,327 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 16:56:40,328 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 16:56:40,330 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:56:40,333 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:56:40,333 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:40,336 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:40,336 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:56:40,337 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 16:56:40,337 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd66f182820) -- name = sdg status = True id = 74 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 16:56:40,340 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:56:40,340 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:56:40,343 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 16:56:40,343 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:40,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:56:40,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:40,353 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:56:40,354 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:56:40,354 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 16:56:40,354 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 16:56:40,357 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:56:40,360 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:56:40,360 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:40,363 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:40,363 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:56:40,363 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 16:56:40,363 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd66f1261c0) -- name = sdh status = True id = 79 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 60014051dfd529f618d40f4a338a2674 2024-03-01 16:56:40,366 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:56:40,366 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:56:40,369 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', '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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 16:56:40,369 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:40,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:56:40,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:40,380 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:56:40,381 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:56:40,381 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:56:40,381 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:56:40,383 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:56:40,386 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:56:40,386 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:40,389 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:40,389 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:56:40,390 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 16:56:40,390 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd66f1282e0) -- name = sdi status = True id = 84 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 16:56:40,393 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:56:40,393 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:56:40,396 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2 ' '/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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 16:56:40,396 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:40,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:56:40,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:40,407 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:56:40,407 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:56:40,407 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 16:56:40,407 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 16:56:40,410 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:56:40,413 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:56:40,413 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:40,416 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:40,416 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:56:40,417 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 16:56:40,417 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd66f128970) -- name = sdj status = True id = 89 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 600140533c9de3e898f45bcb604704b2 2024-03-01 16:56:40,420 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:56:40,420 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:56:40,422 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': '20122653'} ; 2024-03-01 16:56:40,422 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:56:40,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:40,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:40,432 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:56:40,432 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:56:40,432 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:56:40,432 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:56:40,432 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:56:40,432 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:56:40,435 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:56:40,438 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:56:40,438 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:56:40,441 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:40,441 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:56:40,441 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 16:56:40,441 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd66f126c10) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:56:40,444 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:56:40,447 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:40,447 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 16:56:40,450 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:40,450 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 16:56:40,453 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:40,453 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 16:56:40,456 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:40,456 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 16:56:40,459 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:56:40,462 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:40,465 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:56:40,470 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 0x7fd66f16f340> 2024-03-01 16:56:40,506 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 16:56:40,509 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:56:40,510 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:56:40,513 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': '20124541'} ; 2024-03-01 16:56:40,513 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:56:40,513 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:56:40,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:40,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:40,522 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:56:40,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:40,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:40,527 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:40,536 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:40,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:40,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 16:56:40,556 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 16:56:40,559 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:56:40,559 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:56:40,562 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:56:40,565 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:56:40,565 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:56:40,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 16:56:40,568 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:40,568 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:56:40,571 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:56:40,574 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:56:40,576 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:56:40,579 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:56:40,582 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:40,582 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:40,582 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 16:56:40,583 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:56:40,582 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fd66f12cfd0) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) with existing msdos disklabel'] uuid = e61ef7e0-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7fd66f1386d0> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:56:40,586 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:56:40,589 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:40,589 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 16:56:40,592 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:40,592 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 16:56:40,595 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:40,595 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 16:56:40,598 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:40,598 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 16:56:40,598 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:56:40,601 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:40,601 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 16:56:40,604 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:56:40,604 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:40,607 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-NtkLkhnrGjqlsRJ4sy2SipZWPlfgIhz7ApJNschicDOaotfzTMWFWzDeUqLGzxMi ' '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/ba634f01-4514-4ce3-b7bc-a36beb74943a', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '14', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-NtkLkhnrGjqlsRJ4sy2SipZWPlfgIhz7ApJNschicDOaotfzTMWFWzDeUqLGzxMi', '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': 'ba634f01-4514-4ce3-b7bc-a36beb74943a', 'ID_FS_UUID_ENC': 'ba634f01-4514-4ce3-b7bc-a36beb74943a', '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': '1065859601'} ; 2024-03-01 16:56:40,607 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:56:40,607 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:40,610 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:56:40,610 INFO program/MainThread: stderr[15]: 2024-03-01 16:56:40,610 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:56:40,610 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:40,613 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:56:40,613 INFO program/MainThread: stderr[16]: 2024-03-01 16:56:40,613 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:56:40,613 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:40,615 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:56:40,615 INFO program/MainThread: stderr[17]: 2024-03-01 16:56:40,615 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:56:40,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:40,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:56:40,624 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:40,625 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:40,625 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:40,625 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:40,622 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fd66f179f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fd66f1f5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:40,626 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:40,628 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:56:40,628 INFO program/MainThread: stderr[18]: 2024-03-01 16:56:40,629 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:56:40,632 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:56:40,632 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:56:40,632 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:40,644 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:40,658 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:56:40,658 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:56:40,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:56:40,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:40,667 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:40,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:40,669 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:40,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:56:40,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:40,677 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:40,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:40,679 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:56:40,682 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:40,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:40,687 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:40,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:40,689 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:56:40,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:56:40,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:40,697 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:40,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:40,700 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:56:40,702 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:40,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:40,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:56:40,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:40,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:56:40,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:56:40,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:40,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:56:40,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:40,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:56:43,639 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_3oip4fdc/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:56:43,672 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:43,672 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:56:43,675 INFO program/MainThread: stdout[2]: 2024-03-01 16:56:43,675 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:43,675 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:56:43,676 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:56:43,680 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:43,680 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:56:43,684 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:43,684 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:56:43,686 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:43,687 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:56:43,689 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:56:43,689 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:56:43,697 INFO program/MainThread: stdout: 2024-03-01 16:56:43,698 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:56:43,698 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member oR0yNB-L7Ge-TW0h-YvYL-b2yi-H9UJ-u9C0sq 2024-03-01 16:56:43,698 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs ba634f01-4514-4ce3-b7bc-a36beb74943a 2024-03-01 16:56:43,698 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE 2024-03-01 16:56:43,698 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs ba634f01-4514-4ce3-b7bc-a36beb74943a 2024-03-01 16:56:43,698 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK 2024-03-01 16:56:43,698 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:56:43,698 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:56:43,698 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:56:43,698 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:56:43,698 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:56:43,698 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:56:43,698 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:56:43,698 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:56:43,698 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:56:43,698 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:56:43,698 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:56:43,698 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:43,698 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member oR0yNB-L7Ge-TW0h-YvYL-b2yi-H9UJ-u9C0sq `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs ba634f01-4514-4ce3-b7bc-a36beb74943a sdb 1073741824 root disk brw-rw---- LVM2_member 2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs ba634f01-4514-4ce3-b7bc-a36beb74943a sdc 1073741824 root disk brw-rw---- LVM2_member qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK 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:43,698 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:43,699 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:43,699 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:56:43,699 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:56:43,699 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:56:43,699 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:56:43,700 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:43,711 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:43,724 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 16:56:43,728 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/lvm-pv-uuid-oR0yNB-L7Ge-TW0h-YvYL-b2yi-H9UJ-u9C0sq ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af', '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': 'oR0yNB-L7Ge-TW0h-YvYL-b2yi-H9UJ-u9C0sq', 'ID_FS_UUID_ENC': 'oR0yNB-L7Ge-TW0h-YvYL-b2yi-H9UJ-u9C0sq', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 16:56:43,728 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:43,729 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:43,763 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:56:43,763 INFO program/MainThread: stderr[3]: 2024-03-01 16:56:43,763 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:56:43,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,774 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:56:43,775 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:43,780 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:56:43,780 INFO blivet/MainThread: sda is a disk 2024-03-01 16:56:43,780 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:56:43,781 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:56:43,784 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:56:43,787 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:56:43,787 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:43,790 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:43,791 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:56:43,791 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:56:43,791 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9291698e80) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 16:56:43,794 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:56:43,798 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:43,798 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:56:43,801 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:43,801 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:56:43,804 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:43,804 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:56:43,807 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:43,807 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:56:43,810 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:56:43,810 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:56:43,811 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:56:43,840 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=oR0yNB-L7Ge-TW0h-YvYL-b2yi-H9UJ-u9C0sq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 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:43,840 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE. WARNING: Couldn't find device with uuid qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK. WARNING: VG test_vg1 is missing PV 2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:56:43,840 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:56:43,840 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:56:43,844 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: oR0yNB-L7Ge-TW0h-YvYL-b2yi-H9UJ-u9C0sq ; label: None ; device: /dev/sda ; serial: 36001405cb3a2c17f0ac4908a800fa6af ; exists: True ; vg_name: test_vg1 ; vg_uuid: NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 ; pe_start: 8 MiB ; 2024-03-01 16:56:43,844 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:56:43,847 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:56:43,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 ; incomplete: True ; hidden: False ; 2024-03-01 16:56:43,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:43,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,858 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:56:43,893 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 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:43,893 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE. WARNING: Couldn't find device with uuid qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK. WARNING: VG test_vg1 is missing PV 2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:56:43,893 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:56:43,893 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:56:43,893 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:56:43,898 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:56:43,902 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:43,902 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:56:43,905 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:56:43,905 INFO program/MainThread: Running [6] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:56:43,935 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:56:43,936 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE. WARNING: Couldn't find device with uuid qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK. WARNING: VG test_vg1 is missing PV 2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:56:43,936 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:56:43,940 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:56:43,940 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:56:43,943 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:56:43,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 ; incomplete: True ; hidden: False ; 2024-03-01 16:56:43,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:56:43,949 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:56:43,949 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:43,952 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/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': '2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE', 'ID_FS_UUID_ENC': '2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE', '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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 16:56:43,952 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:43,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:56:43,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:43,962 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:56:43,963 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:56:43,963 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:56:43,963 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:56:43,966 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:56:43,969 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:56:43,969 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:43,972 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:43,972 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:56:43,972 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:56:43,972 INFO blivet/MainThread: got device: DiskDevice instance (0x7f92902c3220) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 16:56:43,975 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:56:43,978 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:43,979 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:56:43,981 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:43,981 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:56:43,984 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:43,984 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:56:43,987 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:43,987 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:56:43,990 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:56:43,990 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:56:43,990 INFO program/MainThread: Running [7] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 16:56:44,024 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=oR0yNB-L7Ge-TW0h-YvYL-b2yi-H9UJ-u9C0sq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 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:44,025 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK. WARNING: VG test_vg1 is missing PV qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK (last written to /dev/sdc). 2024-03-01 16:56:44,025 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:56:44,025 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:56:44,028 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE ; label: None ; device: /dev/sdb ; serial: 36001405c75836cb10d34d4f943cdfb85 ; exists: True ; vg_name: test_vg1 ; vg_uuid: NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 16:56:44,029 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:56:44,031 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:56:44,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 ; incomplete: True ; hidden: False ; 2024-03-01 16:56:44,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:56:44,040 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:56:44,043 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:44,045 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:56:44,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 ; incomplete: True ; hidden: False ; 2024-03-01 16:56:44,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:44,051 INFO program/MainThread: Running [8] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 16:56:44,085 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:56:44,085 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK. WARNING: VG test_vg1 is missing PV qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK (last written to /dev/sdc). 2024-03-01 16:56:44,085 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:56:44,085 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:56:44,085 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:44,089 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 16:56:44,090 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:44,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:56:44,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:44,100 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:56:44,101 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:56:44,101 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:56:44,101 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:56:44,104 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:56:44,106 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:56:44,107 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:44,109 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:44,110 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:56:44,110 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:56:44,110 INFO blivet/MainThread: got device: DiskDevice instance (0x7f92902baeb0) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 16:56:44,113 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:56:44,113 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:56:44,116 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', '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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 16:56:44,116 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:44,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:56:44,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:44,127 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:56:44,127 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:56:44,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:56:44,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:56:44,130 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:56:44,133 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:56:44,133 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:44,136 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:44,136 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:56:44,136 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:56:44,136 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9290335730) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 16:56:44,139 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:56:44,139 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:56:44,142 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', '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': 'qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK', 'ID_FS_UUID_ENC': 'qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 16:56:44,142 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:44,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:56:44,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:44,153 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:56:44,153 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:56:44,153 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:56:44,153 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:56:44,156 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:56:44,159 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:56:44,159 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:44,162 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:44,162 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:56:44,162 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:56:44,162 INFO blivet/MainThread: got device: DiskDevice instance (0x7f92902bbf10) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 16:56:44,165 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:56:44,168 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:44,169 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:56:44,171 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:44,171 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:56:44,174 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:44,174 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:56:44,177 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:44,177 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:56:44,180 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:56:44,180 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:56:44,180 INFO program/MainThread: Running [9] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 16:56:44,216 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=oR0yNB-L7Ge-TW0h-YvYL-b2yi-H9UJ-u9C0sq LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=2bAm7a-19e7-EHKq-CxEy-ISVn-1AtF-ck65LE LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 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:44,217 INFO program/MainThread: stderr[9]: 2024-03-01 16:56:44,217 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:56:44,217 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:56:44,221 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: qZB4cz-23bm-vNM0-AdQZ-9raG-2XoM-f9PkvK ; label: None ; device: /dev/sdc ; serial: 36001405b611fc0edc394f2f865831565 ; exists: True ; vg_name: test_vg1 ; vg_uuid: NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:56:44,221 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:56:44,223 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:56:44,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 ; incomplete: True ; hidden: False ; 2024-03-01 16:56:44,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:44,232 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:56:44,235 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:56:44,238 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:56:44,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 ; incomplete: True ; hidden: False ; 2024-03-01 16:56:44,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:44,243 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 16:56:44,276 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:56:44,277 INFO program/MainThread: stderr[10]: 2024-03-01 16:56:44,277 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:56:44,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:44,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:44,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi ; incomplete: False ; hidden: False ; 2024-03-01 16:56:44,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:56:44,289 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:56:44,292 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:56:44,292 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:56:44,295 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:56:44,298 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:44,299 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:44,302 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:56:44,302 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:56:44,302 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:56:44,305 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:56:44,308 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:56:44,309 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:56:44,311 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:56:44,314 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:44,315 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:44,318 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:56:44,318 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:56:44,318 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 16:56:44,318 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:56:44,321 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:44,321 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:56:44,324 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:56:44,325 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:56:44,328 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/ba634f01-4514-4ce3-b7bc-a36beb74943a ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-NtkLkhnrGjqlsRJ4sy2SipZWPlfgIhz7ApJNschicDOaotfzTMWFWzDeUqLGzxMi ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '14', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-NtkLkhnrGjqlsRJ4sy2SipZWPlfgIhz7ApJNschicDOaotfzTMWFWzDeUqLGzxMi', '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': 'ba634f01-4514-4ce3-b7bc-a36beb74943a', 'ID_FS_UUID_ENC': 'ba634f01-4514-4ce3-b7bc-a36beb74943a', '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': '1065859601'} ; 2024-03-01 16:56:44,328 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:56:44,328 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:44,331 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:56:44,331 INFO program/MainThread: stderr[11]: 2024-03-01 16:56:44,331 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:56:44,331 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:44,333 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:56:44,334 INFO program/MainThread: stderr[12]: 2024-03-01 16:56:44,334 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:56:44,334 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:44,336 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:56:44,336 INFO program/MainThread: stderr[13]: 2024-03-01 16:56:44,336 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:56:44,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:44,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:56:44,345 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,346 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,346 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,347 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,343 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi 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 (0x7f9290335640) -- 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 = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,347 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:44,350 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:56:44,350 INFO program/MainThread: stderr[14]: 2024-03-01 16:56:44,350 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:56:44,353 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:56:44,357 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:44,357 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:56:44,360 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:44,360 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:56:44,363 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:44,363 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:56:44,366 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:44,366 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:56:44,368 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:56:44,368 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:56:44,371 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:44,371 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:56:44,374 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:56:44,374 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:44,375 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:56:44,378 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 16:56:44,378 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:44,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:56:44,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:44,389 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:56:44,390 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:56:44,390 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:56:44,390 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 16:56:44,393 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:56:44,395 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:56:44,396 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:44,398 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:44,399 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:56:44,399 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 16:56:44,399 INFO blivet/MainThread: got device: DiskDevice instance (0x7f929025c340) -- name = sdd status = True id = 59 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 16:56:44,402 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:56:44,402 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:56:44,405 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:c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 16:56:44,405 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:44,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:56:44,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:44,416 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:56:44,416 INFO blivet/MainThread: sde is a disk 2024-03-01 16:56:44,416 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 16:56:44,416 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 16:56:44,419 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:56:44,422 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:56:44,422 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:44,425 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:44,425 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:56:44,425 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 16:56:44,425 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9290247af0) -- name = sde status = True id = 64 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 6001405c3b791ebed274cde9617c7538 2024-03-01 16:56:44,428 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:56:44,428 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:56:44,431 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 16:56:44,431 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:44,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:56:44,437 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:44,442 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:56:44,442 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:56:44,442 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 16:56:44,443 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 16:56:44,445 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:56:44,448 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:56:44,448 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:44,451 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:44,451 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:56:44,451 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 16:56:44,452 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9290247400) -- name = sdf status = True id = 69 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 16:56:44,455 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:56:44,455 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:56:44,458 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', '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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 16:56:44,458 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:44,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:56:44,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:44,468 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:56:44,469 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:56:44,469 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 16:56:44,469 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 16:56:44,472 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:56:44,474 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:56:44,475 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:44,477 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:44,478 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:56:44,478 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 16:56:44,478 INFO blivet/MainThread: got device: DiskDevice instance (0x7f92902c3820) -- name = sdg status = True id = 74 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 16:56:44,481 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:56:44,481 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:56:44,484 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:1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 16:56:44,484 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:44,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:56:44,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:44,494 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:56:44,495 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:56:44,495 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 16:56:44,495 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 16:56:44,498 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:56:44,501 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:56:44,501 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:44,504 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:44,504 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:56:44,504 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 16:56:44,504 INFO blivet/MainThread: got device: DiskDevice instance (0x7f92902661c0) -- name = sdh status = True id = 79 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 60014051dfd529f618d40f4a338a2674 2024-03-01 16:56:44,507 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:56:44,507 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:56:44,510 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987', '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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 16:56:44,510 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:56:44,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:56:44,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:44,521 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:56:44,521 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:56:44,521 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:56:44,521 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:56:44,524 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:56:44,527 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:56:44,527 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:56:44,530 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:56:44,530 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:56:44,530 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 16:56:44,530 INFO blivet/MainThread: got device: DiskDevice instance (0x7f92902692e0) -- name = sdi status = True id = 84 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 16:56:44,533 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:56:44,533 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:56:44,536 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_33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2', '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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 16:56:44,536 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:44,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:56:44,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:44,547 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:56:44,547 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:56:44,547 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 16:56:44,548 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 16:56:44,550 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:56:44,553 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:56:44,553 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:44,556 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:44,556 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:56:44,557 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 16:56:44,557 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9290269970) -- name = sdj status = True id = 89 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 600140533c9de3e898f45bcb604704b2 2024-03-01 16:56:44,560 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:56:44,560 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:56:44,562 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': '20122653'} ; 2024-03-01 16:56:44,562 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:56:44,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:44,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:44,572 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:56:44,572 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:56:44,572 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:56:44,572 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:56:44,572 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:56:44,572 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:56:44,575 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:56:44,578 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:56:44,578 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:56:44,581 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:44,581 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:56:44,581 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 16:56:44,581 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9290266c10) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:56:44,584 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:56:44,587 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:44,587 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 16:56:44,590 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:44,590 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 16:56:44,593 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:44,593 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 16:56:44,596 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:44,596 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 16:56:44,599 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:56:44,601 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:56:44,604 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:56:44,610 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 0x7f92917be980> 2024-03-01 16:56:44,643 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 16:56:44,647 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:56:44,647 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:56:44,650 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': '20124541'} ; 2024-03-01 16:56:44,651 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:56:44,651 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:56:44,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:44,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:44,659 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:56:44,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:44,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:44,664 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:44,675 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:44,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:44,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 16:56:44,695 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 16:56:44,698 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:56:44,698 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:56:44,700 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:56:44,703 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:56:44,703 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:56:44,706 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:44,706 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:44,707 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:56:44,709 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:56:44,712 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:56:44,715 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:56:44,717 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:56:44,720 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:56:44,721 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:56:44,721 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 16:56:44,721 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:56:44,721 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f929026dfd0) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) with existing msdos disklabel'] uuid = e61ef7e0-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f9290278860> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:56:44,724 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:56:44,727 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:56:44,727 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 16:56:44,730 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:56:44,730 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 16:56:44,733 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:44,733 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 16:56:44,736 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:56:44,736 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 16:56:44,736 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:56:44,739 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:56:44,739 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 16:56:44,742 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:56:44,742 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:56:44,745 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-NtkLkhnrGjqlsRJ4sy2SipZWPlfgIhz7ApJNschicDOaotfzTMWFWzDeUqLGzxMi ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/ba634f01-4514-4ce3-b7bc-a36beb74943a', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '14', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-NtkLkhnrGjqlsRJ4sy2SipZWPlfgIhz7ApJNschicDOaotfzTMWFWzDeUqLGzxMi', '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': 'ba634f01-4514-4ce3-b7bc-a36beb74943a', 'ID_FS_UUID_ENC': 'ba634f01-4514-4ce3-b7bc-a36beb74943a', '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': '1065859601'} ; 2024-03-01 16:56:44,745 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:56:44,745 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:44,748 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:56:44,748 INFO program/MainThread: stderr[15]: 2024-03-01 16:56:44,748 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:56:44,748 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:44,750 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:56:44,751 INFO program/MainThread: stderr[16]: 2024-03-01 16:56:44,751 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:56:44,751 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:44,753 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:56:44,754 INFO program/MainThread: stderr[17]: 2024-03-01 16:56:44,754 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:56:44,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:44,760 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:56:44,762 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,763 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,763 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,764 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,760 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,764 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:56:44,766 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:56:44,767 INFO program/MainThread: stderr[18]: 2024-03-01 16:56:44,767 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:56:44,770 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:56:44,770 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:56:44,770 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:44,782 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:44,796 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:56:44,796 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:56:44,799 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:44,802 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:44,804 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:44,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:44,807 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:44,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:56:44,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:44,814 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:44,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:44,817 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:56:44,819 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:44,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:44,824 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:44,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:44,827 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:56:44,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:56:44,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:44,834 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:44,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:44,837 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:56:44,839 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:44,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:44,844 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:44,846 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:44,846 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:44,849 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:44,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:56:44,854 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:44,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:56:44,856 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:44,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:44,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:44,862 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 16:56:44,862 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:44,862 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:44,863 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:44,863 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:44,863 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:44,864 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:44,864 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:44,864 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:44,865 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:44,865 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:44,865 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:44,866 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:56:44,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:56:44,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:56:44,871 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:56:44,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:56:44,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:56:44,876 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:56:44,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:56:44,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 16:56:44,881 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:56:44,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:56:44,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:56:44,886 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:56:44,888 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,889 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,889 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,889 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,886 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,892 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,892 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,892 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,893 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,890 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,895 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,896 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,896 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,897 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,893 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,899 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,899 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,900 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,900 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,897 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,903 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,904 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,905 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,905 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,901 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,909 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,909 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,910 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,911 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,906 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,914 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,915 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,915 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,916 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,911 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,919 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,919 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,920 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,921 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,916 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,924 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,925 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,925 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,926 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,921 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,929 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,930 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,931 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,931 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,927 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,935 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,936 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,936 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,937 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,932 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,940 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,941 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,941 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,942 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,937 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,945 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,946 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,947 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,947 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,943 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,950 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,951 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,952 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,952 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,948 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,955 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,955 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,956 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,956 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,953 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,958 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,959 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,959 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,960 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,957 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,962 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,962 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,963 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,963 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,960 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,965 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,966 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,966 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,967 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,964 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,969 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,969 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,970 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,970 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,967 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,972 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,973 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,973 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,974 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,971 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,976 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,976 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,977 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,977 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,974 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,979 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,980 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,980 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,981 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,978 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,983 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,983 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,984 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,984 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,981 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,986 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,987 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,987 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,988 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,985 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,990 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,990 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,991 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,991 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,988 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,993 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,994 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,994 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,995 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,991 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:44,997 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,997 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,998 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:44,998 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,995 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:45,000 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:45,001 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:45,001 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:45,002 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:44,998 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:45,004 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:45,004 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:45,005 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:45,005 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:45,002 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:45,007 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:45,008 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:45,008 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:45,009 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:45,005 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:45,011 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:45,011 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:45,012 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:45,012 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:45,009 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:45,014 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:45,015 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:45,015 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:56:45,016 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:56:45,012 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f92902baf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = ApJNsc-hicD-Oaot-fzTM-WFWz-DeUq-LGzxMi size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f9290335640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = NtkLkh-nrGj-qlsR-J4sy-2Sip-ZWPl-fgIhz7 size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:56:45,016 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 16:56:45,019 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:56:45,019 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:45,019 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 16:56:45,022 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 16:56:45,022 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:45,023 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 16:56:45,026 INFO program/MainThread: stdout[19]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 16:56:45,026 INFO program/MainThread: stderr[19]: 2024-03-01 16:56:45,026 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:56:45,030 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:56:45,030 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 16:56:45,030 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:45,030 DEBUG blivet.ansible/MainThread: ['sda', 'sdc', 'sdb', 'test_vg1'] 2024-03-01 16:56:45,030 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 16:56:45,033 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 16:56:45,033 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:45,036 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:56:45,039 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:56:45,042 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:56:45,042 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 16:56:45,042 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:56:45,042 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 16:56:45,042 DEBUG blivet/MainThread: removing sda 2024-03-01 16:56:45,044 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 16:56:45,044 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:45,045 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:56:45,047 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 16:56:45,047 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:56:45,047 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 16:56:45,047 DEBUG blivet/MainThread: removing sdc 2024-03-01 16:56:45,050 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 16:56:45,050 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:45,050 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 16:56:45,053 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 16:56:45,053 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:56:45,053 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 16:56:45,053 DEBUG blivet/MainThread: removing sdb 2024-03-01 16:56:45,055 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 16:56:45,055 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:56:45,055 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:56:45,058 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 16:56:45,058 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:56:45,059 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:45,070 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:45,084 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:45,095 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:45,111 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:56:45,111 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:45,112 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:45,112 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:56:45,112 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:56:45,112 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:56:45,112 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:56:45,112 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:56:45,112 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:56:45,115 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:56:45,117 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:56:45,119 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:56:45,120 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:56:45,122 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:56:45,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 0x7f9292505400> 2024-03-01 16:56:45,122 INFO blivet/MainThread: sorting actions... 2024-03-01 16:56:45,123 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:45,123 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:45,123 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:56:45,123 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:56:45,124 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:56:45,124 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:56:45,124 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:45,127 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:45,129 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:56:45,130 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 16:56:45,136 INFO program/MainThread: stdout: 2024-03-01 16:56:45,136 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:56:45,136 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:45,136 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:45,151 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:45,152 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:45,163 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:45,164 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:56:45,168 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 16:56:45,170 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:56:45,174 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:56:45,176 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 16:56:45,179 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:56:45,180 INFO program/MainThread: Running [20] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 16:56:45,216 INFO program/MainThread: stdout[20]: 2024-03-01 16:56:45,216 INFO program/MainThread: stderr[20]: 2024-03-01 16:56:45,216 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:56:45,220 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:56:45,223 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:45,225 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:45,228 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:45,231 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:45,233 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:45,236 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:45,239 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 16:56:45,239 INFO program/MainThread: Running [21] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 16:56:45,268 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 16:56:45,268 INFO program/MainThread: stderr[21]: 2024-03-01 16:56:45,268 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:56:45,269 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:56:45,274 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 16:56:45,282 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 16:56:45,295 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:56:45,301 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:45,306 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:56:45,313 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:45,320 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:56:45,323 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:45,326 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:56:45,328 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 16:56:45,328 INFO program/MainThread: Running [22] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 16:56:45,357 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 16:56:45,358 INFO program/MainThread: stderr[22]: 2024-03-01 16:56:45,358 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:56:45,358 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 16:56:45,411 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 16:56:45,411 INFO program/MainThread: stderr[23]: 2024-03-01 16:56:45,411 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:56:45,411 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 16:56:45,435 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 16:56:45,436 INFO program/MainThread: stderr[24]: 2024-03-01 16:56:45,436 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:56:45,436 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:56:45,442 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:45,451 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:56:45,461 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:56:45,461 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 16:56:45,506 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 16:56:45,507 INFO program/MainThread: stderr[25]: 2024-03-01 16:56:45,507 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:56:45,507 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 16:56:45,507 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:45,522 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:45,523 INFO program/MainThread: Running [26] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc ... 2024-03-01 16:56:45,530 INFO program/MainThread: stdout[26]: use_devicesfile=1 2024-03-01 16:56:45,530 INFO program/MainThread: stderr[26]: 2024-03-01 16:56:45,530 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:56:45,530 INFO program/MainThread: Running [27] lvmdevices --deldev /dev/sdb ... 2024-03-01 16:56:45,542 INFO program/MainThread: stdout[27]: 2024-03-01 16:56:45,542 INFO program/MainThread: stderr[27]: 2024-03-01 16:56:45,542 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:56:45,542 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:45,554 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:45,554 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:45,565 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:45,566 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:56:45,569 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:45,572 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:56:45,574 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:56:45,574 INFO program/MainThread: Running [28] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc ... 2024-03-01 16:56:45,599 INFO program/MainThread: stdout[28]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 16:56:45,600 INFO program/MainThread: stderr[28]: 2024-03-01 16:56:45,600 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:56:45,600 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 16:56:45,600 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:45,617 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:45,618 INFO program/MainThread: Running [29] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:56:45,625 INFO program/MainThread: stdout[29]: use_devicesfile=1 2024-03-01 16:56:45,625 INFO program/MainThread: stderr[29]: 2024-03-01 16:56:45,625 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:56:45,625 INFO program/MainThread: Running [30] lvmdevices --deldev /dev/sdc ... 2024-03-01 16:56:45,637 INFO program/MainThread: stdout[30]: 2024-03-01 16:56:45,637 INFO program/MainThread: stderr[30]: 2024-03-01 16:56:45,637 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:56:45,638 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:45,645 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:45,645 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:45,656 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:45,657 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:56:45,660 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:56:45,663 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:56:45,665 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:56:45,665 INFO program/MainThread: Running [31] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:56:45,691 INFO program/MainThread: stdout[31]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 16:56:45,691 INFO program/MainThread: stderr[31]: 2024-03-01 16:56:45,691 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:56:45,691 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 16:56:45,691 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:45,707 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:45,708 INFO program/MainThread: Running [32] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:56:45,714 INFO program/MainThread: stdout[32]: use_devicesfile=1 2024-03-01 16:56:45,714 INFO program/MainThread: stderr[32]: 2024-03-01 16:56:45,715 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:56:45,715 INFO program/MainThread: Running [33] lvmdevices --deldev /dev/sda ... 2024-03-01 16:56:45,726 INFO program/MainThread: stdout[33]: 2024-03-01 16:56:45,726 INFO program/MainThread: stderr[33]: 2024-03-01 16:56:45,726 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:56:45,726 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:45,737 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:45,737 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:56:45,748 DEBUG program/MainThread: Return code: 0 2024-03-01 16:56:45,753 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:56:45,753 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 0x7f9292505540> 2024-03-01 16:56:55,345 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_2prmxc3g/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:56:58,366 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_31idchab/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:57:02,351 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_39exlyfj/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:57:02,385 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:02,385 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:57:02,388 INFO program/MainThread: stdout[2]: 2024-03-01 16:57:02,388 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:02,388 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:57:02,389 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:57:02,393 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:02,393 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:57:02,396 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:02,396 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:57:02,399 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:02,399 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:57:02,402 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:02,402 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:57:02,410 INFO program/MainThread: stdout: 2024-03-01 16:57:02,410 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:57:02,410 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:57:02,410 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:57:02,410 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:57:02,410 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:57:02,410 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:57:02,410 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:57:02,410 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:57:02,410 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:57:02,410 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:57:02,410 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:57:02,410 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:57:02,410 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:57:02,410 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:57:02,410 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:57:02,410 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:02,410 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:02,411 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:02,411 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:02,411 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:57:02,411 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:02,411 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:57:02,412 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:57:02,412 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:02,424 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:02,437 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:02,441 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 16:57:02,441 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:02,442 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:02,468 INFO program/MainThread: stdout[3]: 2024-03-01 16:57:02,468 INFO program/MainThread: stderr[3]: 2024-03-01 16:57:02,468 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:57:02,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:02,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:02,479 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:57:02,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 16:57:02,485 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:57:02,486 INFO blivet/MainThread: sda is a disk 2024-03-01 16:57:02,486 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:57:02,486 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:57:02,489 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:57:02,492 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:57:02,493 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:02,496 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:02,496 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:57:02,496 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:57:02,496 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3b652b3f10) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 16:57:02,500 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:57:02,500 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:57:02,503 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85', '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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 16:57:02,503 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:02,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:57:02,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:02,513 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:57:02,514 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:57:02,514 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:57:02,514 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:57:02,517 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:57:02,520 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:57:02,520 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:57:02,523 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:02,523 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:57:02,524 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:57:02,524 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3b6472e460) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 16:57:02,527 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:57:02,527 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:57:02,530 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 16:57:02,530 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:02,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:57:02,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:02,540 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:57:02,541 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:57:02,541 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:57:02,541 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:57:02,544 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:57:02,547 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:57:02,547 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:02,550 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:02,550 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:57:02,551 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:57:02,551 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3b64f5bca0) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 16:57:02,554 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:57:02,554 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:57:02,557 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57', '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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 16:57:02,557 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:02,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:57:02,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:02,567 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:57:02,567 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:57:02,568 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:57:02,568 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:57:02,571 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:57:02,573 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:57:02,574 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:02,576 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:02,577 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:57:02,577 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:57:02,577 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3b646c16a0) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 16:57:02,580 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:57:02,580 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:57:02,583 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 16:57:02,583 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:02,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:57:02,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:02,593 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:57:02,594 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:57:02,594 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:57:02,594 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:57:02,597 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:57:02,599 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:57:02,600 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:02,602 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:02,603 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:57:02,603 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:57:02,603 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3b646c1e80) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 16:57:02,606 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:57:02,606 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:57:02,609 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3 ' '/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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 16:57:02,609 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:02,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:02,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:02,620 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:57:02,620 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:57:02,620 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:57:02,620 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:57:02,623 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:57:02,626 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:57:02,626 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:02,629 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:02,629 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:57:02,629 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:57:02,629 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3b646c1d00) -- 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 = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 16:57:02,632 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:57:02,632 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:57:02,635 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 16:57:02,635 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:02,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:57:02,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:02,646 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:57:02,646 INFO blivet/MainThread: sde is a disk 2024-03-01 16:57:02,646 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:57:02,646 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:57:02,649 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:57:02,652 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:57:02,652 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:02,655 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:02,655 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:57:02,656 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:57:02,656 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3b646cc400) -- 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 = 6001405c3b791ebed274cde9617c7538 2024-03-01 16:57:02,659 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:57:02,659 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:57:02,662 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 16:57:02,662 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:02,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:57:02,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:02,672 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:57:02,672 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:57:02,673 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:57:02,673 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:57:02,675 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:57:02,678 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:57:02,678 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:02,681 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:02,682 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:57:02,682 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:57:02,682 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3b646c31f0) -- 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 = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 16:57:02,685 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:57:02,685 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:57:02,688 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 16:57:02,688 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:02,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:02,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:02,698 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:57:02,699 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:57:02,699 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:57:02,699 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:57:02,702 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:57:02,705 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:57:02,705 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:02,708 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:02,708 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:57:02,708 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:57:02,708 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3b646d8250) -- 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 = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 16:57:02,711 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:57:02,711 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:57:02,714 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 16:57:02,714 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:02,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:02,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:02,725 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:57:02,725 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:57:02,725 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:57:02,725 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:57:02,728 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:57:02,731 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:57:02,731 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:02,734 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:02,734 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:57:02,734 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:57:02,734 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3b646d82e0) -- 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 = 60014051dfd529f618d40f4a338a2674 2024-03-01 16:57:02,737 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:57:02,737 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:57:02,740 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 16:57:02,740 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:02,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:02,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:02,751 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:57:02,751 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:57:02,751 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:57:02,752 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:57:02,754 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:57:02,757 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:57:02,757 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:02,760 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:02,760 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:57:02,761 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:57:02,761 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3b646d8f70) -- 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 = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 16:57:02,764 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:57:02,764 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:57:02,767 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2', '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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 16:57:02,767 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:02,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:57:02,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:02,777 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:57:02,777 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:57:02,778 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:57:02,778 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:57:02,780 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:57:02,783 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:57:02,783 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:02,786 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:02,786 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:57:02,787 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:57:02,787 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3b646db6d0) -- 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 = 600140533c9de3e898f45bcb604704b2 2024-03-01 16:57:02,790 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:57:02,790 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:57:02,793 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': '20122653'} ; 2024-03-01 16:57:02,793 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:57:02,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:02,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:02,802 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:57:02,802 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:57:02,802 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:57:02,802 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:57:02,802 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:57:02,802 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:57:02,805 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:57:02,808 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:57:02,808 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:57:02,811 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:02,811 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:57:02,811 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:57:02,811 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3b646db7c0) -- 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:02,815 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:57:02,818 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:02,818 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:57:02,821 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:02,821 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:57:02,824 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:02,824 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:57:02,827 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:02,827 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:57:02,830 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:57:02,833 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:02,835 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:57:02,841 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 0x7f3b64f606c0> 2024-03-01 16:57:02,878 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:57:02,882 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:57:02,883 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:57:02,886 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': '20124541'} ; 2024-03-01 16:57:02,886 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:57:02,886 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:57:02,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:02,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:02,894 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:57:02,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:02,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:02,899 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:02,911 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:02,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:02,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:57:02,930 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:57:02,933 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:57:02,934 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:57:02,936 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:57:02,939 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:57:02,939 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:57:02,942 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:02,942 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:02,943 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:57:02,945 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:57:02,948 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:57:02,951 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:57:02,953 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:57:02,956 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:02,957 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:02,957 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:57:02,957 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:57:02,957 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f3b646e68b0) -- 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 0x7f3b646f5b80> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:57:02,960 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:57:02,964 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:02,964 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:57:02,967 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:02,967 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:57:02,970 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:02,970 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:57:02,973 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:02,973 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:57:02,974 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:57:02,974 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:57:02,977 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:02,978 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:57:02,980 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:57:02,980 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:02,981 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:02,990 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:03,003 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:57:03,003 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:57:03,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:57:03,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:03,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:57:03,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:03,014 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:03,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:57:03,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:03,022 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:03,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:03,024 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:57:03,027 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:57:03,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:03,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:57:03,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:03,034 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:57:03,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:57:03,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:03,041 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:03,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:03,044 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:57:03,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:57:03,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:03,051 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:03,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:03,054 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:57:03,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:57:03,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:03,061 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:03,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:03,064 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:57:03,064 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:57:03,064 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 16:57:03,064 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 16:57:03,064 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:57:03,064 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:57:03,064 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 16:57:03,064 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:57:03,064 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:57:05,980 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_tephc8ai/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:57:06,014 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:06,014 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:57:06,017 INFO program/MainThread: stdout[2]: 2024-03-01 16:57:06,017 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:06,017 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:57:06,017 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:57:06,021 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:06,022 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:57:06,025 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:06,025 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:57:06,028 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:06,028 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:57:06,030 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:06,030 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:57:06,038 INFO program/MainThread: stdout: 2024-03-01 16:57:06,038 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:57:06,038 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:57:06,038 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:57:06,038 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:57:06,038 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:57:06,038 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:57:06,038 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:57:06,038 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:57:06,038 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:57:06,039 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:57:06,039 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:57:06,039 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:57:06,039 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:57:06,039 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:57:06,039 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:57:06,039 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:06,039 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:06,039 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:06,039 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:06,039 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:57:06,040 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:06,040 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:57:06,040 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:57:06,040 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:06,052 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:06,065 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:06,069 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 16:57:06,069 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:06,069 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:06,097 INFO program/MainThread: stdout[3]: 2024-03-01 16:57:06,097 INFO program/MainThread: stderr[3]: 2024-03-01 16:57:06,097 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:57:06,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,108 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:57:06,110 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:06,114 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:57:06,115 INFO blivet/MainThread: sda is a disk 2024-03-01 16:57:06,115 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:57:06,115 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:57:06,119 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:57:06,122 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:57:06,122 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:06,125 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:06,125 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:57:06,125 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:57:06,126 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4104b17f10) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 16:57:06,129 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:57:06,129 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:57:06,132 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85', '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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 16:57:06,132 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:06,135 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,143 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:57:06,143 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:57:06,143 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:57:06,143 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:57:06,146 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:57:06,149 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:57:06,149 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:06,152 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:06,153 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:57:06,153 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:57:06,153 INFO blivet/MainThread: got device: DiskDevice instance (0x7f41037ac460) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 16:57:06,156 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:57:06,156 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:57:06,159 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 16:57:06,159 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,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,170 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:57:06,170 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:57:06,170 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:57:06,170 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:57:06,173 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:57:06,176 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:57:06,176 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,179 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,179 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:57:06,180 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:57:06,180 INFO blivet/MainThread: got device: DiskDevice instance (0x7f41047dbca0) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 16:57:06,183 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:57:06,183 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:57:06,186 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c', '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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 16:57:06,186 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,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,196 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:57:06,197 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:57:06,197 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:57:06,197 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:57:06,200 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:57:06,202 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:57:06,203 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,205 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,206 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:57:06,206 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:57:06,206 INFO blivet/MainThread: got device: DiskDevice instance (0x7f41037406a0) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 16:57:06,209 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:57:06,209 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:57:06,212 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 16:57:06,212 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,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,222 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:57:06,223 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:57:06,223 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:57:06,223 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:57:06,226 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:57:06,228 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:57:06,229 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,231 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,232 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:57:06,232 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:57:06,232 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4103740e80) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 16:57:06,235 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:57:06,235 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:57:06,238 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_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 16:57:06,238 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,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,248 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:57:06,249 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:57:06,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:57:06,249 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:57:06,252 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:57:06,254 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:57:06,255 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,257 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,258 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:57:06,258 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:57:06,258 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4103740d00) -- 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 = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 16:57:06,261 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:57:06,261 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:57:06,264 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 16:57:06,264 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,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,274 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:57:06,275 INFO blivet/MainThread: sde is a disk 2024-03-01 16:57:06,275 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:57:06,275 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:57:06,278 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:57:06,280 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:57:06,280 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,283 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,284 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:57:06,284 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:57:06,284 INFO blivet/MainThread: got device: DiskDevice instance (0x7f410374b400) -- 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 = 6001405c3b791ebed274cde9617c7538 2024-03-01 16:57:06,287 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:57:06,287 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:57:06,290 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 16:57:06,290 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,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,300 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:57:06,301 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:57:06,301 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:57:06,301 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:57:06,304 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:57:06,306 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:57:06,307 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,309 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,310 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:57:06,310 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:57:06,310 INFO blivet/MainThread: got device: DiskDevice instance (0x7f41037421f0) -- 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 = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 16:57:06,313 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:57:06,313 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:57:06,316 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 16:57:06,316 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:06,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,326 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:57:06,327 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:57:06,327 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:57:06,327 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:57:06,330 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:57:06,333 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:57:06,333 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:06,336 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:06,336 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:57:06,336 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:57:06,336 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4103756250) -- 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 = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 16:57:06,339 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:57:06,339 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:57:06,342 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 16:57:06,342 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:06,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,348 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,353 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:57:06,353 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:57:06,353 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:57:06,353 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:57:06,356 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:57:06,359 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:57:06,359 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:06,361 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:06,362 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:57:06,362 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:57:06,362 INFO blivet/MainThread: got device: DiskDevice instance (0x7f41037562e0) -- 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 = 60014051dfd529f618d40f4a338a2674 2024-03-01 16:57:06,365 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:57:06,365 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:57:06,368 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc', '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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 16:57:06,368 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:06,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,379 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:57:06,379 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:57:06,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:57:06,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:57:06,382 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:57:06,385 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:57:06,385 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:06,388 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:06,389 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:57:06,389 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:57:06,389 INFO blivet/MainThread: got device: DiskDevice instance (0x7f4103756f70) -- 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 = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 16:57:06,392 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:57:06,392 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:57:06,395 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:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2', '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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 16:57:06,395 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:06,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,406 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:57:06,406 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:57:06,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:57:06,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:57:06,409 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:57:06,412 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:57:06,412 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:06,415 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:06,415 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:57:06,415 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:57:06,415 INFO blivet/MainThread: got device: DiskDevice instance (0x7f41037596d0) -- 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 = 600140533c9de3e898f45bcb604704b2 2024-03-01 16:57:06,418 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:57:06,419 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:57:06,421 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': '20122653'} ; 2024-03-01 16:57:06,421 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:57:06,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; 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,431 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:57:06,431 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:57:06,431 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:57:06,431 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:57:06,431 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:57:06,431 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:57:06,434 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:57:06,436 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:57:06,437 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:57:06,439 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:06,440 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:57:06,440 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:57:06,440 INFO blivet/MainThread: got device: DiskDevice instance (0x7f41037597c0) -- 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:06,443 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:57:06,446 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:06,446 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:57:06,449 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:06,449 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:57:06,452 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:06,452 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 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 69 2024-03-01 16:57:06,458 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:57:06,461 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:06,463 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:57:06,469 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f410375eb00> 2024-03-01 16:57:06,504 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:57:06,508 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:57:06,508 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:57:06,512 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': '20124541'} ; 2024-03-01 16:57:06,512 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:57:06,512 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:57:06,515 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,520 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:57:06,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,525 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:06,535 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:06,551 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:57:06,554 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:57:06,558 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:57:06,558 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:57:06,560 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:57:06,563 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:57:06,563 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:57:06,566 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:06,566 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:06,567 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:57:06,569 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:57:06,572 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:57:06,575 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:57:06,577 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:57:06,580 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:06,580 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:06,581 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:57:06,581 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:57:06,581 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f41037658b0) -- 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 0x7f410509b9a0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:57:06,584 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:57:06,588 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:06,588 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:57:06,591 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:06,591 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:57:06,594 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:06,594 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:57:06,596 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:06,597 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:57:06,598 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:57:06,598 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:57:06,601 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:06,601 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:57:06,604 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:57:06,604 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:06,604 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:06,616 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:06,629 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:57:06,630 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:57:06,633 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:06,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,638 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:06,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:06,641 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:06,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,648 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:06,651 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:06,651 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:57:06,653 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:06,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,658 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:06,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:06,661 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:57:06,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,668 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:06,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:06,670 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:57:06,673 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:06,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:06,680 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:06,682 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:06,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,687 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:06,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:06,690 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:06,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:06,700 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 16:57:06,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 16:57:06,705 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:57:06,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 16:57:06,710 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:57:06,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 16:57:06,715 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:57:06,717 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:06,718 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 16:57:06,718 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:57:06,721 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:57:06,721 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:57:06,724 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:57:06,724 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:57:06,726 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:06,726 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 16:57:06,727 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:57:06,729 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:57:06,729 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:57:06,732 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:57:06,732 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:57:06,735 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:06,735 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 16:57:06,735 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:57:06,737 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:57:06,738 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:57:06,740 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:57:06,740 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:57:06,741 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:57:06,745 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:57:06,748 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:06,751 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:57:06,754 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:06,757 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:57:06,760 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:06,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:57:06,764 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:57:06,764 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 16:57:06,764 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:57:06,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:06,776 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 16:57:06,777 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:57:06,777 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:57:06,777 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 16:57:06,777 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:57:06,778 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:57:06,780 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:06,781 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 16:57:06,783 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:06,783 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 16:57:06,786 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:57:06,789 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:57:06,790 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:57:06,793 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:57:06,795 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:57:06,798 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:57:06,801 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 16:57:06,802 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:57:06,802 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:57:06,802 DEBUG blivet/MainThread: Adding test_vg1-lv1/308 MiB to test_vg1 2024-03-01 16:57:06,803 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 16:57:06,806 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 16:57:06,806 INFO program/MainThread: stderr[4]: 2024-03-01 16:57:06,806 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:57:06,806 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 16:57:06,806 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:06,807 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:57:06,811 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 16:57:06,811 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:06,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:06,821 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 16:57:06,822 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:57:06,823 DEBUG blivet/MainThread: vg test_vg1 has 2.69 GiB free 2024-03-01 16:57:06,823 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -793.5064935064935 2024-03-01 16:57:06,823 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:57:06,824 DEBUG blivet/MainThread: vg test_vg1 has 2.69 GiB free 2024-03-01 16:57:06,826 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:06,826 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 16:57:06,829 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:06,829 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 16:57:06,832 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:57:06,835 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:57:06,835 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 16:57:06,838 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:57:06,841 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:57:06,844 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:57:06,847 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 16:57:06,848 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:57:06,848 DEBUG blivet/MainThread: vg test_vg1 has 2.69 GiB free 2024-03-01 16:57:06,848 DEBUG blivet/MainThread: Adding test_vg1-lv2/308 MiB to test_vg1 2024-03-01 16:57:06,849 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 16:57:06,849 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:57:06,849 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 16:57:06,852 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 16:57:06,852 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:57:06,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:06,862 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 16:57:06,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 16:57:06,867 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 16:57:06,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 16:57:06,872 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 16:57:06,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 16:57:06,877 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 16:57:06,880 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:06,880 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 16:57:06,880 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 16:57:06,883 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:57:06,883 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:57:06,885 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:57:06,885 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:57:06,888 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:06,888 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 16:57:06,888 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 16:57:06,891 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:57:06,891 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:57:06,894 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:57:06,894 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:57:06,896 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:06,896 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 16:57:06,897 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 16:57:06,899 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:57:06,899 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:57:06,902 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:57:06,902 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:57:06,903 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 16:57:06,906 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:57:06,909 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:57:06,912 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:57:06,915 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:57:06,918 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:57:06,921 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:57:06,922 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 16:57:06,924 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:57:06,925 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 16:57:06,925 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:57:06,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:06,936 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 16:57:06,937 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:57:06,937 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:57:06,938 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 16:57:06,938 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:57:06,938 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:57:06,941 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:06,941 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 16:57:06,943 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:06,944 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 16:57:06,947 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:57:06,949 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:57:06,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 16:57:06,953 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:57:06,956 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:57:06,958 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:57:06,962 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 16:57:06,962 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:57:06,962 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 16:57:06,962 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:57:06,963 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 16:57:06,963 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:57:06,963 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 16:57:06,966 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 16:57:06,966 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:57:06,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:06,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:06,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:06,977 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 16:57:06,977 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:57:06,978 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:57:06,978 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -793.5064935064935 2024-03-01 16:57:06,978 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:57:06,979 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:57:06,981 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:06,982 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 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('None') returning DeviceFormat instance with object id 145 2024-03-01 16:57:06,987 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:57:06,990 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:57:06,991 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 16:57:06,994 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:57:06,996 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:57:06,999 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:57:07,002 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 16:57:07,003 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 16:57:07,003 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 16:57:07,003 DEBUG blivet/MainThread: Adding test_vg2-lv4/308 MiB to test_vg2 2024-03-01 16:57:07,004 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 16:57:07,004 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:57:07,004 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 16:57:07,007 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 16:57:07,007 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:57:07,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:07,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:07,018 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 16:57:07,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 16:57:07,023 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 16:57:07,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,027 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 16:57:07,028 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 16:57:07,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 16:57:07,032 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 16:57:07,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 16:57:07,037 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 16:57:07,040 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:07,040 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 16:57:07,040 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 16:57:07,043 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:57:07,043 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:57:07,045 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:57:07,045 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:57:07,048 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:07,048 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 16:57:07,048 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 16:57:07,051 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:57:07,051 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:57:07,054 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:57:07,054 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:57:07,056 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:07,056 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 16:57:07,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 16:57:07,059 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:57:07,059 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:57:07,062 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:57:07,062 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:57:07,065 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:57:07,065 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 16:57:07,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 16:57:07,067 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:57:07,067 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:57:07,070 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:57:07,070 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:57:07,072 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 16:57:07,074 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:57:07,077 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:07,080 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:57:07,083 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:07,087 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:57:07,090 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:07,094 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:57:07,096 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:07,097 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 16:57:07,100 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:57:07,101 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 16:57:07,101 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:57:07,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:07,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:07,113 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 16:57:07,114 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:07,114 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:57:07,115 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -900.0 2024-03-01 16:57:07,115 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:07,115 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:57:07,118 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:07,118 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 16:57:07,120 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:07,121 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 16:57:07,124 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:57:07,127 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:57:07,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 16:57:07,130 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:57:07,133 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:57:07,136 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:57:07,139 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 16:57:07,139 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:07,140 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 16:57:07,140 DEBUG blivet/MainThread: Adding test_vg3-lv5/408 MiB to test_vg3 2024-03-01 16:57:07,140 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 16:57:07,140 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:57:07,140 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 16:57:07,144 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 16:57:07,144 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:57:07,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:07,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:07,154 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 16:57:07,155 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:07,156 DEBUG blivet/MainThread: vg test_vg3 has 3.59 GiB free 2024-03-01 16:57:07,156 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -800.0 2024-03-01 16:57:07,156 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:07,157 DEBUG blivet/MainThread: vg test_vg3 has 3.59 GiB free 2024-03-01 16:57:07,159 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:07,159 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 16:57:07,162 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:07,162 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 16:57:07,165 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:57:07,168 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:57:07,168 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 16:57:07,171 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:57:07,174 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 16:57:07,177 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:57:07,180 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 16:57:07,181 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:07,181 DEBUG blivet/MainThread: vg test_vg3 has 3.59 GiB free 2024-03-01 16:57:07,181 DEBUG blivet/MainThread: Adding test_vg3-lv6/408 MiB to test_vg3 2024-03-01 16:57:07,181 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 16:57:07,182 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:57:07,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 16:57:07,185 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 16:57:07,185 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:57:07,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:07,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,196 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:07,196 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 16:57:07,196 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:07,197 DEBUG blivet/MainThread: vg test_vg3 has 3.19 GiB free 2024-03-01 16:57:07,197 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -700.0 2024-03-01 16:57:07,198 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:07,198 DEBUG blivet/MainThread: vg test_vg3 has 3.19 GiB free 2024-03-01 16:57:07,201 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:07,201 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 16:57:07,203 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:07,204 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 16:57:07,207 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:57:07,210 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:57:07,210 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 16:57:07,213 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:57:07,216 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 16:57:07,219 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:57:07,222 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 16:57:07,222 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:07,223 DEBUG blivet/MainThread: vg test_vg3 has 3.19 GiB free 2024-03-01 16:57:07,223 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:57:07,223 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 16:57:07,224 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:57:07,224 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 16:57:07,227 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 16:57:07,227 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:57:07,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:07,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:07,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:07,238 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 16:57:07,238 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:07,239 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:57:07,239 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -600.0 2024-03-01 16:57:07,240 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:07,241 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:57:07,243 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:07,243 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 16:57:07,246 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:07,246 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 16:57:07,249 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:57:07,252 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:57:07,253 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 16:57:07,256 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 16:57:07,258 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 16:57:07,261 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:57:07,264 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 16:57:07,265 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 16:57:07,266 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 16:57:07,266 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:57:07,266 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 16:57:07,266 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:57:07,266 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 16:57:07,269 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 16:57:07,270 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:57:07,271 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:57:07,271 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:57:07,271 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:57:07,271 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:57:07,271 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:57:07,271 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:57:07,271 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:57:07,271 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:07,271 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:07,272 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:57:07,272 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:57:07,272 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:57:07,272 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:57:07,272 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:57:07,272 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:57:07,272 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:57:07,272 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:57:07,272 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:57:07,272 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:57:07,272 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:57:07,272 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:57:07,272 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:57:07,272 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:57:07,272 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:57:07,272 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:57:07,273 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:57:07,273 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:57:07,273 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:57:07,273 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:57:07,273 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:57:07,273 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:57:07,273 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:57:07,273 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:57:07,273 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:57:07,273 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:57:07,273 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:57:07,273 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:57:07,273 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:57:07,273 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:57:07,273 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:57:07,275 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:57:07,278 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:57:07,280 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:57:07,283 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:57:07,283 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:57:07,285 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:57:07,286 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 0x7f4103653540> 2024-03-01 16:57:07,286 INFO blivet/MainThread: sorting actions... 2024-03-01 16:57:07,318 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:57:07,318 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:57:07,318 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:57:07,319 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:57:07,319 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:57:07,319 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:57:07,320 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:57:07,320 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:57:07,320 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:57:07,321 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:57:07,321 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:57:07,321 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:57:07,322 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:57:07,322 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:57:07,322 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:57:07,323 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:57:07,323 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:57:07,323 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:57:07,324 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:57:07,324 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:57:07,325 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:57:07,325 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:57:07,325 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:57:07,326 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:57:07,326 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:57:07,326 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:57:07,327 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:57:07,327 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:57:07,328 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:57:07,328 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:57:07,328 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:57:07,329 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:57:07,329 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:57:07,329 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:57:07,330 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:57:07,330 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:57:07,331 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:57:07,331 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:07,331 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:07,332 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 16:57:07,334 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:07,337 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 16:57:07,337 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 16:57:07,342 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,343 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:07,368 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,369 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:07,380 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,381 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 16:57:07,384 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:07,387 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 16:57:07,387 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 16:57:07,391 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,392 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:07,416 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,416 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:07,428 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,429 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 16:57:07,432 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:07,435 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 16:57:07,435 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 16:57:07,440 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,440 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:07,465 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,465 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:07,477 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,478 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 16:57:07,481 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:07,484 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 16:57:07,484 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 16:57:07,488 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,489 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:07,511 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,511 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:07,522 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,523 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 16:57:07,526 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:07,528 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 16:57:07,529 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 16:57:07,533 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,533 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:07,557 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,557 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:07,569 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,570 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 16:57:07,573 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:07,576 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 16:57:07,576 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 16:57:07,580 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,581 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:07,602 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,602 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:07,614 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,615 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 16:57:07,618 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:07,621 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 16:57:07,621 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 16:57:07,626 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,626 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:07,651 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,652 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:07,663 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,664 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:57:07,667 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:07,670 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 16:57:07,670 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 16:57:07,675 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,676 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:07,701 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,701 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:07,713 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,714 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:57:07,717 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:07,720 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 16:57:07,720 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 16:57:07,727 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,727 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:07,752 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,752 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:07,764 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,765 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:57:07,768 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:07,771 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 16:57:07,771 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 16:57:07,777 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,777 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:07,802 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,802 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:07,814 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,815 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 16:57:07,818 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:07,821 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:57:07,823 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:57:07,823 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:57:07,823 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:07,824 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:07,852 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 16:57:07,852 INFO program/MainThread: stderr[5]: 2024-03-01 16:57:07,852 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:57:07,852 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:07,865 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 16:57:07,866 INFO program/MainThread: stderr[6]: 2024-03-01 16:57:07,866 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:57:07,866 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdj ... 2024-03-01 16:57:07,892 INFO program/MainThread: stdout[7]: 2024-03-01 16:57:07,892 INFO program/MainThread: stderr[7]: 2024-03-01 16:57:07,892 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:57:07,892 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdj 2024-03-01 16:57:07,893 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:07,901 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,905 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:57:07,905 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,906 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 16:57:07,914 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,914 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:07,935 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:07,935 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 16:57:07,939 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:07,941 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:57:07,944 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:57:07,944 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:57:07,944 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:07,944 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:07,978 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdi" successfully created. 2024-03-01 16:57:07,979 INFO program/MainThread: stderr[8]: 2024-03-01 16:57:07,979 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:57:07,979 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:07,989 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 16:57:07,990 INFO program/MainThread: stderr[9]: 2024-03-01 16:57:07,990 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:57:07,990 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdi ... 2024-03-01 16:57:08,018 INFO program/MainThread: stdout[10]: 2024-03-01 16:57:08,018 INFO program/MainThread: stderr[10]: 2024-03-01 16:57:08,018 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:57:08,018 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdi 2024-03-01 16:57:08,019 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:08,031 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,035 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:57:08,035 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:08,036 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 16:57:08,045 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,046 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:08,066 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,066 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 16:57:08,070 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:08,072 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:57:08,075 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:57:08,075 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:57:08,075 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:08,075 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:08,105 INFO program/MainThread: stdout[11]: Physical volume "/dev/sdh" successfully created. 2024-03-01 16:57:08,105 INFO program/MainThread: stderr[11]: 2024-03-01 16:57:08,105 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:57:08,105 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:08,119 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 16:57:08,120 INFO program/MainThread: stderr[12]: 2024-03-01 16:57:08,120 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:57:08,120 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sdh ... 2024-03-01 16:57:08,148 INFO program/MainThread: stdout[13]: 2024-03-01 16:57:08,148 INFO program/MainThread: stderr[13]: 2024-03-01 16:57:08,149 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:57:08,149 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdh 2024-03-01 16:57:08,149 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:08,161 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,165 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:57:08,165 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:08,166 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 16:57:08,174 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,175 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:08,196 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,196 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 16:57:08,200 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:08,202 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:57:08,205 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:57:08,205 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:57:08,205 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:08,205 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:08,239 INFO program/MainThread: stdout[14]: Physical volume "/dev/sdg" successfully created. 2024-03-01 16:57:08,240 INFO program/MainThread: stderr[14]: 2024-03-01 16:57:08,243 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:57:08,243 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:08,252 INFO program/MainThread: stdout[15]: use_devicesfile=1 2024-03-01 16:57:08,252 INFO program/MainThread: stderr[15]: 2024-03-01 16:57:08,252 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:57:08,252 INFO program/MainThread: Running [16] lvmdevices --adddev /dev/sdg ... 2024-03-01 16:57:08,280 INFO program/MainThread: stdout[16]: 2024-03-01 16:57:08,280 INFO program/MainThread: stderr[16]: 2024-03-01 16:57:08,280 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:57:08,280 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdg 2024-03-01 16:57:08,281 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:08,292 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,296 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:57:08,296 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:08,297 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 16:57:08,306 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,306 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:08,329 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,329 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 16:57:08,333 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 16:57:08,335 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:57:08,338 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:08,341 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:57:08,343 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:08,346 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:57:08,348 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:08,351 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:57:08,353 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:08,356 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:57:08,358 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 16:57:08,359 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:08,411 INFO program/MainThread: stdout[17]: Volume group "test_vg3" successfully created 2024-03-01 16:57:08,412 INFO program/MainThread: stderr[17]: 2024-03-01 16:57:08,412 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:57:08,421 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:57:08,430 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:57:08,437 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:08,444 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:57:08,456 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:08,466 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:57:08,471 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:08,478 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:57:08,488 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:08,496 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:57:08,496 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:08,546 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,551 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:57:08,553 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:57:08,553 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:08,565 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,566 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 16:57:08,573 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,573 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:08,584 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,585 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:57:08,588 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 16:57:08,591 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 16:57:08,594 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:57:08,597 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 16:57:08,599 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:08,602 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:57:08,605 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:08,608 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:57:08,611 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:08,614 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:57:08,617 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:08,620 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:57:08,620 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:08,631 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,635 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 16:57:08,636 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:08,667 INFO program/MainThread: stdout[18]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ 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:08,667 INFO program/MainThread: stderr[18]: 2024-03-01 16:57:08,667 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:57:08,671 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 16:57:08,671 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:08,744 INFO program/MainThread: stdout[19]: Logical volume "lv8" created. 2024-03-01 16:57:08,744 INFO program/MainThread: stderr[19]: 2024-03-01 16:57:08,744 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:57:08,755 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:08,763 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:57:08,764 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:08,766 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:08,796 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,800 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,801 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:57:08,801 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:57:08,810 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,810 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:08,826 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,826 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 16:57:08,830 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:08,833 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:57:08,836 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 16:57:08,836 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 16:57:08,965 INFO program/MainThread: stdout: 2024-03-01 16:57:08,965 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:57:08,965 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:57:08,965 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:57:08,965 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:57:08,965 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:57:08,965 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:57:08,965 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:57:08,965 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:57:08,966 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:57:08,966 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:57:08,966 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,966 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 16:57:08,981 INFO program/MainThread: stdout: 2024-03-01 16:57:08,981 INFO program/MainThread: writing all SBs 2024-03-01 16:57:08,981 INFO program/MainThread: new label = "" 2024-03-01 16:57:08,981 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:08,981 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:08,998 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:09,002 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:57:09,002 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:09,003 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:57:09,011 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:09,012 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:09,027 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:09,027 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:57:09,031 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 16:57:09,034 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 16:57:09,037 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:09,037 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:09,077 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ 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:09,078 INFO program/MainThread: stderr[20]: 2024-03-01 16:57:09,078 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:57:09,081 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 16:57:09,082 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:09,139 INFO program/MainThread: stdout[21]: Logical volume "lv7" created. 2024-03-01 16:57:09,140 INFO program/MainThread: stderr[21]: 2024-03-01 16:57:09,140 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:57:09,152 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:09,163 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:57:09,163 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:57:09,164 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:09,200 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:09,206 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:09,207 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:57:09,207 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 16:57:09,216 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:09,216 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:09,231 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:09,231 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 16:57:09,235 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:09,238 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:57:09,240 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 16:57:09,240 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 16:57:10,032 INFO program/MainThread: stdout: 2024-03-01 16:57:10,032 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:57:10,032 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:57:10,032 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:57:10,032 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:57:10,032 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:57:10,034 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:57:10,034 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:57:10,034 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:57:10,034 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:57:10,034 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:57:10,034 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:10,035 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 16:57:10,048 INFO program/MainThread: stdout: 2024-03-01 16:57:10,048 INFO program/MainThread: writing all SBs 2024-03-01 16:57:10,048 INFO program/MainThread: new label = "" 2024-03-01 16:57:10,048 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:10,049 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:10,070 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:10,074 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:57:10,074 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:57:10,075 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 16:57:10,084 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:10,084 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:10,101 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:10,102 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:57:10,105 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 16:57:10,108 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 16:57:10,111 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:10,111 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:10,145 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ 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:10,145 INFO program/MainThread: stderr[22]: 2024-03-01 16:57:10,145 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:57:10,149 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 16:57:10,149 INFO program/MainThread: Running [23] lvm lvcreate -n lv6 -L 417792K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:10,210 INFO program/MainThread: stdout[23]: Logical volume "lv6" created. 2024-03-01 16:57:10,210 INFO program/MainThread: stderr[23]: 2024-03-01 16:57:10,210 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:57:10,221 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:10,229 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:57:10,230 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:57:10,230 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:10,266 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:10,271 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:10,271 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 408 MiB (408 MiB) 2024-03-01 16:57:10,272 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 16:57:10,280 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:10,281 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:10,296 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:10,297 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 16:57:10,300 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:10,303 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:57:10,306 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 16:57:10,306 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 16:57:11,114 INFO program/MainThread: stdout: 2024-03-01 16:57:11,114 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:57:11,114 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:57:11,114 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:57:11,114 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:57:11,114 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:57:11,114 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:57:11,114 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:57:11,114 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:57:11,114 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:57:11,115 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:57:11,115 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:11,115 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 16:57:11,128 INFO program/MainThread: stdout: 2024-03-01 16:57:11,128 INFO program/MainThread: writing all SBs 2024-03-01 16:57:11,128 INFO program/MainThread: new label = "" 2024-03-01 16:57:11,129 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:11,129 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:11,145 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:11,149 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:57:11,149 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:57:11,150 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 16:57:11,158 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:11,159 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:11,175 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:11,175 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:57:11,179 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 16:57:11,182 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 16:57:11,185 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:11,185 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:11,209 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=2977955840 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=710 LVM2_PV_COUNT=4 2024-03-01 16:57:11,210 INFO program/MainThread: stderr[24]: 2024-03-01 16:57:11,210 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:57:11,213 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 16:57:11,214 INFO program/MainThread: Running [25] lvm lvcreate -n lv5 -L 417792K -y --type linear test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:11,283 INFO program/MainThread: stdout[25]: Logical volume "lv5" created. 2024-03-01 16:57:11,283 INFO program/MainThread: stderr[25]: 2024-03-01 16:57:11,283 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:57:11,294 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:11,303 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:57:11,303 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:57:11,304 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:11,334 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:11,339 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:11,339 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 408 MiB (408 MiB) 2024-03-01 16:57:11,340 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 16:57:11,348 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:11,349 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:11,365 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:11,366 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 16:57:11,369 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:11,372 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:57:11,375 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 16:57:11,375 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 16:57:12,196 INFO program/MainThread: stdout: 2024-03-01 16:57:12,196 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=26112 blks 2024-03-01 16:57:12,196 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:57:12,196 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:57:12,196 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:57:12,196 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 16:57:12,196 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:57:12,196 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:57:12,197 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:57:12,197 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:57:12,197 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:57:12,197 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:12,197 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 16:57:12,211 INFO program/MainThread: stdout: 2024-03-01 16:57:12,211 INFO program/MainThread: writing all SBs 2024-03-01 16:57:12,211 INFO program/MainThread: new label = "" 2024-03-01 16:57:12,212 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:12,212 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:12,228 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:12,232 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:57:12,232 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:57:12,234 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 16:57:12,242 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:12,242 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:12,259 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:12,259 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 16:57:12,263 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:12,265 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:57:12,268 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:57:12,268 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:57:12,268 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:12,268 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:12,304 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdf" successfully created. 2024-03-01 16:57:12,305 INFO program/MainThread: stderr[26]: 2024-03-01 16:57:12,305 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:57:12,305 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:12,315 INFO program/MainThread: stdout[27]: use_devicesfile=1 2024-03-01 16:57:12,315 INFO program/MainThread: stderr[27]: 2024-03-01 16:57:12,315 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:57:12,315 INFO program/MainThread: Running [28] lvmdevices --adddev /dev/sdf ... 2024-03-01 16:57:12,345 INFO program/MainThread: stdout[28]: 2024-03-01 16:57:12,345 INFO program/MainThread: stderr[28]: 2024-03-01 16:57:12,345 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:57:12,345 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdf 2024-03-01 16:57:12,346 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:12,357 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:12,361 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:57:12,361 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,362 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 16:57:12,371 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:12,371 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:12,394 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:12,395 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 16:57:12,398 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:12,401 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:57:12,403 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:57:12,403 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:57:12,403 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:12,404 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:12,433 INFO program/MainThread: stdout[29]: Physical volume "/dev/sde" successfully created. 2024-03-01 16:57:12,433 INFO program/MainThread: stderr[29]: 2024-03-01 16:57:12,433 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:57:12,434 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:12,450 INFO program/MainThread: stdout[30]: use_devicesfile=1 2024-03-01 16:57:12,450 INFO program/MainThread: stderr[30]: 2024-03-01 16:57:12,450 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:57:12,450 INFO program/MainThread: Running [31] lvmdevices --adddev /dev/sde ... 2024-03-01 16:57:12,480 INFO program/MainThread: stdout[31]: 2024-03-01 16:57:12,480 INFO program/MainThread: stderr[31]: 2024-03-01 16:57:12,480 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:57:12,480 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sde 2024-03-01 16:57:12,481 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:12,493 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:12,497 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:57:12,497 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,498 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 16:57:12,507 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:12,507 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:12,527 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:12,527 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 16:57:12,531 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:12,533 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:57:12,536 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:57:12,536 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:57:12,536 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:12,536 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:12,571 INFO program/MainThread: stdout[32]: Physical volume "/dev/sdd" successfully created. 2024-03-01 16:57:12,571 INFO program/MainThread: stderr[32]: 2024-03-01 16:57:12,571 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:57:12,572 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:12,582 INFO program/MainThread: stdout[33]: use_devicesfile=1 2024-03-01 16:57:12,583 INFO program/MainThread: stderr[33]: 2024-03-01 16:57:12,583 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:57:12,583 INFO program/MainThread: Running [34] lvmdevices --adddev /dev/sdd ... 2024-03-01 16:57:12,609 INFO program/MainThread: stdout[34]: 2024-03-01 16:57:12,609 INFO program/MainThread: stderr[34]: 2024-03-01 16:57:12,609 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:57:12,609 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdd 2024-03-01 16:57:12,610 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:12,620 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:12,624 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:57:12,624 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,625 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 16:57:12,634 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:12,634 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:12,657 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:12,658 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 16:57:12,671 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 16:57:12,673 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:57:12,676 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:12,679 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:57:12,681 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:12,684 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:57:12,686 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:12,689 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:57:12,691 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 16:57:12,691 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:12,738 INFO program/MainThread: stdout[35]: Volume group "test_vg2" successfully created 2024-03-01 16:57:12,738 INFO program/MainThread: stderr[35]: 2024-03-01 16:57:12,738 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:57:12,746 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:57:12,752 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:57:12,759 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:12,776 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:57:12,785 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:12,794 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:57:12,800 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:12,807 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:57:12,807 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:12,837 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:12,841 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:57:12,844 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:57:12,844 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:12,855 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:12,856 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 16:57:12,864 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:12,864 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:12,876 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:12,876 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:57:12,880 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 16:57:12,883 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 16:57:12,886 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:57:12,889 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 16:57:12,892 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:12,894 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:57:12,898 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:12,900 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:57:12,903 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:12,906 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:57:12,906 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:12,918 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:12,922 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 16:57:12,922 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:12,953 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds 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:12,953 INFO program/MainThread: stderr[36]: 2024-03-01 16:57:12,953 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:57:12,957 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 16:57:12,957 INFO program/MainThread: Running [37] lvm lvcreate -n lv4 -L 315392K -y --type linear test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:13,021 INFO program/MainThread: stdout[37]: Logical volume "lv4" created. 2024-03-01 16:57:13,021 INFO program/MainThread: stderr[37]: 2024-03-01 16:57:13,023 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:57:13,035 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:13,041 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:57:13,042 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:57:13,042 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:13,077 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:13,082 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,082 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 308 MiB (308 MiB) 2024-03-01 16:57:13,083 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 16:57:13,092 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:13,092 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:13,109 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:13,110 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 16:57:13,113 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:13,116 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:57:13,119 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 16:57:13,119 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 16:57:13,303 INFO program/MainThread: stdout: 2024-03-01 16:57:13,303 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=19712 blks 2024-03-01 16:57:13,303 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:57:13,303 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:57:13,303 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:57:13,303 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 16:57:13,303 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:57:13,303 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:57:13,303 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:57:13,304 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:57:13,304 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:57:13,304 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:13,304 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 16:57:13,319 INFO program/MainThread: stdout: 2024-03-01 16:57:13,319 INFO program/MainThread: writing all SBs 2024-03-01 16:57:13,319 INFO program/MainThread: new label = "" 2024-03-01 16:57:13,319 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:13,319 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:13,335 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:13,339 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:57:13,339 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:57:13,340 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 16:57:13,349 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:13,350 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:13,365 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:13,365 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:57:13,369 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 16:57:13,372 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 16:57:13,375 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:13,375 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:13,412 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2873098240 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=685 LVM2_PV_COUNT=3 2024-03-01 16:57:13,412 INFO program/MainThread: stderr[38]: 2024-03-01 16:57:13,412 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:57:13,416 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 16:57:13,416 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:13,465 INFO program/MainThread: stdout[39]: Logical volume "lv3" created. 2024-03-01 16:57:13,465 INFO program/MainThread: stderr[39]: 2024-03-01 16:57:13,465 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:57:13,475 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:13,481 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:57:13,481 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:57:13,481 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:13,522 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:13,527 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,527 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:57:13,528 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 16:57:13,537 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:13,537 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:13,553 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:13,554 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 16:57:13,557 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:13,560 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:57:13,563 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 16:57:13,563 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 16:57:14,384 INFO program/MainThread: stdout: 2024-03-01 16:57:14,385 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 16:57:14,385 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:57:14,385 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:57:14,385 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:57:14,385 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 16:57:14,385 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:57:14,385 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:57:14,385 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:57:14,385 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:57:14,385 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:57:14,385 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:14,386 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 16:57:14,400 INFO program/MainThread: stdout: 2024-03-01 16:57:14,400 INFO program/MainThread: writing all SBs 2024-03-01 16:57:14,401 INFO program/MainThread: new label = "" 2024-03-01 16:57:14,401 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:14,401 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:14,417 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:14,421 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:57:14,421 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:57:14,423 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 16:57:14,431 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:14,431 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:14,447 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:14,447 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:57:14,451 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:14,453 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:14,456 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:14,456 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:57:14,456 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:14,456 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:14,495 INFO program/MainThread: stdout[40]: Physical volume "/dev/sdc" successfully created. 2024-03-01 16:57:14,496 INFO program/MainThread: stderr[40]: 2024-03-01 16:57:14,496 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:57:14,496 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:14,503 INFO program/MainThread: stdout[41]: use_devicesfile=1 2024-03-01 16:57:14,503 INFO program/MainThread: stderr[41]: 2024-03-01 16:57:14,503 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:57:14,503 INFO program/MainThread: Running [42] lvmdevices --adddev /dev/sdc ... 2024-03-01 16:57:14,532 INFO program/MainThread: stdout[42]: 2024-03-01 16:57:14,532 INFO program/MainThread: stderr[42]: 2024-03-01 16:57:14,532 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:57:14,532 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 16:57:14,533 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:14,543 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:14,547 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:57:14,547 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:14,548 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 16:57:14,557 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:14,557 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:14,580 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:14,580 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:57:14,584 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:14,587 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:14,590 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:14,590 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:57:14,590 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:14,590 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:14,621 INFO program/MainThread: stdout[43]: Physical volume "/dev/sdb" successfully created. 2024-03-01 16:57:14,621 INFO program/MainThread: stderr[43]: 2024-03-01 16:57:14,621 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:57:14,622 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:14,634 INFO program/MainThread: stdout[44]: use_devicesfile=1 2024-03-01 16:57:14,634 INFO program/MainThread: stderr[44]: 2024-03-01 16:57:14,634 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:57:14,634 INFO program/MainThread: Running [45] lvmdevices --adddev /dev/sdb ... 2024-03-01 16:57:14,662 INFO program/MainThread: stdout[45]: 2024-03-01 16:57:14,662 INFO program/MainThread: stderr[45]: 2024-03-01 16:57:14,662 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:57:14,662 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 16:57:14,663 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:14,675 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:14,679 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:57:14,679 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:14,680 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 16:57:14,689 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:14,690 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:14,713 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:14,714 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:57:14,717 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:14,720 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:14,722 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:14,722 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:57:14,722 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:14,723 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:14,757 INFO program/MainThread: stdout[46]: Physical volume "/dev/sda" successfully created. 2024-03-01 16:57:14,757 INFO program/MainThread: stderr[46]: 2024-03-01 16:57:14,757 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:57:14,758 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:14,769 INFO program/MainThread: stdout[47]: use_devicesfile=1 2024-03-01 16:57:14,769 INFO program/MainThread: stderr[47]: 2024-03-01 16:57:14,769 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:57:14,769 INFO program/MainThread: Running [48] lvmdevices --adddev /dev/sda ... 2024-03-01 16:57:14,801 INFO program/MainThread: stdout[48]: 2024-03-01 16:57:14,802 INFO program/MainThread: stderr[48]: 2024-03-01 16:57:14,802 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:57:14,802 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 16:57:14,802 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:14,814 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:14,818 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:57:14,818 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:14,819 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 16:57:14,829 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:14,829 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:14,850 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:14,851 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:57:14,854 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 16:57:14,857 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:57:14,859 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:14,862 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:14,864 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:14,867 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:14,870 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:14,872 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:14,875 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 16:57:14,875 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:14,923 INFO program/MainThread: stdout[49]: Volume group "test_vg1" successfully created 2024-03-01 16:57:14,923 INFO program/MainThread: stderr[49]: 2024-03-01 16:57:14,923 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:57:14,941 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:57:14,949 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:57:14,965 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:14,973 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:14,978 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:14,986 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:14,994 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:15,001 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:15,001 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:15,020 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:15,024 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:57:15,027 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:57:15,027 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:15,039 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:15,040 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 16:57:15,048 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:15,048 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:15,059 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:15,059 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:57:15,063 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 16:57:15,066 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 16:57:15,069 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:57:15,072 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:57:15,074 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:15,078 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:15,081 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:15,083 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:15,086 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:15,089 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:15,089 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:15,101 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:15,105 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:57:15,106 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:15,140 INFO program/MainThread: stdout[50]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK 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:15,140 INFO program/MainThread: stderr[50]: 2024-03-01 16:57:15,140 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:57:15,144 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 16:57:15,144 INFO program/MainThread: Running [51] lvm lvcreate -n lv2 -L 315392K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:15,208 INFO program/MainThread: stdout[51]: Logical volume "lv2" created. 2024-03-01 16:57:15,208 INFO program/MainThread: stderr[51]: 2024-03-01 16:57:15,209 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:57:15,218 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:15,223 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:57:15,223 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:57:15,224 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:15,253 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:15,257 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:15,258 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 308 MiB (308 MiB) 2024-03-01 16:57:15,258 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 16:57:15,267 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:15,268 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:15,283 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:15,283 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 16:57:15,287 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:15,290 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:57:15,292 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 16:57:15,293 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 16:57:15,487 INFO program/MainThread: stdout: 2024-03-01 16:57:15,488 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=19712 blks 2024-03-01 16:57:15,488 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:57:15,488 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:57:15,488 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:57:15,488 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 16:57:15,488 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:57:15,488 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:57:15,488 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:57:15,488 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:57:15,488 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:57:15,488 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:15,489 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 16:57:15,501 INFO program/MainThread: stdout: 2024-03-01 16:57:15,502 INFO program/MainThread: writing all SBs 2024-03-01 16:57:15,502 INFO program/MainThread: new label = "" 2024-03-01 16:57:15,502 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:15,502 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:15,518 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:15,522 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:57:15,522 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:57:15,524 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 16:57:15,532 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:15,532 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:15,548 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:15,548 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:15,552 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 16:57:15,555 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 16:57:15,558 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:15,558 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:15,598 INFO program/MainThread: stdout[52]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2873098240 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=685 LVM2_PV_COUNT=3 2024-03-01 16:57:15,598 INFO program/MainThread: stderr[52]: 2024-03-01 16:57:15,598 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:57:15,602 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 16:57:15,602 INFO program/MainThread: Running [53] lvm lvcreate -n lv1 -L 315392K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:15,662 INFO program/MainThread: stdout[53]: Logical volume "lv1" created. 2024-03-01 16:57:15,663 INFO program/MainThread: stderr[53]: 2024-03-01 16:57:15,663 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:57:15,673 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:15,679 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:15,679 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:57:15,680 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:15,711 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:15,715 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:15,716 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 308 MiB (308 MiB) 2024-03-01 16:57:15,716 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 16:57:15,724 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:15,724 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:15,739 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:15,739 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:57:15,743 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:15,746 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:57:15,748 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 16:57:15,749 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 16:57:16,569 INFO program/MainThread: stdout: 2024-03-01 16:57:16,569 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=19712 blks 2024-03-01 16:57:16,569 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:57:16,569 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:57:16,569 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:57:16,570 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 16:57:16,570 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:57:16,571 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:57:16,571 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:57:16,571 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:57:16,571 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:57:16,571 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:16,571 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 16:57:16,584 INFO program/MainThread: stdout: 2024-03-01 16:57:16,584 INFO program/MainThread: writing all SBs 2024-03-01 16:57:16,584 INFO program/MainThread: new label = "" 2024-03-01 16:57:16,584 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:16,585 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:16,606 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:16,610 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:16,610 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:57:16,611 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 16:57:16,620 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:16,620 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:16,635 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:16,640 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:57:16,640 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 0x7f4103653a90> 2024-03-01 16:57:16,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:16,646 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:57:16,646 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:57:16,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:16,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 16:57:16,652 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:57:16,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:16,657 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:16,657 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:57:16,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:16,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 16:57:16,663 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:57:16,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:16,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 16:57:16,668 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:57:16,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:16,673 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 16:57:16,673 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:57:16,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:16,678 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:16,678 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:57:16,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:16,683 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:16,684 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:57:16,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:16,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:57:16,689 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:57:16,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:16,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg1-lv2 (109) with existing xfs filesystem 2024-03-01 16:57:16,694 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:57:16,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:16,699 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:16,699 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:57:16,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:16,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 308 MiB lvmlv test_vg2-lv4 (144) with existing xfs filesystem 2024-03-01 16:57:16,705 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:57:16,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:16,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv5 (174) with existing xfs filesystem 2024-03-01 16:57:16,710 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:57:16,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:16,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 408 MiB lvmlv test_vg3-lv6 (183) with existing xfs filesystem 2024-03-01 16:57:16,715 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:57:16,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:16,720 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:16,720 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:57:16,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:16,725 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:16,725 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:57:38,613 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_4q0cn8zo/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:57:38,647 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:38,647 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:57:38,650 INFO program/MainThread: stdout[2]: 2024-03-01 16:57:38,650 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:38,650 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:57:38,651 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:57:38,655 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:38,655 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:57:38,658 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:38,658 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:57:38,661 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:38,661 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:57:38,664 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:38,664 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:57:38,683 INFO program/MainThread: stdout: 2024-03-01 16:57:38,683 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:57:38,683 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw 2024-03-01 16:57:38,683 INFO program/MainThread: |-test_vg1-lv1-real 322961408 root disk brw-rw---- 2024-03-01 16:57:38,683 INFO program/MainThread: | |-test_vg1-lv1 322961408 root disk brw-rw---- xfs ebe9d5f4-6141-427d-83ca-02e69618dd4f 2024-03-01 16:57:38,683 INFO program/MainThread: | `-test_vg1-lv1_snapset1 322961408 root disk brw-rw---- xfs ebe9d5f4-6141-427d-83ca-02e69618dd4f 2024-03-01 16:57:38,683 INFO program/MainThread: |-test_vg1-lv1_snapset1-cow 130023424 root disk brw-rw---- 2024-03-01 16:57:38,683 INFO program/MainThread: | `-test_vg1-lv1_snapset1 322961408 root disk brw-rw---- xfs ebe9d5f4-6141-427d-83ca-02e69618dd4f 2024-03-01 16:57:38,683 INFO program/MainThread: |-test_vg1-lv2-real 322961408 root disk brw-rw---- 2024-03-01 16:57:38,683 INFO program/MainThread: | |-test_vg1-lv2 322961408 root disk brw-rw---- xfs 6b53c348-f2d3-4030-b331-04626857a4cf 2024-03-01 16:57:38,683 INFO program/MainThread: | `-test_vg1-lv2_snapset1 322961408 root disk brw-rw---- xfs 6b53c348-f2d3-4030-b331-04626857a4cf 2024-03-01 16:57:38,683 INFO program/MainThread: `-test_vg1-lv2_snapset1-cow 130023424 root disk brw-rw---- 2024-03-01 16:57:38,683 INFO program/MainThread: `-test_vg1-lv2_snapset1 322961408 root disk brw-rw---- xfs 6b53c348-f2d3-4030-b331-04626857a4cf 2024-03-01 16:57:38,683 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc 2024-03-01 16:57:38,683 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo 2024-03-01 16:57:38,683 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg 2024-03-01 16:57:38,683 INFO program/MainThread: |-test_vg2-lv3-real 322961408 root disk brw-rw---- 2024-03-01 16:57:38,683 INFO program/MainThread: | |-test_vg2-lv3 322961408 root disk brw-rw---- xfs 657eb975-20e2-4a0e-95a0-838901a3d628 2024-03-01 16:57:38,683 INFO program/MainThread: | `-test_vg2-lv3_snapset1 322961408 root disk brw-rw---- xfs 657eb975-20e2-4a0e-95a0-838901a3d628 2024-03-01 16:57:38,683 INFO program/MainThread: |-test_vg2-lv3_snapset1-cow 130023424 root disk brw-rw---- 2024-03-01 16:57:38,683 INFO program/MainThread: | `-test_vg2-lv3_snapset1 322961408 root disk brw-rw---- xfs 657eb975-20e2-4a0e-95a0-838901a3d628 2024-03-01 16:57:38,684 INFO program/MainThread: |-test_vg2-lv4-real 322961408 root disk brw-rw---- 2024-03-01 16:57:38,684 INFO program/MainThread: | |-test_vg2-lv4 322961408 root disk brw-rw---- xfs 403bf425-50f3-4af2-8c59-5d17dc640f20 2024-03-01 16:57:38,684 INFO program/MainThread: | `-test_vg2-lv4_snapset1 322961408 root disk brw-rw---- xfs 403bf425-50f3-4af2-8c59-5d17dc640f20 2024-03-01 16:57:38,684 INFO program/MainThread: `-test_vg2-lv4_snapset1-cow 130023424 root disk brw-rw---- 2024-03-01 16:57:38,684 INFO program/MainThread: `-test_vg2-lv4_snapset1 322961408 root disk brw-rw---- xfs 403bf425-50f3-4af2-8c59-5d17dc640f20 2024-03-01 16:57:38,684 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv 2024-03-01 16:57:38,684 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member 7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v 2024-03-01 16:57:38,684 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71 2024-03-01 16:57:38,684 INFO program/MainThread: |-test_vg3-lv5_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 16:57:38,684 INFO program/MainThread: | `-test_vg3-lv5_snapset1 427819008 root disk brw-rw---- xfs ebfb0b89-52ae-48c4-98d0-be7faad2383f 2024-03-01 16:57:38,684 INFO program/MainThread: |-test_vg3-lv6_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 16:57:38,684 INFO program/MainThread: | `-test_vg3-lv6_snapset1 427819008 root disk brw-rw---- xfs 5e40b16a-9ba6-4efe-8683-385fe8e429b3 2024-03-01 16:57:38,684 INFO program/MainThread: |-test_vg3-lv7-real 427819008 root disk brw-rw---- 2024-03-01 16:57:38,684 INFO program/MainThread: | |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 271b1fd6-69ec-4b13-b424-c3cdbd433b15 2024-03-01 16:57:38,684 INFO program/MainThread: | `-test_vg3-lv7_snapset1 427819008 root disk brw-rw---- xfs 271b1fd6-69ec-4b13-b424-c3cdbd433b15 2024-03-01 16:57:38,684 INFO program/MainThread: |-test_vg3-lv7_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 16:57:38,684 INFO program/MainThread: | `-test_vg3-lv7_snapset1 427819008 root disk brw-rw---- xfs 271b1fd6-69ec-4b13-b424-c3cdbd433b15 2024-03-01 16:57:38,684 INFO program/MainThread: `-test_vg3-lv8-real 427819008 root disk brw-rw---- 2024-03-01 16:57:38,684 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 28c20f9c-4ab4-476b-bcbe-50279c043da2 2024-03-01 16:57:38,684 INFO program/MainThread: `-test_vg3-lv8_snapset1 427819008 root disk brw-rw---- xfs 28c20f9c-4ab4-476b-bcbe-50279c043da2 2024-03-01 16:57:38,684 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F 2024-03-01 16:57:38,684 INFO program/MainThread: |-test_vg3-lv5-real 427819008 root disk brw-rw---- 2024-03-01 16:57:38,684 INFO program/MainThread: | |-test_vg3-lv5 427819008 root disk brw-rw---- xfs ebfb0b89-52ae-48c4-98d0-be7faad2383f 2024-03-01 16:57:38,684 INFO program/MainThread: | `-test_vg3-lv5_snapset1 427819008 root disk brw-rw---- xfs ebfb0b89-52ae-48c4-98d0-be7faad2383f 2024-03-01 16:57:38,684 INFO program/MainThread: |-test_vg3-lv5_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 16:57:38,684 INFO program/MainThread: | `-test_vg3-lv5_snapset1 427819008 root disk brw-rw---- xfs ebfb0b89-52ae-48c4-98d0-be7faad2383f 2024-03-01 16:57:38,684 INFO program/MainThread: |-test_vg3-lv6-real 427819008 root disk brw-rw---- 2024-03-01 16:57:38,684 INFO program/MainThread: | |-test_vg3-lv6 427819008 root disk brw-rw---- xfs 5e40b16a-9ba6-4efe-8683-385fe8e429b3 2024-03-01 16:57:38,684 INFO program/MainThread: | `-test_vg3-lv6_snapset1 427819008 root disk brw-rw---- xfs 5e40b16a-9ba6-4efe-8683-385fe8e429b3 2024-03-01 16:57:38,684 INFO program/MainThread: `-test_vg3-lv8_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 16:57:38,684 INFO program/MainThread: `-test_vg3-lv8_snapset1 427819008 root disk brw-rw---- xfs 28c20f9c-4ab4-476b-bcbe-50279c043da2 2024-03-01 16:57:38,684 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG 2024-03-01 16:57:38,684 INFO program/MainThread: |-test_vg3-lv6_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 16:57:38,684 INFO program/MainThread: | `-test_vg3-lv6_snapset1 427819008 root disk brw-rw---- xfs 5e40b16a-9ba6-4efe-8683-385fe8e429b3 2024-03-01 16:57:38,684 INFO program/MainThread: |-test_vg3-lv7_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 16:57:38,685 INFO program/MainThread: | `-test_vg3-lv7_snapset1 427819008 root disk brw-rw---- xfs 271b1fd6-69ec-4b13-b424-c3cdbd433b15 2024-03-01 16:57:38,685 INFO program/MainThread: `-test_vg3-lv8_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 16:57:38,685 INFO program/MainThread: `-test_vg3-lv8_snapset1 427819008 root disk brw-rw---- xfs 28c20f9c-4ab4-476b-bcbe-50279c043da2 2024-03-01 16:57:38,685 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ 2024-03-01 16:57:38,685 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:57:38,685 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:57:38,685 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:57:38,685 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:57:38,685 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:38,685 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw |-test_vg1-lv1-real 322961408 root disk brw-rw---- | |-test_vg1-lv1 322961408 root disk brw-rw---- xfs ebe9d5f4-6141-427d-83ca-02e69618dd4f | `-test_vg1-lv1_snapset1 322961408 root disk brw-rw---- xfs ebe9d5f4-6141-427d-83ca-02e69618dd4f |-test_vg1-lv1_snapset1-cow 130023424 root disk brw-rw---- | `-test_vg1-lv1_snapset1 322961408 root disk brw-rw---- xfs ebe9d5f4-6141-427d-83ca-02e69618dd4f |-test_vg1-lv2-real 322961408 root disk brw-rw---- | |-test_vg1-lv2 322961408 root disk brw-rw---- xfs 6b53c348-f2d3-4030-b331-04626857a4cf | `-test_vg1-lv2_snapset1 322961408 root disk brw-rw---- xfs 6b53c348-f2d3-4030-b331-04626857a4cf `-test_vg1-lv2_snapset1-cow 130023424 root disk brw-rw---- `-test_vg1-lv2_snapset1 322961408 root disk brw-rw---- xfs 6b53c348-f2d3-4030-b331-04626857a4cf sdb 1073741824 root disk brw-rw---- LVM2_member RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc sdc 1073741824 root disk brw-rw---- LVM2_member d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo sdd 1073741824 root disk brw-rw---- LVM2_member wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg |-test_vg2-lv3-real 322961408 root disk brw-rw---- | |-test_vg2-lv3 322961408 root disk brw-rw---- xfs 657eb975-20e2-4a0e-95a0-838901a3d628 | `-test_vg2-lv3_snapset1 322961408 root disk brw-rw---- xfs 657eb975-20e2-4a0e-95a0-838901a3d628 |-test_vg2-lv3_snapset1-cow 130023424 root disk brw-rw---- | `-test_vg2-lv3_snapset1 322961408 root disk brw-rw---- xfs 657eb975-20e2-4a0e-95a0-838901a3d628 |-test_vg2-lv4-real 322961408 root disk brw-rw---- | |-test_vg2-lv4 322961408 root disk brw-rw---- xfs 403bf425-50f3-4af2-8c59-5d17dc640f20 | `-test_vg2-lv4_snapset1 322961408 root disk brw-rw---- xfs 403bf425-50f3-4af2-8c59-5d17dc640f20 `-test_vg2-lv4_snapset1-cow 130023424 root disk brw-rw---- `-test_vg2-lv4_snapset1 322961408 root disk brw-rw---- xfs 403bf425-50f3-4af2-8c59-5d17dc640f20 sde 1073741824 root disk brw-rw---- LVM2_member oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv sdf 1073741824 root disk brw-rw---- LVM2_member 7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v sdg 1073741824 root disk brw-rw---- LVM2_member RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71 |-test_vg3-lv5_snapset1-cow 171966464 root disk brw-rw---- | `-test_vg3-lv5_snapset1 427819008 root disk brw-rw---- xfs ebfb0b89-52ae-48c4-98d0-be7faad2383f |-test_vg3-lv6_snapset1-cow 171966464 root disk brw-rw---- | `-test_vg3-lv6_snapset1 427819008 root disk brw-rw---- xfs 5e40b16a-9ba6-4efe-8683-385fe8e429b3 |-test_vg3-lv7-real 427819008 root disk brw-rw---- | |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 271b1fd6-69ec-4b13-b424-c3cdbd433b15 | `-test_vg3-lv7_snapset1 427819008 root disk brw-rw---- xfs 271b1fd6-69ec-4b13-b424-c3cdbd433b15 |-test_vg3-lv7_snapset1-cow 171966464 root disk brw-rw---- | `-test_vg3-lv7_snapset1 427819008 root disk brw-rw---- xfs 271b1fd6-69ec-4b13-b424-c3cdbd433b15 `-test_vg3-lv8-real 427819008 root disk brw-rw---- |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 28c20f9c-4ab4-476b-bcbe-50279c043da2 `-test_vg3-lv8_snapset1 427819008 root disk brw-rw---- xfs 28c20f9c-4ab4-476b-bcbe-50279c043da2 sdh 1073741824 root disk brw-rw---- LVM2_member C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F |-test_vg3-lv5-real 427819008 root disk brw-rw---- | |-test_vg3-lv5 427819008 root disk brw-rw---- xfs ebfb0b89-52ae-48c4-98d0-be7faad2383f | `-test_vg3-lv5_snapset1 427819008 root disk brw-rw---- xfs ebfb0b89-52ae-48c4-98d0-be7faad2383f |-test_vg3-lv5_snapset1-cow 171966464 root disk brw-rw---- | `-test_vg3-lv5_snapset1 427819008 root disk brw-rw---- xfs ebfb0b89-52ae-48c4-98d0-be7faad2383f |-test_vg3-lv6-real 427819008 root disk brw-rw---- | |-test_vg3-lv6 427819008 root disk brw-rw---- xfs 5e40b16a-9ba6-4efe-8683-385fe8e429b3 | `-test_vg3-lv6_snapset1 427819008 root disk brw-rw---- xfs 5e40b16a-9ba6-4efe-8683-385fe8e429b3 `-test_vg3-lv8_snapset1-cow 171966464 root disk brw-rw---- `-test_vg3-lv8_snapset1 427819008 root disk brw-rw---- xfs 28c20f9c-4ab4-476b-bcbe-50279c043da2 sdi 1073741824 root disk brw-rw---- LVM2_member ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG |-test_vg3-lv6_snapset1-cow 171966464 root disk brw-rw---- | `-test_vg3-lv6_snapset1 427819008 root disk brw-rw---- xfs 5e40b16a-9ba6-4efe-8683-385fe8e429b3 |-test_vg3-lv7_snapset1-cow 171966464 root disk brw-rw---- | `-test_vg3-lv7_snapset1 427819008 root disk brw-rw---- xfs 271b1fd6-69ec-4b13-b424-c3cdbd433b15 `-test_vg3-lv8_snapset1-cow 171966464 root disk brw-rw---- `-test_vg3-lv8_snapset1 427819008 root disk brw-rw---- xfs 28c20f9c-4ab4-476b-bcbe-50279c043da2 sdj 1073741824 root disk brw-rw---- LVM2_member 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ 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:38,685 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:38,685 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:38,686 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:57:38,686 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:38,686 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:57:38,686 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:57:38,686 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:38,698 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:38,724 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-lv5_snapset1', 'test_vg3-lv6-real', 'test_vg3-lv6_snapset1-cow', 'test_vg3-lv6_snapset1', 'test_vg3-lv7-real', 'test_vg3-lv7_snapset1-cow', 'test_vg3-lv7_snapset1', 'test_vg3-lv8-real', 'test_vg3-lv8_snapset1-cow', 'test_vg3-lv8_snapset1', 'test_vg3-lv6', 'test_vg2-lv3-real', 'test_vg2-lv3_snapset1-cow', 'test_vg2-lv3_snapset1', 'test_vg2-lv4-real', 'test_vg2-lv4_snapset1-cow', 'test_vg2-lv4_snapset1', 'test_vg1-lv1-real', 'test_vg1-lv1_snapset1-cow', 'test_vg1-lv1_snapset1', 'test_vg1-lv2-real', 'test_vg3-lv5', 'test_vg1-lv2_snapset1-cow', 'test_vg1-lv2_snapset1', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1', 'test_vg3-lv5-real', 'test_vg3-lv5_snapset1-cow'] 2024-03-01 16:57:38,728 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', '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': 'IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw', 'ID_FS_UUID_ENC': 'IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 16:57:38,728 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:38,728 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:38,769 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq LVM2_LV_SIZE=322961408 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=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U LVM2_LV_SIZE=322961408 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=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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 16:57:38,769 INFO program/MainThread: stderr[3]: 2024-03-01 16:57:38,769 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:57:38,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,780 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:57:38,782 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:38,786 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:57:38,787 INFO blivet/MainThread: sda is a disk 2024-03-01 16:57:38,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:57:38,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:57:38,790 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:57:38,793 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:57:38,794 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:38,796 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:38,797 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:57:38,797 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:57:38,797 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc629e6b910) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 16:57:38,801 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:57:38,804 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:38,804 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:57:38,807 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:38,807 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:57:38,810 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:38,810 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:57:38,814 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:38,814 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:57:38,816 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:57:38,817 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:57:38,817 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:38,853 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 16:57:38,853 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc. WARNING: Couldn't find device with uuid d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo. WARNING: VG test_vg1 is missing PV RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo (last written to /dev/sdc). 2024-03-01 16:57:38,853 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:57:38,853 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:57:38,857 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw ; label: None ; device: /dev/sda ; serial: 36001405cb3a2c17f0ac4908a800fa6af ; exists: True ; vg_name: test_vg1 ; vg_uuid: umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK ; pe_start: 8 MiB ; free: 152 MiB ; 2024-03-01 16:57:38,857 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:57:38,860 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:57:38,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK ; incomplete: True ; hidden: False ; 2024-03-01 16:57:38,866 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:38,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,871 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:38,904 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 16:57:38,905 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc. WARNING: Couldn't find device with uuid d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo. WARNING: VG test_vg1 is missing PV RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo (last written to /dev/sdc). 2024-03-01 16:57:38,905 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:57:38,905 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:57:38,905 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:57:38,910 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:57:38,913 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:38,913 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:57:38,917 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:57:38,917 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:38,953 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq LVM2_LV_SIZE=322961408 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=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U LVM2_LV_SIZE=322961408 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=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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 16:57:38,953 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc. WARNING: Couldn't find device with uuid d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo. WARNING: VG test_vg1 is missing PV RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo (last written to /dev/sdc). 2024-03-01 16:57:38,953 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:57:38,957 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:57:38,957 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:57:38,960 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:57:38,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK ; incomplete: True ; hidden: False ; 2024-03-01 16:57:38,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:57:38,965 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:57:38,965 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:38,969 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/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': 'RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc', 'ID_FS_UUID_ENC': 'RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc', '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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 16:57:38,969 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:38,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:57:38,974 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:38,979 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:57:38,980 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:57:38,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:57:38,980 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:57:38,983 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:57:38,986 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:57:38,986 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:38,989 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:38,989 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:57:38,990 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:57:38,990 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc6288cb3a0) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 16:57:38,993 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:57:38,995 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:38,996 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:57:38,998 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:38,999 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:57:39,001 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:39,002 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:57:39,004 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:39,005 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:57:39,007 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:57:39,007 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:57:39,007 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:39,042 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 16:57:39,042 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo. WARNING: VG test_vg1 is missing PV d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo (last written to /dev/sdc). 2024-03-01 16:57:39,042 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:57:39,042 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:57:39,046 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc ; label: None ; device: /dev/sdb ; serial: 36001405c75836cb10d34d4f943cdfb85 ; exists: True ; vg_name: test_vg1 ; vg_uuid: umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:57:39,046 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:57:39,049 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:57:39,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK ; incomplete: True ; hidden: False ; 2024-03-01 16:57:39,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:57:39,057 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:57:39,060 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:39,063 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:57:39,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK ; incomplete: True ; hidden: False ; 2024-03-01 16:57:39,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:39,068 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:39,101 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq LVM2_LV_SIZE=322961408 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=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U LVM2_LV_SIZE=322961408 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=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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 16:57:39,102 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo. WARNING: VG test_vg1 is missing PV d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo (last written to /dev/sdc). 2024-03-01 16:57:39,102 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:57:39,102 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:57:39,102 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:39,106 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 16:57:39,106 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:39,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:39,117 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:57:39,117 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:57:39,117 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:57:39,118 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:57:39,120 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:57:39,123 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:57:39,123 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:39,126 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:39,126 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:57:39,127 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:57:39,127 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc6288d68b0) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 16:57:39,130 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:57:39,130 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:57:39,133 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c', '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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 16:57:39,133 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:39,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,138 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:39,143 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:57:39,144 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:57:39,144 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:57:39,144 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:57:39,147 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:57:39,149 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:57:39,149 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:39,152 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:39,152 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:57:39,153 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:57:39,153 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc6288d6eb0) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 16:57:39,156 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:57:39,156 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:57:39,159 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_b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/lvm-pv-uuid-d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', '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': 'd6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo', 'ID_FS_UUID_ENC': 'd6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 16:57:39,159 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:39,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:39,169 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:57:39,170 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:57:39,170 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:57:39,170 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:57:39,173 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:57:39,175 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:57:39,176 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:39,179 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:39,179 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:57:39,179 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:57:39,179 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc6288d87f0) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 16:57:39,182 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:57:39,185 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:39,185 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:57:39,188 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:39,188 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:57:39,191 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:39,191 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:57:39,194 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:39,194 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:57:39,197 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:57:39,197 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:57:39,197 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:57:39,231 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 16:57:39,231 INFO program/MainThread: stderr[9]: 2024-03-01 16:57:39,231 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:57:39,231 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:57:39,235 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo ; label: None ; device: /dev/sdc ; serial: 36001405b611fc0edc394f2f865831565 ; exists: True ; vg_name: test_vg1 ; vg_uuid: umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:57:39,235 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:57:39,238 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:57:39,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK ; incomplete: True ; hidden: False ; 2024-03-01 16:57:39,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:39,246 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:57:39,249 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:39,252 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:57:39,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK ; incomplete: True ; hidden: False ; 2024-03-01 16:57:39,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:39,257 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:57:39,291 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq LVM2_LV_SIZE=322961408 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=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U LVM2_LV_SIZE=322961408 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=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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 16:57:39,291 INFO program/MainThread: stderr[10]: 2024-03-01 16:57:39,291 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:57:39,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,297 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:39,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:39,303 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:57:39,306 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:57:39,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:57:39,309 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:57:39,313 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:39,313 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:57:39,316 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:39,317 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 308 MiB (308 MiB) 2024-03-01 16:57:39,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:57:39,320 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:57:39,323 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:57:39,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:57:39,326 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:57:39,329 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:39,329 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:57:39,332 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:39,332 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 308 MiB (308 MiB) 2024-03-01 16:57:39,333 DEBUG blivet/MainThread: Adding test_vg1-lv1/308 MiB to test_vg1 2024-03-01 16:57:39,333 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:57:39,335 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:39,336 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:57:39,339 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:39,339 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 308 MiB (308 MiB) 2024-03-01 16:57:39,342 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-umUXInm09dgMMgbAzvgKejhRzyg9dgoKM2RgoLhFenY8zLgvKyQzMMy0cc3nBcyq ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/ebe9d5f4-6141-427d-83ca-02e69618dd4f ' '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '22', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-umUXInm09dgMMgbAzvgKejhRzyg9dgoKM2RgoLhFenY8zLgvKyQzMMy0cc3nBcyq', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '78848', 'ID_FS_SIZE': '255852544', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ebe9d5f4-6141-427d-83ca-02e69618dd4f', 'ID_FS_UUID_ENC': 'ebe9d5f4-6141-427d-83ca-02e69618dd4f', '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': '1106459878'} ; 2024-03-01 16:57:39,342 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:57:39,343 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:39,345 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:57:39,345 INFO program/MainThread: stderr[11]: 2024-03-01 16:57:39,345 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:57:39,345 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:39,348 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:57:39,348 INFO program/MainThread: stderr[12]: 2024-03-01 16:57:39,348 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:57:39,348 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:39,350 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:57:39,351 INFO program/MainThread: stderr[13]: 2024-03-01 16:57:39,351 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:57:39,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:57:39,360 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:39,360 DEBUG blivet/MainThread: vg test_vg1 has 2.68 GiB free 2024-03-01 16:57:39,361 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:39,361 DEBUG blivet/MainThread: vg test_vg1 has 2.68 GiB free 2024-03-01 16:57:39,358 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc6288e5c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc6289491c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 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 = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 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 sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:39,362 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:39,364 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:57:39,364 INFO program/MainThread: stderr[14]: 2024-03-01 16:57:39,364 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:57:39,368 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:57:39,371 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:39,371 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:57:39,374 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:39,374 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:57:39,377 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:39,377 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:57:39,381 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:39,381 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:57:39,382 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:57:39,382 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:57:39,385 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:39,386 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:57:39,389 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:57:39,389 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:39,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,395 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:39,395 INFO blivet/MainThread: found lvm snapshot volume 'test_vg1-lv1_snapset1' 2024-03-01 16:57:39,395 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 16:57:39,429 INFO program/MainThread: stdout[15]: lv1 2024-03-01 16:57:39,429 INFO program/MainThread: stderr[15]: 2024-03-01 16:57:39,429 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:57:39,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,435 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:57:39,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:57:39,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:39,447 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:57:39,450 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 16:57:39,450 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:57:39,453 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:39,456 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 16:57:39,457 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-28 2024-03-01 16:57:39,460 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-28 ; 2024-03-01 16:57:39,460 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 124 MiB (124 MiB) 2024-03-01 16:57:39,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 16:57:39,463 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 16:57:39,466 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 16:57:39,466 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:57:39,469 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:39,472 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 16:57:39,473 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-28 2024-03-01 16:57:39,475 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-28 ; 2024-03-01 16:57:39,476 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 124 MiB (124 MiB) 2024-03-01 16:57:39,476 DEBUG blivet/MainThread: Adding test_vg1-lv1_snapset1/124 MiB to test_vg1 2024-03-01 16:57:39,476 INFO blivet/MainThread: added lvmsnapshot test_vg1-lv1_snapset1 (id 58) to device tree 2024-03-01 16:57:39,479 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 16:57:39,479 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-28 2024-03-01 16:57:39,482 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-28 ; 2024-03-01 16:57:39,482 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 124 MiB (124 MiB) 2024-03-01 16:57:39,486 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-umUXInm09dgMMgbAzvgKejhRzyg9dgoKk3jw48ZvnGZTsWPRiTZaAJEvRv7BEBLP ' '/dev/test_vg1/lv1_snapset1 /dev/mapper/test_vg1-lv1_snapset1 ' '/dev/disk/by-uuid/ebe9d5f4-6141-427d-83ca-02e69618dd4f ' '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1', 'DEVNAME': '/dev/dm-28', 'DEVPATH': '/devices/virtual/block/dm-28', 'DEVTYPE': 'disk', 'DISKSEQ': '50', '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-umUXInm09dgMMgbAzvgKejhRzyg9dgoKk3jw48ZvnGZTsWPRiTZaAJEvRv7BEBLP', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '78848', 'ID_FS_SIZE': '255852544', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ebe9d5f4-6141-427d-83ca-02e69618dd4f', 'ID_FS_UUID_ENC': 'ebe9d5f4-6141-427d-83ca-02e69618dd4f', 'MAJOR': '253', 'MINOR': '28', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-28', 'SYS_PATH': '/sys/devices/virtual/block/dm-28', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111621076'} ; 2024-03-01 16:57:39,486 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-28)... 2024-03-01 16:57:39,486 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:57:39,489 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:57:39,489 INFO program/MainThread: stderr[16]: 2024-03-01 16:57:39,489 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:57:39,489 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:57:39,492 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:57:39,492 INFO program/MainThread: stderr[17]: 2024-03-01 16:57:39,492 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:57:39,492 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:57:39,494 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:57:39,494 INFO program/MainThread: stderr[18]: 2024-03-01 16:57:39,494 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:57:39,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) 2024-03-01 16:57:39,503 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:39,504 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:39,505 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:39,505 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:39,501 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc6288e1670) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP size = 124 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-28 target size = 124 MiB path = /dev/mapper/test_vg1-lv1_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc6289491c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 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 = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58)'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 16:57:39,506 INFO program/MainThread: Running [19] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:57:39,508 INFO program/MainThread: stdout[19]: LVM 2024-03-01 16:57:39,508 INFO program/MainThread: stderr[19]: 2024-03-01 16:57:39,508 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:57:39,512 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 16:57:39,515 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:39,515 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 16:57:39,518 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:39,518 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 16:57:39,521 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:39,521 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 16:57:39,525 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:39,525 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:57:39,525 INFO blivet/MainThread: type detected on 'test_vg1-lv1_snapset1' is 'xfs' 2024-03-01 16:57:39,528 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:39,528 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 16:57:39,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: xfs ; current: None ; 2024-03-01 16:57:39,531 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:39,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:39,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,542 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:39,542 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 72 2024-03-01 16:57:39,545 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:57:39,546 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:57:39,549 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:57:39,552 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:57:39,552 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:57:39,555 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:39,555 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 308 MiB (308 MiB) 2024-03-01 16:57:39,556 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 16:57:39,559 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 3 ; 2024-03-01 16:57:39,562 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:57:39,562 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 16:57:39,565 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:57:39,568 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:57:39,568 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:57:39,571 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:57:39,571 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 308 MiB (308 MiB) 2024-03-01 16:57:39,572 DEBUG blivet/MainThread: Adding test_vg1-lv2/308 MiB to test_vg1 2024-03-01 16:57:39,572 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 71) to device tree 2024-03-01 16:57:39,574 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:57:39,575 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:57:39,578 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:39,578 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 308 MiB (308 MiB) 2024-03-01 16:57:39,581 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-umUXInm09dgMMgbAzvgKejhRzyg9dgoKR12uOq69VuMBYtXHEoSU30xDZ2W2u76U ' '/dev/disk/by-uuid/6b53c348-f2d3-4030-b331-04626857a4cf ' '/dev/mapper/test_vg1-lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '21', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-umUXInm09dgMMgbAzvgKejhRzyg9dgoKR12uOq69VuMBYtXHEoSU30xDZ2W2u76U', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '78848', 'ID_FS_SIZE': '255852544', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6b53c348-f2d3-4030-b331-04626857a4cf', 'ID_FS_UUID_ENC': '6b53c348-f2d3-4030-b331-04626857a4cf', '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': '1106003219'} ; 2024-03-01 16:57:39,581 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:57:39,581 INFO program/MainThread: Running [20] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:39,584 INFO program/MainThread: stdout[20]: LVM 2024-03-01 16:57:39,584 INFO program/MainThread: stderr[20]: 2024-03-01 16:57:39,584 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:57:39,584 INFO program/MainThread: Running [21] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:39,586 INFO program/MainThread: stdout[21]: LVM 2024-03-01 16:57:39,587 INFO program/MainThread: stderr[21]: 2024-03-01 16:57:39,587 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:57:39,587 INFO program/MainThread: Running [22] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:39,589 INFO program/MainThread: stdout[22]: LVM 2024-03-01 16:57:39,589 INFO program/MainThread: stderr[22]: 2024-03-01 16:57:39,589 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:57:39,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv2 (71) 2024-03-01 16:57:39,599 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:39,599 DEBUG blivet/MainThread: vg test_vg1 has 2.25 GiB free 2024-03-01 16:57:39,600 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:39,601 DEBUG blivet/MainThread: vg test_vg1 has 2.25 GiB free 2024-03-01 16:57:39,596 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc628949e20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc6289491c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.25 GiB free extents = 577 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:39,601 INFO program/MainThread: Running [23] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:39,603 INFO program/MainThread: stdout[23]: LVM 2024-03-01 16:57:39,604 INFO program/MainThread: stderr[23]: 2024-03-01 16:57:39,604 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:57:39,607 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:57:39,611 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:39,611 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 78 2024-03-01 16:57:39,614 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:39,614 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 79 2024-03-01 16:57:39,617 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:39,617 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 80 2024-03-01 16:57:39,620 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:39,620 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 81 2024-03-01 16:57:39,621 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 16:57:39,623 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:39,624 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 82 2024-03-01 16:57:39,626 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:57:39,627 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:39,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:39,632 INFO blivet/MainThread: found lvm snapshot volume 'test_vg1-lv2_snapset1' 2024-03-01 16:57:39,632 INFO program/MainThread: Running [24] lvm lvs --noheadings -o origin test_vg1/lv2_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 16:57:39,666 INFO program/MainThread: stdout[24]: lv2 2024-03-01 16:57:39,666 INFO program/MainThread: stderr[24]: 2024-03-01 16:57:39,666 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:57:39,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem 2024-03-01 16:57:39,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem 2024-03-01 16:57:39,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:39,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:57:39,687 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2_snapset1 ; kids: 3 ; 2024-03-01 16:57:39,687 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:57:39,690 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:39,693 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2_snapset1 ; status: True ; 2024-03-01 16:57:39,694 DEBUG blivet/MainThread: test_vg1-lv2_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-31 2024-03-01 16:57:39,697 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-31 ; 2024-03-01 16:57:39,697 DEBUG blivet/MainThread: updated test_vg1-lv2_snapset1 size to 124 MiB (124 MiB) 2024-03-01 16:57:39,697 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:57:39,700 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2_snapset1 ; kids: 4 ; 2024-03-01 16:57:39,704 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2_snapset1 ; kids: 3 ; 2024-03-01 16:57:39,704 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:57:39,707 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:39,710 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2_snapset1 ; status: True ; 2024-03-01 16:57:39,710 DEBUG blivet/MainThread: test_vg1-lv2_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-31 2024-03-01 16:57:39,713 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-31 ; 2024-03-01 16:57:39,713 DEBUG blivet/MainThread: updated test_vg1-lv2_snapset1 size to 124 MiB (124 MiB) 2024-03-01 16:57:39,714 DEBUG blivet/MainThread: Adding test_vg1-lv2_snapset1/124 MiB to test_vg1 2024-03-01 16:57:39,714 INFO blivet/MainThread: added lvmsnapshot test_vg1-lv2_snapset1 (id 84) to device tree 2024-03-01 16:57:39,716 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2_snapset1 ; status: True ; 2024-03-01 16:57:39,717 DEBUG blivet/MainThread: test_vg1-lv2_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-31 2024-03-01 16:57:39,720 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-31 ; 2024-03-01 16:57:39,720 DEBUG blivet/MainThread: updated test_vg1-lv2_snapset1 size to 124 MiB (124 MiB) 2024-03-01 16:57:39,723 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv2_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-umUXInm09dgMMgbAzvgKejhRzyg9dgoKLQQhNzPIuPEXRQq0SQi0YHmDyOzgBdbi ' '/dev/mapper/test_vg1-lv2_snapset1 /dev/test_vg1/lv2_snapset1 ' '/dev/disk/by-uuid/6b53c348-f2d3-4030-b331-04626857a4cf', 'DEVNAME': '/dev/dm-31', 'DEVPATH': '/devices/virtual/block/dm-31', 'DEVTYPE': 'disk', 'DISKSEQ': '54', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2_snapset1', 'DM_NAME': 'test_vg1-lv2_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-umUXInm09dgMMgbAzvgKejhRzyg9dgoKLQQhNzPIuPEXRQq0SQi0YHmDyOzgBdbi', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '78848', 'ID_FS_SIZE': '255852544', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6b53c348-f2d3-4030-b331-04626857a4cf', 'ID_FS_UUID_ENC': '6b53c348-f2d3-4030-b331-04626857a4cf', 'MAJOR': '253', 'MINOR': '31', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-31', 'SYS_PATH': '/sys/devices/virtual/block/dm-31', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111847246'} ; 2024-03-01 16:57:39,723 INFO blivet/MainThread: scanning test_vg1-lv2_snapset1 (/sys/devices/virtual/block/dm-31)... 2024-03-01 16:57:39,724 INFO program/MainThread: Running [25] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 16:57:39,726 INFO program/MainThread: stdout[25]: LVM 2024-03-01 16:57:39,726 INFO program/MainThread: stderr[25]: 2024-03-01 16:57:39,726 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:57:39,727 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 16:57:39,729 INFO program/MainThread: stdout[26]: LVM 2024-03-01 16:57:39,729 INFO program/MainThread: stderr[26]: 2024-03-01 16:57:39,729 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:57:39,729 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 16:57:39,732 INFO program/MainThread: stdout[27]: LVM 2024-03-01 16:57:39,732 INFO program/MainThread: stderr[27]: 2024-03-01 16:57:39,732 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:57:39,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) 2024-03-01 16:57:39,741 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:39,742 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:39,743 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:39,743 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:39,739 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc628886c10) -- name = test_vg1-lv2_snapset1 status = True id = 84 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi size = 124 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-31 target size = 124 MiB path = /dev/mapper/test_vg1-lv2_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc6289491c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84)'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 16:57:39,744 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 16:57:39,746 INFO program/MainThread: stdout[28]: LVM 2024-03-01 16:57:39,747 INFO program/MainThread: stderr[28]: 2024-03-01 16:57:39,747 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:57:39,750 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2_snapset1 ; 2024-03-01 16:57:39,754 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:39,754 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 91 2024-03-01 16:57:39,757 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:39,757 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 92 2024-03-01 16:57:39,760 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:39,760 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 16:57:39,763 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:39,763 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 94 2024-03-01 16:57:39,764 INFO blivet/MainThread: type detected on 'test_vg1-lv2_snapset1' is 'xfs' 2024-03-01 16:57:39,767 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:39,767 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 95 2024-03-01 16:57:39,770 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2_snapset1 ; type: xfs ; current: None ; 2024-03-01 16:57:39,770 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:39,770 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:39,773 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', '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': 'wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg', 'ID_FS_UUID_ENC': 'wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 16:57:39,773 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:39,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:39,784 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:57:39,785 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:57:39,785 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 99 2024-03-01 16:57:39,785 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 100 2024-03-01 16:57:39,787 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:57:39,790 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:57:39,791 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:39,793 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:39,794 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:57:39,794 INFO blivet/MainThread: added disk sdd (id 98) to device tree 2024-03-01 16:57:39,794 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc6288989a0) -- name = sdd status = True id = 98 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 = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 16:57:39,797 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:57:39,800 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:39,800 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 102 2024-03-01 16:57:39,803 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:39,803 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 103 2024-03-01 16:57:39,806 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:39,806 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 104 2024-03-01 16:57:39,809 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:39,809 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 105 2024-03-01 16:57:39,811 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 16:57:39,811 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:57:39,812 INFO program/MainThread: Running [29] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_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 16:57:39,850 INFO program/MainThread: stdout[29]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 16:57:39,850 INFO program/MainThread: stderr[29]: WARNING: Couldn't find device with uuid oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv. WARNING: Couldn't find device with uuid 7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v. WARNING: VG test_vg2 is missing PV oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v (last written to /dev/sdf). 2024-03-01 16:57:39,850 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:57:39,850 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 16:57:39,854 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg ; label: None ; device: /dev/sdd ; serial: 360014055cdeb04fc7c4449589fc8b4a3 ; exists: True ; vg_name: test_vg2 ; vg_uuid: FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds ; pe_start: 8 MiB ; free: 152 MiB ; 2024-03-01 16:57:39,854 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 106 2024-03-01 16:57:39,857 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:57:39,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds ; incomplete: True ; hidden: False ; 2024-03-01 16:57:39,863 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:39,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,868 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:39,868 INFO program/MainThread: Running [30] 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 16:57:39,900 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 16:57:39,900 INFO program/MainThread: stderr[30]: WARNING: Couldn't find device with uuid oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv. WARNING: Couldn't find device with uuid 7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v. WARNING: VG test_vg2 is missing PV oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v (last written to /dev/sdf). 2024-03-01 16:57:39,900 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:57:39,900 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:57:39,900 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 108 2024-03-01 16:57:39,904 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:57:39,908 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:57:39,908 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 16:57:39,911 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:57:39,911 INFO program/MainThread: Running [31] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_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 16:57:39,948 INFO program/MainThread: stdout[31]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq LVM2_LV_SIZE=322961408 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=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U LVM2_LV_SIZE=322961408 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=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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 16:57:39,949 INFO program/MainThread: stderr[31]: WARNING: Couldn't find device with uuid oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv. WARNING: Couldn't find device with uuid 7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v. WARNING: VG test_vg2 is missing PV oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v (last written to /dev/sdf). 2024-03-01 16:57:39,949 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:57:39,953 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 16:57:39,953 INFO blivet/MainThread: added lvmvg test_vg2 (id 107) to device tree 2024-03-01 16:57:39,956 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 16:57:39,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds ; incomplete: True ; hidden: False ; 2024-03-01 16:57:39,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (107) 2024-03-01 16:57:39,961 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:57:39,961 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:39,965 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/lvm-pv-uuid-oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538', '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': 'oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv', 'ID_FS_UUID_ENC': 'oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 16:57:39,965 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:39,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:57:39,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:39,976 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:57:39,976 INFO blivet/MainThread: sde is a disk 2024-03-01 16:57:39,976 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 113 2024-03-01 16:57:39,977 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 114 2024-03-01 16:57:39,979 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:57:39,982 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:57:39,982 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:39,985 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:39,985 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:57:39,986 INFO blivet/MainThread: added disk sde (id 112) to device tree 2024-03-01 16:57:39,986 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc62889cf10) -- name = sde status = True id = 112 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 = 6001405c3b791ebed274cde9617c7538 2024-03-01 16:57:39,989 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:57:39,992 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:39,992 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 116 2024-03-01 16:57:39,995 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:39,995 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 117 2024-03-01 16:57:39,998 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:39,998 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 118 2024-03-01 16:57:40,001 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:40,001 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 119 2024-03-01 16:57:40,004 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 16:57:40,004 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:57:40,004 INFO program/MainThread: Running [32] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_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,/dev/sde ... 2024-03-01 16:57:40,044 INFO program/MainThread: stdout[32]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 16:57:40,045 INFO program/MainThread: stderr[32]: WARNING: Couldn't find device with uuid 7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v. WARNING: VG test_vg2 is missing PV 7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v (last written to /dev/sdf). 2024-03-01 16:57:40,045 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:57:40,045 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 16:57:40,049 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv ; label: None ; device: /dev/sde ; serial: 36001405c3b791ebed274cde9617c7538 ; exists: True ; vg_name: test_vg2 ; vg_uuid: FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:57:40,049 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 120 2024-03-01 16:57:40,051 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:57:40,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds ; incomplete: True ; hidden: False ; 2024-03-01 16:57:40,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (107) 2024-03-01 16:57:40,060 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:57:40,063 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:57:40,065 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 16:57:40,068 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds ; incomplete: True ; hidden: False ; 2024-03-01 16:57:40,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:40,071 INFO program/MainThread: Running [33] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_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,/dev/sde ... 2024-03-01 16:57:40,102 INFO program/MainThread: stdout[33]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq LVM2_LV_SIZE=322961408 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=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U LVM2_LV_SIZE=322961408 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=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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 16:57:40,103 INFO program/MainThread: stderr[33]: WARNING: Couldn't find device with uuid 7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v. WARNING: VG test_vg2 is missing PV 7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v (last written to /dev/sdf). 2024-03-01 16:57:40,103 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:57:40,103 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:57:40,103 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:40,107 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/lvm-pv-uuid-7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/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': '7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v', 'ID_FS_UUID_ENC': '7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 16:57:40,107 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:57:40,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:57:40,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:40,119 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:57:40,119 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:57:40,119 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:57:40,120 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 16:57:40,123 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:57:40,125 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:57:40,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 16:57:40,128 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:40,129 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:57:40,129 INFO blivet/MainThread: added disk sdf (id 122) to device tree 2024-03-01 16:57:40,129 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc628893520) -- name = sdf status = True id = 122 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 = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 16:57:40,132 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:57:40,135 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:40,135 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 126 2024-03-01 16:57:40,138 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:40,138 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 127 2024-03-01 16:57:40,141 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:40,141 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 16:57:40,144 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:40,144 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 129 2024-03-01 16:57:40,147 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 16:57:40,147 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:57:40,147 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sda,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:57:40,183 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 16:57:40,183 INFO program/MainThread: stderr[34]: 2024-03-01 16:57:40,183 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:57:40,183 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 16:57:40,187 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v ; label: None ; device: /dev/sdf ; serial: 360014059c2e5e06e370469295f1ed6ff ; exists: True ; vg_name: test_vg2 ; vg_uuid: FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:57:40,187 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 130 2024-03-01 16:57:40,190 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:57:40,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds ; incomplete: True ; hidden: False ; 2024-03-01 16:57:40,195 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:40,199 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:57:40,201 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:57:40,204 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 16:57:40,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds ; incomplete: True ; hidden: False ; 2024-03-01 16:57:40,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:40,210 INFO program/MainThread: Running [35] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sda,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:57:40,249 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq LVM2_LV_SIZE=322961408 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=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U LVM2_LV_SIZE=322961408 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=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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 16:57:40,250 INFO program/MainThread: stderr[35]: 2024-03-01 16:57:40,250 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:57:40,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:40,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:40,259 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb ; incomplete: False ; hidden: False ; 2024-03-01 16:57:40,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:40,262 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 132 2024-03-01 16:57:40,265 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:57:40,266 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 16:57:40,269 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:57:40,272 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:57:40,272 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:57:40,275 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:40,276 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:57:40,276 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 135 2024-03-01 16:57:40,279 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:57:40,282 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:57:40,282 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 16:57:40,285 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:57:40,288 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:57:40,288 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:57:40,291 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:40,291 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:57:40,292 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:57:40,292 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 131) to device tree 2024-03-01 16:57:40,294 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:57:40,295 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:57:40,298 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:40,298 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:57:40,301 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-FzfZwhumA0i4If3exUrBBR9CWcIoWMdspVin8p7yeAQuOkcioassaumTLUI0Vxcb ' '/dev/mapper/test_vg2-lv3 /dev/test_vg2/lv3 ' '/dev/disk/by-uuid/657eb975-20e2-4a0e-95a0-838901a3d628', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '20', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-FzfZwhumA0i4If3exUrBBR9CWcIoWMdspVin8p7yeAQuOkcioassaumTLUI0Vxcb', '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': '657eb975-20e2-4a0e-95a0-838901a3d628', 'ID_FS_UUID_ENC': '657eb975-20e2-4a0e-95a0-838901a3d628', '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': '1104275698'} ; 2024-03-01 16:57:40,301 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:57:40,302 INFO program/MainThread: Running [36] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:40,305 INFO program/MainThread: stdout[36]: LVM 2024-03-01 16:57:40,305 INFO program/MainThread: stderr[36]: 2024-03-01 16:57:40,305 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:57:40,305 INFO program/MainThread: Running [37] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:40,307 INFO program/MainThread: stdout[37]: LVM 2024-03-01 16:57:40,307 INFO program/MainThread: stderr[37]: 2024-03-01 16:57:40,307 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:57:40,308 INFO program/MainThread: Running [38] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:40,310 INFO program/MainThread: stdout[38]: LVM 2024-03-01 16:57:40,310 INFO program/MainThread: stderr[38]: 2024-03-01 16:57:40,310 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:57:40,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:40,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (131) 2024-03-01 16:57:40,319 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:40,320 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:57:40,320 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:40,321 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:57:40,317 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc6288fbd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb 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 (0x7fc62888dd60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131)'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 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 (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:40,321 INFO program/MainThread: Running [39] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:40,324 INFO program/MainThread: stdout[39]: LVM 2024-03-01 16:57:40,324 INFO program/MainThread: stderr[39]: 2024-03-01 16:57:40,324 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:57:40,327 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:57:40,331 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:40,331 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 138 2024-03-01 16:57:40,334 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:40,334 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 139 2024-03-01 16:57:40,337 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:40,337 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 140 2024-03-01 16:57:40,340 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:40,340 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 141 2024-03-01 16:57:40,341 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 16:57:40,343 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:40,344 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 142 2024-03-01 16:57:40,347 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:57:40,347 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:40,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:40,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:40,353 INFO blivet/MainThread: found lvm snapshot volume 'test_vg2-lv3_snapset1' 2024-03-01 16:57:40,353 INFO program/MainThread: Running [40] lvm lvs --noheadings -o origin test_vg2/lv3_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sda,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:57:40,386 INFO program/MainThread: stdout[40]: lv3 2024-03-01 16:57:40,386 INFO program/MainThread: stderr[40]: 2024-03-01 16:57:40,386 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:57:40,390 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:40,393 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem 2024-03-01 16:57:40,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:40,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem 2024-03-01 16:57:40,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp ; incomplete: False ; hidden: False ; 2024-03-01 16:57:40,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:40,404 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 16:57:40,407 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3_snapset1 ; kids: 1 ; 2024-03-01 16:57:40,407 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 146 2024-03-01 16:57:40,410 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:40,414 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3_snapset1 ; status: True ; 2024-03-01 16:57:40,414 DEBUG blivet/MainThread: test_vg2-lv3_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-22 2024-03-01 16:57:40,417 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-22 ; 2024-03-01 16:57:40,418 DEBUG blivet/MainThread: updated test_vg2-lv3_snapset1 size to 124 MiB (124 MiB) 2024-03-01 16:57:40,418 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 16:57:40,421 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3_snapset1 ; kids: 2 ; 2024-03-01 16:57:40,424 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3_snapset1 ; kids: 1 ; 2024-03-01 16:57:40,424 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 149 2024-03-01 16:57:40,427 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:40,430 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3_snapset1 ; status: True ; 2024-03-01 16:57:40,430 DEBUG blivet/MainThread: test_vg2-lv3_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-22 2024-03-01 16:57:40,433 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-22 ; 2024-03-01 16:57:40,434 DEBUG blivet/MainThread: updated test_vg2-lv3_snapset1 size to 124 MiB (124 MiB) 2024-03-01 16:57:40,434 DEBUG blivet/MainThread: Adding test_vg2-lv3_snapset1/124 MiB to test_vg2 2024-03-01 16:57:40,434 INFO blivet/MainThread: added lvmsnapshot test_vg2-lv3_snapset1 (id 144) to device tree 2024-03-01 16:57:40,437 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3_snapset1 ; status: True ; 2024-03-01 16:57:40,437 DEBUG blivet/MainThread: test_vg2-lv3_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-22 2024-03-01 16:57:40,440 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-22 ; 2024-03-01 16:57:40,440 DEBUG blivet/MainThread: updated test_vg2-lv3_snapset1 size to 124 MiB (124 MiB) 2024-03-01 16:57:40,444 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/657eb975-20e2-4a0e-95a0-838901a3d628 ' '/dev/mapper/test_vg2-lv3_snapset1 /dev/test_vg2/lv3_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsVP5pAPPobz2ohh1bMElFAVuduHvqpCgp ' '/dev/disk/by-id/dm-name-test_vg2-lv3_snapset1', 'DEVNAME': '/dev/dm-22', 'DEVPATH': '/devices/virtual/block/dm-22', 'DEVTYPE': 'disk', 'DISKSEQ': '42', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3_snapset1', 'DM_NAME': 'test_vg2-lv3_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-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsVP5pAPPobz2ohh1bMElFAVuduHvqpCgp', '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': '657eb975-20e2-4a0e-95a0-838901a3d628', 'ID_FS_UUID_ENC': '657eb975-20e2-4a0e-95a0-838901a3d628', 'MAJOR': '253', 'MINOR': '22', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-22', 'SYS_PATH': '/sys/devices/virtual/block/dm-22', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111150114'} ; 2024-03-01 16:57:40,444 INFO blivet/MainThread: scanning test_vg2-lv3_snapset1 (/sys/devices/virtual/block/dm-22)... 2024-03-01 16:57:40,444 INFO program/MainThread: Running [41] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 16:57:40,447 INFO program/MainThread: stdout[41]: LVM 2024-03-01 16:57:40,447 INFO program/MainThread: stderr[41]: 2024-03-01 16:57:40,447 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:57:40,447 INFO program/MainThread: Running [42] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 16:57:40,449 INFO program/MainThread: stdout[42]: LVM 2024-03-01 16:57:40,450 INFO program/MainThread: stderr[42]: 2024-03-01 16:57:40,450 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:57:40,450 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 16:57:40,452 INFO program/MainThread: stdout[43]: LVM 2024-03-01 16:57:40,452 INFO program/MainThread: stderr[43]: 2024-03-01 16:57:40,452 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:57:40,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:40,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) 2024-03-01 16:57:40,462 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:40,463 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:40,463 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:40,464 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:40,460 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc6288d6040) -- name = test_vg2-lv3_snapset1 status = True id = 144 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp size = 124 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-22 target size = 124 MiB path = /dev/mapper/test_vg2-lv3_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc62888dd60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144)'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144)'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 16:57:40,464 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 16:57:40,467 INFO program/MainThread: stdout[44]: LVM 2024-03-01 16:57:40,467 INFO program/MainThread: stderr[44]: 2024-03-01 16:57:40,467 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:57:40,470 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3_snapset1 ; 2024-03-01 16:57:40,474 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:40,474 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 151 2024-03-01 16:57:40,477 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:40,477 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 152 2024-03-01 16:57:40,480 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:40,480 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 16:57:40,483 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:40,483 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 154 2024-03-01 16:57:40,484 INFO blivet/MainThread: type detected on 'test_vg2-lv3_snapset1' is 'xfs' 2024-03-01 16:57:40,486 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:40,487 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 155 2024-03-01 16:57:40,490 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3_snapset1 ; type: xfs ; current: None ; 2024-03-01 16:57:40,490 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:40,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:40,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:40,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:40,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:40,501 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 16:57:40,504 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:57:40,504 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 16:57:40,507 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:57:40,511 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:57:40,511 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:57:40,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:57:40,514 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 308 MiB (308 MiB) 2024-03-01 16:57:40,514 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 161 2024-03-01 16:57:40,517 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 3 ; 2024-03-01 16:57:40,521 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:57:40,521 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 162 2024-03-01 16:57:40,524 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:57:40,527 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:57:40,527 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:57:40,530 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:40,530 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 308 MiB (308 MiB) 2024-03-01 16:57:40,531 DEBUG blivet/MainThread: Adding test_vg2-lv4/308 MiB to test_vg2 2024-03-01 16:57:40,531 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 157) to device tree 2024-03-01 16:57:40,533 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:57:40,534 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:57:40,536 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:40,537 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 308 MiB (308 MiB) 2024-03-01 16:57:40,540 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/403bf425-50f3-4af2-8c59-5d17dc640f20 ' '/dev/test_vg2/lv4 ' '/dev/disk/by-id/dm-uuid-LVM-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsu3a9zoYTqCG3drDUwpuVxNwB6kFbGw05 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/mapper/test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '19', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsu3a9zoYTqCG3drDUwpuVxNwB6kFbGw05', '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': '403bf425-50f3-4af2-8c59-5d17dc640f20', 'ID_FS_UUID_ENC': '403bf425-50f3-4af2-8c59-5d17dc640f20', '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': '1103814895'} ; 2024-03-01 16:57:40,540 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:57:40,540 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:40,543 INFO program/MainThread: stdout[45]: LVM 2024-03-01 16:57:40,543 INFO program/MainThread: stderr[45]: 2024-03-01 16:57:40,543 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:57:40,543 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:40,545 INFO program/MainThread: stdout[46]: LVM 2024-03-01 16:57:40,546 INFO program/MainThread: stderr[46]: 2024-03-01 16:57:40,546 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:57:40,546 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:40,548 INFO program/MainThread: stdout[47]: LVM 2024-03-01 16:57:40,548 INFO program/MainThread: stderr[47]: 2024-03-01 16:57:40,548 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:57:40,552 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:40,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv4 (157) 2024-03-01 16:57:40,558 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:40,559 DEBUG blivet/MainThread: vg test_vg2 has 2.25 GiB free 2024-03-01 16:57:40,559 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:40,560 DEBUG blivet/MainThread: vg test_vg2 has 2.25 GiB free 2024-03-01 16:57:40,556 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc6288aaee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc62888dd60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157)'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.25 GiB free extents = 577 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:40,560 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:40,563 INFO program/MainThread: stdout[48]: LVM 2024-03-01 16:57:40,563 INFO program/MainThread: stderr[48]: 2024-03-01 16:57:40,563 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:57:40,567 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:57:40,570 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:40,570 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 164 2024-03-01 16:57:40,573 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:40,573 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 165 2024-03-01 16:57:40,576 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:40,576 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 166 2024-03-01 16:57:40,580 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:40,580 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 167 2024-03-01 16:57:40,580 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 16:57:40,583 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:40,583 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 168 2024-03-01 16:57:40,586 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:57:40,586 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:40,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:40,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:40,592 INFO blivet/MainThread: found lvm snapshot volume 'test_vg2-lv4_snapset1' 2024-03-01 16:57:40,592 INFO program/MainThread: Running [49] lvm lvs --noheadings -o origin test_vg2/lv4_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sda,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sde ... 2024-03-01 16:57:40,624 INFO program/MainThread: stdout[49]: lv4 2024-03-01 16:57:40,624 INFO program/MainThread: stderr[49]: 2024-03-01 16:57:40,624 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:57:40,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:40,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem 2024-03-01 16:57:40,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:40,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem 2024-03-01 16:57:40,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt ; incomplete: False ; hidden: False ; 2024-03-01 16:57:40,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:40,643 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 171 2024-03-01 16:57:40,646 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4_snapset1 ; kids: 3 ; 2024-03-01 16:57:40,646 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 172 2024-03-01 16:57:40,649 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:40,652 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4_snapset1 ; status: True ; 2024-03-01 16:57:40,653 DEBUG blivet/MainThread: test_vg2-lv4_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-25 2024-03-01 16:57:40,656 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-25 ; 2024-03-01 16:57:40,656 DEBUG blivet/MainThread: updated test_vg2-lv4_snapset1 size to 124 MiB (124 MiB) 2024-03-01 16:57:40,656 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 174 2024-03-01 16:57:40,659 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4_snapset1 ; kids: 4 ; 2024-03-01 16:57:40,663 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4_snapset1 ; kids: 3 ; 2024-03-01 16:57:40,663 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 16:57:40,666 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:40,669 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4_snapset1 ; status: True ; 2024-03-01 16:57:40,669 DEBUG blivet/MainThread: test_vg2-lv4_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-25 2024-03-01 16:57:40,672 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-25 ; 2024-03-01 16:57:40,673 DEBUG blivet/MainThread: updated test_vg2-lv4_snapset1 size to 124 MiB (124 MiB) 2024-03-01 16:57:40,673 DEBUG blivet/MainThread: Adding test_vg2-lv4_snapset1/124 MiB to test_vg2 2024-03-01 16:57:40,673 INFO blivet/MainThread: added lvmsnapshot test_vg2-lv4_snapset1 (id 170) to device tree 2024-03-01 16:57:40,676 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4_snapset1 ; status: True ; 2024-03-01 16:57:40,676 DEBUG blivet/MainThread: test_vg2-lv4_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-25 2024-03-01 16:57:40,679 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-25 ; 2024-03-01 16:57:40,679 DEBUG blivet/MainThread: updated test_vg2-lv4_snapset1 size to 124 MiB (124 MiB) 2024-03-01 16:57:40,683 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv4_snapset1 ' '/dev/mapper/test_vg2-lv4_snapset1 /dev/test_vg2/lv4_snapset1 ' '/dev/disk/by-uuid/403bf425-50f3-4af2-8c59-5d17dc640f20 ' '/dev/disk/by-id/dm-uuid-LVM-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsBYnstQrPu8KgRXe7eiNFwqcwYu7HxeJt', 'DEVNAME': '/dev/dm-25', 'DEVPATH': '/devices/virtual/block/dm-25', 'DEVTYPE': 'disk', 'DISKSEQ': '46', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4_snapset1', 'DM_NAME': 'test_vg2-lv4_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-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsBYnstQrPu8KgRXe7eiNFwqcwYu7HxeJt', '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': '403bf425-50f3-4af2-8c59-5d17dc640f20', 'ID_FS_UUID_ENC': '403bf425-50f3-4af2-8c59-5d17dc640f20', 'MAJOR': '253', 'MINOR': '25', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-25', 'SYS_PATH': '/sys/devices/virtual/block/dm-25', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111399108'} ; 2024-03-01 16:57:40,683 INFO blivet/MainThread: scanning test_vg2-lv4_snapset1 (/sys/devices/virtual/block/dm-25)... 2024-03-01 16:57:40,683 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 16:57:40,686 INFO program/MainThread: stdout[50]: LVM 2024-03-01 16:57:40,686 INFO program/MainThread: stderr[50]: 2024-03-01 16:57:40,686 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:57:40,686 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 16:57:40,688 INFO program/MainThread: stdout[51]: LVM 2024-03-01 16:57:40,689 INFO program/MainThread: stderr[51]: 2024-03-01 16:57:40,689 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:57:40,689 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 16:57:40,691 INFO program/MainThread: stdout[52]: LVM 2024-03-01 16:57:40,691 INFO program/MainThread: stderr[52]: 2024-03-01 16:57:40,691 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:57:40,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:40,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) 2024-03-01 16:57:40,701 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:40,702 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:40,702 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:40,703 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:40,699 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc62895d070) -- name = test_vg2-lv4_snapset1 status = True id = 170 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt size = 124 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-25 target size = 124 MiB path = /dev/mapper/test_vg2-lv4_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc62888dd60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170)'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170)'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 16:57:40,704 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 16:57:40,706 INFO program/MainThread: stdout[53]: LVM 2024-03-01 16:57:40,707 INFO program/MainThread: stderr[53]: 2024-03-01 16:57:40,707 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:57:40,710 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4_snapset1 ; 2024-03-01 16:57:40,713 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:40,714 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 177 2024-03-01 16:57:40,717 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:40,717 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 178 2024-03-01 16:57:40,720 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:40,720 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 179 2024-03-01 16:57:40,732 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:40,732 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 180 2024-03-01 16:57:40,732 INFO blivet/MainThread: type detected on 'test_vg2-lv4_snapset1' is 'xfs' 2024-03-01 16:57:40,735 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:40,735 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 181 2024-03-01 16:57:40,738 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4_snapset1 ; type: xfs ; current: None ; 2024-03-01 16:57:40,738 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:40,739 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:40,742 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/lvm-pv-uuid-RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/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': 'RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71', 'ID_FS_UUID_ENC': 'RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71', '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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 16:57:40,742 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:40,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:40,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:40,753 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:57:40,754 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:57:40,754 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 185 2024-03-01 16:57:40,754 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 16:57:40,757 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:57:40,760 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:57:40,760 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,763 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:57:40,763 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:57:40,763 INFO blivet/MainThread: added disk sdg (id 184) to device tree 2024-03-01 16:57:40,763 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc6288aa430) -- name = sdg status = True id = 184 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 = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 16:57:40,766 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:57:40,769 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:40,769 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 188 2024-03-01 16:57:40,772 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:40,772 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 189 2024-03-01 16:57:40,775 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:40,775 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 190 2024-03-01 16:57:40,778 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:40,778 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 191 2024-03-01 16:57:40,781 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 16:57:40,781 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:57:40,781 INFO program/MainThread: Running [54] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sda,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sde ... 2024-03-01 16:57:40,824 INFO program/MainThread: stdout[54]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG LVM2_PV_FREE=796917760 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 2024-03-01 16:57:40,824 INFO program/MainThread: stderr[54]: WARNING: Couldn't find device with uuid C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F. WARNING: Couldn't find device with uuid ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG. WARNING: Couldn't find device with uuid 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ. WARNING: VG test_vg3 is missing PV C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ (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. WARNING: Couldn't find all devices for LV test_vg3/lv5_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv6_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv7_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv8_snapset1 while checking used and assumed devices. 2024-03-01 16:57:40,824 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 16:57:40,824 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 16:57:40,828 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71 ; label: None ; device: /dev/sdg ; serial: 36001405a5c3f50fa0de422db9c3feb60 ; exists: True ; vg_name: test_vg3 ; vg_uuid: YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ ; pe_start: 8 MiB ; 2024-03-01 16:57:40,828 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 192 2024-03-01 16:57:40,831 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:57:40,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ ; incomplete: True ; hidden: False ; 2024-03-01 16:57:40,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:40,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:40,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:40,842 INFO program/MainThread: Running [55] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sda,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sde ... 2024-03-01 16:57:40,875 INFO program/MainThread: stdout[55]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 2024-03-01 16:57:40,875 INFO program/MainThread: stderr[55]: WARNING: Couldn't find device with uuid C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F. WARNING: Couldn't find device with uuid ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG. WARNING: Couldn't find device with uuid 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ. WARNING: VG test_vg3 is missing PV C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ (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. WARNING: Couldn't find all devices for LV test_vg3/lv5_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv6_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv7_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv8_snapset1 while checking used and assumed devices. 2024-03-01 16:57:40,875 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 16:57:40,875 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:57:40,875 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 194 2024-03-01 16:57:40,879 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:57:40,882 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:40,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 16:57:40,885 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:57:40,886 INFO program/MainThread: Running [56] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sda,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sde ... 2024-03-01 16:57:40,929 INFO program/MainThread: stdout[56]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq LVM2_LV_SIZE=322961408 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=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U LVM2_LV_SIZE=322961408 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=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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 16:57:40,929 INFO program/MainThread: stderr[56]: WARNING: Couldn't find device with uuid C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F. WARNING: Couldn't find device with uuid ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG. WARNING: Couldn't find device with uuid 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ. WARNING: VG test_vg3 is missing PV C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ (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. WARNING: Couldn't find all devices for LV test_vg3/lv5_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv6_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv7_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv8_snapset1 while checking used and assumed devices. 2024-03-01 16:57:40,929 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 16:57:40,933 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 16:57:40,934 INFO blivet/MainThread: added lvmvg test_vg3 (id 193) to device tree 2024-03-01 16:57:40,936 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 16:57:40,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ ; incomplete: True ; hidden: False ; 2024-03-01 16:57:40,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (193) 2024-03-01 16:57:40,942 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:57:40,942 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:40,945 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/lvm-pv-uuid-C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F ' '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', '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': 'C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F', 'ID_FS_UUID_ENC': 'C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 16:57:40,945 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:40,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:40,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:40,957 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:57:40,958 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:57:40,958 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 16:57:40,958 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 200 2024-03-01 16:57:40,961 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:57:40,963 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:57:40,964 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,966 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:40,967 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:57:40,967 INFO blivet/MainThread: added disk sdh (id 198) to device tree 2024-03-01 16:57:40,967 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc6288b2370) -- name = sdh status = True id = 198 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 = 60014051dfd529f618d40f4a338a2674 2024-03-01 16:57:40,970 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:57:40,973 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:40,973 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 202 2024-03-01 16:57:40,976 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:40,976 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 203 2024-03-01 16:57:40,979 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:40,979 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 204 2024-03-01 16:57:40,982 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:40,982 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 205 2024-03-01 16:57:40,985 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 16:57:40,985 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:57:40,985 INFO program/MainThread: Running [57] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_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/sdh,/dev/sda,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sde ... 2024-03-01 16:57:41,027 INFO program/MainThread: stdout[57]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG LVM2_PV_FREE=796917760 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 2024-03-01 16:57:41,027 INFO program/MainThread: stderr[57]: WARNING: Couldn't find device with uuid ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG. WARNING: Couldn't find device with uuid 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ. WARNING: VG test_vg3 is missing PV ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv7_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv8_snapset1 while checking used and assumed devices. 2024-03-01 16:57:41,027 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 16:57:41,027 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 16:57:41,031 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F ; label: None ; device: /dev/sdh ; serial: 360014051dfd529f618d40f4a338a2674 ; exists: True ; vg_name: test_vg3 ; vg_uuid: YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ ; pe_start: 8 MiB ; 2024-03-01 16:57:41,031 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 206 2024-03-01 16:57:41,034 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:57:41,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ ; incomplete: True ; hidden: False ; 2024-03-01 16:57:41,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (193) 2024-03-01 16:57:41,042 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:57:41,045 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:41,048 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 16:57:41,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ ; incomplete: True ; hidden: False ; 2024-03-01 16:57:41,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:41,053 INFO program/MainThread: Running [58] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_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/sdh,/dev/sda,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sde ... 2024-03-01 16:57:41,099 INFO program/MainThread: stdout[58]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq LVM2_LV_SIZE=322961408 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=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U LVM2_LV_SIZE=322961408 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=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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 16:57:41,099 INFO program/MainThread: stderr[58]: WARNING: Couldn't find device with uuid ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG. WARNING: Couldn't find device with uuid 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ. WARNING: VG test_vg3 is missing PV ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv7_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv8_snapset1 while checking used and assumed devices. 2024-03-01 16:57:41,099 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 16:57:41,099 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:57:41,099 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:41,103 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/lvm-pv-uuid-ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG ' '/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': 'ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG', 'ID_FS_UUID_ENC': 'ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG', '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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 16:57:41,104 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:41,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:41,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:41,116 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:57:41,116 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:57:41,117 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 209 2024-03-01 16:57:41,117 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 210 2024-03-01 16:57:41,119 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:57:41,122 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:57:41,122 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:41,125 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:41,125 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:57:41,126 INFO blivet/MainThread: added disk sdi (id 208) to device tree 2024-03-01 16:57:41,126 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc628896340) -- name = sdi status = True id = 208 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 = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 16:57:41,129 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:57:41,132 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:41,132 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 212 2024-03-01 16:57:41,135 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:41,135 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 213 2024-03-01 16:57:41,138 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:41,138 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 214 2024-03-01 16:57:41,141 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:41,141 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 215 2024-03-01 16:57:41,143 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 16:57:41,143 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:57:41,143 INFO program/MainThread: Running [59] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_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/sdh,/dev/sdi,/dev/sda,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sde ... 2024-03-01 16:57:41,180 INFO program/MainThread: stdout[59]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdi LVM2_PV_UUID=ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG LVM2_PV_FREE=796917760 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 2024-03-01 16:57:41,180 INFO program/MainThread: stderr[59]: WARNING: Couldn't find device with uuid 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ. WARNING: VG test_vg3 is missing PV 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ (last written to /dev/sdj). 2024-03-01 16:57:41,180 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 16:57:41,180 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 16:57:41,184 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG ; label: None ; device: /dev/sdi ; serial: 36001405ce779d5fd1994315bea78b0dc ; exists: True ; vg_name: test_vg3 ; vg_uuid: YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ ; pe_start: 8 MiB ; free: 760 MiB ; 2024-03-01 16:57:41,185 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 216 2024-03-01 16:57:41,187 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:57:41,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ ; incomplete: True ; hidden: False ; 2024-03-01 16:57:41,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:41,196 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:57:41,199 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:41,201 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 16:57:41,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ ; incomplete: True ; hidden: False ; 2024-03-01 16:57:41,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:41,207 INFO program/MainThread: Running [60] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_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/sdh,/dev/sdi,/dev/sda,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sde ... 2024-03-01 16:57:41,245 INFO program/MainThread: stdout[60]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq LVM2_LV_SIZE=322961408 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=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U LVM2_LV_SIZE=322961408 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=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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 16:57:41,246 INFO program/MainThread: stderr[60]: WARNING: Couldn't find device with uuid 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ. WARNING: VG test_vg3 is missing PV 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ (last written to /dev/sdj). 2024-03-01 16:57:41,246 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 16:57:41,246 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:57:41,246 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:41,250 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ ' '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58', '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': '2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ', 'ID_FS_UUID_ENC': '2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ', '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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 16:57:41,251 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:41,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:57:41,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:41,263 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:57:41,263 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:57:41,263 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 16:57:41,264 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 220 2024-03-01 16:57:41,266 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:57:41,269 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:57:41,269 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:41,272 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:41,273 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:57:41,273 INFO blivet/MainThread: added disk sdj (id 218) to device tree 2024-03-01 16:57:41,273 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc62889cee0) -- name = sdj status = True id = 218 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 = 600140533c9de3e898f45bcb604704b2 2024-03-01 16:57:41,276 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:57:41,279 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:41,279 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 222 2024-03-01 16:57:41,282 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:41,282 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 223 2024-03-01 16:57:41,285 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:41,285 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 16:57:41,288 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:41,288 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 225 2024-03-01 16:57:41,290 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 16:57:41,291 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:57:41,291 INFO program/MainThread: Running [61] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdj,/dev/sdh,/dev/sdi,/dev/sda,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sde ... 2024-03-01 16:57:41,327 INFO program/MainThread: stdout[61]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdi LVM2_PV_UUID=ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG LVM2_PV_FREE=796917760 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdj LVM2_PV_UUID=2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 2024-03-01 16:57:41,327 INFO program/MainThread: stderr[61]: 2024-03-01 16:57:41,327 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 16:57:41,327 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 16:57:41,331 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ ; label: None ; device: /dev/sdj ; serial: 3600140533c9de3e898f45bcb604704b2 ; exists: True ; vg_name: test_vg3 ; vg_uuid: YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:57:41,331 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 226 2024-03-01 16:57:41,334 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:57:41,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ ; incomplete: True ; hidden: False ; 2024-03-01 16:57:41,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:41,343 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:57:41,346 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:41,348 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 16:57:41,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ ; incomplete: True ; hidden: False ; 2024-03-01 16:57:41,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:41,354 INFO program/MainThread: Running [62] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdj,/dev/sdh,/dev/sdi,/dev/sda,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sde ... 2024-03-01 16:57:41,393 INFO program/MainThread: stdout[62]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq LVM2_LV_SIZE=322961408 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=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U LVM2_LV_SIZE=322961408 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=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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 16:57:41,393 INFO program/MainThread: stderr[62]: 2024-03-01 16:57:41,393 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 16:57:41,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:41,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:41,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr ; incomplete: False ; hidden: False ; 2024-03-01 16:57:41,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:41,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 228 2024-03-01 16:57:41,409 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:57:41,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 16:57:41,412 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:57:41,416 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:57:41,416 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:57:41,419 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 16:57:41,419 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 408 MiB (408 MiB) 2024-03-01 16:57:41,420 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 231 2024-03-01 16:57:41,423 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:57:41,426 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:57:41,426 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 232 2024-03-01 16:57:41,429 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:57:41,432 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:57:41,432 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:57:41,435 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:41,435 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 408 MiB (408 MiB) 2024-03-01 16:57:41,435 DEBUG blivet/MainThread: Adding test_vg3-lv5/408 MiB to test_vg3 2024-03-01 16:57:41,436 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 227) to device tree 2024-03-01 16:57:41,438 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:57:41,438 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:57:41,441 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:41,442 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 408 MiB (408 MiB) 2024-03-01 16:57:41,445 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJBrZa8vvfeYMXGZn2jJLnlykTQMZplPqr ' '/dev/test_vg3/lv5 /dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/ebfb0b89-52ae-48c4-98d0-be7faad2383f ' '/dev/disk/by-id/dm-name-test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '18', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJBrZa8vvfeYMXGZn2jJLnlykTQMZplPqr', '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': 'ebfb0b89-52ae-48c4-98d0-be7faad2383f', 'ID_FS_UUID_ENC': 'ebfb0b89-52ae-48c4-98d0-be7faad2383f', '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': '1102071383'} ; 2024-03-01 16:57:41,445 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:57:41,445 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:41,448 INFO program/MainThread: stdout[63]: LVM 2024-03-01 16:57:41,448 INFO program/MainThread: stderr[63]: 2024-03-01 16:57:41,448 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 16:57:41,448 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:41,451 INFO program/MainThread: stdout[64]: LVM 2024-03-01 16:57:41,451 INFO program/MainThread: stderr[64]: 2024-03-01 16:57:41,451 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 16:57:41,451 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:41,453 INFO program/MainThread: stdout[65]: LVM 2024-03-01 16:57:41,453 INFO program/MainThread: stderr[65]: 2024-03-01 16:57:41,453 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 16:57:41,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:41,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv5 (227) 2024-03-01 16:57:41,464 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:41,464 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:41,465 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:41,465 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:41,461 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc6288a3f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc6288b2430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:41,466 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:41,468 INFO program/MainThread: stdout[66]: LVM 2024-03-01 16:57:41,468 INFO program/MainThread: stderr[66]: 2024-03-01 16:57:41,468 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 16:57:41,472 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:57:41,475 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:41,475 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 234 2024-03-01 16:57:41,478 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:41,478 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 235 2024-03-01 16:57:41,481 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:41,481 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 236 2024-03-01 16:57:41,485 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:41,485 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 237 2024-03-01 16:57:41,485 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 16:57:41,488 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:41,488 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 238 2024-03-01 16:57:41,491 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:57:41,491 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:41,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:41,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:41,497 INFO blivet/MainThread: found lvm snapshot volume 'test_vg3-lv5_snapset1' 2024-03-01 16:57:41,497 INFO program/MainThread: Running [67] lvm lvs --noheadings -o origin test_vg3/lv5_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdj,/dev/sdh,/dev/sdi,/dev/sda,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sde ... 2024-03-01 16:57:41,531 INFO program/MainThread: stdout[67]: lv5 2024-03-01 16:57:41,532 INFO program/MainThread: stderr[67]: 2024-03-01 16:57:41,532 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 16:57:41,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:41,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem 2024-03-01 16:57:41,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:41,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem 2024-03-01 16:57:41,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:41,550 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:41,550 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 241 2024-03-01 16:57:41,553 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5_snapset1 ; kids: 1 ; 2024-03-01 16:57:41,554 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 242 2024-03-01 16:57:41,557 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:41,560 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5_snapset1 ; status: True ; 2024-03-01 16:57:41,560 DEBUG blivet/MainThread: test_vg3-lv5_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-10 2024-03-01 16:57:41,563 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-10 ; 2024-03-01 16:57:41,564 DEBUG blivet/MainThread: updated test_vg3-lv5_snapset1 size to 164 MiB (164 MiB) 2024-03-01 16:57:41,564 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 244 2024-03-01 16:57:41,567 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5_snapset1 ; kids: 2 ; 2024-03-01 16:57:41,570 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5_snapset1 ; kids: 1 ; 2024-03-01 16:57:41,570 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 245 2024-03-01 16:57:41,573 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:41,576 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5_snapset1 ; status: True ; 2024-03-01 16:57:41,577 DEBUG blivet/MainThread: test_vg3-lv5_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-10 2024-03-01 16:57:41,579 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-10 ; 2024-03-01 16:57:41,580 DEBUG blivet/MainThread: updated test_vg3-lv5_snapset1 size to 164 MiB (164 MiB) 2024-03-01 16:57:41,580 DEBUG blivet/MainThread: Adding test_vg3-lv5_snapset1/164 MiB to test_vg3 2024-03-01 16:57:41,580 INFO blivet/MainThread: added lvmsnapshot test_vg3-lv5_snapset1 (id 240) to device tree 2024-03-01 16:57:41,583 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5_snapset1 ; status: True ; 2024-03-01 16:57:41,583 DEBUG blivet/MainThread: test_vg3-lv5_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-10 2024-03-01 16:57:41,586 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-10 ; 2024-03-01 16:57:41,586 DEBUG blivet/MainThread: updated test_vg3-lv5_snapset1 size to 164 MiB (164 MiB) 2024-03-01 16:57:41,590 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/ebfb0b89-52ae-48c4-98d0-be7faad2383f ' '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJKtTHpW9oC62K43mC3JFu0GiHkpV9XQV8 ' '/dev/disk/by-id/dm-name-test_vg3-lv5_snapset1 ' '/dev/test_vg3/lv5_snapset1 /dev/mapper/test_vg3-lv5_snapset1', 'DEVNAME': '/dev/dm-10', 'DEVPATH': '/devices/virtual/block/dm-10', 'DEVTYPE': 'disk', 'DISKSEQ': '26', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5_snapset1', 'DM_NAME': 'test_vg3-lv5_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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJKtTHpW9oC62K43mC3JFu0GiHkpV9XQV8', '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': 'ebfb0b89-52ae-48c4-98d0-be7faad2383f', 'ID_FS_UUID_ENC': 'ebfb0b89-52ae-48c4-98d0-be7faad2383f', 'MAJOR': '253', 'MINOR': '10', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-10', 'SYS_PATH': '/sys/devices/virtual/block/dm-10', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110127350'} ; 2024-03-01 16:57:41,590 INFO blivet/MainThread: scanning test_vg3-lv5_snapset1 (/sys/devices/virtual/block/dm-10)... 2024-03-01 16:57:41,590 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 16:57:41,593 INFO program/MainThread: stdout[68]: LVM 2024-03-01 16:57:41,593 INFO program/MainThread: stderr[68]: 2024-03-01 16:57:41,593 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 16:57:41,593 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 16:57:41,595 INFO program/MainThread: stdout[69]: LVM 2024-03-01 16:57:41,596 INFO program/MainThread: stderr[69]: 2024-03-01 16:57:41,596 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 16:57:41,596 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 16:57:41,598 INFO program/MainThread: stdout[70]: LVM 2024-03-01 16:57:41,598 INFO program/MainThread: stderr[70]: 2024-03-01 16:57:41,598 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 16:57:41,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:41,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) 2024-03-01 16:57:41,609 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:41,609 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:41,610 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:41,610 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:41,606 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc6288b6a30) -- name = test_vg3-lv5_snapset1 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 size = 164 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-10 target size = 164 MiB path = /dev/mapper/test_vg3-lv5_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc6288b2430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240)'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 16:57:41,611 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 16:57:41,613 INFO program/MainThread: stdout[71]: LVM 2024-03-01 16:57:41,614 INFO program/MainThread: stderr[71]: 2024-03-01 16:57:41,614 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 16:57:41,617 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5_snapset1 ; 2024-03-01 16:57:41,621 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:41,621 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 247 2024-03-01 16:57:41,624 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:41,624 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 248 2024-03-01 16:57:41,627 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:41,627 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 249 2024-03-01 16:57:41,630 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:41,630 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 250 2024-03-01 16:57:41,631 INFO blivet/MainThread: type detected on 'test_vg3-lv5_snapset1' is 'xfs' 2024-03-01 16:57:41,633 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:41,633 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 251 2024-03-01 16:57:41,636 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5_snapset1 ; type: xfs ; current: None ; 2024-03-01 16:57:41,637 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:41,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:41,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:41,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N ; incomplete: False ; hidden: False ; 2024-03-01 16:57:41,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:41,648 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 254 2024-03-01 16:57:41,651 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:57:41,652 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 255 2024-03-01 16:57:41,655 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:57:41,658 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:57:41,658 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:57:41,661 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:41,661 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 408 MiB (408 MiB) 2024-03-01 16:57:41,661 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 257 2024-03-01 16:57:41,664 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 16:57:41,667 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:57:41,668 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 16:57:41,671 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:57:41,674 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:57:41,674 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:57:41,677 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:41,677 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 408 MiB (408 MiB) 2024-03-01 16:57:41,677 DEBUG blivet/MainThread: Adding test_vg3-lv6/408 MiB to test_vg3 2024-03-01 16:57:41,678 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 253) to device tree 2024-03-01 16:57:41,680 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:57:41,680 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:57:41,683 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:41,684 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 408 MiB (408 MiB) 2024-03-01 16:57:41,687 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJ9F0xJGZDdcgf16AE3MkQq5yFbXD0dw1N ' '/dev/disk/by-uuid/5e40b16a-9ba6-4efe-8683-385fe8e429b3 ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '17', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJ9F0xJGZDdcgf16AE3MkQq5yFbXD0dw1N', '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': '5e40b16a-9ba6-4efe-8683-385fe8e429b3', 'ID_FS_UUID_ENC': '5e40b16a-9ba6-4efe-8683-385fe8e429b3', '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': '1101009599'} ; 2024-03-01 16:57:41,687 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:57:41,687 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:41,690 INFO program/MainThread: stdout[72]: LVM 2024-03-01 16:57:41,690 INFO program/MainThread: stderr[72]: 2024-03-01 16:57:41,690 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 16:57:41,690 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:41,692 INFO program/MainThread: stdout[73]: LVM 2024-03-01 16:57:41,692 INFO program/MainThread: stderr[73]: 2024-03-01 16:57:41,692 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 16:57:41,693 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:41,695 INFO program/MainThread: stdout[74]: LVM 2024-03-01 16:57:41,695 INFO program/MainThread: stderr[74]: 2024-03-01 16:57:41,695 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 16:57:41,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:41,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv6 (253) 2024-03-01 16:57:41,705 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:41,706 DEBUG blivet/MainThread: vg test_vg3 has 3.01 GiB free 2024-03-01 16:57:41,707 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:41,708 DEBUG blivet/MainThread: vg test_vg3 has 3.01 GiB free 2024-03-01 16:57:41,703 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc6288d62b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc6288b2430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.01 GiB free extents = 771 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:41,708 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:41,711 INFO program/MainThread: stdout[75]: LVM 2024-03-01 16:57:41,711 INFO program/MainThread: stderr[75]: 2024-03-01 16:57:41,711 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 16:57:41,715 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:57:41,718 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:41,718 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 260 2024-03-01 16:57:41,721 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:41,721 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 261 2024-03-01 16:57:41,724 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:41,724 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 262 2024-03-01 16:57:41,728 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:41,728 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 263 2024-03-01 16:57:41,728 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 16:57:41,731 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:41,731 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 264 2024-03-01 16:57:41,734 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:57:41,734 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:41,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:41,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:41,740 INFO blivet/MainThread: found lvm snapshot volume 'test_vg3-lv6_snapset1' 2024-03-01 16:57:41,740 INFO program/MainThread: Running [76] lvm lvs --noheadings -o origin test_vg3/lv6_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdj,/dev/sdh,/dev/sdi,/dev/sda,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sde ... 2024-03-01 16:57:41,784 INFO program/MainThread: stdout[76]: lv6 2024-03-01 16:57:41,784 INFO program/MainThread: stderr[76]: 2024-03-01 16:57:41,784 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 16:57:41,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:41,791 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem 2024-03-01 16:57:41,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:41,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem 2024-03-01 16:57:41,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:41,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:41,803 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 267 2024-03-01 16:57:41,807 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6_snapset1 ; kids: 3 ; 2024-03-01 16:57:41,807 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 268 2024-03-01 16:57:41,810 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:41,813 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6_snapset1 ; status: True ; 2024-03-01 16:57:41,813 DEBUG blivet/MainThread: test_vg3-lv6_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-13 2024-03-01 16:57:41,816 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-13 ; 2024-03-01 16:57:41,817 DEBUG blivet/MainThread: updated test_vg3-lv6_snapset1 size to 164 MiB (164 MiB) 2024-03-01 16:57:41,817 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 270 2024-03-01 16:57:41,820 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6_snapset1 ; kids: 4 ; 2024-03-01 16:57:41,823 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6_snapset1 ; kids: 3 ; 2024-03-01 16:57:41,823 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 16:57:41,826 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:41,829 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6_snapset1 ; status: True ; 2024-03-01 16:57:41,829 DEBUG blivet/MainThread: test_vg3-lv6_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-13 2024-03-01 16:57:41,832 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-13 ; 2024-03-01 16:57:41,833 DEBUG blivet/MainThread: updated test_vg3-lv6_snapset1 size to 164 MiB (164 MiB) 2024-03-01 16:57:41,833 DEBUG blivet/MainThread: Adding test_vg3-lv6_snapset1/164 MiB to test_vg3 2024-03-01 16:57:41,833 INFO blivet/MainThread: added lvmsnapshot test_vg3-lv6_snapset1 (id 266) to device tree 2024-03-01 16:57:41,836 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6_snapset1 ; status: True ; 2024-03-01 16:57:41,836 DEBUG blivet/MainThread: test_vg3-lv6_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-13 2024-03-01 16:57:41,839 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-13 ; 2024-03-01 16:57:41,839 DEBUG blivet/MainThread: updated test_vg3-lv6_snapset1 size to 164 MiB (164 MiB) 2024-03-01 16:57:41,843 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv6_snapset1 ' '/dev/disk/by-uuid/5e40b16a-9ba6-4efe-8683-385fe8e429b3 ' '/dev/mapper/test_vg3-lv6_snapset1 /dev/test_vg3/lv6_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJ530YNKn2N2SNKjixFhbQGNRZfzIcFt81', 'DEVNAME': '/dev/dm-13', 'DEVPATH': '/devices/virtual/block/dm-13', 'DEVTYPE': 'disk', 'DISKSEQ': '30', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6_snapset1', 'DM_NAME': 'test_vg3-lv6_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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJ530YNKn2N2SNKjixFhbQGNRZfzIcFt81', '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': '5e40b16a-9ba6-4efe-8683-385fe8e429b3', 'ID_FS_UUID_ENC': '5e40b16a-9ba6-4efe-8683-385fe8e429b3', 'MAJOR': '253', 'MINOR': '13', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-13', 'SYS_PATH': '/sys/devices/virtual/block/dm-13', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110402064'} ; 2024-03-01 16:57:41,843 INFO blivet/MainThread: scanning test_vg3-lv6_snapset1 (/sys/devices/virtual/block/dm-13)... 2024-03-01 16:57:41,843 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 16:57:41,846 INFO program/MainThread: stdout[77]: LVM 2024-03-01 16:57:41,846 INFO program/MainThread: stderr[77]: 2024-03-01 16:57:41,846 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 16:57:41,846 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 16:57:41,848 INFO program/MainThread: stdout[78]: LVM 2024-03-01 16:57:41,849 INFO program/MainThread: stderr[78]: 2024-03-01 16:57:41,849 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 16:57:41,849 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 16:57:41,851 INFO program/MainThread: stdout[79]: LVM 2024-03-01 16:57:41,851 INFO program/MainThread: stderr[79]: 2024-03-01 16:57:41,851 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 16:57:41,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:41,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) 2024-03-01 16:57:41,862 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:41,863 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:41,863 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:41,864 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:41,859 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc6288a8b50) -- name = test_vg3-lv6_snapset1 status = True id = 266 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81 size = 164 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-13 target size = 164 MiB path = /dev/mapper/test_vg3-lv6_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc6288b2430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266)'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 16:57:41,865 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 16:57:41,867 INFO program/MainThread: stdout[80]: LVM 2024-03-01 16:57:41,868 INFO program/MainThread: stderr[80]: 2024-03-01 16:57:41,868 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 16:57:41,871 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6_snapset1 ; 2024-03-01 16:57:41,874 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:41,875 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 273 2024-03-01 16:57:41,878 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:41,878 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 274 2024-03-01 16:57:41,881 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:41,881 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 275 2024-03-01 16:57:41,884 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:41,884 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 276 2024-03-01 16:57:41,884 INFO blivet/MainThread: type detected on 'test_vg3-lv6_snapset1' is 'xfs' 2024-03-01 16:57:41,888 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:41,888 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 277 2024-03-01 16:57:41,891 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6_snapset1 ; type: xfs ; current: None ; 2024-03-01 16:57:41,891 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:41,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:41,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:41,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:41,902 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:41,902 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 280 2024-03-01 16:57:41,906 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 4 ; 2024-03-01 16:57:41,906 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 16:57:41,909 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:57:41,912 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:57:41,912 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:57:41,915 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,915 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:57:41,916 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 283 2024-03-01 16:57:41,919 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 5 ; 2024-03-01 16:57:41,922 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 4 ; 2024-03-01 16:57:41,922 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 16:57:41,925 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:57:41,928 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:57:41,928 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:57:41,931 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,931 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:57:41,932 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:57:41,932 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 279) to device tree 2024-03-01 16:57:41,934 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:57:41,935 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:57:41,938 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,938 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:57:41,941 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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJP4OGX0ohmBYSX1pdI0dfY5gVuDxCmmp3 ' '/dev/mapper/test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-uuid/271b1fd6-69ec-4b13-b424-c3cdbd433b15', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '16', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJP4OGX0ohmBYSX1pdI0dfY5gVuDxCmmp3', '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': '271b1fd6-69ec-4b13-b424-c3cdbd433b15', 'ID_FS_UUID_ENC': '271b1fd6-69ec-4b13-b424-c3cdbd433b15', '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': '1099939355'} ; 2024-03-01 16:57:41,941 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:57:41,941 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:41,944 INFO program/MainThread: stdout[81]: LVM 2024-03-01 16:57:41,944 INFO program/MainThread: stderr[81]: 2024-03-01 16:57:41,944 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 16:57:41,944 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:41,946 INFO program/MainThread: stdout[82]: LVM 2024-03-01 16:57:41,947 INFO program/MainThread: stderr[82]: 2024-03-01 16:57:41,947 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 16:57:41,947 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:41,949 INFO program/MainThread: stdout[83]: LVM 2024-03-01 16:57:41,949 INFO program/MainThread: stderr[83]: 2024-03-01 16:57:41,949 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 16:57:41,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:41,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (279) 2024-03-01 16:57:41,960 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:41,961 DEBUG blivet/MainThread: vg test_vg3 has 2.45 GiB free 2024-03-01 16:57:41,961 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:41,963 DEBUG blivet/MainThread: vg test_vg3 has 2.45 GiB free 2024-03-01 16:57:41,957 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc6288bc3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 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 (0x7fc6288b2430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.45 GiB free extents = 628 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:41,963 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:41,966 INFO program/MainThread: stdout[84]: LVM 2024-03-01 16:57:41,966 INFO program/MainThread: stderr[84]: 2024-03-01 16:57:41,966 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 16:57:41,970 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:57:41,973 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:41,973 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 286 2024-03-01 16:57:41,976 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:41,976 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 287 2024-03-01 16:57:41,979 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:41,979 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 288 2024-03-01 16:57:41,982 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:41,983 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 289 2024-03-01 16:57:41,983 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 16:57:41,986 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:41,986 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 290 2024-03-01 16:57:41,989 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:57:41,989 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:41,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:41,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:41,995 INFO blivet/MainThread: found lvm snapshot volume 'test_vg3-lv7_snapset1' 2024-03-01 16:57:41,995 INFO program/MainThread: Running [85] lvm lvs --noheadings -o origin test_vg3/lv7_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdj,/dev/sdh,/dev/sdi,/dev/sda,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sde ... 2024-03-01 16:57:42,034 INFO program/MainThread: stdout[85]: lv7 2024-03-01 16:57:42,034 INFO program/MainThread: stderr[85]: 2024-03-01 16:57:42,034 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 16:57:42,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem 2024-03-01 16:57:42,044 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem 2024-03-01 16:57:42,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:42,053 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 293 2024-03-01 16:57:42,057 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7_snapset1 ; kids: 5 ; 2024-03-01 16:57:42,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 16:57:42,060 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:42,063 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7_snapset1 ; status: True ; 2024-03-01 16:57:42,063 DEBUG blivet/MainThread: test_vg3-lv7_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-16 2024-03-01 16:57:42,066 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-16 ; 2024-03-01 16:57:42,067 DEBUG blivet/MainThread: updated test_vg3-lv7_snapset1 size to 164 MiB (164 MiB) 2024-03-01 16:57:42,067 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 296 2024-03-01 16:57:42,070 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7_snapset1 ; kids: 6 ; 2024-03-01 16:57:42,073 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7_snapset1 ; kids: 5 ; 2024-03-01 16:57:42,073 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 297 2024-03-01 16:57:42,076 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:42,079 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7_snapset1 ; status: True ; 2024-03-01 16:57:42,079 DEBUG blivet/MainThread: test_vg3-lv7_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-16 2024-03-01 16:57:42,082 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-16 ; 2024-03-01 16:57:42,083 DEBUG blivet/MainThread: updated test_vg3-lv7_snapset1 size to 164 MiB (164 MiB) 2024-03-01 16:57:42,083 DEBUG blivet/MainThread: Adding test_vg3-lv7_snapset1/164 MiB to test_vg3 2024-03-01 16:57:42,083 INFO blivet/MainThread: added lvmsnapshot test_vg3-lv7_snapset1 (id 292) to device tree 2024-03-01 16:57:42,086 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7_snapset1 ; status: True ; 2024-03-01 16:57:42,086 DEBUG blivet/MainThread: test_vg3-lv7_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-16 2024-03-01 16:57:42,089 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-16 ; 2024-03-01 16:57:42,089 DEBUG blivet/MainThread: updated test_vg3-lv7_snapset1 size to 164 MiB (164 MiB) 2024-03-01 16:57:42,093 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/271b1fd6-69ec-4b13-b424-c3cdbd433b15 ' '/dev/mapper/test_vg3-lv7_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJFum7j4ZDopaf6Sw4Zelb4wwi5cdv4RBK ' '/dev/test_vg3/lv7_snapset1 ' '/dev/disk/by-id/dm-name-test_vg3-lv7_snapset1', 'DEVNAME': '/dev/dm-16', 'DEVPATH': '/devices/virtual/block/dm-16', 'DEVTYPE': 'disk', 'DISKSEQ': '34', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7_snapset1', 'DM_NAME': 'test_vg3-lv7_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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJFum7j4ZDopaf6Sw4Zelb4wwi5cdv4RBK', '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': '271b1fd6-69ec-4b13-b424-c3cdbd433b15', 'ID_FS_UUID_ENC': '271b1fd6-69ec-4b13-b424-c3cdbd433b15', 'MAJOR': '253', 'MINOR': '16', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-16', 'SYS_PATH': '/sys/devices/virtual/block/dm-16', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110660999'} ; 2024-03-01 16:57:42,093 INFO blivet/MainThread: scanning test_vg3-lv7_snapset1 (/sys/devices/virtual/block/dm-16)... 2024-03-01 16:57:42,093 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 16:57:42,096 INFO program/MainThread: stdout[86]: LVM 2024-03-01 16:57:42,096 INFO program/MainThread: stderr[86]: 2024-03-01 16:57:42,096 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 16:57:42,096 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 16:57:42,098 INFO program/MainThread: stdout[87]: LVM 2024-03-01 16:57:42,099 INFO program/MainThread: stderr[87]: 2024-03-01 16:57:42,099 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 16:57:42,099 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 16:57:42,101 INFO program/MainThread: stdout[88]: LVM 2024-03-01 16:57:42,101 INFO program/MainThread: stderr[88]: 2024-03-01 16:57:42,101 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 16:57:42,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) 2024-03-01 16:57:42,112 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:42,114 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:42,114 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:42,115 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:42,109 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc6288406a0) -- name = test_vg3-lv7_snapset1 status = True id = 292 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK size = 164 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-16 target size = 164 MiB path = /dev/mapper/test_vg3-lv7_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc6288b2430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292)'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 16:57:42,116 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 16:57:42,118 INFO program/MainThread: stdout[89]: LVM 2024-03-01 16:57:42,119 INFO program/MainThread: stderr[89]: 2024-03-01 16:57:42,119 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 16:57:42,122 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7_snapset1 ; 2024-03-01 16:57:42,126 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:42,126 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 299 2024-03-01 16:57:42,129 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:42,129 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 300 2024-03-01 16:57:42,133 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:42,133 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 301 2024-03-01 16:57:42,136 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:42,136 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 302 2024-03-01 16:57:42,136 INFO blivet/MainThread: type detected on 'test_vg3-lv7_snapset1' is 'xfs' 2024-03-01 16:57:42,139 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:42,139 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 303 2024-03-01 16:57:42,142 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7_snapset1 ; type: xfs ; current: None ; 2024-03-01 16:57:42,142 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:42,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:42,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,154 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:42,154 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 306 2024-03-01 16:57:42,157 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 6 ; 2024-03-01 16:57:42,157 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 307 2024-03-01 16:57:42,160 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:57:42,163 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:57:42,164 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:42,167 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:42,167 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:57:42,167 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 309 2024-03-01 16:57:42,170 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 7 ; 2024-03-01 16:57:42,174 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 6 ; 2024-03-01 16:57:42,174 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 310 2024-03-01 16:57:42,177 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:57:42,180 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:57:42,180 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:42,183 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:57:42,183 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:57:42,184 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:57:42,184 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 305) to device tree 2024-03-01 16:57:42,187 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:57:42,187 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:42,190 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:42,190 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:57:42,193 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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJXDWt6ATIkviWG3t0a2WRw9ApoCl3d3i5 ' '/dev/disk/by-uuid/28c20f9c-4ab4-476b-bcbe-50279c043da2', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '15', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJXDWt6ATIkviWG3t0a2WRw9ApoCl3d3i5', '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': '28c20f9c-4ab4-476b-bcbe-50279c043da2', 'ID_FS_UUID_ENC': '28c20f9c-4ab4-476b-bcbe-50279c043da2', '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': '1099529127'} ; 2024-03-01 16:57:42,194 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:57:42,194 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:42,197 INFO program/MainThread: stdout[90]: LVM 2024-03-01 16:57:42,197 INFO program/MainThread: stderr[90]: 2024-03-01 16:57:42,197 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 16:57:42,197 INFO program/MainThread: Running [91] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:42,199 INFO program/MainThread: stdout[91]: LVM 2024-03-01 16:57:42,200 INFO program/MainThread: stderr[91]: 2024-03-01 16:57:42,200 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 16:57:42,200 INFO program/MainThread: Running [92] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:42,202 INFO program/MainThread: stdout[92]: LVM 2024-03-01 16:57:42,202 INFO program/MainThread: stderr[92]: 2024-03-01 16:57:42,202 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 16:57:42,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (305) 2024-03-01 16:57:42,214 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:42,215 DEBUG blivet/MainThread: vg test_vg3 has 1.89 GiB free 2024-03-01 16:57:42,216 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:42,217 DEBUG blivet/MainThread: vg test_vg3 has 1.89 GiB free 2024-03-01 16:57:42,211 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc6288a3100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 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 (0x7fc6288b2430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.89 GiB free extents = 485 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:42,218 INFO program/MainThread: Running [93] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:42,220 INFO program/MainThread: stdout[93]: LVM 2024-03-01 16:57:42,221 INFO program/MainThread: stderr[93]: 2024-03-01 16:57:42,221 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 16:57:42,224 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:57:42,228 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:42,228 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 312 2024-03-01 16:57:42,231 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:42,231 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 313 2024-03-01 16:57:42,234 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:42,234 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 314 2024-03-01 16:57:42,237 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:42,237 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 315 2024-03-01 16:57:42,237 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 16:57:42,241 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:42,241 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 316 2024-03-01 16:57:42,244 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:57:42,244 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:42,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:42,250 INFO blivet/MainThread: found lvm snapshot volume 'test_vg3-lv8_snapset1' 2024-03-01 16:57:42,250 INFO program/MainThread: Running [94] lvm lvs --noheadings -o origin test_vg3/lv8_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdf,/dev/sdj,/dev/sdh,/dev/sdi,/dev/sda,/dev/sdd,/dev/sdb,/dev/sdc,/dev/sdg,/dev/sde ... 2024-03-01 16:57:42,286 INFO program/MainThread: stdout[94]: lv8 2024-03-01 16:57:42,286 INFO program/MainThread: stderr[94]: 2024-03-01 16:57:42,286 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 16:57:42,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem 2024-03-01 16:57:42,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem 2024-03-01 16:57:42,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:42,305 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 319 2024-03-01 16:57:42,309 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8_snapset1 ; kids: 7 ; 2024-03-01 16:57:42,309 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 320 2024-03-01 16:57:42,312 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:42,315 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8_snapset1 ; status: True ; 2024-03-01 16:57:42,315 DEBUG blivet/MainThread: test_vg3-lv8_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-19 2024-03-01 16:57:42,318 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-19 ; 2024-03-01 16:57:42,319 DEBUG blivet/MainThread: updated test_vg3-lv8_snapset1 size to 164 MiB (164 MiB) 2024-03-01 16:57:42,319 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 322 2024-03-01 16:57:42,322 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8_snapset1 ; kids: 8 ; 2024-03-01 16:57:42,325 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8_snapset1 ; kids: 7 ; 2024-03-01 16:57:42,326 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 323 2024-03-01 16:57:42,328 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:42,332 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8_snapset1 ; status: True ; 2024-03-01 16:57:42,332 DEBUG blivet/MainThread: test_vg3-lv8_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-19 2024-03-01 16:57:42,335 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-19 ; 2024-03-01 16:57:42,335 DEBUG blivet/MainThread: updated test_vg3-lv8_snapset1 size to 164 MiB (164 MiB) 2024-03-01 16:57:42,335 DEBUG blivet/MainThread: Adding test_vg3-lv8_snapset1/164 MiB to test_vg3 2024-03-01 16:57:42,336 INFO blivet/MainThread: added lvmsnapshot test_vg3-lv8_snapset1 (id 318) to device tree 2024-03-01 16:57:42,338 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8_snapset1 ; status: True ; 2024-03-01 16:57:42,339 DEBUG blivet/MainThread: test_vg3-lv8_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-19 2024-03-01 16:57:42,341 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-19 ; 2024-03-01 16:57:42,342 DEBUG blivet/MainThread: updated test_vg3-lv8_snapset1 size to 164 MiB (164 MiB) 2024-03-01 16:57:42,345 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/28c20f9c-4ab4-476b-bcbe-50279c043da2 ' '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJWNM21b7OUYWO4q0MqMlOX1HmmgRYANp4 ' '/dev/disk/by-id/dm-name-test_vg3-lv8_snapset1 ' '/dev/test_vg3/lv8_snapset1 /dev/mapper/test_vg3-lv8_snapset1', 'DEVNAME': '/dev/dm-19', 'DEVPATH': '/devices/virtual/block/dm-19', 'DEVTYPE': 'disk', 'DISKSEQ': '38', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8_snapset1', 'DM_NAME': 'test_vg3-lv8_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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJWNM21b7OUYWO4q0MqMlOX1HmmgRYANp4', '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': '28c20f9c-4ab4-476b-bcbe-50279c043da2', 'ID_FS_UUID_ENC': '28c20f9c-4ab4-476b-bcbe-50279c043da2', 'MAJOR': '253', 'MINOR': '19', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-19', 'SYS_PATH': '/sys/devices/virtual/block/dm-19', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110909355'} ; 2024-03-01 16:57:42,345 INFO blivet/MainThread: scanning test_vg3-lv8_snapset1 (/sys/devices/virtual/block/dm-19)... 2024-03-01 16:57:42,346 INFO program/MainThread: Running [95] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 16:57:42,348 INFO program/MainThread: stdout[95]: LVM 2024-03-01 16:57:42,349 INFO program/MainThread: stderr[95]: 2024-03-01 16:57:42,349 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 16:57:42,349 INFO program/MainThread: Running [96] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 16:57:42,351 INFO program/MainThread: stdout[96]: LVM 2024-03-01 16:57:42,351 INFO program/MainThread: stderr[96]: 2024-03-01 16:57:42,351 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 16:57:42,351 INFO program/MainThread: Running [97] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 16:57:42,354 INFO program/MainThread: stdout[97]: LVM 2024-03-01 16:57:42,354 INFO program/MainThread: stderr[97]: 2024-03-01 16:57:42,354 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 16:57:42,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) 2024-03-01 16:57:42,365 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:42,367 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:42,367 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:42,369 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:42,362 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc6288986a0) -- name = test_vg3-lv8_snapset1 status = True id = 318 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 size = 164 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-19 target size = 164 MiB path = /dev/mapper/test_vg3-lv8_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc6288b2430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318)'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 16:57:42,370 INFO program/MainThread: Running [98] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 16:57:42,372 INFO program/MainThread: stdout[98]: LVM 2024-03-01 16:57:42,372 INFO program/MainThread: stderr[98]: 2024-03-01 16:57:42,372 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 16:57:42,376 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8_snapset1 ; 2024-03-01 16:57:42,379 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:42,379 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 325 2024-03-01 16:57:42,382 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:42,383 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 326 2024-03-01 16:57:42,386 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:42,386 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 327 2024-03-01 16:57:42,389 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:42,389 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 328 2024-03-01 16:57:42,389 INFO blivet/MainThread: type detected on 'test_vg3-lv8_snapset1' is 'xfs' 2024-03-01 16:57:42,392 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:42,392 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 329 2024-03-01 16:57:42,395 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8_snapset1 ; type: xfs ; current: None ; 2024-03-01 16:57:42,396 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:42,396 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:42,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': '20122653'} ; 2024-03-01 16:57:42,399 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:57:42,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:42,410 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:57:42,411 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:57:42,411 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:57:42,411 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:57:42,411 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 333 2024-03-01 16:57:42,411 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 334 2024-03-01 16:57:42,414 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:57:42,416 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:57:42,417 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:57:42,419 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:42,420 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:57:42,420 INFO blivet/MainThread: added disk xvda (id 332) to device tree 2024-03-01 16:57:42,420 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc628850640) -- name = xvda status = True id = 332 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:42,423 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:57:42,426 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:42,426 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 336 2024-03-01 16:57:42,429 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:42,429 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 337 2024-03-01 16:57:42,432 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:42,432 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 338 2024-03-01 16:57:42,435 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:42,435 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 339 2024-03-01 16:57:42,438 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:57:42,440 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:42,443 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:57:42,454 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 0x7fc628882480> 2024-03-01 16:57:42,492 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 340 2024-03-01 16:57:42,495 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:57:42,496 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:57:42,499 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': '20124541'} ; 2024-03-01 16:57:42,499 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:57:42,499 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:57:42,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:42,510 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:57:42,512 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:42,516 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:42,527 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:42,556 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (332) with existing msdos disklabel 2024-03-01 16:57:42,560 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 343 2024-03-01 16:57:42,563 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:57:42,563 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 344 2024-03-01 16:57:42,566 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:57:42,569 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:57:42,569 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:57:42,572 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:42,572 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:42,572 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:57:42,575 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:57:42,578 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:57:42,580 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:57:42,583 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:57:42,586 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:42,586 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:42,586 INFO blivet/MainThread: added partition xvda1 (id 342) to device tree 2024-03-01 16:57:42,587 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:57:42,586 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fc628845700) -- name = xvda1 status = True id = 342 children = [] parents = ['existing 250 GiB disk xvda (332) 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 0x7fc628859db0> disk = existing 250 GiB disk xvda (332) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:57:42,590 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:57:42,593 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:42,593 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 346 2024-03-01 16:57:42,596 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:42,596 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 347 2024-03-01 16:57:42,599 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:42,599 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 348 2024-03-01 16:57:42,602 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:42,602 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 349 2024-03-01 16:57:42,602 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:57:42,605 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:42,605 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 350 2024-03-01 16:57:42,607 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:57:42,607 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:42,610 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/test_vg3/lv8 ' '/dev/disk/by-uuid/28c20f9c-4ab4-476b-bcbe-50279c043da2 ' '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJXDWt6ATIkviWG3t0a2WRw9ApoCl3d3i5', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '15', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJXDWt6ATIkviWG3t0a2WRw9ApoCl3d3i5', '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': '28c20f9c-4ab4-476b-bcbe-50279c043da2', 'ID_FS_UUID_ENC': '28c20f9c-4ab4-476b-bcbe-50279c043da2', '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': '1099529127'} ; 2024-03-01 16:57:42,610 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:57:42,611 INFO program/MainThread: Running [99] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:42,613 INFO program/MainThread: stdout[99]: LVM 2024-03-01 16:57:42,613 INFO program/MainThread: stderr[99]: 2024-03-01 16:57:42,614 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 16:57:42,614 INFO program/MainThread: Running [100] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:42,616 INFO program/MainThread: stdout[100]: LVM 2024-03-01 16:57:42,616 INFO program/MainThread: stderr[100]: 2024-03-01 16:57:42,616 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 16:57:42,616 INFO program/MainThread: Running [101] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:42,619 INFO program/MainThread: stdout[101]: LVM 2024-03-01 16:57:42,619 INFO program/MainThread: stderr[101]: 2024-03-01 16:57:42,619 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 16:57:42,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem 2024-03-01 16:57:42,630 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:42,631 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:42,632 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:42,633 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:42,627 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc6288a3100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc6288b2430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:42,634 INFO program/MainThread: Running [102] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:42,637 INFO program/MainThread: stdout[102]: LVM 2024-03-01 16:57:42,637 INFO program/MainThread: stderr[102]: 2024-03-01 16:57:42,637 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 16:57:42,640 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:57:42,641 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 16:57:42,644 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/271b1fd6-69ec-4b13-b424-c3cdbd433b15 ' '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJP4OGX0ohmBYSX1pdI0dfY5gVuDxCmmp3', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '16', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJP4OGX0ohmBYSX1pdI0dfY5gVuDxCmmp3', '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': '271b1fd6-69ec-4b13-b424-c3cdbd433b15', 'ID_FS_UUID_ENC': '271b1fd6-69ec-4b13-b424-c3cdbd433b15', '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': '1099939355'} ; 2024-03-01 16:57:42,644 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:57:42,644 INFO program/MainThread: Running [103] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:42,646 INFO program/MainThread: stdout[103]: LVM 2024-03-01 16:57:42,647 INFO program/MainThread: stderr[103]: 2024-03-01 16:57:42,647 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 16:57:42,647 INFO program/MainThread: Running [104] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:42,649 INFO program/MainThread: stdout[104]: LVM 2024-03-01 16:57:42,649 INFO program/MainThread: stderr[104]: 2024-03-01 16:57:42,649 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 16:57:42,649 INFO program/MainThread: Running [105] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:42,652 INFO program/MainThread: stdout[105]: LVM 2024-03-01 16:57:42,652 INFO program/MainThread: stderr[105]: 2024-03-01 16:57:42,652 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 16:57:42,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem 2024-03-01 16:57:42,663 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:42,664 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:42,665 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:42,666 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:42,660 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc6288bc3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc6288b2430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:42,667 INFO program/MainThread: Running [106] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:42,670 INFO program/MainThread: stdout[106]: LVM 2024-03-01 16:57:42,670 INFO program/MainThread: stderr[106]: 2024-03-01 16:57:42,670 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 16:57:42,673 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:57:42,673 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 16:57:42,676 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv5_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJKtTHpW9oC62K43mC3JFu0GiHkpV9XQV8 ' '/dev/disk/by-id/dm-name-test_vg3-lv5_snapset1 ' '/dev/disk/by-uuid/ebfb0b89-52ae-48c4-98d0-be7faad2383f ' '/dev/test_vg3/lv5_snapset1', 'DEVNAME': '/dev/dm-10', 'DEVPATH': '/devices/virtual/block/dm-10', 'DEVTYPE': 'disk', 'DISKSEQ': '26', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5_snapset1', 'DM_NAME': 'test_vg3-lv5_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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJKtTHpW9oC62K43mC3JFu0GiHkpV9XQV8', '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': 'ebfb0b89-52ae-48c4-98d0-be7faad2383f', 'ID_FS_UUID_ENC': 'ebfb0b89-52ae-48c4-98d0-be7faad2383f', 'MAJOR': '253', 'MINOR': '10', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-10', 'SYS_PATH': '/sys/devices/virtual/block/dm-10', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110127350'} ; 2024-03-01 16:57:42,676 INFO blivet/MainThread: scanning test_vg3-lv5_snapset1 (/sys/devices/virtual/block/dm-10)... 2024-03-01 16:57:42,677 INFO program/MainThread: Running [107] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 16:57:42,679 INFO program/MainThread: stdout[107]: LVM 2024-03-01 16:57:42,679 INFO program/MainThread: stderr[107]: 2024-03-01 16:57:42,679 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 16:57:42,679 INFO program/MainThread: Running [108] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 16:57:42,682 INFO program/MainThread: stdout[108]: LVM 2024-03-01 16:57:42,682 INFO program/MainThread: stderr[108]: 2024-03-01 16:57:42,682 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 16:57:42,682 INFO program/MainThread: Running [109] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 16:57:42,684 INFO program/MainThread: stdout[109]: LVM 2024-03-01 16:57:42,684 INFO program/MainThread: stderr[109]: 2024-03-01 16:57:42,684 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 16:57:42,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs filesystem 2024-03-01 16:57:42,695 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:42,697 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:42,697 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:42,699 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:42,692 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc6288b6a30) -- name = test_vg3-lv5_snapset1 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 size = 164 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-10 target size = 164 MiB path = /dev/mapper/test_vg3-lv5_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc6288b2430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 16:57:42,700 INFO program/MainThread: Running [110] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 16:57:42,702 INFO program/MainThread: stdout[110]: LVM 2024-03-01 16:57:42,702 INFO program/MainThread: stderr[110]: 2024-03-01 16:57:42,702 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 16:57:42,706 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5_snapset1 ; 2024-03-01 16:57:42,706 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5_snapset1, bailing 2024-03-01 16:57:42,708 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6-real ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv6-real', 'DEVNAME': '/dev/dm-11', 'DEVPATH': '/devices/virtual/block/dm-11', 'DEVTYPE': 'disk', 'DISKSEQ': '28', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6-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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJ9F0xJGZDdcgf16AE3MkQq5yFbXD0dw1N-real', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '11', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-11', 'SYS_PATH': '/sys/devices/virtual/block/dm-11', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110385620'} ; 2024-03-01 16:57:42,709 INFO blivet/MainThread: scanning test_vg3-lv6-real (/sys/devices/virtual/block/dm-11)... 2024-03-01 16:57:42,709 INFO program/MainThread: Running [111] dmsetup info -co subsystem --noheadings test_vg3-lv6-real ... 2024-03-01 16:57:42,711 INFO program/MainThread: stdout[111]: LVM 2024-03-01 16:57:42,711 INFO program/MainThread: stderr[111]: 2024-03-01 16:57:42,711 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 16:57:42,711 INFO program/MainThread: Running [112] dmsetup info -co subsystem --noheadings test_vg3-lv6-real ... 2024-03-01 16:57:42,714 INFO program/MainThread: stdout[112]: LVM 2024-03-01 16:57:42,714 INFO program/MainThread: stderr[112]: 2024-03-01 16:57:42,714 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 16:57:42,714 INFO program/MainThread: Running [113] dmsetup info -co subsystem --noheadings test_vg3-lv6-real ... 2024-03-01 16:57:42,716 INFO program/MainThread: stdout[113]: LVM 2024-03-01 16:57:42,716 INFO program/MainThread: stderr[113]: 2024-03-01 16:57:42,716 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 16:57:42,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:42,725 INFO program/MainThread: Running [114] dmsetup info -co subsystem --noheadings test_vg3-lv6-real ... 2024-03-01 16:57:42,728 INFO program/MainThread: stdout[114]: LVM 2024-03-01 16:57:42,728 INFO program/MainThread: stderr[114]: 2024-03-01 16:57:42,728 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 16:57:42,728 INFO program/MainThread: Running [115] dmsetup info -co subsystem --noheadings test_vg3-lv6-real ... 2024-03-01 16:57:42,730 INFO program/MainThread: stdout[115]: LVM 2024-03-01 16:57:42,730 INFO program/MainThread: stderr[115]: 2024-03-01 16:57:42,730 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 16:57:42,730 INFO program/MainThread: Running [116] dmsetup info -co subsystem --noheadings test_vg3-lv6-real ... 2024-03-01 16:57:42,733 INFO program/MainThread: stdout[116]: LVM 2024-03-01 16:57:42,733 INFO program/MainThread: stderr[116]: 2024-03-01 16:57:42,733 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 16:57:42,736 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv6-real ; 2024-03-01 16:57:42,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:42,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:42,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (198) with existing lvmpv 2024-03-01 16:57:42,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:42,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:42,761 DEBUG blivet/MainThread: no device obtained for test_vg3-lv6-real 2024-03-01 16:57:42,764 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6_snapset1-cow ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv6_snapset1-cow', 'DEVNAME': '/dev/dm-12', 'DEVPATH': '/devices/virtual/block/dm-12', 'DEVTYPE': 'disk', 'DISKSEQ': '29', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv6_snapset1', 'DM_NAME': 'test_vg3-lv6_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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJ530YNKn2N2SNKjixFhbQGNRZfzIcFt81-cow', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '12', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-12', 'SYS_PATH': '/sys/devices/virtual/block/dm-12', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110387451'} ; 2024-03-01 16:57:42,764 INFO blivet/MainThread: scanning test_vg3-lv6_snapset1-cow (/sys/devices/virtual/block/dm-12)... 2024-03-01 16:57:42,764 INFO program/MainThread: Running [117] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1-cow ... 2024-03-01 16:57:42,766 INFO program/MainThread: stdout[117]: LVM 2024-03-01 16:57:42,767 INFO program/MainThread: stderr[117]: 2024-03-01 16:57:42,767 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 16:57:42,767 INFO program/MainThread: Running [118] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1-cow ... 2024-03-01 16:57:42,769 INFO program/MainThread: stdout[118]: LVM 2024-03-01 16:57:42,769 INFO program/MainThread: stderr[118]: 2024-03-01 16:57:42,769 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 16:57:42,769 INFO program/MainThread: Running [119] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1-cow ... 2024-03-01 16:57:42,772 INFO program/MainThread: stdout[119]: LVM 2024-03-01 16:57:42,772 INFO program/MainThread: stderr[119]: 2024-03-01 16:57:42,772 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 16:57:42,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:42,781 INFO program/MainThread: Running [120] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1-cow ... 2024-03-01 16:57:42,783 INFO program/MainThread: stdout[120]: LVM 2024-03-01 16:57:42,783 INFO program/MainThread: stderr[120]: 2024-03-01 16:57:42,783 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 16:57:42,783 INFO program/MainThread: Running [121] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1-cow ... 2024-03-01 16:57:42,786 INFO program/MainThread: stdout[121]: LVM 2024-03-01 16:57:42,786 INFO program/MainThread: stderr[121]: 2024-03-01 16:57:42,786 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 16:57:42,786 INFO program/MainThread: Running [122] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1-cow ... 2024-03-01 16:57:42,788 INFO program/MainThread: stdout[122]: LVM 2024-03-01 16:57:42,788 INFO program/MainThread: stderr[122]: 2024-03-01 16:57:42,788 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 16:57:42,792 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv6_snapset1-cow ; 2024-03-01 16:57:42,794 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:42,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:42,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (208) with existing lvmpv 2024-03-01 16:57:42,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,810 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (184) with existing lvmpv 2024-03-01 16:57:42,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:42,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:42,822 DEBUG blivet/MainThread: no device obtained for test_vg3-lv6_snapset1-cow 2024-03-01 16:57:42,825 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv6_snapset1 ' '/dev/disk/by-id/dm-name-test_vg3-lv6_snapset1 ' '/dev/mapper/test_vg3-lv6_snapset1 ' '/dev/disk/by-uuid/5e40b16a-9ba6-4efe-8683-385fe8e429b3 ' '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJ530YNKn2N2SNKjixFhbQGNRZfzIcFt81', 'DEVNAME': '/dev/dm-13', 'DEVPATH': '/devices/virtual/block/dm-13', 'DEVTYPE': 'disk', 'DISKSEQ': '30', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6_snapset1', 'DM_NAME': 'test_vg3-lv6_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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJ530YNKn2N2SNKjixFhbQGNRZfzIcFt81', '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': '5e40b16a-9ba6-4efe-8683-385fe8e429b3', 'ID_FS_UUID_ENC': '5e40b16a-9ba6-4efe-8683-385fe8e429b3', 'MAJOR': '253', 'MINOR': '13', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-13', 'SYS_PATH': '/sys/devices/virtual/block/dm-13', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110402064'} ; 2024-03-01 16:57:42,825 INFO blivet/MainThread: scanning test_vg3-lv6_snapset1 (/sys/devices/virtual/block/dm-13)... 2024-03-01 16:57:42,825 INFO program/MainThread: Running [123] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 16:57:42,828 INFO program/MainThread: stdout[123]: LVM 2024-03-01 16:57:42,828 INFO program/MainThread: stderr[123]: 2024-03-01 16:57:42,828 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 16:57:42,828 INFO program/MainThread: Running [124] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 16:57:42,830 INFO program/MainThread: stdout[124]: LVM 2024-03-01 16:57:42,831 INFO program/MainThread: stderr[124]: 2024-03-01 16:57:42,831 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 16:57:42,831 INFO program/MainThread: Running [125] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 16:57:42,833 INFO program/MainThread: stdout[125]: LVM 2024-03-01 16:57:42,833 INFO program/MainThread: stderr[125]: 2024-03-01 16:57:42,833 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 16:57:42,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs filesystem 2024-03-01 16:57:42,845 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:42,846 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:42,847 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:42,848 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:42,842 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc6288a8b50) -- name = test_vg3-lv6_snapset1 status = True id = 266 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81 size = 164 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-13 target size = 164 MiB path = /dev/mapper/test_vg3-lv6_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc6288b2430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 16:57:42,849 INFO program/MainThread: Running [126] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 16:57:42,852 INFO program/MainThread: stdout[126]: LVM 2024-03-01 16:57:42,852 INFO program/MainThread: stderr[126]: 2024-03-01 16:57:42,852 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 16:57:42,855 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6_snapset1 ; 2024-03-01 16:57:42,856 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6_snapset1, bailing 2024-03-01 16:57:42,858 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7-real ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv7-real', 'DEVNAME': '/dev/dm-14', 'DEVPATH': '/devices/virtual/block/dm-14', 'DEVTYPE': 'disk', 'DISKSEQ': '32', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7-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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJP4OGX0ohmBYSX1pdI0dfY5gVuDxCmmp3-real', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '14', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-14', 'SYS_PATH': '/sys/devices/virtual/block/dm-14', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110632599'} ; 2024-03-01 16:57:42,858 INFO blivet/MainThread: scanning test_vg3-lv7-real (/sys/devices/virtual/block/dm-14)... 2024-03-01 16:57:42,859 INFO program/MainThread: Running [127] dmsetup info -co subsystem --noheadings test_vg3-lv7-real ... 2024-03-01 16:57:42,861 INFO program/MainThread: stdout[127]: LVM 2024-03-01 16:57:42,861 INFO program/MainThread: stderr[127]: 2024-03-01 16:57:42,861 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 16:57:42,861 INFO program/MainThread: Running [128] dmsetup info -co subsystem --noheadings test_vg3-lv7-real ... 2024-03-01 16:57:42,863 INFO program/MainThread: stdout[128]: LVM 2024-03-01 16:57:42,864 INFO program/MainThread: stderr[128]: 2024-03-01 16:57:42,864 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 16:57:42,864 INFO program/MainThread: Running [129] dmsetup info -co subsystem --noheadings test_vg3-lv7-real ... 2024-03-01 16:57:42,866 INFO program/MainThread: stdout[129]: LVM 2024-03-01 16:57:42,866 INFO program/MainThread: stderr[129]: 2024-03-01 16:57:42,866 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 16:57:42,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:42,875 INFO program/MainThread: Running [130] dmsetup info -co subsystem --noheadings test_vg3-lv7-real ... 2024-03-01 16:57:42,877 INFO program/MainThread: stdout[130]: LVM 2024-03-01 16:57:42,878 INFO program/MainThread: stderr[130]: 2024-03-01 16:57:42,878 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 16:57:42,878 INFO program/MainThread: Running [131] dmsetup info -co subsystem --noheadings test_vg3-lv7-real ... 2024-03-01 16:57:42,880 INFO program/MainThread: stdout[131]: LVM 2024-03-01 16:57:42,880 INFO program/MainThread: stderr[131]: 2024-03-01 16:57:42,880 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 16:57:42,880 INFO program/MainThread: Running [132] dmsetup info -co subsystem --noheadings test_vg3-lv7-real ... 2024-03-01 16:57:42,883 INFO program/MainThread: stdout[132]: LVM 2024-03-01 16:57:42,883 INFO program/MainThread: stderr[132]: 2024-03-01 16:57:42,883 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 16:57:42,886 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv7-real ; 2024-03-01 16:57:42,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:42,892 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:42,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (184) with existing lvmpv 2024-03-01 16:57:42,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:42,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:42,910 DEBUG blivet/MainThread: no device obtained for test_vg3-lv7-real 2024-03-01 16:57:42,913 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7_snapset1-cow ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv7_snapset1-cow', 'DEVNAME': '/dev/dm-15', 'DEVPATH': '/devices/virtual/block/dm-15', 'DEVTYPE': 'disk', 'DISKSEQ': '33', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv7_snapset1', 'DM_NAME': 'test_vg3-lv7_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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJFum7j4ZDopaf6Sw4Zelb4wwi5cdv4RBK-cow', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '15', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-15', 'SYS_PATH': '/sys/devices/virtual/block/dm-15', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110634487'} ; 2024-03-01 16:57:42,913 INFO blivet/MainThread: scanning test_vg3-lv7_snapset1-cow (/sys/devices/virtual/block/dm-15)... 2024-03-01 16:57:42,913 INFO program/MainThread: Running [133] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1-cow ... 2024-03-01 16:57:42,916 INFO program/MainThread: stdout[133]: LVM 2024-03-01 16:57:42,916 INFO program/MainThread: stderr[133]: 2024-03-01 16:57:42,916 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 16:57:42,916 INFO program/MainThread: Running [134] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1-cow ... 2024-03-01 16:57:42,918 INFO program/MainThread: stdout[134]: LVM 2024-03-01 16:57:42,919 INFO program/MainThread: stderr[134]: 2024-03-01 16:57:42,919 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 16:57:42,919 INFO program/MainThread: Running [135] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1-cow ... 2024-03-01 16:57:42,921 INFO program/MainThread: stdout[135]: LVM 2024-03-01 16:57:42,921 INFO program/MainThread: stderr[135]: 2024-03-01 16:57:42,921 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 16:57:42,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:42,930 INFO program/MainThread: Running [136] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1-cow ... 2024-03-01 16:57:42,932 INFO program/MainThread: stdout[136]: LVM 2024-03-01 16:57:42,932 INFO program/MainThread: stderr[136]: 2024-03-01 16:57:42,932 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 16:57:42,933 INFO program/MainThread: Running [137] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1-cow ... 2024-03-01 16:57:42,935 INFO program/MainThread: stdout[137]: LVM 2024-03-01 16:57:42,935 INFO program/MainThread: stderr[137]: 2024-03-01 16:57:42,935 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 16:57:42,935 INFO program/MainThread: Running [138] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1-cow ... 2024-03-01 16:57:42,937 INFO program/MainThread: stdout[138]: LVM 2024-03-01 16:57:42,938 INFO program/MainThread: stderr[138]: 2024-03-01 16:57:42,938 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 16:57:42,941 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv7_snapset1-cow ; 2024-03-01 16:57:42,943 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:42,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:42,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (208) with existing lvmpv 2024-03-01 16:57:42,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (184) with existing lvmpv 2024-03-01 16:57:42,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:42,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:42,972 DEBUG blivet/MainThread: no device obtained for test_vg3-lv7_snapset1-cow 2024-03-01 16:57:42,974 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/271b1fd6-69ec-4b13-b424-c3cdbd433b15 ' '/dev/disk/by-id/dm-name-test_vg3-lv7_snapset1 ' '/dev/test_vg3/lv7_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJFum7j4ZDopaf6Sw4Zelb4wwi5cdv4RBK ' '/dev/mapper/test_vg3-lv7_snapset1', 'DEVNAME': '/dev/dm-16', 'DEVPATH': '/devices/virtual/block/dm-16', 'DEVTYPE': 'disk', 'DISKSEQ': '34', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7_snapset1', 'DM_NAME': 'test_vg3-lv7_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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJFum7j4ZDopaf6Sw4Zelb4wwi5cdv4RBK', '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': '271b1fd6-69ec-4b13-b424-c3cdbd433b15', 'ID_FS_UUID_ENC': '271b1fd6-69ec-4b13-b424-c3cdbd433b15', 'MAJOR': '253', 'MINOR': '16', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-16', 'SYS_PATH': '/sys/devices/virtual/block/dm-16', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110660999'} ; 2024-03-01 16:57:42,975 INFO blivet/MainThread: scanning test_vg3-lv7_snapset1 (/sys/devices/virtual/block/dm-16)... 2024-03-01 16:57:42,975 INFO program/MainThread: Running [139] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 16:57:42,977 INFO program/MainThread: stdout[139]: LVM 2024-03-01 16:57:42,977 INFO program/MainThread: stderr[139]: 2024-03-01 16:57:42,977 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 16:57:42,977 INFO program/MainThread: Running [140] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 16:57:42,980 INFO program/MainThread: stdout[140]: LVM 2024-03-01 16:57:42,980 INFO program/MainThread: stderr[140]: 2024-03-01 16:57:42,980 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 16:57:42,980 INFO program/MainThread: Running [141] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 16:57:42,982 INFO program/MainThread: stdout[141]: LVM 2024-03-01 16:57:42,982 INFO program/MainThread: stderr[141]: 2024-03-01 16:57:42,982 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 16:57:42,987 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:42,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs filesystem 2024-03-01 16:57:42,994 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:42,995 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:42,995 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:42,997 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:42,990 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc6288406a0) -- name = test_vg3-lv7_snapset1 status = True id = 292 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK size = 164 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-16 target size = 164 MiB path = /dev/mapper/test_vg3-lv7_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc6288b2430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 16:57:42,998 INFO program/MainThread: Running [142] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 16:57:43,001 INFO program/MainThread: stdout[142]: LVM 2024-03-01 16:57:43,001 INFO program/MainThread: stderr[142]: 2024-03-01 16:57:43,001 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 16:57:43,004 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7_snapset1 ; 2024-03-01 16:57:43,004 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7_snapset1, bailing 2024-03-01 16:57:43,007 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8-real ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv8-real', 'DEVNAME': '/dev/dm-17', 'DEVPATH': '/devices/virtual/block/dm-17', 'DEVTYPE': 'disk', 'DISKSEQ': '36', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8-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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJXDWt6ATIkviWG3t0a2WRw9ApoCl3d3i5-real', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '17', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-17', 'SYS_PATH': '/sys/devices/virtual/block/dm-17', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110898689'} ; 2024-03-01 16:57:43,007 INFO blivet/MainThread: scanning test_vg3-lv8-real (/sys/devices/virtual/block/dm-17)... 2024-03-01 16:57:43,008 INFO program/MainThread: Running [143] dmsetup info -co subsystem --noheadings test_vg3-lv8-real ... 2024-03-01 16:57:43,010 INFO program/MainThread: stdout[143]: LVM 2024-03-01 16:57:43,010 INFO program/MainThread: stderr[143]: 2024-03-01 16:57:43,010 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 16:57:43,010 INFO program/MainThread: Running [144] dmsetup info -co subsystem --noheadings test_vg3-lv8-real ... 2024-03-01 16:57:43,012 INFO program/MainThread: stdout[144]: LVM 2024-03-01 16:57:43,013 INFO program/MainThread: stderr[144]: 2024-03-01 16:57:43,013 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 16:57:43,013 INFO program/MainThread: Running [145] dmsetup info -co subsystem --noheadings test_vg3-lv8-real ... 2024-03-01 16:57:43,015 INFO program/MainThread: stdout[145]: LVM 2024-03-01 16:57:43,015 INFO program/MainThread: stderr[145]: 2024-03-01 16:57:43,015 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 16:57:43,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:43,024 INFO program/MainThread: Running [146] dmsetup info -co subsystem --noheadings test_vg3-lv8-real ... 2024-03-01 16:57:43,026 INFO program/MainThread: stdout[146]: LVM 2024-03-01 16:57:43,027 INFO program/MainThread: stderr[146]: 2024-03-01 16:57:43,027 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 16:57:43,027 INFO program/MainThread: Running [147] dmsetup info -co subsystem --noheadings test_vg3-lv8-real ... 2024-03-01 16:57:43,029 INFO program/MainThread: stdout[147]: LVM 2024-03-01 16:57:43,029 INFO program/MainThread: stderr[147]: 2024-03-01 16:57:43,029 INFO program/MainThread: ...done [147] (exit code: 0) 2024-03-01 16:57:43,029 INFO program/MainThread: Running [148] dmsetup info -co subsystem --noheadings test_vg3-lv8-real ... 2024-03-01 16:57:43,032 INFO program/MainThread: stdout[148]: LVM 2024-03-01 16:57:43,032 INFO program/MainThread: stderr[148]: 2024-03-01 16:57:43,032 INFO program/MainThread: ...done [148] (exit code: 0) 2024-03-01 16:57:43,035 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv8-real ; 2024-03-01 16:57:43,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:43,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:43,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,048 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (184) with existing lvmpv 2024-03-01 16:57:43,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:43,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:43,060 DEBUG blivet/MainThread: no device obtained for test_vg3-lv8-real 2024-03-01 16:57:43,062 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8_snapset1-cow ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv8_snapset1-cow', 'DEVNAME': '/dev/dm-18', 'DEVPATH': '/devices/virtual/block/dm-18', 'DEVTYPE': 'disk', 'DISKSEQ': '37', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv8_snapset1', 'DM_NAME': 'test_vg3-lv8_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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJWNM21b7OUYWO4q0MqMlOX1HmmgRYANp4-cow', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '18', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-18', 'SYS_PATH': '/sys/devices/virtual/block/dm-18', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110898015'} ; 2024-03-01 16:57:43,062 INFO blivet/MainThread: scanning test_vg3-lv8_snapset1-cow (/sys/devices/virtual/block/dm-18)... 2024-03-01 16:57:43,063 INFO program/MainThread: Running [149] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1-cow ... 2024-03-01 16:57:43,065 INFO program/MainThread: stdout[149]: LVM 2024-03-01 16:57:43,065 INFO program/MainThread: stderr[149]: 2024-03-01 16:57:43,065 INFO program/MainThread: ...done [149] (exit code: 0) 2024-03-01 16:57:43,065 INFO program/MainThread: Running [150] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1-cow ... 2024-03-01 16:57:43,068 INFO program/MainThread: stdout[150]: LVM 2024-03-01 16:57:43,068 INFO program/MainThread: stderr[150]: 2024-03-01 16:57:43,068 INFO program/MainThread: ...done [150] (exit code: 0) 2024-03-01 16:57:43,068 INFO program/MainThread: Running [151] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1-cow ... 2024-03-01 16:57:43,070 INFO program/MainThread: stdout[151]: LVM 2024-03-01 16:57:43,070 INFO program/MainThread: stderr[151]: 2024-03-01 16:57:43,070 INFO program/MainThread: ...done [151] (exit code: 0) 2024-03-01 16:57:43,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:43,079 INFO program/MainThread: Running [152] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1-cow ... 2024-03-01 16:57:43,082 INFO program/MainThread: stdout[152]: LVM 2024-03-01 16:57:43,082 INFO program/MainThread: stderr[152]: 2024-03-01 16:57:43,082 INFO program/MainThread: ...done [152] (exit code: 0) 2024-03-01 16:57:43,082 INFO program/MainThread: Running [153] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1-cow ... 2024-03-01 16:57:43,084 INFO program/MainThread: stdout[153]: LVM 2024-03-01 16:57:43,084 INFO program/MainThread: stderr[153]: 2024-03-01 16:57:43,084 INFO program/MainThread: ...done [153] (exit code: 0) 2024-03-01 16:57:43,085 INFO program/MainThread: Running [154] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1-cow ... 2024-03-01 16:57:43,087 INFO program/MainThread: stdout[154]: LVM 2024-03-01 16:57:43,087 INFO program/MainThread: stderr[154]: 2024-03-01 16:57:43,087 INFO program/MainThread: ...done [154] (exit code: 0) 2024-03-01 16:57:43,090 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv8_snapset1-cow ; 2024-03-01 16:57:43,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:43,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:43,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (208) with existing lvmpv 2024-03-01 16:57:43,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (198) with existing lvmpv 2024-03-01 16:57:43,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,115 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:43,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:43,121 DEBUG blivet/MainThread: no device obtained for test_vg3-lv8_snapset1-cow 2024-03-01 16:57:43,124 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJWNM21b7OUYWO4q0MqMlOX1HmmgRYANp4 ' '/dev/test_vg3/lv8_snapset1 /dev/mapper/test_vg3-lv8_snapset1 ' '/dev/disk/by-id/dm-name-test_vg3-lv8_snapset1 ' '/dev/disk/by-uuid/28c20f9c-4ab4-476b-bcbe-50279c043da2', 'DEVNAME': '/dev/dm-19', 'DEVPATH': '/devices/virtual/block/dm-19', 'DEVTYPE': 'disk', 'DISKSEQ': '38', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8_snapset1', 'DM_NAME': 'test_vg3-lv8_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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJWNM21b7OUYWO4q0MqMlOX1HmmgRYANp4', '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': '28c20f9c-4ab4-476b-bcbe-50279c043da2', 'ID_FS_UUID_ENC': '28c20f9c-4ab4-476b-bcbe-50279c043da2', 'MAJOR': '253', 'MINOR': '19', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-19', 'SYS_PATH': '/sys/devices/virtual/block/dm-19', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110909355'} ; 2024-03-01 16:57:43,124 INFO blivet/MainThread: scanning test_vg3-lv8_snapset1 (/sys/devices/virtual/block/dm-19)... 2024-03-01 16:57:43,124 INFO program/MainThread: Running [155] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 16:57:43,127 INFO program/MainThread: stdout[155]: LVM 2024-03-01 16:57:43,127 INFO program/MainThread: stderr[155]: 2024-03-01 16:57:43,127 INFO program/MainThread: ...done [155] (exit code: 0) 2024-03-01 16:57:43,127 INFO program/MainThread: Running [156] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 16:57:43,129 INFO program/MainThread: stdout[156]: LVM 2024-03-01 16:57:43,130 INFO program/MainThread: stderr[156]: 2024-03-01 16:57:43,130 INFO program/MainThread: ...done [156] (exit code: 0) 2024-03-01 16:57:43,130 INFO program/MainThread: Running [157] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 16:57:43,132 INFO program/MainThread: stdout[157]: LVM 2024-03-01 16:57:43,132 INFO program/MainThread: stderr[157]: 2024-03-01 16:57:43,132 INFO program/MainThread: ...done [157] (exit code: 0) 2024-03-01 16:57:43,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs filesystem 2024-03-01 16:57:43,143 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:43,145 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:43,145 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:43,147 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:43,140 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc6288986a0) -- name = test_vg3-lv8_snapset1 status = True id = 318 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 size = 164 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-19 target size = 164 MiB path = /dev/mapper/test_vg3-lv8_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc6288b2430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 16:57:43,148 INFO program/MainThread: Running [158] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 16:57:43,150 INFO program/MainThread: stdout[158]: LVM 2024-03-01 16:57:43,150 INFO program/MainThread: stderr[158]: 2024-03-01 16:57:43,151 INFO program/MainThread: ...done [158] (exit code: 0) 2024-03-01 16:57:43,154 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8_snapset1 ; 2024-03-01 16:57:43,154 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8_snapset1, bailing 2024-03-01 16:57:43,157 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJ9F0xJGZDdcgf16AE3MkQq5yFbXD0dw1N ' '/dev/disk/by-uuid/5e40b16a-9ba6-4efe-8683-385fe8e429b3 ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/test_vg3/lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '17', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJ9F0xJGZDdcgf16AE3MkQq5yFbXD0dw1N', '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': '5e40b16a-9ba6-4efe-8683-385fe8e429b3', 'ID_FS_UUID_ENC': '5e40b16a-9ba6-4efe-8683-385fe8e429b3', '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': '1101009599'} ; 2024-03-01 16:57:43,157 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:57:43,157 INFO program/MainThread: Running [159] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:43,160 INFO program/MainThread: stdout[159]: LVM 2024-03-01 16:57:43,160 INFO program/MainThread: stderr[159]: 2024-03-01 16:57:43,160 INFO program/MainThread: ...done [159] (exit code: 0) 2024-03-01 16:57:43,160 INFO program/MainThread: Running [160] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:43,162 INFO program/MainThread: stdout[160]: LVM 2024-03-01 16:57:43,162 INFO program/MainThread: stderr[160]: 2024-03-01 16:57:43,162 INFO program/MainThread: ...done [160] (exit code: 0) 2024-03-01 16:57:43,162 INFO program/MainThread: Running [161] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:43,165 INFO program/MainThread: stdout[161]: LVM 2024-03-01 16:57:43,165 INFO program/MainThread: stderr[161]: 2024-03-01 16:57:43,165 INFO program/MainThread: ...done [161] (exit code: 0) 2024-03-01 16:57:43,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem 2024-03-01 16:57:43,176 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:43,177 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:43,178 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:43,179 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:43,173 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc6288d62b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc6288b2430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:43,180 INFO program/MainThread: Running [162] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:43,183 INFO program/MainThread: stdout[162]: LVM 2024-03-01 16:57:43,183 INFO program/MainThread: stderr[162]: 2024-03-01 16:57:43,183 INFO program/MainThread: ...done [162] (exit code: 0) 2024-03-01 16:57:43,186 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:57:43,186 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 16:57:43,189 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3-real ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv3-real', 'DEVNAME': '/dev/dm-20', 'DEVPATH': '/devices/virtual/block/dm-20', 'DEVTYPE': 'disk', 'DISKSEQ': '40', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3-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-FzfZwhumA0i4If3exUrBBR9CWcIoWMdspVin8p7yeAQuOkcioassaumTLUI0Vxcb-real', 'DM_VG_NAME': 'test_vg2', 'MAJOR': '253', 'MINOR': '20', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-20', 'SYS_PATH': '/sys/devices/virtual/block/dm-20', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111136586'} ; 2024-03-01 16:57:43,189 INFO blivet/MainThread: scanning test_vg2-lv3-real (/sys/devices/virtual/block/dm-20)... 2024-03-01 16:57:43,190 INFO program/MainThread: Running [163] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 16:57:43,192 INFO program/MainThread: stdout[163]: LVM 2024-03-01 16:57:43,192 INFO program/MainThread: stderr[163]: 2024-03-01 16:57:43,192 INFO program/MainThread: ...done [163] (exit code: 0) 2024-03-01 16:57:43,192 INFO program/MainThread: Running [164] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 16:57:43,194 INFO program/MainThread: stdout[164]: LVM 2024-03-01 16:57:43,195 INFO program/MainThread: stderr[164]: 2024-03-01 16:57:43,195 INFO program/MainThread: ...done [164] (exit code: 0) 2024-03-01 16:57:43,195 INFO program/MainThread: Running [165] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 16:57:43,197 INFO program/MainThread: stdout[165]: LVM 2024-03-01 16:57:43,197 INFO program/MainThread: stderr[165]: 2024-03-01 16:57:43,197 INFO program/MainThread: ...done [165] (exit code: 0) 2024-03-01 16:57:43,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:43,206 INFO program/MainThread: Running [166] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 16:57:43,208 INFO program/MainThread: stdout[166]: LVM 2024-03-01 16:57:43,209 INFO program/MainThread: stderr[166]: 2024-03-01 16:57:43,209 INFO program/MainThread: ...done [166] (exit code: 0) 2024-03-01 16:57:43,209 INFO program/MainThread: Running [167] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 16:57:43,211 INFO program/MainThread: stdout[167]: LVM 2024-03-01 16:57:43,211 INFO program/MainThread: stderr[167]: 2024-03-01 16:57:43,211 INFO program/MainThread: ...done [167] (exit code: 0) 2024-03-01 16:57:43,211 INFO program/MainThread: Running [168] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 16:57:43,214 INFO program/MainThread: stdout[168]: LVM 2024-03-01 16:57:43,214 INFO program/MainThread: stderr[168]: 2024-03-01 16:57:43,214 INFO program/MainThread: ...done [168] (exit code: 0) 2024-03-01 16:57:43,217 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg2-lv3-real ; 2024-03-01 16:57:43,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:43,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:43,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (98) with existing lvmpv 2024-03-01 16:57:43,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:43,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:43,241 DEBUG blivet/MainThread: no device obtained for test_vg2-lv3-real 2024-03-01 16:57:43,244 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3_snapset1-cow ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv3_snapset1-cow', 'DEVNAME': '/dev/dm-21', 'DEVPATH': '/devices/virtual/block/dm-21', 'DEVTYPE': 'disk', 'DISKSEQ': '41', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv3_snapset1', 'DM_NAME': 'test_vg2-lv3_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-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsVP5pAPPobz2ohh1bMElFAVuduHvqpCgp-cow', 'DM_VG_NAME': 'test_vg2', 'MAJOR': '253', 'MINOR': '21', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-21', 'SYS_PATH': '/sys/devices/virtual/block/dm-21', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111138428'} ; 2024-03-01 16:57:43,244 INFO blivet/MainThread: scanning test_vg2-lv3_snapset1-cow (/sys/devices/virtual/block/dm-21)... 2024-03-01 16:57:43,244 INFO program/MainThread: Running [169] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 16:57:43,247 INFO program/MainThread: stdout[169]: LVM 2024-03-01 16:57:43,247 INFO program/MainThread: stderr[169]: 2024-03-01 16:57:43,247 INFO program/MainThread: ...done [169] (exit code: 0) 2024-03-01 16:57:43,247 INFO program/MainThread: Running [170] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 16:57:43,249 INFO program/MainThread: stdout[170]: LVM 2024-03-01 16:57:43,250 INFO program/MainThread: stderr[170]: 2024-03-01 16:57:43,250 INFO program/MainThread: ...done [170] (exit code: 0) 2024-03-01 16:57:43,250 INFO program/MainThread: Running [171] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 16:57:43,252 INFO program/MainThread: stdout[171]: LVM 2024-03-01 16:57:43,252 INFO program/MainThread: stderr[171]: 2024-03-01 16:57:43,252 INFO program/MainThread: ...done [171] (exit code: 0) 2024-03-01 16:57:43,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:43,261 INFO program/MainThread: Running [172] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 16:57:43,263 INFO program/MainThread: stdout[172]: LVM 2024-03-01 16:57:43,264 INFO program/MainThread: stderr[172]: 2024-03-01 16:57:43,264 INFO program/MainThread: ...done [172] (exit code: 0) 2024-03-01 16:57:43,264 INFO program/MainThread: Running [173] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 16:57:43,266 INFO program/MainThread: stdout[173]: LVM 2024-03-01 16:57:43,266 INFO program/MainThread: stderr[173]: 2024-03-01 16:57:43,266 INFO program/MainThread: ...done [173] (exit code: 0) 2024-03-01 16:57:43,266 INFO program/MainThread: Running [174] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 16:57:43,269 INFO program/MainThread: stdout[174]: LVM 2024-03-01 16:57:43,269 INFO program/MainThread: stderr[174]: 2024-03-01 16:57:43,269 INFO program/MainThread: ...done [174] (exit code: 0) 2024-03-01 16:57:43,272 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg2-lv3_snapset1-cow ; 2024-03-01 16:57:43,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:43,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:43,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (98) with existing lvmpv 2024-03-01 16:57:43,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:43,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:43,296 DEBUG blivet/MainThread: no device obtained for test_vg2-lv3_snapset1-cow 2024-03-01 16:57:43,298 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/657eb975-20e2-4a0e-95a0-838901a3d628 ' '/dev/disk/by-id/dm-name-test_vg2-lv3_snapset1 ' '/dev/test_vg2/lv3_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsVP5pAPPobz2ohh1bMElFAVuduHvqpCgp ' '/dev/mapper/test_vg2-lv3_snapset1', 'DEVNAME': '/dev/dm-22', 'DEVPATH': '/devices/virtual/block/dm-22', 'DEVTYPE': 'disk', 'DISKSEQ': '42', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3_snapset1', 'DM_NAME': 'test_vg2-lv3_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-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsVP5pAPPobz2ohh1bMElFAVuduHvqpCgp', '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': '657eb975-20e2-4a0e-95a0-838901a3d628', 'ID_FS_UUID_ENC': '657eb975-20e2-4a0e-95a0-838901a3d628', 'MAJOR': '253', 'MINOR': '22', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-22', 'SYS_PATH': '/sys/devices/virtual/block/dm-22', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111150114'} ; 2024-03-01 16:57:43,299 INFO blivet/MainThread: scanning test_vg2-lv3_snapset1 (/sys/devices/virtual/block/dm-22)... 2024-03-01 16:57:43,299 INFO program/MainThread: Running [175] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 16:57:43,301 INFO program/MainThread: stdout[175]: LVM 2024-03-01 16:57:43,301 INFO program/MainThread: stderr[175]: 2024-03-01 16:57:43,301 INFO program/MainThread: ...done [175] (exit code: 0) 2024-03-01 16:57:43,302 INFO program/MainThread: Running [176] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 16:57:43,304 INFO program/MainThread: stdout[176]: LVM 2024-03-01 16:57:43,304 INFO program/MainThread: stderr[176]: 2024-03-01 16:57:43,304 INFO program/MainThread: ...done [176] (exit code: 0) 2024-03-01 16:57:43,304 INFO program/MainThread: Running [177] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 16:57:43,306 INFO program/MainThread: stdout[177]: LVM 2024-03-01 16:57:43,306 INFO program/MainThread: stderr[177]: 2024-03-01 16:57:43,307 INFO program/MainThread: ...done [177] (exit code: 0) 2024-03-01 16:57:43,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs filesystem 2024-03-01 16:57:43,317 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:43,318 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:43,318 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:43,319 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:43,314 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc6288d6040) -- name = test_vg2-lv3_snapset1 status = True id = 144 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp size = 124 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-22 target size = 124 MiB path = /dev/mapper/test_vg2-lv3_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc62888dd60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 16:57:43,320 INFO program/MainThread: Running [178] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 16:57:43,322 INFO program/MainThread: stdout[178]: LVM 2024-03-01 16:57:43,322 INFO program/MainThread: stderr[178]: 2024-03-01 16:57:43,322 INFO program/MainThread: ...done [178] (exit code: 0) 2024-03-01 16:57:43,326 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3_snapset1 ; 2024-03-01 16:57:43,326 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3_snapset1, bailing 2024-03-01 16:57:43,328 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4-real ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv4-real', 'DEVNAME': '/dev/dm-23', 'DEVPATH': '/devices/virtual/block/dm-23', 'DEVTYPE': 'disk', 'DISKSEQ': '44', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4-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-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsu3a9zoYTqCG3drDUwpuVxNwB6kFbGw05-real', 'DM_VG_NAME': 'test_vg2', 'MAJOR': '253', 'MINOR': '23', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-23', 'SYS_PATH': '/sys/devices/virtual/block/dm-23', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111378268'} ; 2024-03-01 16:57:43,329 INFO blivet/MainThread: scanning test_vg2-lv4-real (/sys/devices/virtual/block/dm-23)... 2024-03-01 16:57:43,329 INFO program/MainThread: Running [179] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 16:57:43,331 INFO program/MainThread: stdout[179]: LVM 2024-03-01 16:57:43,331 INFO program/MainThread: stderr[179]: 2024-03-01 16:57:43,331 INFO program/MainThread: ...done [179] (exit code: 0) 2024-03-01 16:57:43,331 INFO program/MainThread: Running [180] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 16:57:43,334 INFO program/MainThread: stdout[180]: LVM 2024-03-01 16:57:43,334 INFO program/MainThread: stderr[180]: 2024-03-01 16:57:43,334 INFO program/MainThread: ...done [180] (exit code: 0) 2024-03-01 16:57:43,334 INFO program/MainThread: Running [181] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 16:57:43,336 INFO program/MainThread: stdout[181]: LVM 2024-03-01 16:57:43,336 INFO program/MainThread: stderr[181]: 2024-03-01 16:57:43,336 INFO program/MainThread: ...done [181] (exit code: 0) 2024-03-01 16:57:43,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:43,345 INFO program/MainThread: Running [182] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 16:57:43,348 INFO program/MainThread: stdout[182]: LVM 2024-03-01 16:57:43,348 INFO program/MainThread: stderr[182]: 2024-03-01 16:57:43,348 INFO program/MainThread: ...done [182] (exit code: 0) 2024-03-01 16:57:43,348 INFO program/MainThread: Running [183] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 16:57:43,350 INFO program/MainThread: stdout[183]: LVM 2024-03-01 16:57:43,350 INFO program/MainThread: stderr[183]: 2024-03-01 16:57:43,350 INFO program/MainThread: ...done [183] (exit code: 0) 2024-03-01 16:57:43,351 INFO program/MainThread: Running [184] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 16:57:43,353 INFO program/MainThread: stdout[184]: LVM 2024-03-01 16:57:43,353 INFO program/MainThread: stderr[184]: 2024-03-01 16:57:43,353 INFO program/MainThread: ...done [184] (exit code: 0) 2024-03-01 16:57:43,356 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg2-lv4-real ; 2024-03-01 16:57:43,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:43,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:43,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (98) with existing lvmpv 2024-03-01 16:57:43,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:43,376 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:43,380 DEBUG blivet/MainThread: no device obtained for test_vg2-lv4-real 2024-03-01 16:57:43,383 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4_snapset1-cow ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv4_snapset1-cow', 'DEVNAME': '/dev/dm-24', 'DEVPATH': '/devices/virtual/block/dm-24', 'DEVTYPE': 'disk', 'DISKSEQ': '45', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv4_snapset1', 'DM_NAME': 'test_vg2-lv4_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-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsBYnstQrPu8KgRXe7eiNFwqcwYu7HxeJt-cow', 'DM_VG_NAME': 'test_vg2', 'MAJOR': '253', 'MINOR': '24', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-24', 'SYS_PATH': '/sys/devices/virtual/block/dm-24', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111379913'} ; 2024-03-01 16:57:43,383 INFO blivet/MainThread: scanning test_vg2-lv4_snapset1-cow (/sys/devices/virtual/block/dm-24)... 2024-03-01 16:57:43,383 INFO program/MainThread: Running [185] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 16:57:43,386 INFO program/MainThread: stdout[185]: LVM 2024-03-01 16:57:43,386 INFO program/MainThread: stderr[185]: 2024-03-01 16:57:43,386 INFO program/MainThread: ...done [185] (exit code: 0) 2024-03-01 16:57:43,386 INFO program/MainThread: Running [186] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 16:57:43,389 INFO program/MainThread: stdout[186]: LVM 2024-03-01 16:57:43,389 INFO program/MainThread: stderr[186]: 2024-03-01 16:57:43,389 INFO program/MainThread: ...done [186] (exit code: 0) 2024-03-01 16:57:43,389 INFO program/MainThread: Running [187] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 16:57:43,391 INFO program/MainThread: stdout[187]: LVM 2024-03-01 16:57:43,391 INFO program/MainThread: stderr[187]: 2024-03-01 16:57:43,391 INFO program/MainThread: ...done [187] (exit code: 0) 2024-03-01 16:57:43,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:43,400 INFO program/MainThread: Running [188] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 16:57:43,403 INFO program/MainThread: stdout[188]: LVM 2024-03-01 16:57:43,403 INFO program/MainThread: stderr[188]: 2024-03-01 16:57:43,403 INFO program/MainThread: ...done [188] (exit code: 0) 2024-03-01 16:57:43,403 INFO program/MainThread: Running [189] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 16:57:43,405 INFO program/MainThread: stdout[189]: LVM 2024-03-01 16:57:43,405 INFO program/MainThread: stderr[189]: 2024-03-01 16:57:43,405 INFO program/MainThread: ...done [189] (exit code: 0) 2024-03-01 16:57:43,406 INFO program/MainThread: Running [190] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 16:57:43,408 INFO program/MainThread: stdout[190]: LVM 2024-03-01 16:57:43,408 INFO program/MainThread: stderr[190]: 2024-03-01 16:57:43,408 INFO program/MainThread: ...done [190] (exit code: 0) 2024-03-01 16:57:43,411 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg2-lv4_snapset1-cow ; 2024-03-01 16:57:43,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:43,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:43,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (98) with existing lvmpv 2024-03-01 16:57:43,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:43,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,435 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:43,435 DEBUG blivet/MainThread: no device obtained for test_vg2-lv4_snapset1-cow 2024-03-01 16:57:43,438 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg2/lv4_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsBYnstQrPu8KgRXe7eiNFwqcwYu7HxeJt ' '/dev/disk/by-uuid/403bf425-50f3-4af2-8c59-5d17dc640f20 ' '/dev/disk/by-id/dm-name-test_vg2-lv4_snapset1 ' '/dev/mapper/test_vg2-lv4_snapset1', 'DEVNAME': '/dev/dm-25', 'DEVPATH': '/devices/virtual/block/dm-25', 'DEVTYPE': 'disk', 'DISKSEQ': '46', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4_snapset1', 'DM_NAME': 'test_vg2-lv4_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-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsBYnstQrPu8KgRXe7eiNFwqcwYu7HxeJt', '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': '403bf425-50f3-4af2-8c59-5d17dc640f20', 'ID_FS_UUID_ENC': '403bf425-50f3-4af2-8c59-5d17dc640f20', 'MAJOR': '253', 'MINOR': '25', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-25', 'SYS_PATH': '/sys/devices/virtual/block/dm-25', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111399108'} ; 2024-03-01 16:57:43,438 INFO blivet/MainThread: scanning test_vg2-lv4_snapset1 (/sys/devices/virtual/block/dm-25)... 2024-03-01 16:57:43,438 INFO program/MainThread: Running [191] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 16:57:43,441 INFO program/MainThread: stdout[191]: LVM 2024-03-01 16:57:43,441 INFO program/MainThread: stderr[191]: 2024-03-01 16:57:43,441 INFO program/MainThread: ...done [191] (exit code: 0) 2024-03-01 16:57:43,441 INFO program/MainThread: Running [192] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 16:57:43,443 INFO program/MainThread: stdout[192]: LVM 2024-03-01 16:57:43,443 INFO program/MainThread: stderr[192]: 2024-03-01 16:57:43,443 INFO program/MainThread: ...done [192] (exit code: 0) 2024-03-01 16:57:43,444 INFO program/MainThread: Running [193] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 16:57:43,446 INFO program/MainThread: stdout[193]: LVM 2024-03-01 16:57:43,446 INFO program/MainThread: stderr[193]: 2024-03-01 16:57:43,446 INFO program/MainThread: ...done [193] (exit code: 0) 2024-03-01 16:57:43,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs filesystem 2024-03-01 16:57:43,456 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:43,457 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:43,458 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:43,458 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:43,454 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc62895d070) -- name = test_vg2-lv4_snapset1 status = True id = 170 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt size = 124 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-25 target size = 124 MiB path = /dev/mapper/test_vg2-lv4_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc62888dd60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 16:57:43,459 INFO program/MainThread: Running [194] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 16:57:43,462 INFO program/MainThread: stdout[194]: LVM 2024-03-01 16:57:43,462 INFO program/MainThread: stderr[194]: 2024-03-01 16:57:43,462 INFO program/MainThread: ...done [194] (exit code: 0) 2024-03-01 16:57:43,465 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4_snapset1 ; 2024-03-01 16:57:43,465 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4_snapset1, bailing 2024-03-01 16:57:43,468 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-26', 'DEVPATH': '/devices/virtual/block/dm-26', 'DEVTYPE': 'disk', 'DISKSEQ': '48', '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-umUXInm09dgMMgbAzvgKejhRzyg9dgoKM2RgoLhFenY8zLgvKyQzMMy0cc3nBcyq-real', 'DM_VG_NAME': 'test_vg1', 'MAJOR': '253', 'MINOR': '26', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-26', 'SYS_PATH': '/sys/devices/virtual/block/dm-26', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111605832'} ; 2024-03-01 16:57:43,468 INFO blivet/MainThread: scanning test_vg1-lv1-real (/sys/devices/virtual/block/dm-26)... 2024-03-01 16:57:43,468 INFO program/MainThread: Running [195] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 16:57:43,471 INFO program/MainThread: stdout[195]: LVM 2024-03-01 16:57:43,471 INFO program/MainThread: stderr[195]: 2024-03-01 16:57:43,471 INFO program/MainThread: ...done [195] (exit code: 0) 2024-03-01 16:57:43,471 INFO program/MainThread: Running [196] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 16:57:43,473 INFO program/MainThread: stdout[196]: LVM 2024-03-01 16:57:43,473 INFO program/MainThread: stderr[196]: 2024-03-01 16:57:43,473 INFO program/MainThread: ...done [196] (exit code: 0) 2024-03-01 16:57:43,474 INFO program/MainThread: Running [197] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 16:57:43,476 INFO program/MainThread: stdout[197]: LVM 2024-03-01 16:57:43,476 INFO program/MainThread: stderr[197]: 2024-03-01 16:57:43,476 INFO program/MainThread: ...done [197] (exit code: 0) 2024-03-01 16:57:43,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:43,485 INFO program/MainThread: Running [198] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 16:57:43,487 INFO program/MainThread: stdout[198]: LVM 2024-03-01 16:57:43,487 INFO program/MainThread: stderr[198]: 2024-03-01 16:57:43,488 INFO program/MainThread: ...done [198] (exit code: 0) 2024-03-01 16:57:43,488 INFO program/MainThread: Running [199] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 16:57:43,490 INFO program/MainThread: stdout[199]: LVM 2024-03-01 16:57:43,490 INFO program/MainThread: stderr[199]: 2024-03-01 16:57:43,490 INFO program/MainThread: ...done [199] (exit code: 0) 2024-03-01 16:57:43,490 INFO program/MainThread: Running [200] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 16:57:43,493 INFO program/MainThread: stdout[200]: LVM 2024-03-01 16:57:43,493 INFO program/MainThread: stderr[200]: 2024-03-01 16:57:43,493 INFO program/MainThread: ...done [200] (exit code: 0) 2024-03-01 16:57:43,496 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1-real ; 2024-03-01 16:57:43,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:43,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:43,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:57:43,510 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:43,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:43,519 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1-real 2024-03-01 16:57:43,522 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-27', 'DEVPATH': '/devices/virtual/block/dm-27', 'DEVTYPE': 'disk', 'DISKSEQ': '49', '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-umUXInm09dgMMgbAzvgKejhRzyg9dgoKk3jw48ZvnGZTsWPRiTZaAJEvRv7BEBLP-cow', 'DM_VG_NAME': 'test_vg1', 'MAJOR': '253', 'MINOR': '27', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-27', 'SYS_PATH': '/sys/devices/virtual/block/dm-27', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111607501'} ; 2024-03-01 16:57:43,522 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1-cow (/sys/devices/virtual/block/dm-27)... 2024-03-01 16:57:43,522 INFO program/MainThread: Running [201] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 16:57:43,525 INFO program/MainThread: stdout[201]: LVM 2024-03-01 16:57:43,525 INFO program/MainThread: stderr[201]: 2024-03-01 16:57:43,525 INFO program/MainThread: ...done [201] (exit code: 0) 2024-03-01 16:57:43,525 INFO program/MainThread: Running [202] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 16:57:43,527 INFO program/MainThread: stdout[202]: LVM 2024-03-01 16:57:43,527 INFO program/MainThread: stderr[202]: 2024-03-01 16:57:43,527 INFO program/MainThread: ...done [202] (exit code: 0) 2024-03-01 16:57:43,527 INFO program/MainThread: Running [203] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 16:57:43,530 INFO program/MainThread: stdout[203]: LVM 2024-03-01 16:57:43,530 INFO program/MainThread: stderr[203]: 2024-03-01 16:57:43,530 INFO program/MainThread: ...done [203] (exit code: 0) 2024-03-01 16:57:43,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,539 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:43,539 INFO program/MainThread: Running [204] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 16:57:43,541 INFO program/MainThread: stdout[204]: LVM 2024-03-01 16:57:43,541 INFO program/MainThread: stderr[204]: 2024-03-01 16:57:43,541 INFO program/MainThread: ...done [204] (exit code: 0) 2024-03-01 16:57:43,542 INFO program/MainThread: Running [205] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 16:57:43,544 INFO program/MainThread: stdout[205]: LVM 2024-03-01 16:57:43,544 INFO program/MainThread: stderr[205]: 2024-03-01 16:57:43,544 INFO program/MainThread: ...done [205] (exit code: 0) 2024-03-01 16:57:43,544 INFO program/MainThread: Running [206] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 16:57:43,547 INFO program/MainThread: stdout[206]: LVM 2024-03-01 16:57:43,547 INFO program/MainThread: stderr[206]: 2024-03-01 16:57:43,547 INFO program/MainThread: ...done [206] (exit code: 0) 2024-03-01 16:57:43,550 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1_snapset1-cow ; 2024-03-01 16:57:43,553 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:43,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:43,559 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:57:43,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:43,569 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,573 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:43,573 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1_snapset1-cow 2024-03-01 16:57:43,576 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-umUXInm09dgMMgbAzvgKejhRzyg9dgoKk3jw48ZvnGZTsWPRiTZaAJEvRv7BEBLP ' '/dev/test_vg1/lv1_snapset1 /dev/mapper/test_vg1-lv1_snapset1 ' '/dev/disk/by-uuid/ebe9d5f4-6141-427d-83ca-02e69618dd4f', 'DEVNAME': '/dev/dm-28', 'DEVPATH': '/devices/virtual/block/dm-28', 'DEVTYPE': 'disk', 'DISKSEQ': '50', '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-umUXInm09dgMMgbAzvgKejhRzyg9dgoKk3jw48ZvnGZTsWPRiTZaAJEvRv7BEBLP', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '78848', 'ID_FS_SIZE': '255852544', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ebe9d5f4-6141-427d-83ca-02e69618dd4f', 'ID_FS_UUID_ENC': 'ebe9d5f4-6141-427d-83ca-02e69618dd4f', 'MAJOR': '253', 'MINOR': '28', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-28', 'SYS_PATH': '/sys/devices/virtual/block/dm-28', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111621076'} ; 2024-03-01 16:57:43,576 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-28)... 2024-03-01 16:57:43,576 INFO program/MainThread: Running [207] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:57:43,578 INFO program/MainThread: stdout[207]: LVM 2024-03-01 16:57:43,579 INFO program/MainThread: stderr[207]: 2024-03-01 16:57:43,579 INFO program/MainThread: ...done [207] (exit code: 0) 2024-03-01 16:57:43,579 INFO program/MainThread: Running [208] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:57:43,581 INFO program/MainThread: stdout[208]: LVM 2024-03-01 16:57:43,581 INFO program/MainThread: stderr[208]: 2024-03-01 16:57:43,581 INFO program/MainThread: ...done [208] (exit code: 0) 2024-03-01 16:57:43,581 INFO program/MainThread: Running [209] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:57:43,584 INFO program/MainThread: stdout[209]: LVM 2024-03-01 16:57:43,584 INFO program/MainThread: stderr[209]: 2024-03-01 16:57:43,584 INFO program/MainThread: ...done [209] (exit code: 0) 2024-03-01 16:57:43,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs filesystem 2024-03-01 16:57:43,594 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:43,595 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:43,595 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:43,596 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:43,591 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc6288e1670) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP size = 124 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-28 target size = 124 MiB path = /dev/mapper/test_vg1-lv1_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc6289491c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 16:57:43,597 INFO program/MainThread: Running [210] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:57:43,599 INFO program/MainThread: stdout[210]: LVM 2024-03-01 16:57:43,599 INFO program/MainThread: stderr[210]: 2024-03-01 16:57:43,599 INFO program/MainThread: ...done [210] (exit code: 0) 2024-03-01 16:57:43,603 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 16:57:43,603 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1_snapset1, bailing 2024-03-01 16:57:43,606 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2-real ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv2-real', 'DEVNAME': '/dev/dm-29', 'DEVPATH': '/devices/virtual/block/dm-29', 'DEVTYPE': 'disk', 'DISKSEQ': '52', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2-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-umUXInm09dgMMgbAzvgKejhRzyg9dgoKR12uOq69VuMBYtXHEoSU30xDZ2W2u76U-real', 'DM_VG_NAME': 'test_vg1', 'MAJOR': '253', 'MINOR': '29', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-29', 'SYS_PATH': '/sys/devices/virtual/block/dm-29', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111837169'} ; 2024-03-01 16:57:43,606 INFO blivet/MainThread: scanning test_vg1-lv2-real (/sys/devices/virtual/block/dm-29)... 2024-03-01 16:57:43,606 INFO program/MainThread: Running [211] dmsetup info -co subsystem --noheadings test_vg1-lv2-real ... 2024-03-01 16:57:43,608 INFO program/MainThread: stdout[211]: LVM 2024-03-01 16:57:43,609 INFO program/MainThread: stderr[211]: 2024-03-01 16:57:43,609 INFO program/MainThread: ...done [211] (exit code: 0) 2024-03-01 16:57:43,609 INFO program/MainThread: Running [212] dmsetup info -co subsystem --noheadings test_vg1-lv2-real ... 2024-03-01 16:57:43,611 INFO program/MainThread: stdout[212]: LVM 2024-03-01 16:57:43,611 INFO program/MainThread: stderr[212]: 2024-03-01 16:57:43,611 INFO program/MainThread: ...done [212] (exit code: 0) 2024-03-01 16:57:43,611 INFO program/MainThread: Running [213] dmsetup info -co subsystem --noheadings test_vg1-lv2-real ... 2024-03-01 16:57:43,614 INFO program/MainThread: stdout[213]: LVM 2024-03-01 16:57:43,614 INFO program/MainThread: stderr[213]: 2024-03-01 16:57:43,614 INFO program/MainThread: ...done [213] (exit code: 0) 2024-03-01 16:57:43,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:43,623 INFO program/MainThread: Running [214] dmsetup info -co subsystem --noheadings test_vg1-lv2-real ... 2024-03-01 16:57:43,625 INFO program/MainThread: stdout[214]: LVM 2024-03-01 16:57:43,625 INFO program/MainThread: stderr[214]: 2024-03-01 16:57:43,625 INFO program/MainThread: ...done [214] (exit code: 0) 2024-03-01 16:57:43,625 INFO program/MainThread: Running [215] dmsetup info -co subsystem --noheadings test_vg1-lv2-real ... 2024-03-01 16:57:43,628 INFO program/MainThread: stdout[215]: LVM 2024-03-01 16:57:43,628 INFO program/MainThread: stderr[215]: 2024-03-01 16:57:43,628 INFO program/MainThread: ...done [215] (exit code: 0) 2024-03-01 16:57:43,628 INFO program/MainThread: Running [216] dmsetup info -co subsystem --noheadings test_vg1-lv2-real ... 2024-03-01 16:57:43,630 INFO program/MainThread: stdout[216]: LVM 2024-03-01 16:57:43,630 INFO program/MainThread: stderr[216]: 2024-03-01 16:57:43,630 INFO program/MainThread: ...done [216] (exit code: 0) 2024-03-01 16:57:43,634 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv2-real ; 2024-03-01 16:57:43,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:43,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:43,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:57:43,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:43,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:43,656 DEBUG blivet/MainThread: no device obtained for test_vg1-lv2-real 2024-03-01 16:57:43,659 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJBrZa8vvfeYMXGZn2jJLnlykTQMZplPqr ' '/dev/disk/by-uuid/ebfb0b89-52ae-48c4-98d0-be7faad2383f ' '/dev/disk/by-id/dm-name-test_vg3-lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '18', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJBrZa8vvfeYMXGZn2jJLnlykTQMZplPqr', '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': 'ebfb0b89-52ae-48c4-98d0-be7faad2383f', 'ID_FS_UUID_ENC': 'ebfb0b89-52ae-48c4-98d0-be7faad2383f', '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': '1102071383'} ; 2024-03-01 16:57:43,659 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:57:43,660 INFO program/MainThread: Running [217] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:43,662 INFO program/MainThread: stdout[217]: LVM 2024-03-01 16:57:43,662 INFO program/MainThread: stderr[217]: 2024-03-01 16:57:43,662 INFO program/MainThread: ...done [217] (exit code: 0) 2024-03-01 16:57:43,662 INFO program/MainThread: Running [218] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:43,664 INFO program/MainThread: stdout[218]: LVM 2024-03-01 16:57:43,665 INFO program/MainThread: stderr[218]: 2024-03-01 16:57:43,665 INFO program/MainThread: ...done [218] (exit code: 0) 2024-03-01 16:57:43,665 INFO program/MainThread: Running [219] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:43,667 INFO program/MainThread: stdout[219]: LVM 2024-03-01 16:57:43,667 INFO program/MainThread: stderr[219]: 2024-03-01 16:57:43,667 INFO program/MainThread: ...done [219] (exit code: 0) 2024-03-01 16:57:43,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem 2024-03-01 16:57:43,678 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:43,680 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:43,680 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:43,682 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:43,675 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc6288a3f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc6288b2430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:43,683 INFO program/MainThread: Running [220] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:43,685 INFO program/MainThread: stdout[220]: LVM 2024-03-01 16:57:43,685 INFO program/MainThread: stderr[220]: 2024-03-01 16:57:43,685 INFO program/MainThread: ...done [220] (exit code: 0) 2024-03-01 16:57:43,689 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:57:43,689 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 16:57:43,692 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2_snapset1-cow ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv2_snapset1-cow', 'DEVNAME': '/dev/dm-30', 'DEVPATH': '/devices/virtual/block/dm-30', 'DEVTYPE': 'disk', 'DISKSEQ': '53', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv2_snapset1', 'DM_NAME': 'test_vg1-lv2_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-umUXInm09dgMMgbAzvgKejhRzyg9dgoKLQQhNzPIuPEXRQq0SQi0YHmDyOzgBdbi-cow', 'DM_VG_NAME': 'test_vg1', 'MAJOR': '253', 'MINOR': '30', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-30', 'SYS_PATH': '/sys/devices/virtual/block/dm-30', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111838832'} ; 2024-03-01 16:57:43,692 INFO blivet/MainThread: scanning test_vg1-lv2_snapset1-cow (/sys/devices/virtual/block/dm-30)... 2024-03-01 16:57:43,692 INFO program/MainThread: Running [221] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1-cow ... 2024-03-01 16:57:43,694 INFO program/MainThread: stdout[221]: LVM 2024-03-01 16:57:43,695 INFO program/MainThread: stderr[221]: 2024-03-01 16:57:43,695 INFO program/MainThread: ...done [221] (exit code: 0) 2024-03-01 16:57:43,695 INFO program/MainThread: Running [222] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1-cow ... 2024-03-01 16:57:43,697 INFO program/MainThread: stdout[222]: LVM 2024-03-01 16:57:43,697 INFO program/MainThread: stderr[222]: 2024-03-01 16:57:43,697 INFO program/MainThread: ...done [222] (exit code: 0) 2024-03-01 16:57:43,697 INFO program/MainThread: Running [223] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1-cow ... 2024-03-01 16:57:43,700 INFO program/MainThread: stdout[223]: LVM 2024-03-01 16:57:43,700 INFO program/MainThread: stderr[223]: 2024-03-01 16:57:43,700 INFO program/MainThread: ...done [223] (exit code: 0) 2024-03-01 16:57:43,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:43,709 INFO program/MainThread: Running [224] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1-cow ... 2024-03-01 16:57:43,711 INFO program/MainThread: stdout[224]: LVM 2024-03-01 16:57:43,711 INFO program/MainThread: stderr[224]: 2024-03-01 16:57:43,711 INFO program/MainThread: ...done [224] (exit code: 0) 2024-03-01 16:57:43,711 INFO program/MainThread: Running [225] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1-cow ... 2024-03-01 16:57:43,714 INFO program/MainThread: stdout[225]: LVM 2024-03-01 16:57:43,714 INFO program/MainThread: stderr[225]: 2024-03-01 16:57:43,714 INFO program/MainThread: ...done [225] (exit code: 0) 2024-03-01 16:57:43,714 INFO program/MainThread: Running [226] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1-cow ... 2024-03-01 16:57:43,716 INFO program/MainThread: stdout[226]: LVM 2024-03-01 16:57:43,716 INFO program/MainThread: stderr[226]: 2024-03-01 16:57:43,717 INFO program/MainThread: ...done [226] (exit code: 0) 2024-03-01 16:57:43,720 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv2_snapset1-cow ; 2024-03-01 16:57:43,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:43,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:43,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:57:43,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:43,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:43,743 DEBUG blivet/MainThread: no device obtained for test_vg1-lv2_snapset1-cow 2024-03-01 16:57:43,745 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv2_snapset1 /dev/mapper/test_vg1-lv2_snapset1 ' '/dev/disk/by-id/dm-name-test_vg1-lv2_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-umUXInm09dgMMgbAzvgKejhRzyg9dgoKLQQhNzPIuPEXRQq0SQi0YHmDyOzgBdbi ' '/dev/disk/by-uuid/6b53c348-f2d3-4030-b331-04626857a4cf', 'DEVNAME': '/dev/dm-31', 'DEVPATH': '/devices/virtual/block/dm-31', 'DEVTYPE': 'disk', 'DISKSEQ': '54', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2_snapset1', 'DM_NAME': 'test_vg1-lv2_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-umUXInm09dgMMgbAzvgKejhRzyg9dgoKLQQhNzPIuPEXRQq0SQi0YHmDyOzgBdbi', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '78848', 'ID_FS_SIZE': '255852544', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6b53c348-f2d3-4030-b331-04626857a4cf', 'ID_FS_UUID_ENC': '6b53c348-f2d3-4030-b331-04626857a4cf', 'MAJOR': '253', 'MINOR': '31', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-31', 'SYS_PATH': '/sys/devices/virtual/block/dm-31', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111847246'} ; 2024-03-01 16:57:43,746 INFO blivet/MainThread: scanning test_vg1-lv2_snapset1 (/sys/devices/virtual/block/dm-31)... 2024-03-01 16:57:43,746 INFO program/MainThread: Running [227] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 16:57:43,748 INFO program/MainThread: stdout[227]: LVM 2024-03-01 16:57:43,748 INFO program/MainThread: stderr[227]: 2024-03-01 16:57:43,748 INFO program/MainThread: ...done [227] (exit code: 0) 2024-03-01 16:57:43,748 INFO program/MainThread: Running [228] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 16:57:43,751 INFO program/MainThread: stdout[228]: LVM 2024-03-01 16:57:43,751 INFO program/MainThread: stderr[228]: 2024-03-01 16:57:43,751 INFO program/MainThread: ...done [228] (exit code: 0) 2024-03-01 16:57:43,751 INFO program/MainThread: Running [229] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 16:57:43,753 INFO program/MainThread: stdout[229]: LVM 2024-03-01 16:57:43,754 INFO program/MainThread: stderr[229]: 2024-03-01 16:57:43,754 INFO program/MainThread: ...done [229] (exit code: 0) 2024-03-01 16:57:43,758 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs filesystem 2024-03-01 16:57:43,763 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:43,764 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:43,765 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:43,766 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:43,761 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc628886c10) -- name = test_vg1-lv2_snapset1 status = True id = 84 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi size = 124 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-31 target size = 124 MiB path = /dev/mapper/test_vg1-lv2_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc6289491c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 16:57:43,766 INFO program/MainThread: Running [230] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 16:57:43,769 INFO program/MainThread: stdout[230]: LVM 2024-03-01 16:57:43,769 INFO program/MainThread: stderr[230]: 2024-03-01 16:57:43,769 INFO program/MainThread: ...done [230] (exit code: 0) 2024-03-01 16:57:43,772 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2_snapset1 ; 2024-03-01 16:57:43,772 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2_snapset1, bailing 2024-03-01 16:57:43,775 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-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsu3a9zoYTqCG3drDUwpuVxNwB6kFbGw05 ' '/dev/disk/by-uuid/403bf425-50f3-4af2-8c59-5d17dc640f20 ' '/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': '19', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsu3a9zoYTqCG3drDUwpuVxNwB6kFbGw05', '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': '403bf425-50f3-4af2-8c59-5d17dc640f20', 'ID_FS_UUID_ENC': '403bf425-50f3-4af2-8c59-5d17dc640f20', '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': '1103814895'} ; 2024-03-01 16:57:43,775 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:57:43,776 INFO program/MainThread: Running [231] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:43,778 INFO program/MainThread: stdout[231]: LVM 2024-03-01 16:57:43,778 INFO program/MainThread: stderr[231]: 2024-03-01 16:57:43,778 INFO program/MainThread: ...done [231] (exit code: 0) 2024-03-01 16:57:43,778 INFO program/MainThread: Running [232] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:43,780 INFO program/MainThread: stdout[232]: LVM 2024-03-01 16:57:43,780 INFO program/MainThread: stderr[232]: 2024-03-01 16:57:43,781 INFO program/MainThread: ...done [232] (exit code: 0) 2024-03-01 16:57:43,781 INFO program/MainThread: Running [233] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:43,783 INFO program/MainThread: stdout[233]: LVM 2024-03-01 16:57:43,783 INFO program/MainThread: stderr[233]: 2024-03-01 16:57:43,783 INFO program/MainThread: ...done [233] (exit code: 0) 2024-03-01 16:57:43,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem 2024-03-01 16:57:43,795 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:43,796 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:43,796 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:43,797 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:43,793 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc6288aaee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc62888dd60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:43,798 INFO program/MainThread: Running [234] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:43,800 INFO program/MainThread: stdout[234]: LVM 2024-03-01 16:57:43,800 INFO program/MainThread: stderr[234]: 2024-03-01 16:57:43,800 INFO program/MainThread: ...done [234] (exit code: 0) 2024-03-01 16:57:43,804 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:57:43,804 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 16:57:43,807 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/657eb975-20e2-4a0e-95a0-838901a3d628 ' '/dev/test_vg2/lv3 ' '/dev/disk/by-id/dm-uuid-LVM-FzfZwhumA0i4If3exUrBBR9CWcIoWMdspVin8p7yeAQuOkcioassaumTLUI0Vxcb ' '/dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '20', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-FzfZwhumA0i4If3exUrBBR9CWcIoWMdspVin8p7yeAQuOkcioassaumTLUI0Vxcb', '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': '657eb975-20e2-4a0e-95a0-838901a3d628', 'ID_FS_UUID_ENC': '657eb975-20e2-4a0e-95a0-838901a3d628', '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': '1104275698'} ; 2024-03-01 16:57:43,807 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:57:43,807 INFO program/MainThread: Running [235] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:43,809 INFO program/MainThread: stdout[235]: LVM 2024-03-01 16:57:43,810 INFO program/MainThread: stderr[235]: 2024-03-01 16:57:43,810 INFO program/MainThread: ...done [235] (exit code: 0) 2024-03-01 16:57:43,810 INFO program/MainThread: Running [236] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:43,812 INFO program/MainThread: stdout[236]: LVM 2024-03-01 16:57:43,812 INFO program/MainThread: stderr[236]: 2024-03-01 16:57:43,812 INFO program/MainThread: ...done [236] (exit code: 0) 2024-03-01 16:57:43,812 INFO program/MainThread: Running [237] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:43,814 INFO program/MainThread: stdout[237]: LVM 2024-03-01 16:57:43,815 INFO program/MainThread: stderr[237]: 2024-03-01 16:57:43,815 INFO program/MainThread: ...done [237] (exit code: 0) 2024-03-01 16:57:43,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem 2024-03-01 16:57:43,825 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:43,826 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:43,826 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:43,827 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:43,822 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc6288fbd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc62888dd60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:43,828 INFO program/MainThread: Running [238] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:43,830 INFO program/MainThread: stdout[238]: LVM 2024-03-01 16:57:43,830 INFO program/MainThread: stderr[238]: 2024-03-01 16:57:43,830 INFO program/MainThread: ...done [238] (exit code: 0) 2024-03-01 16:57:43,833 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:57:43,834 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 16:57:43,836 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-uuid/6b53c348-f2d3-4030-b331-04626857a4cf ' '/dev/disk/by-id/dm-uuid-LVM-umUXInm09dgMMgbAzvgKejhRzyg9dgoKR12uOq69VuMBYtXHEoSU30xDZ2W2u76U ' '/dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '21', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-umUXInm09dgMMgbAzvgKejhRzyg9dgoKR12uOq69VuMBYtXHEoSU30xDZ2W2u76U', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '78848', 'ID_FS_SIZE': '255852544', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6b53c348-f2d3-4030-b331-04626857a4cf', 'ID_FS_UUID_ENC': '6b53c348-f2d3-4030-b331-04626857a4cf', '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': '1106003219'} ; 2024-03-01 16:57:43,836 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:57:43,837 INFO program/MainThread: Running [239] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:43,839 INFO program/MainThread: stdout[239]: LVM 2024-03-01 16:57:43,839 INFO program/MainThread: stderr[239]: 2024-03-01 16:57:43,839 INFO program/MainThread: ...done [239] (exit code: 0) 2024-03-01 16:57:43,839 INFO program/MainThread: Running [240] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:43,842 INFO program/MainThread: stdout[240]: LVM 2024-03-01 16:57:43,842 INFO program/MainThread: stderr[240]: 2024-03-01 16:57:43,842 INFO program/MainThread: ...done [240] (exit code: 0) 2024-03-01 16:57:43,842 INFO program/MainThread: Running [241] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:43,844 INFO program/MainThread: stdout[241]: LVM 2024-03-01 16:57:43,844 INFO program/MainThread: stderr[241]: 2024-03-01 16:57:43,844 INFO program/MainThread: ...done [241] (exit code: 0) 2024-03-01 16:57:43,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem 2024-03-01 16:57:43,854 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:43,855 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:43,855 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:43,856 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:43,852 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc628949e20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc6289491c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:43,857 INFO program/MainThread: Running [242] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:43,859 INFO program/MainThread: stdout[242]: LVM 2024-03-01 16:57:43,860 INFO program/MainThread: stderr[242]: 2024-03-01 16:57:43,860 INFO program/MainThread: ...done [242] (exit code: 0) 2024-03-01 16:57:43,863 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:57:43,863 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 16:57:43,866 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-umUXInm09dgMMgbAzvgKejhRzyg9dgoKM2RgoLhFenY8zLgvKyQzMMy0cc3nBcyq ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/ebe9d5f4-6141-427d-83ca-02e69618dd4f', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '22', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-umUXInm09dgMMgbAzvgKejhRzyg9dgoKM2RgoLhFenY8zLgvKyQzMMy0cc3nBcyq', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '78848', 'ID_FS_SIZE': '255852544', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ebe9d5f4-6141-427d-83ca-02e69618dd4f', 'ID_FS_UUID_ENC': 'ebe9d5f4-6141-427d-83ca-02e69618dd4f', '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': '1106459878'} ; 2024-03-01 16:57:43,866 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:57:43,866 INFO program/MainThread: Running [243] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:43,869 INFO program/MainThread: stdout[243]: LVM 2024-03-01 16:57:43,869 INFO program/MainThread: stderr[243]: 2024-03-01 16:57:43,869 INFO program/MainThread: ...done [243] (exit code: 0) 2024-03-01 16:57:43,869 INFO program/MainThread: Running [244] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:43,871 INFO program/MainThread: stdout[244]: LVM 2024-03-01 16:57:43,871 INFO program/MainThread: stderr[244]: 2024-03-01 16:57:43,871 INFO program/MainThread: ...done [244] (exit code: 0) 2024-03-01 16:57:43,871 INFO program/MainThread: Running [245] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:43,874 INFO program/MainThread: stdout[245]: LVM 2024-03-01 16:57:43,874 INFO program/MainThread: stderr[245]: 2024-03-01 16:57:43,874 INFO program/MainThread: ...done [245] (exit code: 0) 2024-03-01 16:57:43,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:57:43,884 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:43,885 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:43,885 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:43,886 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:43,881 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc6288e5c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc6289491c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:43,887 INFO program/MainThread: Running [246] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:43,889 INFO program/MainThread: stdout[246]: LVM 2024-03-01 16:57:43,889 INFO program/MainThread: stderr[246]: 2024-03-01 16:57:43,889 INFO program/MainThread: ...done [246] (exit code: 0) 2024-03-01 16:57:43,893 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:57:43,893 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:57:43,895 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5-real ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv5-real', 'DEVNAME': '/dev/dm-8', 'DEVPATH': '/devices/virtual/block/dm-8', 'DEVTYPE': 'disk', 'DISKSEQ': '24', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5-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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJBrZa8vvfeYMXGZn2jJLnlykTQMZplPqr-real', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '8', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-8', 'SYS_PATH': '/sys/devices/virtual/block/dm-8', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110108441'} ; 2024-03-01 16:57:43,895 INFO blivet/MainThread: scanning test_vg3-lv5-real (/sys/devices/virtual/block/dm-8)... 2024-03-01 16:57:43,896 INFO program/MainThread: Running [247] dmsetup info -co subsystem --noheadings test_vg3-lv5-real ... 2024-03-01 16:57:43,898 INFO program/MainThread: stdout[247]: LVM 2024-03-01 16:57:43,898 INFO program/MainThread: stderr[247]: 2024-03-01 16:57:43,898 INFO program/MainThread: ...done [247] (exit code: 0) 2024-03-01 16:57:43,898 INFO program/MainThread: Running [248] dmsetup info -co subsystem --noheadings test_vg3-lv5-real ... 2024-03-01 16:57:43,901 INFO program/MainThread: stdout[248]: LVM 2024-03-01 16:57:43,901 INFO program/MainThread: stderr[248]: 2024-03-01 16:57:43,901 INFO program/MainThread: ...done [248] (exit code: 0) 2024-03-01 16:57:43,901 INFO program/MainThread: Running [249] dmsetup info -co subsystem --noheadings test_vg3-lv5-real ... 2024-03-01 16:57:43,903 INFO program/MainThread: stdout[249]: LVM 2024-03-01 16:57:43,903 INFO program/MainThread: stderr[249]: 2024-03-01 16:57:43,903 INFO program/MainThread: ...done [249] (exit code: 0) 2024-03-01 16:57:43,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:43,912 INFO program/MainThread: Running [250] dmsetup info -co subsystem --noheadings test_vg3-lv5-real ... 2024-03-01 16:57:43,915 INFO program/MainThread: stdout[250]: LVM 2024-03-01 16:57:43,915 INFO program/MainThread: stderr[250]: 2024-03-01 16:57:43,915 INFO program/MainThread: ...done [250] (exit code: 0) 2024-03-01 16:57:43,915 INFO program/MainThread: Running [251] dmsetup info -co subsystem --noheadings test_vg3-lv5-real ... 2024-03-01 16:57:43,917 INFO program/MainThread: stdout[251]: LVM 2024-03-01 16:57:43,917 INFO program/MainThread: stderr[251]: 2024-03-01 16:57:43,917 INFO program/MainThread: ...done [251] (exit code: 0) 2024-03-01 16:57:43,918 INFO program/MainThread: Running [252] dmsetup info -co subsystem --noheadings test_vg3-lv5-real ... 2024-03-01 16:57:43,920 INFO program/MainThread: stdout[252]: LVM 2024-03-01 16:57:43,920 INFO program/MainThread: stderr[252]: 2024-03-01 16:57:43,920 INFO program/MainThread: ...done [252] (exit code: 0) 2024-03-01 16:57:43,923 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv5-real ; 2024-03-01 16:57:43,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:43,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:43,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (198) with existing lvmpv 2024-03-01 16:57:43,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:43,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,948 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:43,948 DEBUG blivet/MainThread: no device obtained for test_vg3-lv5-real 2024-03-01 16:57:43,951 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5_snapset1-cow ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv5_snapset1-cow', 'DEVNAME': '/dev/dm-9', 'DEVPATH': '/devices/virtual/block/dm-9', 'DEVTYPE': 'disk', 'DISKSEQ': '25', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv5_snapset1', 'DM_NAME': 'test_vg3-lv5_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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJKtTHpW9oC62K43mC3JFu0GiHkpV9XQV8-cow', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '9', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-9', 'SYS_PATH': '/sys/devices/virtual/block/dm-9', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110112682'} ; 2024-03-01 16:57:43,951 INFO blivet/MainThread: scanning test_vg3-lv5_snapset1-cow (/sys/devices/virtual/block/dm-9)... 2024-03-01 16:57:43,951 INFO program/MainThread: Running [253] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1-cow ... 2024-03-01 16:57:43,953 INFO program/MainThread: stdout[253]: LVM 2024-03-01 16:57:43,953 INFO program/MainThread: stderr[253]: 2024-03-01 16:57:43,953 INFO program/MainThread: ...done [253] (exit code: 0) 2024-03-01 16:57:43,954 INFO program/MainThread: Running [254] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1-cow ... 2024-03-01 16:57:43,956 INFO program/MainThread: stdout[254]: LVM 2024-03-01 16:57:43,956 INFO program/MainThread: stderr[254]: 2024-03-01 16:57:43,956 INFO program/MainThread: ...done [254] (exit code: 0) 2024-03-01 16:57:43,956 INFO program/MainThread: Running [255] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1-cow ... 2024-03-01 16:57:43,959 INFO program/MainThread: stdout[255]: LVM 2024-03-01 16:57:43,959 INFO program/MainThread: stderr[255]: 2024-03-01 16:57:43,959 INFO program/MainThread: ...done [255] (exit code: 0) 2024-03-01 16:57:43,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:43,968 INFO program/MainThread: Running [256] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1-cow ... 2024-03-01 16:57:43,970 INFO program/MainThread: stdout[256]: LVM 2024-03-01 16:57:43,970 INFO program/MainThread: stderr[256]: 2024-03-01 16:57:43,970 INFO program/MainThread: ...done [256] (exit code: 0) 2024-03-01 16:57:43,970 INFO program/MainThread: Running [257] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1-cow ... 2024-03-01 16:57:43,972 INFO program/MainThread: stdout[257]: LVM 2024-03-01 16:57:43,973 INFO program/MainThread: stderr[257]: 2024-03-01 16:57:43,973 INFO program/MainThread: ...done [257] (exit code: 0) 2024-03-01 16:57:43,973 INFO program/MainThread: Running [258] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1-cow ... 2024-03-01 16:57:43,975 INFO program/MainThread: stdout[258]: LVM 2024-03-01 16:57:43,975 INFO program/MainThread: stderr[258]: 2024-03-01 16:57:43,975 INFO program/MainThread: ...done [258] (exit code: 0) 2024-03-01 16:57:43,978 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv5_snapset1-cow ; 2024-03-01 16:57:43,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:43,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:43,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (184) with existing lvmpv 2024-03-01 16:57:43,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:43,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (198) with existing lvmpv 2024-03-01 16:57:44,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:44,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:44,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:44,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:44,009 DEBUG blivet/MainThread: no device obtained for test_vg3-lv5_snapset1-cow 2024-03-01 16:57:44,009 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:44,021 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:44,048 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:57:44,049 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:57:44,052 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:44,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:44,058 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:44,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:44,061 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:44,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:57:44,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:44,069 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:44,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:44,072 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:57:44,075 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:44,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:44,080 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:44,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:44,083 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:57:44,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:57:44,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:44,091 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:44,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:44,094 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:57:44,097 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:44,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:44,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/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:57:44,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:44,106 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:57:44,108 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:44,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:44,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:57:44,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:44,117 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:47,034 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_fa5i9oqg/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:57:47,068 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:47,068 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:57:47,071 INFO program/MainThread: stdout[2]: 2024-03-01 16:57:47,071 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:47,071 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:57:47,071 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:57:47,075 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:47,076 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:57:47,079 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:47,079 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:57:47,082 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:47,082 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:57:47,084 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:57:47,085 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:57:47,102 INFO program/MainThread: stdout: 2024-03-01 16:57:47,102 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:57:47,102 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw 2024-03-01 16:57:47,102 INFO program/MainThread: |-test_vg1-lv1-real 322961408 root disk brw-rw---- 2024-03-01 16:57:47,102 INFO program/MainThread: | |-test_vg1-lv1 322961408 root disk brw-rw---- xfs ebe9d5f4-6141-427d-83ca-02e69618dd4f 2024-03-01 16:57:47,102 INFO program/MainThread: | `-test_vg1-lv1_snapset1 322961408 root disk brw-rw---- xfs ebe9d5f4-6141-427d-83ca-02e69618dd4f 2024-03-01 16:57:47,102 INFO program/MainThread: |-test_vg1-lv1_snapset1-cow 130023424 root disk brw-rw---- 2024-03-01 16:57:47,102 INFO program/MainThread: | `-test_vg1-lv1_snapset1 322961408 root disk brw-rw---- xfs ebe9d5f4-6141-427d-83ca-02e69618dd4f 2024-03-01 16:57:47,102 INFO program/MainThread: |-test_vg1-lv2-real 322961408 root disk brw-rw---- 2024-03-01 16:57:47,102 INFO program/MainThread: | |-test_vg1-lv2 322961408 root disk brw-rw---- xfs 6b53c348-f2d3-4030-b331-04626857a4cf 2024-03-01 16:57:47,103 INFO program/MainThread: | `-test_vg1-lv2_snapset1 322961408 root disk brw-rw---- xfs 6b53c348-f2d3-4030-b331-04626857a4cf 2024-03-01 16:57:47,103 INFO program/MainThread: `-test_vg1-lv2_snapset1-cow 130023424 root disk brw-rw---- 2024-03-01 16:57:47,103 INFO program/MainThread: `-test_vg1-lv2_snapset1 322961408 root disk brw-rw---- xfs 6b53c348-f2d3-4030-b331-04626857a4cf 2024-03-01 16:57:47,103 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc 2024-03-01 16:57:47,103 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo 2024-03-01 16:57:47,103 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg 2024-03-01 16:57:47,103 INFO program/MainThread: |-test_vg2-lv3-real 322961408 root disk brw-rw---- 2024-03-01 16:57:47,103 INFO program/MainThread: | |-test_vg2-lv3 322961408 root disk brw-rw---- xfs 657eb975-20e2-4a0e-95a0-838901a3d628 2024-03-01 16:57:47,103 INFO program/MainThread: | `-test_vg2-lv3_snapset1 322961408 root disk brw-rw---- xfs 657eb975-20e2-4a0e-95a0-838901a3d628 2024-03-01 16:57:47,103 INFO program/MainThread: |-test_vg2-lv3_snapset1-cow 130023424 root disk brw-rw---- 2024-03-01 16:57:47,103 INFO program/MainThread: | `-test_vg2-lv3_snapset1 322961408 root disk brw-rw---- xfs 657eb975-20e2-4a0e-95a0-838901a3d628 2024-03-01 16:57:47,103 INFO program/MainThread: |-test_vg2-lv4-real 322961408 root disk brw-rw---- 2024-03-01 16:57:47,103 INFO program/MainThread: | |-test_vg2-lv4 322961408 root disk brw-rw---- xfs 403bf425-50f3-4af2-8c59-5d17dc640f20 2024-03-01 16:57:47,103 INFO program/MainThread: | `-test_vg2-lv4_snapset1 322961408 root disk brw-rw---- xfs 403bf425-50f3-4af2-8c59-5d17dc640f20 2024-03-01 16:57:47,103 INFO program/MainThread: `-test_vg2-lv4_snapset1-cow 130023424 root disk brw-rw---- 2024-03-01 16:57:47,103 INFO program/MainThread: `-test_vg2-lv4_snapset1 322961408 root disk brw-rw---- xfs 403bf425-50f3-4af2-8c59-5d17dc640f20 2024-03-01 16:57:47,103 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv 2024-03-01 16:57:47,103 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member 7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v 2024-03-01 16:57:47,103 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71 2024-03-01 16:57:47,103 INFO program/MainThread: |-test_vg3-lv5_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 16:57:47,103 INFO program/MainThread: | `-test_vg3-lv5_snapset1 427819008 root disk brw-rw---- xfs ebfb0b89-52ae-48c4-98d0-be7faad2383f 2024-03-01 16:57:47,103 INFO program/MainThread: |-test_vg3-lv6_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 16:57:47,103 INFO program/MainThread: | `-test_vg3-lv6_snapset1 427819008 root disk brw-rw---- xfs 5e40b16a-9ba6-4efe-8683-385fe8e429b3 2024-03-01 16:57:47,103 INFO program/MainThread: |-test_vg3-lv7-real 427819008 root disk brw-rw---- 2024-03-01 16:57:47,103 INFO program/MainThread: | |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 271b1fd6-69ec-4b13-b424-c3cdbd433b15 2024-03-01 16:57:47,103 INFO program/MainThread: | `-test_vg3-lv7_snapset1 427819008 root disk brw-rw---- xfs 271b1fd6-69ec-4b13-b424-c3cdbd433b15 2024-03-01 16:57:47,103 INFO program/MainThread: |-test_vg3-lv7_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 16:57:47,103 INFO program/MainThread: | `-test_vg3-lv7_snapset1 427819008 root disk brw-rw---- xfs 271b1fd6-69ec-4b13-b424-c3cdbd433b15 2024-03-01 16:57:47,103 INFO program/MainThread: `-test_vg3-lv8-real 427819008 root disk brw-rw---- 2024-03-01 16:57:47,103 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 28c20f9c-4ab4-476b-bcbe-50279c043da2 2024-03-01 16:57:47,103 INFO program/MainThread: `-test_vg3-lv8_snapset1 427819008 root disk brw-rw---- xfs 28c20f9c-4ab4-476b-bcbe-50279c043da2 2024-03-01 16:57:47,103 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F 2024-03-01 16:57:47,103 INFO program/MainThread: |-test_vg3-lv5-real 427819008 root disk brw-rw---- 2024-03-01 16:57:47,103 INFO program/MainThread: | |-test_vg3-lv5 427819008 root disk brw-rw---- xfs ebfb0b89-52ae-48c4-98d0-be7faad2383f 2024-03-01 16:57:47,103 INFO program/MainThread: | `-test_vg3-lv5_snapset1 427819008 root disk brw-rw---- xfs ebfb0b89-52ae-48c4-98d0-be7faad2383f 2024-03-01 16:57:47,104 INFO program/MainThread: |-test_vg3-lv5_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 16:57:47,104 INFO program/MainThread: | `-test_vg3-lv5_snapset1 427819008 root disk brw-rw---- xfs ebfb0b89-52ae-48c4-98d0-be7faad2383f 2024-03-01 16:57:47,104 INFO program/MainThread: |-test_vg3-lv6-real 427819008 root disk brw-rw---- 2024-03-01 16:57:47,104 INFO program/MainThread: | |-test_vg3-lv6 427819008 root disk brw-rw---- xfs 5e40b16a-9ba6-4efe-8683-385fe8e429b3 2024-03-01 16:57:47,104 INFO program/MainThread: | `-test_vg3-lv6_snapset1 427819008 root disk brw-rw---- xfs 5e40b16a-9ba6-4efe-8683-385fe8e429b3 2024-03-01 16:57:47,104 INFO program/MainThread: `-test_vg3-lv8_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 16:57:47,104 INFO program/MainThread: `-test_vg3-lv8_snapset1 427819008 root disk brw-rw---- xfs 28c20f9c-4ab4-476b-bcbe-50279c043da2 2024-03-01 16:57:47,104 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG 2024-03-01 16:57:47,104 INFO program/MainThread: |-test_vg3-lv6_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 16:57:47,104 INFO program/MainThread: | `-test_vg3-lv6_snapset1 427819008 root disk brw-rw---- xfs 5e40b16a-9ba6-4efe-8683-385fe8e429b3 2024-03-01 16:57:47,104 INFO program/MainThread: |-test_vg3-lv7_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 16:57:47,104 INFO program/MainThread: | `-test_vg3-lv7_snapset1 427819008 root disk brw-rw---- xfs 271b1fd6-69ec-4b13-b424-c3cdbd433b15 2024-03-01 16:57:47,104 INFO program/MainThread: `-test_vg3-lv8_snapset1-cow 171966464 root disk brw-rw---- 2024-03-01 16:57:47,104 INFO program/MainThread: `-test_vg3-lv8_snapset1 427819008 root disk brw-rw---- xfs 28c20f9c-4ab4-476b-bcbe-50279c043da2 2024-03-01 16:57:47,104 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ 2024-03-01 16:57:47,104 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:57:47,104 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:57:47,104 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:57:47,104 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:57:47,104 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:47,104 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw |-test_vg1-lv1-real 322961408 root disk brw-rw---- | |-test_vg1-lv1 322961408 root disk brw-rw---- xfs ebe9d5f4-6141-427d-83ca-02e69618dd4f | `-test_vg1-lv1_snapset1 322961408 root disk brw-rw---- xfs ebe9d5f4-6141-427d-83ca-02e69618dd4f |-test_vg1-lv1_snapset1-cow 130023424 root disk brw-rw---- | `-test_vg1-lv1_snapset1 322961408 root disk brw-rw---- xfs ebe9d5f4-6141-427d-83ca-02e69618dd4f |-test_vg1-lv2-real 322961408 root disk brw-rw---- | |-test_vg1-lv2 322961408 root disk brw-rw---- xfs 6b53c348-f2d3-4030-b331-04626857a4cf | `-test_vg1-lv2_snapset1 322961408 root disk brw-rw---- xfs 6b53c348-f2d3-4030-b331-04626857a4cf `-test_vg1-lv2_snapset1-cow 130023424 root disk brw-rw---- `-test_vg1-lv2_snapset1 322961408 root disk brw-rw---- xfs 6b53c348-f2d3-4030-b331-04626857a4cf sdb 1073741824 root disk brw-rw---- LVM2_member RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc sdc 1073741824 root disk brw-rw---- LVM2_member d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo sdd 1073741824 root disk brw-rw---- LVM2_member wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg |-test_vg2-lv3-real 322961408 root disk brw-rw---- | |-test_vg2-lv3 322961408 root disk brw-rw---- xfs 657eb975-20e2-4a0e-95a0-838901a3d628 | `-test_vg2-lv3_snapset1 322961408 root disk brw-rw---- xfs 657eb975-20e2-4a0e-95a0-838901a3d628 |-test_vg2-lv3_snapset1-cow 130023424 root disk brw-rw---- | `-test_vg2-lv3_snapset1 322961408 root disk brw-rw---- xfs 657eb975-20e2-4a0e-95a0-838901a3d628 |-test_vg2-lv4-real 322961408 root disk brw-rw---- | |-test_vg2-lv4 322961408 root disk brw-rw---- xfs 403bf425-50f3-4af2-8c59-5d17dc640f20 | `-test_vg2-lv4_snapset1 322961408 root disk brw-rw---- xfs 403bf425-50f3-4af2-8c59-5d17dc640f20 `-test_vg2-lv4_snapset1-cow 130023424 root disk brw-rw---- `-test_vg2-lv4_snapset1 322961408 root disk brw-rw---- xfs 403bf425-50f3-4af2-8c59-5d17dc640f20 sde 1073741824 root disk brw-rw---- LVM2_member oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv sdf 1073741824 root disk brw-rw---- LVM2_member 7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v sdg 1073741824 root disk brw-rw---- LVM2_member RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71 |-test_vg3-lv5_snapset1-cow 171966464 root disk brw-rw---- | `-test_vg3-lv5_snapset1 427819008 root disk brw-rw---- xfs ebfb0b89-52ae-48c4-98d0-be7faad2383f |-test_vg3-lv6_snapset1-cow 171966464 root disk brw-rw---- | `-test_vg3-lv6_snapset1 427819008 root disk brw-rw---- xfs 5e40b16a-9ba6-4efe-8683-385fe8e429b3 |-test_vg3-lv7-real 427819008 root disk brw-rw---- | |-test_vg3-lv7 427819008 root disk brw-rw---- xfs 271b1fd6-69ec-4b13-b424-c3cdbd433b15 | `-test_vg3-lv7_snapset1 427819008 root disk brw-rw---- xfs 271b1fd6-69ec-4b13-b424-c3cdbd433b15 |-test_vg3-lv7_snapset1-cow 171966464 root disk brw-rw---- | `-test_vg3-lv7_snapset1 427819008 root disk brw-rw---- xfs 271b1fd6-69ec-4b13-b424-c3cdbd433b15 `-test_vg3-lv8-real 427819008 root disk brw-rw---- |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 28c20f9c-4ab4-476b-bcbe-50279c043da2 `-test_vg3-lv8_snapset1 427819008 root disk brw-rw---- xfs 28c20f9c-4ab4-476b-bcbe-50279c043da2 sdh 1073741824 root disk brw-rw---- LVM2_member C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F |-test_vg3-lv5-real 427819008 root disk brw-rw---- | |-test_vg3-lv5 427819008 root disk brw-rw---- xfs ebfb0b89-52ae-48c4-98d0-be7faad2383f | `-test_vg3-lv5_snapset1 427819008 root disk brw-rw---- xfs ebfb0b89-52ae-48c4-98d0-be7faad2383f |-test_vg3-lv5_snapset1-cow 171966464 root disk brw-rw---- | `-test_vg3-lv5_snapset1 427819008 root disk brw-rw---- xfs ebfb0b89-52ae-48c4-98d0-be7faad2383f |-test_vg3-lv6-real 427819008 root disk brw-rw---- | |-test_vg3-lv6 427819008 root disk brw-rw---- xfs 5e40b16a-9ba6-4efe-8683-385fe8e429b3 | `-test_vg3-lv6_snapset1 427819008 root disk brw-rw---- xfs 5e40b16a-9ba6-4efe-8683-385fe8e429b3 `-test_vg3-lv8_snapset1-cow 171966464 root disk brw-rw---- `-test_vg3-lv8_snapset1 427819008 root disk brw-rw---- xfs 28c20f9c-4ab4-476b-bcbe-50279c043da2 sdi 1073741824 root disk brw-rw---- LVM2_member ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG |-test_vg3-lv6_snapset1-cow 171966464 root disk brw-rw---- | `-test_vg3-lv6_snapset1 427819008 root disk brw-rw---- xfs 5e40b16a-9ba6-4efe-8683-385fe8e429b3 |-test_vg3-lv7_snapset1-cow 171966464 root disk brw-rw---- | `-test_vg3-lv7_snapset1 427819008 root disk brw-rw---- xfs 271b1fd6-69ec-4b13-b424-c3cdbd433b15 `-test_vg3-lv8_snapset1-cow 171966464 root disk brw-rw---- `-test_vg3-lv8_snapset1 427819008 root disk brw-rw---- xfs 28c20f9c-4ab4-476b-bcbe-50279c043da2 sdj 1073741824 root disk brw-rw---- LVM2_member 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ 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:47,104 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:47,105 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:47,105 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:57:47,105 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:57:47,105 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:57:47,105 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:57:47,105 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:47,117 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:47,143 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-lv5_snapset1', 'test_vg3-lv6-real', 'test_vg3-lv6_snapset1-cow', 'test_vg3-lv6_snapset1', 'test_vg3-lv7-real', 'test_vg3-lv7_snapset1-cow', 'test_vg3-lv7_snapset1', 'test_vg3-lv8-real', 'test_vg3-lv8_snapset1-cow', 'test_vg3-lv8_snapset1', 'test_vg3-lv6', 'test_vg2-lv3-real', 'test_vg2-lv3_snapset1-cow', 'test_vg2-lv3_snapset1', 'test_vg2-lv4-real', 'test_vg2-lv4_snapset1-cow', 'test_vg2-lv4_snapset1', 'test_vg1-lv1-real', 'test_vg1-lv1_snapset1-cow', 'test_vg1-lv1_snapset1', 'test_vg1-lv2-real', 'test_vg3-lv5', 'test_vg1-lv2_snapset1-cow', 'test_vg1-lv2_snapset1', 'test_vg2-lv4', 'test_vg2-lv3', 'test_vg1-lv2', 'test_vg1-lv1', 'test_vg3-lv5-real', 'test_vg3-lv5_snapset1-cow'] 2024-03-01 16:57:47,147 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/lvm-pv-uuid-IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw', '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': 'IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw', 'ID_FS_UUID_ENC': 'IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 16:57:47,147 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:47,147 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:47,190 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq LVM2_LV_SIZE=322961408 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=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U LVM2_LV_SIZE=322961408 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=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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 16:57:47,190 INFO program/MainThread: stderr[3]: 2024-03-01 16:57:47,190 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:57:47,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:47,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:47,201 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:57:47,202 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:47,207 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:57:47,207 INFO blivet/MainThread: sda is a disk 2024-03-01 16:57:47,207 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:57:47,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:57:47,211 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:57:47,214 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:57:47,214 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:47,217 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:47,217 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:57:47,218 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:57:47,218 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc8064ae910) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 16:57:47,221 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:57:47,224 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:47,224 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:57:47,227 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:47,227 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:57:47,231 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:47,231 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:57:47,234 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:47,234 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:57:47,237 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:57:47,237 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:57:47,237 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:47,272 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 16:57:47,273 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc. WARNING: Couldn't find device with uuid d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo. WARNING: VG test_vg1 is missing PV RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo (last written to /dev/sdc). 2024-03-01 16:57:47,273 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:57:47,273 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:57:47,277 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw ; label: None ; device: /dev/sda ; serial: 36001405cb3a2c17f0ac4908a800fa6af ; exists: True ; vg_name: test_vg1 ; vg_uuid: umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK ; pe_start: 8 MiB ; free: 152 MiB ; 2024-03-01 16:57:47,277 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:57:47,280 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:57:47,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK ; incomplete: True ; hidden: False ; 2024-03-01 16:57:47,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:47,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:47,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:47,291 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:47,327 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 16:57:47,327 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc. WARNING: Couldn't find device with uuid d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo. WARNING: VG test_vg1 is missing PV RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo (last written to /dev/sdc). 2024-03-01 16:57:47,327 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:57:47,327 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:57:47,328 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:57:47,332 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:57:47,336 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:47,336 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:57:47,339 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:57:47,339 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:47,372 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq LVM2_LV_SIZE=322961408 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=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U LVM2_LV_SIZE=322961408 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=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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 16:57:47,373 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc. WARNING: Couldn't find device with uuid d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo. WARNING: VG test_vg1 is missing PV RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo (last written to /dev/sdc). 2024-03-01 16:57:47,373 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:57:47,377 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:57:47,377 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:57:47,380 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:57:47,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK ; incomplete: True ; hidden: False ; 2024-03-01 16:57:47,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:57:47,385 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:57:47,385 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:47,388 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/lvm-pv-uuid-RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc', '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': 'RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc', 'ID_FS_UUID_ENC': 'RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc', '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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 16:57:47,388 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:57:47,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:57:47,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:47,399 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:57:47,399 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:57:47,399 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:57:47,400 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:57:47,402 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:57:47,405 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:57:47,405 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:47,408 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:47,408 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:57:47,409 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:57:47,409 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc804f2c3a0) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 16:57:47,412 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:57:47,415 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:47,415 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:57:47,418 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:47,418 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:57:47,421 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:47,421 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:57:47,424 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:47,424 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:57:47,426 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:57:47,426 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:57:47,426 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:47,464 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 16:57:47,464 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo. WARNING: VG test_vg1 is missing PV d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo (last written to /dev/sdc). 2024-03-01 16:57:47,464 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:57:47,464 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:57:47,468 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc ; label: None ; device: /dev/sdb ; serial: 36001405c75836cb10d34d4f943cdfb85 ; exists: True ; vg_name: test_vg1 ; vg_uuid: umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:57:47,468 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:57:47,471 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:57:47,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK ; incomplete: True ; hidden: False ; 2024-03-01 16:57:47,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:57:47,479 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:57:47,482 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:47,484 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:57:47,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK ; incomplete: True ; hidden: False ; 2024-03-01 16:57:47,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:47,490 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:47,526 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq LVM2_LV_SIZE=322961408 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=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U LVM2_LV_SIZE=322961408 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=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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 16:57:47,526 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo. WARNING: VG test_vg1 is missing PV d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo (last written to /dev/sdc). 2024-03-01 16:57:47,526 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:57:47,526 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:57:47,526 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:47,530 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 16:57:47,530 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:47,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:57:47,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:47,541 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:57:47,541 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:57:47,541 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:57:47,542 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:57:47,544 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:57:47,547 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:57:47,547 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:47,550 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:47,550 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:57:47,551 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:57:47,551 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc804f368b0) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 16:57:47,554 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:57:47,554 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:57:47,557 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c', '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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 16:57:47,557 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:47,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:57:47,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:47,567 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:57:47,567 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:57:47,568 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:57:47,568 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:57:47,570 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:57:47,573 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:57:47,573 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:47,576 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:47,576 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:57:47,577 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:57:47,577 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc804f36eb0) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 16:57:47,579 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:57:47,580 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:57:47,582 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/lvm-pv-uuid-d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565', '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': 'd6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo', 'ID_FS_UUID_ENC': 'd6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 16:57:47,583 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:47,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:57:47,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:47,593 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:57:47,593 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:57:47,593 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:57:47,593 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:57:47,596 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:57:47,599 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:57:47,599 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:47,602 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:47,602 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:57:47,602 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:57:47,602 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc804f3a7f0) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 16:57:47,605 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:57:47,608 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:47,608 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:57:47,611 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:47,611 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:57:47,614 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:47,614 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:57:47,617 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:47,617 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:57:47,620 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:57:47,620 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:57:47,620 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:57:47,652 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 16:57:47,653 INFO program/MainThread: stderr[9]: 2024-03-01 16:57:47,653 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:57:47,653 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:57:47,656 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo ; label: None ; device: /dev/sdc ; serial: 36001405b611fc0edc394f2f865831565 ; exists: True ; vg_name: test_vg1 ; vg_uuid: umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:57:47,657 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:57:47,659 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:57:47,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK ; incomplete: True ; hidden: False ; 2024-03-01 16:57:47,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:47,668 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:57:47,671 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:57:47,673 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:57:47,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK ; incomplete: True ; hidden: False ; 2024-03-01 16:57:47,678 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:47,679 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:57:47,713 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq LVM2_LV_SIZE=322961408 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=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U LVM2_LV_SIZE=322961408 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=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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 16:57:47,714 INFO program/MainThread: stderr[10]: 2024-03-01 16:57:47,714 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:57:47,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:47,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:47,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq ; incomplete: False ; hidden: False ; 2024-03-01 16:57:47,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:47,726 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:57:47,729 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:57:47,729 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:57:47,732 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:57:47,736 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:47,736 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:57:47,739 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,739 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 308 MiB (308 MiB) 2024-03-01 16:57:47,739 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:57:47,742 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:57:47,745 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:57:47,745 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:57:47,748 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:57:47,751 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:47,752 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:57:47,754 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 16:57:47,755 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 308 MiB (308 MiB) 2024-03-01 16:57:47,755 DEBUG blivet/MainThread: Adding test_vg1-lv1/308 MiB to test_vg1 2024-03-01 16:57:47,755 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:57:47,758 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:47,758 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 16:57:47,761 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,761 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 308 MiB (308 MiB) 2024-03-01 16:57:47,765 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/ebe9d5f4-6141-427d-83ca-02e69618dd4f ' '/dev/disk/by-id/dm-uuid-LVM-umUXInm09dgMMgbAzvgKejhRzyg9dgoKM2RgoLhFenY8zLgvKyQzMMy0cc3nBcyq ' '/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': '22', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-umUXInm09dgMMgbAzvgKejhRzyg9dgoKM2RgoLhFenY8zLgvKyQzMMy0cc3nBcyq', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '78848', 'ID_FS_SIZE': '255852544', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ebe9d5f4-6141-427d-83ca-02e69618dd4f', 'ID_FS_UUID_ENC': 'ebe9d5f4-6141-427d-83ca-02e69618dd4f', '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': '1106459878'} ; 2024-03-01 16:57:47,765 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:57:47,765 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:47,768 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:57:47,768 INFO program/MainThread: stderr[11]: 2024-03-01 16:57:47,768 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:57:47,768 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:47,770 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:57:47,770 INFO program/MainThread: stderr[12]: 2024-03-01 16:57:47,770 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:57:47,770 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:47,773 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:57:47,773 INFO program/MainThread: stderr[13]: 2024-03-01 16:57:47,773 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:57:47,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:47,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:57:47,782 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:47,783 DEBUG blivet/MainThread: vg test_vg1 has 2.68 GiB free 2024-03-01 16:57:47,783 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:47,784 DEBUG blivet/MainThread: vg test_vg1 has 2.68 GiB free 2024-03-01 16:57:47,780 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 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 = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 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 sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:47,784 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:47,786 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:57:47,786 INFO program/MainThread: stderr[14]: 2024-03-01 16:57:47,787 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:57:47,790 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:57:47,793 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:47,793 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:57:47,796 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:47,797 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:57:47,800 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:47,800 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:57:47,803 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:47,803 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:57:47,804 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:57:47,804 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:57:47,807 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:47,808 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:57:47,811 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:57:47,811 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:47,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:47,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:47,817 INFO blivet/MainThread: found lvm snapshot volume 'test_vg1-lv1_snapset1' 2024-03-01 16:57:47,817 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 16:57:47,850 INFO program/MainThread: stdout[15]: lv1 2024-03-01 16:57:47,850 INFO program/MainThread: stderr[15]: 2024-03-01 16:57:47,850 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:57:47,853 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:47,856 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:57:47,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:47,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:57:47,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP ; incomplete: False ; hidden: False ; 2024-03-01 16:57:47,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:47,867 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:57:47,870 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 16:57:47,871 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:57:47,873 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:47,877 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 16:57:47,877 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-28 2024-03-01 16:57:47,880 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-28 ; 2024-03-01 16:57:47,881 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 124 MiB (124 MiB) 2024-03-01 16:57:47,881 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 16:57:47,884 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 2 ; 2024-03-01 16:57:47,887 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 1 ; 2024-03-01 16:57:47,887 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:57:47,890 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:47,893 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 16:57:47,893 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-28 2024-03-01 16:57:47,896 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-28 ; 2024-03-01 16:57:47,896 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 124 MiB (124 MiB) 2024-03-01 16:57:47,897 DEBUG blivet/MainThread: Adding test_vg1-lv1_snapset1/124 MiB to test_vg1 2024-03-01 16:57:47,897 INFO blivet/MainThread: added lvmsnapshot test_vg1-lv1_snapset1 (id 58) to device tree 2024-03-01 16:57:47,899 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 16:57:47,900 DEBUG blivet/MainThread: test_vg1-lv1_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-28 2024-03-01 16:57:47,902 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-28 ; 2024-03-01 16:57:47,903 DEBUG blivet/MainThread: updated test_vg1-lv1_snapset1 size to 124 MiB (124 MiB) 2024-03-01 16:57:47,906 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/ebe9d5f4-6141-427d-83ca-02e69618dd4f ' '/dev/mapper/test_vg1-lv1_snapset1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-umUXInm09dgMMgbAzvgKejhRzyg9dgoKk3jw48ZvnGZTsWPRiTZaAJEvRv7BEBLP', 'DEVNAME': '/dev/dm-28', 'DEVPATH': '/devices/virtual/block/dm-28', 'DEVTYPE': 'disk', 'DISKSEQ': '50', '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-umUXInm09dgMMgbAzvgKejhRzyg9dgoKk3jw48ZvnGZTsWPRiTZaAJEvRv7BEBLP', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '78848', 'ID_FS_SIZE': '255852544', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ebe9d5f4-6141-427d-83ca-02e69618dd4f', 'ID_FS_UUID_ENC': 'ebe9d5f4-6141-427d-83ca-02e69618dd4f', 'MAJOR': '253', 'MINOR': '28', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-28', 'SYS_PATH': '/sys/devices/virtual/block/dm-28', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111621076'} ; 2024-03-01 16:57:47,906 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-28)... 2024-03-01 16:57:47,907 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:57:47,909 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:57:47,910 INFO program/MainThread: stderr[16]: 2024-03-01 16:57:47,910 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:57:47,910 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:57:47,912 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:57:47,912 INFO program/MainThread: stderr[17]: 2024-03-01 16:57:47,912 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:57:47,912 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:57:47,915 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:57:47,915 INFO program/MainThread: stderr[18]: 2024-03-01 16:57:47,915 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:57:47,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:47,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) 2024-03-01 16:57:47,924 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:47,925 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:47,925 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:47,925 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:47,922 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804f42670) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP size = 124 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-28 target size = 124 MiB path = /dev/mapper/test_vg1-lv1_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 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 = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58)'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 16:57:47,926 INFO program/MainThread: Running [19] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:57:47,928 INFO program/MainThread: stdout[19]: LVM 2024-03-01 16:57:47,929 INFO program/MainThread: stderr[19]: 2024-03-01 16:57:47,929 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:57:47,932 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 16:57:47,935 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:47,935 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 16:57:47,938 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:47,939 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 16:57:47,942 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:47,942 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 16:57:47,945 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:47,945 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:57:47,945 INFO blivet/MainThread: type detected on 'test_vg1-lv1_snapset1' is 'xfs' 2024-03-01 16:57:47,948 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:47,948 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 16:57:47,951 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: xfs ; current: None ; 2024-03-01 16:57:47,951 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:47,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:47,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:47,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U ; incomplete: False ; hidden: False ; 2024-03-01 16:57:47,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:47,962 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 72 2024-03-01 16:57:47,965 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:57:47,966 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:57:47,969 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:57:47,972 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:57:47,972 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:57:47,975 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,975 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 308 MiB (308 MiB) 2024-03-01 16:57:47,975 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 16:57:47,978 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 3 ; 2024-03-01 16:57:47,982 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 16:57:47,982 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 16:57:47,985 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 16:57:47,988 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:57:47,988 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:57:47,991 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: /sys/devices/virtual/block/dm-6 ; 2024-03-01 16:57:47,991 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 308 MiB (308 MiB) 2024-03-01 16:57:47,991 DEBUG blivet/MainThread: Adding test_vg1-lv2/308 MiB to test_vg1 2024-03-01 16:57:47,991 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 71) to device tree 2024-03-01 16:57:47,994 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 16:57:47,994 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 16:57:47,997 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,998 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 308 MiB (308 MiB) 2024-03-01 16:57:48,001 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/6b53c348-f2d3-4030-b331-04626857a4cf ' '/dev/disk/by-id/dm-uuid-LVM-umUXInm09dgMMgbAzvgKejhRzyg9dgoKR12uOq69VuMBYtXHEoSU30xDZ2W2u76U ' '/dev/mapper/test_vg1-lv2 /dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/test_vg1/lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '21', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-umUXInm09dgMMgbAzvgKejhRzyg9dgoKR12uOq69VuMBYtXHEoSU30xDZ2W2u76U', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '78848', 'ID_FS_SIZE': '255852544', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6b53c348-f2d3-4030-b331-04626857a4cf', 'ID_FS_UUID_ENC': '6b53c348-f2d3-4030-b331-04626857a4cf', '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': '1106003219'} ; 2024-03-01 16:57:48,001 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:57:48,001 INFO program/MainThread: Running [20] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:48,003 INFO program/MainThread: stdout[20]: LVM 2024-03-01 16:57:48,004 INFO program/MainThread: stderr[20]: 2024-03-01 16:57:48,004 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:57:48,004 INFO program/MainThread: Running [21] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:48,006 INFO program/MainThread: stdout[21]: LVM 2024-03-01 16:57:48,006 INFO program/MainThread: stderr[21]: 2024-03-01 16:57:48,006 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:57:48,006 INFO program/MainThread: Running [22] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:48,009 INFO program/MainThread: stdout[22]: LVM 2024-03-01 16:57:48,009 INFO program/MainThread: stderr[22]: 2024-03-01 16:57:48,009 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:57:48,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv2 (71) 2024-03-01 16:57:48,018 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:48,019 DEBUG blivet/MainThread: vg test_vg1 has 2.25 GiB free 2024-03-01 16:57:48,019 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:48,020 DEBUG blivet/MainThread: vg test_vg1 has 2.25 GiB free 2024-03-01 16:57:48,016 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.25 GiB free extents = 577 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:48,021 INFO program/MainThread: Running [23] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:48,023 INFO program/MainThread: stdout[23]: LVM 2024-03-01 16:57:48,023 INFO program/MainThread: stderr[23]: 2024-03-01 16:57:48,023 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:57:48,027 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:57:48,030 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:48,030 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 78 2024-03-01 16:57:48,033 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:48,033 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 79 2024-03-01 16:57:48,037 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:48,037 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 80 2024-03-01 16:57:48,040 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:48,040 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 81 2024-03-01 16:57:48,040 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 16:57:48,043 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:48,043 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 82 2024-03-01 16:57:48,046 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 16:57:48,046 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:48,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:48,052 INFO blivet/MainThread: found lvm snapshot volume 'test_vg1-lv2_snapset1' 2024-03-01 16:57:48,052 INFO program/MainThread: Running [24] lvm lvs --noheadings -o origin test_vg1/lv2_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 16:57:48,079 INFO program/MainThread: stdout[24]: lv2 2024-03-01 16:57:48,079 INFO program/MainThread: stderr[24]: 2024-03-01 16:57:48,079 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:57:48,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem 2024-03-01 16:57:48,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,091 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem 2024-03-01 16:57:48,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:48,097 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:57:48,100 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2_snapset1 ; kids: 3 ; 2024-03-01 16:57:48,100 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:57:48,103 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:48,106 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2_snapset1 ; status: True ; 2024-03-01 16:57:48,106 DEBUG blivet/MainThread: test_vg1-lv2_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-31 2024-03-01 16:57:48,109 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-31 ; 2024-03-01 16:57:48,110 DEBUG blivet/MainThread: updated test_vg1-lv2_snapset1 size to 124 MiB (124 MiB) 2024-03-01 16:57:48,110 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 16:57:48,113 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2_snapset1 ; kids: 4 ; 2024-03-01 16:57:48,116 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2_snapset1 ; kids: 3 ; 2024-03-01 16:57:48,116 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:57:48,119 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:48,122 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2_snapset1 ; status: True ; 2024-03-01 16:57:48,123 DEBUG blivet/MainThread: test_vg1-lv2_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-31 2024-03-01 16:57:48,126 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-31 ; 2024-03-01 16:57:48,126 DEBUG blivet/MainThread: updated test_vg1-lv2_snapset1 size to 124 MiB (124 MiB) 2024-03-01 16:57:48,126 DEBUG blivet/MainThread: Adding test_vg1-lv2_snapset1/124 MiB to test_vg1 2024-03-01 16:57:48,126 INFO blivet/MainThread: added lvmsnapshot test_vg1-lv2_snapset1 (id 84) to device tree 2024-03-01 16:57:48,129 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2_snapset1 ; status: True ; 2024-03-01 16:57:48,129 DEBUG blivet/MainThread: test_vg1-lv2_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-31 2024-03-01 16:57:48,132 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv2_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-31 ; 2024-03-01 16:57:48,133 DEBUG blivet/MainThread: updated test_vg1-lv2_snapset1 size to 124 MiB (124 MiB) 2024-03-01 16:57:48,136 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv2_snapset1 ' '/dev/disk/by-uuid/6b53c348-f2d3-4030-b331-04626857a4cf ' '/dev/disk/by-id/dm-uuid-LVM-umUXInm09dgMMgbAzvgKejhRzyg9dgoKLQQhNzPIuPEXRQq0SQi0YHmDyOzgBdbi ' '/dev/disk/by-id/dm-name-test_vg1-lv2_snapset1 ' '/dev/mapper/test_vg1-lv2_snapset1', 'DEVNAME': '/dev/dm-31', 'DEVPATH': '/devices/virtual/block/dm-31', 'DEVTYPE': 'disk', 'DISKSEQ': '54', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2_snapset1', 'DM_NAME': 'test_vg1-lv2_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-umUXInm09dgMMgbAzvgKejhRzyg9dgoKLQQhNzPIuPEXRQq0SQi0YHmDyOzgBdbi', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '78848', 'ID_FS_SIZE': '255852544', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6b53c348-f2d3-4030-b331-04626857a4cf', 'ID_FS_UUID_ENC': '6b53c348-f2d3-4030-b331-04626857a4cf', 'MAJOR': '253', 'MINOR': '31', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-31', 'SYS_PATH': '/sys/devices/virtual/block/dm-31', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111847246'} ; 2024-03-01 16:57:48,136 INFO blivet/MainThread: scanning test_vg1-lv2_snapset1 (/sys/devices/virtual/block/dm-31)... 2024-03-01 16:57:48,136 INFO program/MainThread: Running [25] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 16:57:48,139 INFO program/MainThread: stdout[25]: LVM 2024-03-01 16:57:48,139 INFO program/MainThread: stderr[25]: 2024-03-01 16:57:48,139 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:57:48,139 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 16:57:48,142 INFO program/MainThread: stdout[26]: LVM 2024-03-01 16:57:48,142 INFO program/MainThread: stderr[26]: 2024-03-01 16:57:48,142 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:57:48,142 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 16:57:48,144 INFO program/MainThread: stdout[27]: LVM 2024-03-01 16:57:48,144 INFO program/MainThread: stderr[27]: 2024-03-01 16:57:48,144 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:57:48,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) 2024-03-01 16:57:48,154 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:48,155 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:48,155 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:48,156 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:48,151 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804ee6c10) -- name = test_vg1-lv2_snapset1 status = True id = 84 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi size = 124 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-31 target size = 124 MiB path = /dev/mapper/test_vg1-lv2_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84)'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 16:57:48,157 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 16:57:48,159 INFO program/MainThread: stdout[28]: LVM 2024-03-01 16:57:48,159 INFO program/MainThread: stderr[28]: 2024-03-01 16:57:48,159 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:57:48,163 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2_snapset1 ; 2024-03-01 16:57:48,166 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:48,166 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 91 2024-03-01 16:57:48,169 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:48,169 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 92 2024-03-01 16:57:48,173 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:48,173 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 16:57:48,176 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:48,176 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 94 2024-03-01 16:57:48,176 INFO blivet/MainThread: type detected on 'test_vg1-lv2_snapset1' is 'xfs' 2024-03-01 16:57:48,179 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:48,179 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 95 2024-03-01 16:57:48,182 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2_snapset1 ; type: xfs ; current: None ; 2024-03-01 16:57:48,182 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:48,182 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:48,185 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/lvm-pv-uuid-wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-diskseq/5', 'DEVNAME': '/dev/sdd', 'DEVPATH': '/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd', 'DEVTYPE': 'disk', 'DISKSEQ': '5', 'ID_BUS': 'scsi', 'ID_FS_TYPE': 'LVM2_member', 'ID_FS_USAGE': 'raid', 'ID_FS_UUID': 'wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg', 'ID_FS_UUID_ENC': 'wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 16:57:48,185 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:48,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:48,196 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:57:48,197 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:57:48,197 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 99 2024-03-01 16:57:48,197 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 100 2024-03-01 16:57:48,200 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:57:48,203 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:57:48,203 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:48,206 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:48,206 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:57:48,206 INFO blivet/MainThread: added disk sdd (id 98) to device tree 2024-03-01 16:57:48,206 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc804ef99a0) -- name = sdd status = True id = 98 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 = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 16:57:48,209 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:57:48,212 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:48,212 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 102 2024-03-01 16:57:48,215 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:48,215 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 103 2024-03-01 16:57:48,218 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:48,218 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 104 2024-03-01 16:57:48,221 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:48,221 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 105 2024-03-01 16:57:48,223 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 16:57:48,223 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 16:57:48,224 INFO program/MainThread: Running [29] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_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 16:57:48,257 INFO program/MainThread: stdout[29]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 16:57:48,258 INFO program/MainThread: stderr[29]: WARNING: Couldn't find device with uuid oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv. WARNING: Couldn't find device with uuid 7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v. WARNING: VG test_vg2 is missing PV oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v (last written to /dev/sdf). 2024-03-01 16:57:48,258 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:57:48,258 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 16:57:48,262 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg ; label: None ; device: /dev/sdd ; serial: 360014055cdeb04fc7c4449589fc8b4a3 ; exists: True ; vg_name: test_vg2 ; vg_uuid: FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds ; pe_start: 8 MiB ; free: 152 MiB ; 2024-03-01 16:57:48,262 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 106 2024-03-01 16:57:48,265 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 16:57:48,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds ; incomplete: True ; hidden: False ; 2024-03-01 16:57:48,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:48,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:48,276 INFO program/MainThread: Running [30] 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 16:57:48,309 INFO program/MainThread: stdout[30]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 16:57:48,310 INFO program/MainThread: stderr[30]: WARNING: Couldn't find device with uuid oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv. WARNING: Couldn't find device with uuid 7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v. WARNING: VG test_vg2 is missing PV oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v (last written to /dev/sdf). 2024-03-01 16:57:48,310 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:57:48,310 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:57:48,310 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 108 2024-03-01 16:57:48,314 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 16:57:48,317 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:57:48,317 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 16:57:48,320 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 16:57:48,320 INFO program/MainThread: Running [31] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_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 16:57:48,358 INFO program/MainThread: stdout[31]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq LVM2_LV_SIZE=322961408 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=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U LVM2_LV_SIZE=322961408 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=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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 16:57:48,359 INFO program/MainThread: stderr[31]: WARNING: Couldn't find device with uuid oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv. WARNING: Couldn't find device with uuid 7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v. WARNING: VG test_vg2 is missing PV oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v (last written to /dev/sdf). 2024-03-01 16:57:48,359 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:57:48,363 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 16:57:48,363 INFO blivet/MainThread: added lvmvg test_vg2 (id 107) to device tree 2024-03-01 16:57:48,366 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 16:57:48,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds ; incomplete: True ; hidden: False ; 2024-03-01 16:57:48,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (107) 2024-03-01 16:57:48,371 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:57:48,371 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:48,374 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/lvm-pv-uuid-oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6', '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': 'oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv', 'ID_FS_UUID_ENC': 'oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 16:57:48,375 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:57:48,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:48,386 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:57:48,386 INFO blivet/MainThread: sde is a disk 2024-03-01 16:57:48,386 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 113 2024-03-01 16:57:48,386 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 114 2024-03-01 16:57:48,389 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:57:48,392 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:57:48,392 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:48,395 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:48,395 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:57:48,396 INFO blivet/MainThread: added disk sde (id 112) to device tree 2024-03-01 16:57:48,396 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc804efdf10) -- name = sde status = True id = 112 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 = 6001405c3b791ebed274cde9617c7538 2024-03-01 16:57:48,398 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:57:48,401 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:48,401 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 116 2024-03-01 16:57:48,404 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:48,404 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 117 2024-03-01 16:57:48,407 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:48,407 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 118 2024-03-01 16:57:48,411 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:48,411 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 119 2024-03-01 16:57:48,413 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 16:57:48,413 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 16:57:48,414 INFO program/MainThread: Running [32] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_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/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 16:57:48,449 INFO program/MainThread: stdout[32]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 16:57:48,449 INFO program/MainThread: stderr[32]: WARNING: Couldn't find device with uuid 7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v. WARNING: VG test_vg2 is missing PV 7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v (last written to /dev/sdf). 2024-03-01 16:57:48,449 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:57:48,449 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 16:57:48,453 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv ; label: None ; device: /dev/sde ; serial: 36001405c3b791ebed274cde9617c7538 ; exists: True ; vg_name: test_vg2 ; vg_uuid: FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:57:48,453 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 120 2024-03-01 16:57:48,456 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 16:57:48,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds ; incomplete: True ; hidden: False ; 2024-03-01 16:57:48,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (107) 2024-03-01 16:57:48,464 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 16:57:48,467 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:57:48,469 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 16:57:48,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds ; incomplete: True ; hidden: False ; 2024-03-01 16:57:48,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:48,475 INFO program/MainThread: Running [33] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_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/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 16:57:48,510 INFO program/MainThread: stdout[33]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq LVM2_LV_SIZE=322961408 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=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U LVM2_LV_SIZE=322961408 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=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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 16:57:48,511 INFO program/MainThread: stderr[33]: WARNING: Couldn't find device with uuid 7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v. WARNING: VG test_vg2 is missing PV 7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v (last written to /dev/sdf). 2024-03-01 16:57:48,511 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:57:48,511 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 16:57:48,511 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:48,515 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/lvm-pv-uuid-7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746', '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': '7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v', 'ID_FS_UUID_ENC': '7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 16:57:48,515 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:57:48,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:48,527 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:57:48,527 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:57:48,527 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:57:48,528 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 16:57:48,530 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:57:48,533 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:57:48,533 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 16:57:48,536 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:48,537 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:57:48,537 INFO blivet/MainThread: added disk sdf (id 122) to device tree 2024-03-01 16:57:48,537 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc804ef4520) -- name = sdf status = True id = 122 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 = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 16:57:48,540 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:57:48,543 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:48,543 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 126 2024-03-01 16:57:48,546 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:48,546 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 127 2024-03-01 16:57:48,549 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:48,549 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 16:57:48,552 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:48,552 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 129 2024-03-01 16:57:48,554 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 16:57:48,554 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 16:57:48,555 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 16:57:48,588 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 2024-03-01 16:57:48,588 INFO program/MainThread: stderr[34]: 2024-03-01 16:57:48,588 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 16:57:48,588 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 16:57:48,592 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v ; label: None ; device: /dev/sdf ; serial: 360014059c2e5e06e370469295f1ed6ff ; exists: True ; vg_name: test_vg2 ; vg_uuid: FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:57:48,592 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 130 2024-03-01 16:57:48,595 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 16:57:48,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds ; incomplete: True ; hidden: False ; 2024-03-01 16:57:48,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:48,603 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 16:57:48,606 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 16:57:48,609 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 16:57:48,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds ; incomplete: True ; hidden: False ; 2024-03-01 16:57:48,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:48,614 INFO program/MainThread: Running [35] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 16:57:48,650 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq LVM2_LV_SIZE=322961408 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=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U LVM2_LV_SIZE=322961408 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=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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 16:57:48,650 INFO program/MainThread: stderr[35]: 2024-03-01 16:57:48,650 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 16:57:48,654 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:48,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:48,662 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 132 2024-03-01 16:57:48,665 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:57:48,666 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 16:57:48,669 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:57:48,672 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:57:48,672 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:57:48,675 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:48,676 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:57:48,676 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 135 2024-03-01 16:57:48,679 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 16:57:48,682 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 16:57:48,682 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 16:57:48,685 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 16:57:48,688 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:57:48,688 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:57:48,691 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:48,691 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:57:48,691 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 16:57:48,692 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 131) to device tree 2024-03-01 16:57:48,694 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 16:57:48,695 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 16:57:48,697 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:48,698 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 16:57:48,701 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg2/lv3 ' '/dev/disk/by-uuid/657eb975-20e2-4a0e-95a0-838901a3d628 ' '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-FzfZwhumA0i4If3exUrBBR9CWcIoWMdspVin8p7yeAQuOkcioassaumTLUI0Vxcb ' '/dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '20', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-FzfZwhumA0i4If3exUrBBR9CWcIoWMdspVin8p7yeAQuOkcioassaumTLUI0Vxcb', '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': '657eb975-20e2-4a0e-95a0-838901a3d628', 'ID_FS_UUID_ENC': '657eb975-20e2-4a0e-95a0-838901a3d628', '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': '1104275698'} ; 2024-03-01 16:57:48,701 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:57:48,701 INFO program/MainThread: Running [36] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:48,704 INFO program/MainThread: stdout[36]: LVM 2024-03-01 16:57:48,704 INFO program/MainThread: stderr[36]: 2024-03-01 16:57:48,704 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 16:57:48,704 INFO program/MainThread: Running [37] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:48,707 INFO program/MainThread: stdout[37]: LVM 2024-03-01 16:57:48,707 INFO program/MainThread: stderr[37]: 2024-03-01 16:57:48,707 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 16:57:48,707 INFO program/MainThread: Running [38] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:48,709 INFO program/MainThread: stdout[38]: LVM 2024-03-01 16:57:48,710 INFO program/MainThread: stderr[38]: 2024-03-01 16:57:48,710 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 16:57:48,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (131) 2024-03-01 16:57:48,719 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:48,719 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:57:48,720 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:48,720 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 16:57:48,717 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb 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 (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131)'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 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 (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:48,721 INFO program/MainThread: Running [39] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:48,723 INFO program/MainThread: stdout[39]: LVM 2024-03-01 16:57:48,723 INFO program/MainThread: stderr[39]: 2024-03-01 16:57:48,723 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 16:57:48,727 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:57:48,730 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:48,730 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 138 2024-03-01 16:57:48,733 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:48,733 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 139 2024-03-01 16:57:48,736 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:48,736 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 140 2024-03-01 16:57:48,739 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:48,739 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 141 2024-03-01 16:57:48,740 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 16:57:48,743 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:48,743 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 142 2024-03-01 16:57:48,746 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 16:57:48,746 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:48,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:48,752 INFO blivet/MainThread: found lvm snapshot volume 'test_vg2-lv3_snapset1' 2024-03-01 16:57:48,752 INFO program/MainThread: Running [40] lvm lvs --noheadings -o origin test_vg2/lv3_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 16:57:48,788 INFO program/MainThread: stdout[40]: lv3 2024-03-01 16:57:48,789 INFO program/MainThread: stderr[40]: 2024-03-01 16:57:48,789 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 16:57:48,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem 2024-03-01 16:57:48,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem 2024-03-01 16:57:48,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:48,807 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 16:57:48,810 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3_snapset1 ; kids: 1 ; 2024-03-01 16:57:48,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 146 2024-03-01 16:57:48,813 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:48,816 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3_snapset1 ; status: True ; 2024-03-01 16:57:48,816 DEBUG blivet/MainThread: test_vg2-lv3_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-22 2024-03-01 16:57:48,820 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-22 ; 2024-03-01 16:57:48,820 DEBUG blivet/MainThread: updated test_vg2-lv3_snapset1 size to 124 MiB (124 MiB) 2024-03-01 16:57:48,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 16:57:48,823 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3_snapset1 ; kids: 2 ; 2024-03-01 16:57:48,826 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3_snapset1 ; kids: 1 ; 2024-03-01 16:57:48,826 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 149 2024-03-01 16:57:48,829 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:48,832 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3_snapset1 ; status: True ; 2024-03-01 16:57:48,833 DEBUG blivet/MainThread: test_vg2-lv3_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-22 2024-03-01 16:57:48,835 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-22 ; 2024-03-01 16:57:48,836 DEBUG blivet/MainThread: updated test_vg2-lv3_snapset1 size to 124 MiB (124 MiB) 2024-03-01 16:57:48,836 DEBUG blivet/MainThread: Adding test_vg2-lv3_snapset1/124 MiB to test_vg2 2024-03-01 16:57:48,836 INFO blivet/MainThread: added lvmsnapshot test_vg2-lv3_snapset1 (id 144) to device tree 2024-03-01 16:57:48,839 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3_snapset1 ; status: True ; 2024-03-01 16:57:48,839 DEBUG blivet/MainThread: test_vg2-lv3_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-22 2024-03-01 16:57:48,842 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv3_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-22 ; 2024-03-01 16:57:48,842 DEBUG blivet/MainThread: updated test_vg2-lv3_snapset1 size to 124 MiB (124 MiB) 2024-03-01 16:57:48,846 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg2-lv3_snapset1 ' '/dev/disk/by-uuid/657eb975-20e2-4a0e-95a0-838901a3d628 ' '/dev/test_vg2/lv3_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsVP5pAPPobz2ohh1bMElFAVuduHvqpCgp ' '/dev/mapper/test_vg2-lv3_snapset1', 'DEVNAME': '/dev/dm-22', 'DEVPATH': '/devices/virtual/block/dm-22', 'DEVTYPE': 'disk', 'DISKSEQ': '42', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3_snapset1', 'DM_NAME': 'test_vg2-lv3_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-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsVP5pAPPobz2ohh1bMElFAVuduHvqpCgp', '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': '657eb975-20e2-4a0e-95a0-838901a3d628', 'ID_FS_UUID_ENC': '657eb975-20e2-4a0e-95a0-838901a3d628', 'MAJOR': '253', 'MINOR': '22', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-22', 'SYS_PATH': '/sys/devices/virtual/block/dm-22', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111150114'} ; 2024-03-01 16:57:48,846 INFO blivet/MainThread: scanning test_vg2-lv3_snapset1 (/sys/devices/virtual/block/dm-22)... 2024-03-01 16:57:48,846 INFO program/MainThread: Running [41] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 16:57:48,849 INFO program/MainThread: stdout[41]: LVM 2024-03-01 16:57:48,849 INFO program/MainThread: stderr[41]: 2024-03-01 16:57:48,849 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 16:57:48,849 INFO program/MainThread: Running [42] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 16:57:48,851 INFO program/MainThread: stdout[42]: LVM 2024-03-01 16:57:48,852 INFO program/MainThread: stderr[42]: 2024-03-01 16:57:48,852 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 16:57:48,852 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 16:57:48,854 INFO program/MainThread: stdout[43]: LVM 2024-03-01 16:57:48,854 INFO program/MainThread: stderr[43]: 2024-03-01 16:57:48,854 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 16:57:48,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) 2024-03-01 16:57:48,864 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:48,865 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:48,865 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:48,866 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:48,862 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804f36040) -- name = test_vg2-lv3_snapset1 status = True id = 144 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp size = 124 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-22 target size = 124 MiB path = /dev/mapper/test_vg2-lv3_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144)'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144)'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 16:57:48,866 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 16:57:48,869 INFO program/MainThread: stdout[44]: LVM 2024-03-01 16:57:48,869 INFO program/MainThread: stderr[44]: 2024-03-01 16:57:48,869 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 16:57:48,872 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3_snapset1 ; 2024-03-01 16:57:48,876 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:48,876 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 151 2024-03-01 16:57:48,879 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:48,879 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 152 2024-03-01 16:57:48,882 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:48,882 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 16:57:48,885 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:48,885 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 154 2024-03-01 16:57:48,885 INFO blivet/MainThread: type detected on 'test_vg2-lv3_snapset1' is 'xfs' 2024-03-01 16:57:48,888 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:48,888 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 155 2024-03-01 16:57:48,891 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3_snapset1 ; type: xfs ; current: None ; 2024-03-01 16:57:48,891 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:48,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,897 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:48,900 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:48,903 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 16:57:48,906 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:57:48,906 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 16:57:48,909 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:57:48,912 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:57:48,912 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:57:48,915 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:48,916 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 308 MiB (308 MiB) 2024-03-01 16:57:48,916 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 161 2024-03-01 16:57:48,919 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 3 ; 2024-03-01 16:57:48,922 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 16:57:48,922 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 162 2024-03-01 16:57:48,925 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 16:57:48,928 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:57:48,928 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:57:48,931 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:48,932 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 308 MiB (308 MiB) 2024-03-01 16:57:48,932 DEBUG blivet/MainThread: Adding test_vg2-lv4/308 MiB to test_vg2 2024-03-01 16:57:48,932 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 157) to device tree 2024-03-01 16:57:48,935 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 16:57:48,935 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 16:57:48,938 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:48,938 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 308 MiB (308 MiB) 2024-03-01 16:57:48,941 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/403bf425-50f3-4af2-8c59-5d17dc640f20 ' '/dev/test_vg2/lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsu3a9zoYTqCG3drDUwpuVxNwB6kFbGw05', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '19', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsu3a9zoYTqCG3drDUwpuVxNwB6kFbGw05', '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': '403bf425-50f3-4af2-8c59-5d17dc640f20', 'ID_FS_UUID_ENC': '403bf425-50f3-4af2-8c59-5d17dc640f20', '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': '1103814895'} ; 2024-03-01 16:57:48,941 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:57:48,942 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:48,944 INFO program/MainThread: stdout[45]: LVM 2024-03-01 16:57:48,944 INFO program/MainThread: stderr[45]: 2024-03-01 16:57:48,944 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 16:57:48,944 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:48,947 INFO program/MainThread: stdout[46]: LVM 2024-03-01 16:57:48,947 INFO program/MainThread: stderr[46]: 2024-03-01 16:57:48,947 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 16:57:48,947 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:48,949 INFO program/MainThread: stdout[47]: LVM 2024-03-01 16:57:48,950 INFO program/MainThread: stderr[47]: 2024-03-01 16:57:48,950 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 16:57:48,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv4 (157) 2024-03-01 16:57:48,959 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:48,960 DEBUG blivet/MainThread: vg test_vg2 has 2.25 GiB free 2024-03-01 16:57:48,960 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:48,961 DEBUG blivet/MainThread: vg test_vg2 has 2.25 GiB free 2024-03-01 16:57:48,957 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157)'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.25 GiB free extents = 577 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157)'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:48,962 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:48,964 INFO program/MainThread: stdout[48]: LVM 2024-03-01 16:57:48,964 INFO program/MainThread: stderr[48]: 2024-03-01 16:57:48,964 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 16:57:48,968 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:57:48,971 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:48,971 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 164 2024-03-01 16:57:48,974 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:48,974 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 165 2024-03-01 16:57:48,978 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:48,978 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 166 2024-03-01 16:57:48,981 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:48,981 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 167 2024-03-01 16:57:48,981 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 16:57:48,984 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:48,984 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 168 2024-03-01 16:57:48,987 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 16:57:48,987 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:48,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:48,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:48,993 INFO blivet/MainThread: found lvm snapshot volume 'test_vg2-lv4_snapset1' 2024-03-01 16:57:48,993 INFO program/MainThread: Running [49] lvm lvs --noheadings -o origin test_vg2/lv4_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 16:57:49,027 INFO program/MainThread: stdout[49]: lv4 2024-03-01 16:57:49,027 INFO program/MainThread: stderr[49]: 2024-03-01 16:57:49,027 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 16:57:49,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,034 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem 2024-03-01 16:57:49,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,039 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem 2024-03-01 16:57:49,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:49,045 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 171 2024-03-01 16:57:49,048 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4_snapset1 ; kids: 3 ; 2024-03-01 16:57:49,049 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 172 2024-03-01 16:57:49,051 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:49,055 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4_snapset1 ; status: True ; 2024-03-01 16:57:49,055 DEBUG blivet/MainThread: test_vg2-lv4_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-25 2024-03-01 16:57:49,058 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-25 ; 2024-03-01 16:57:49,058 DEBUG blivet/MainThread: updated test_vg2-lv4_snapset1 size to 124 MiB (124 MiB) 2024-03-01 16:57:49,058 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 174 2024-03-01 16:57:49,062 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4_snapset1 ; kids: 4 ; 2024-03-01 16:57:49,065 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4_snapset1 ; kids: 3 ; 2024-03-01 16:57:49,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 16:57:49,068 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:49,071 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4_snapset1 ; status: True ; 2024-03-01 16:57:49,071 DEBUG blivet/MainThread: test_vg2-lv4_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-25 2024-03-01 16:57:49,074 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-25 ; 2024-03-01 16:57:49,075 DEBUG blivet/MainThread: updated test_vg2-lv4_snapset1 size to 124 MiB (124 MiB) 2024-03-01 16:57:49,075 DEBUG blivet/MainThread: Adding test_vg2-lv4_snapset1/124 MiB to test_vg2 2024-03-01 16:57:49,075 INFO blivet/MainThread: added lvmsnapshot test_vg2-lv4_snapset1 (id 170) to device tree 2024-03-01 16:57:49,078 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4_snapset1 ; status: True ; 2024-03-01 16:57:49,078 DEBUG blivet/MainThread: test_vg2-lv4_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-25 2024-03-01 16:57:49,081 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-25 ; 2024-03-01 16:57:49,081 DEBUG blivet/MainThread: updated test_vg2-lv4_snapset1 size to 124 MiB (124 MiB) 2024-03-01 16:57:49,085 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsBYnstQrPu8KgRXe7eiNFwqcwYu7HxeJt ' '/dev/disk/by-id/dm-name-test_vg2-lv4_snapset1 ' '/dev/test_vg2/lv4_snapset1 ' '/dev/disk/by-uuid/403bf425-50f3-4af2-8c59-5d17dc640f20 ' '/dev/mapper/test_vg2-lv4_snapset1', 'DEVNAME': '/dev/dm-25', 'DEVPATH': '/devices/virtual/block/dm-25', 'DEVTYPE': 'disk', 'DISKSEQ': '46', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4_snapset1', 'DM_NAME': 'test_vg2-lv4_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-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsBYnstQrPu8KgRXe7eiNFwqcwYu7HxeJt', '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': '403bf425-50f3-4af2-8c59-5d17dc640f20', 'ID_FS_UUID_ENC': '403bf425-50f3-4af2-8c59-5d17dc640f20', 'MAJOR': '253', 'MINOR': '25', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-25', 'SYS_PATH': '/sys/devices/virtual/block/dm-25', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111399108'} ; 2024-03-01 16:57:49,085 INFO blivet/MainThread: scanning test_vg2-lv4_snapset1 (/sys/devices/virtual/block/dm-25)... 2024-03-01 16:57:49,085 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 16:57:49,088 INFO program/MainThread: stdout[50]: LVM 2024-03-01 16:57:49,088 INFO program/MainThread: stderr[50]: 2024-03-01 16:57:49,088 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 16:57:49,088 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 16:57:49,090 INFO program/MainThread: stdout[51]: LVM 2024-03-01 16:57:49,090 INFO program/MainThread: stderr[51]: 2024-03-01 16:57:49,090 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 16:57:49,090 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 16:57:49,093 INFO program/MainThread: stdout[52]: LVM 2024-03-01 16:57:49,093 INFO program/MainThread: stderr[52]: 2024-03-01 16:57:49,093 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 16:57:49,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) 2024-03-01 16:57:49,103 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:49,104 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:49,104 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:49,105 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:49,100 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804fbe070) -- name = test_vg2-lv4_snapset1 status = True id = 170 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt size = 124 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-25 target size = 124 MiB path = /dev/mapper/test_vg2-lv4_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170)'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170)'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 16:57:49,106 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 16:57:49,108 INFO program/MainThread: stdout[53]: LVM 2024-03-01 16:57:49,108 INFO program/MainThread: stderr[53]: 2024-03-01 16:57:49,108 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 16:57:49,112 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4_snapset1 ; 2024-03-01 16:57:49,115 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:49,115 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 177 2024-03-01 16:57:49,118 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:49,118 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 178 2024-03-01 16:57:49,121 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:49,121 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 179 2024-03-01 16:57:49,133 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:49,133 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 180 2024-03-01 16:57:49,134 INFO blivet/MainThread: type detected on 'test_vg2-lv4_snapset1' is 'xfs' 2024-03-01 16:57:49,136 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:49,137 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 181 2024-03-01 16:57:49,139 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4_snapset1 ; type: xfs ; current: None ; 2024-03-01 16:57:49,140 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:49,140 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:49,143 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/lvm-pv-uuid-RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71', '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': 'RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71', 'ID_FS_UUID_ENC': 'RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71', '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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 16:57:49,143 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:49,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:49,154 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:57:49,155 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:57:49,155 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 185 2024-03-01 16:57:49,155 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 16:57:49,158 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:57:49,161 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:57:49,161 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:49,164 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:49,164 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:57:49,164 INFO blivet/MainThread: added disk sdg (id 184) to device tree 2024-03-01 16:57:49,164 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc804f0b430) -- name = sdg status = True id = 184 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 = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 16:57:49,167 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:57:49,170 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:49,170 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 188 2024-03-01 16:57:49,173 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:49,173 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 189 2024-03-01 16:57:49,176 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:49,176 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 190 2024-03-01 16:57:49,179 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:49,179 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 191 2024-03-01 16:57:49,181 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 16:57:49,181 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 16:57:49,182 INFO program/MainThread: Running [54] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_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/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 16:57:49,217 INFO program/MainThread: stdout[54]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG LVM2_PV_FREE=796917760 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 2024-03-01 16:57:49,218 INFO program/MainThread: stderr[54]: WARNING: Couldn't find device with uuid C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F. WARNING: Couldn't find device with uuid ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG. WARNING: Couldn't find device with uuid 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ. WARNING: VG test_vg3 is missing PV C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ (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. WARNING: Couldn't find all devices for LV test_vg3/lv5_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv6_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv7_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv8_snapset1 while checking used and assumed devices. 2024-03-01 16:57:49,218 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 16:57:49,218 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 16:57:49,222 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71 ; label: None ; device: /dev/sdg ; serial: 36001405a5c3f50fa0de422db9c3feb60 ; exists: True ; vg_name: test_vg3 ; vg_uuid: YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ ; pe_start: 8 MiB ; 2024-03-01 16:57:49,222 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 192 2024-03-01 16:57:49,225 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 16:57:49,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ ; incomplete: True ; hidden: False ; 2024-03-01 16:57:49,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:49,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:49,236 INFO program/MainThread: Running [55] 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/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 16:57:49,274 INFO program/MainThread: stdout[55]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 2024-03-01 16:57:49,274 INFO program/MainThread: stderr[55]: WARNING: Couldn't find device with uuid C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F. WARNING: Couldn't find device with uuid ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG. WARNING: Couldn't find device with uuid 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ. WARNING: VG test_vg3 is missing PV C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ (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. WARNING: Couldn't find all devices for LV test_vg3/lv5_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv6_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv7_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv8_snapset1 while checking used and assumed devices. 2024-03-01 16:57:49,274 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 16:57:49,274 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:57:49,274 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 194 2024-03-01 16:57:49,278 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 16:57:49,281 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:49,282 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 16:57:49,284 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 16:57:49,285 INFO program/MainThread: Running [56] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_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/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 16:57:49,322 INFO program/MainThread: stdout[56]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq LVM2_LV_SIZE=322961408 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=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U LVM2_LV_SIZE=322961408 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=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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 16:57:49,323 INFO program/MainThread: stderr[56]: WARNING: Couldn't find device with uuid C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F. WARNING: Couldn't find device with uuid ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG. WARNING: Couldn't find device with uuid 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ. WARNING: VG test_vg3 is missing PV C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ (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. WARNING: Couldn't find all devices for LV test_vg3/lv5_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv6_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv7_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv8_snapset1 while checking used and assumed devices. 2024-03-01 16:57:49,323 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 16:57:49,327 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 16:57:49,327 INFO blivet/MainThread: added lvmvg test_vg3 (id 193) to device tree 2024-03-01 16:57:49,330 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 16:57:49,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ ; incomplete: True ; hidden: False ; 2024-03-01 16:57:49,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (193) 2024-03-01 16:57:49,336 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:57:49,336 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:49,339 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/lvm-pv-uuid-C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F ' '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd', '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': 'C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F', 'ID_FS_UUID_ENC': 'C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 16:57:49,339 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:49,343 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:49,351 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:57:49,351 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:57:49,351 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 16:57:49,352 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 200 2024-03-01 16:57:49,354 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:57:49,357 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:57:49,357 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:49,360 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:49,360 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:57:49,361 INFO blivet/MainThread: added disk sdh (id 198) to device tree 2024-03-01 16:57:49,361 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc804f13370) -- name = sdh status = True id = 198 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 = 60014051dfd529f618d40f4a338a2674 2024-03-01 16:57:49,364 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:57:49,367 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:49,367 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 202 2024-03-01 16:57:49,369 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:49,370 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 203 2024-03-01 16:57:49,372 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:49,372 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 204 2024-03-01 16:57:49,376 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:49,376 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 205 2024-03-01 16:57:49,378 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 16:57:49,378 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 16:57:49,378 INFO program/MainThread: Running [57] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_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/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:49,417 INFO program/MainThread: stdout[57]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG LVM2_PV_FREE=796917760 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 2024-03-01 16:57:49,417 INFO program/MainThread: stderr[57]: WARNING: Couldn't find device with uuid ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG. WARNING: Couldn't find device with uuid 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ. WARNING: VG test_vg3 is missing PV ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv7_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv8_snapset1 while checking used and assumed devices. 2024-03-01 16:57:49,417 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 16:57:49,417 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 16:57:49,421 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F ; label: None ; device: /dev/sdh ; serial: 360014051dfd529f618d40f4a338a2674 ; exists: True ; vg_name: test_vg3 ; vg_uuid: YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ ; pe_start: 8 MiB ; 2024-03-01 16:57:49,421 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 206 2024-03-01 16:57:49,424 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 16:57:49,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ ; incomplete: True ; hidden: False ; 2024-03-01 16:57:49,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (193) 2024-03-01 16:57:49,432 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 16:57:49,435 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:49,437 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 16:57:49,440 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ ; incomplete: True ; hidden: False ; 2024-03-01 16:57:49,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:49,443 INFO program/MainThread: Running [58] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_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/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:49,482 INFO program/MainThread: stdout[58]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq LVM2_LV_SIZE=322961408 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=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U LVM2_LV_SIZE=322961408 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=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s-p- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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 16:57:49,483 INFO program/MainThread: stderr[58]: WARNING: Couldn't find device with uuid ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG. WARNING: Couldn't find device with uuid 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ. WARNING: VG test_vg3 is missing PV ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ (last written to /dev/sdj). WARNING: Couldn't find all devices for LV test_vg3/lv6_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv7_snapset1 while checking used and assumed devices. WARNING: Couldn't find all devices for LV test_vg3/lv8_snapset1 while checking used and assumed devices. 2024-03-01 16:57:49,483 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 16:57:49,483 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:57:49,483 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:49,487 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/lvm-pv-uuid-ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc ' '/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': 'ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG', 'ID_FS_UUID_ENC': 'ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG', '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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 16:57:49,487 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:49,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:49,500 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:57:49,500 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:57:49,500 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 209 2024-03-01 16:57:49,500 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 210 2024-03-01 16:57:49,503 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:57:49,506 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:57:49,506 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:49,509 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:49,509 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:57:49,510 INFO blivet/MainThread: added disk sdi (id 208) to device tree 2024-03-01 16:57:49,510 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc804ef7340) -- name = sdi status = True id = 208 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 = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 16:57:49,513 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:57:49,515 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:49,516 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 212 2024-03-01 16:57:49,518 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:49,518 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 213 2024-03-01 16:57:49,521 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:49,521 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 214 2024-03-01 16:57:49,524 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:49,524 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 215 2024-03-01 16:57:49,527 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 16:57:49,527 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 16:57:49,527 INFO program/MainThread: Running [59] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_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/sdi,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:49,567 INFO program/MainThread: stdout[59]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdi LVM2_PV_UUID=ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG LVM2_PV_FREE=796917760 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 2024-03-01 16:57:49,567 INFO program/MainThread: stderr[59]: WARNING: Couldn't find device with uuid 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ. WARNING: VG test_vg3 is missing PV 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ (last written to /dev/sdj). 2024-03-01 16:57:49,567 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 16:57:49,567 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 16:57:49,571 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG ; label: None ; device: /dev/sdi ; serial: 36001405ce779d5fd1994315bea78b0dc ; exists: True ; vg_name: test_vg3 ; vg_uuid: YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ ; pe_start: 8 MiB ; free: 760 MiB ; 2024-03-01 16:57:49,572 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 216 2024-03-01 16:57:49,574 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 16:57:49,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ ; incomplete: True ; hidden: False ; 2024-03-01 16:57:49,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:49,583 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 16:57:49,585 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:49,588 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 16:57:49,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ ; incomplete: True ; hidden: False ; 2024-03-01 16:57:49,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:49,593 INFO program/MainThread: Running [60] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_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/sdi,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:49,632 INFO program/MainThread: stdout[60]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq LVM2_LV_SIZE=322961408 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=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U LVM2_LV_SIZE=322961408 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=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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 16:57:49,632 INFO program/MainThread: stderr[60]: WARNING: Couldn't find device with uuid 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ. WARNING: VG test_vg3 is missing PV 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ (last written to /dev/sdj). 2024-03-01 16:57:49,632 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 16:57:49,633 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 16:57:49,633 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:49,637 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/lvm-pv-uuid-2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58', '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': '2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ', 'ID_FS_UUID_ENC': '2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ', '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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 16:57:49,637 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:49,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:49,649 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:57:49,649 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:57:49,649 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 16:57:49,649 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 220 2024-03-01 16:57:49,652 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:57:49,655 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:57:49,655 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:49,658 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:49,658 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:57:49,659 INFO blivet/MainThread: added disk sdj (id 218) to device tree 2024-03-01 16:57:49,659 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc804efdee0) -- name = sdj status = True id = 218 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 = 600140533c9de3e898f45bcb604704b2 2024-03-01 16:57:49,662 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:57:49,665 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:49,665 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 222 2024-03-01 16:57:49,668 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:49,668 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 223 2024-03-01 16:57:49,671 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:49,671 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 16:57:49,674 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:49,674 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 225 2024-03-01 16:57:49,676 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 16:57:49,676 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 16:57:49,676 INFO program/MainThread: Running [61] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_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/sdi,/dev/sdj,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:49,712 INFO program/MainThread: stdout[61]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=IuCO5v-MU8N-jlMF-znez-DxxA-NAQN-HkRpvw LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=RyST21-ILvH-KT5Z-zu9k-1vxY-267Z-uIlCCc LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=d6hgXE-BJsu-rYC7-wzdx-mTX3-hCqi-bDlcGo LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=wNaNmh-KGVh-r1iO-DOhx-8q52-1MWQ-eORkgg LVM2_PV_FREE=159383552 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sde LVM2_PV_UUID=oBBYVd-byKc-myFa-5zOg-X5n4-q0Ut-GxGAhv LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdf LVM2_PV_UUID=7h6hEf-u8Qw-DKQB-aCYE-StXc-f0Qw-TDI91v LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=2290089984 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=546 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdg LVM2_PV_UUID=RHsEQj-HAm0-V0HI-wFJs-2nno-3X0y-2n1t71 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdh LVM2_PV_UUID=C9e8tS-2U01-f32x-MNuz-V41S-eBst-MMQ77F LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdi LVM2_PV_UUID=ObFACp-R8E1-Sxgo-lHdM-yMsV-zhPm-hAq3pG LVM2_PV_FREE=796917760 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 LVM2_PV_NAME=/dev/sdj LVM2_PV_UUID=2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ LVM2_VG_SIZE=4261412864 LVM2_VG_FREE=1862270976 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=1016 LVM2_VG_FREE_COUNT=444 LVM2_PV_COUNT=4 2024-03-01 16:57:49,712 INFO program/MainThread: stderr[61]: 2024-03-01 16:57:49,712 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 16:57:49,712 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 16:57:49,716 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 2dJQ7f-Igvp-AOua-GCkY-5RBW-0CqK-MkP8KZ ; label: None ; device: /dev/sdj ; serial: 3600140533c9de3e898f45bcb604704b2 ; exists: True ; vg_name: test_vg3 ; vg_uuid: YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:57:49,716 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 226 2024-03-01 16:57:49,719 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 16:57:49,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ ; incomplete: True ; hidden: False ; 2024-03-01 16:57:49,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:49,728 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 16:57:49,730 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 16:57:49,733 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 16:57:49,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ ; incomplete: True ; hidden: False ; 2024-03-01 16:57:49,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:49,738 INFO program/MainThread: Running [62] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_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/sdi,/dev/sdj,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:49,777 INFO program/MainThread: stdout[62]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq LVM2_LV_SIZE=322961408 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=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1_snapset1 LVM2_LV_UUID=k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP LVM2_LV_SIZE=130023424 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U LVM2_LV_SIZE=322961408 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=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2_snapset1 LVM2_LV_UUID=LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv2 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3_snapset1 LVM2_LV_UUID=VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv3 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 LVM2_LV_SIZE=322961408 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_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4_snapset1 LVM2_LV_UUID=BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt LVM2_LV_SIZE=130023424 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv4 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5_snapset1 LVM2_LV_UUID=KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv5 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6_snapset1 LVM2_LV_UUID=530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv6 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7 LVM2_LV_UUID=P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv7_snapset1 LVM2_LV_UUID=Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv7 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8 LVM2_LV_UUID=XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 LVM2_LV_SIZE=427819008 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_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv8_snapset1 LVM2_LV_UUID=WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 LVM2_LV_SIZE=171966464 LVM2_LV_ATTR=swi-a-s--- LVM2_SEGTYPE=linear LVM2_ORIGIN=lv8 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 16:57:49,777 INFO program/MainThread: stderr[62]: 2024-03-01 16:57:49,777 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 16:57:49,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,785 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:49,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:49,790 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 228 2024-03-01 16:57:49,793 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:57:49,793 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 16:57:49,796 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:57:49,800 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:57:49,800 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:57:49,803 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:49,803 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 408 MiB (408 MiB) 2024-03-01 16:57:49,803 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 231 2024-03-01 16:57:49,807 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 16:57:49,809 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 16:57:49,810 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 232 2024-03-01 16:57:49,812 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 16:57:49,815 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:57:49,816 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:57:49,819 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:49,819 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 408 MiB (408 MiB) 2024-03-01 16:57:49,819 DEBUG blivet/MainThread: Adding test_vg3-lv5/408 MiB to test_vg3 2024-03-01 16:57:49,819 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 227) to device tree 2024-03-01 16:57:49,822 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 16:57:49,822 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 16:57:49,825 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:49,825 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 408 MiB (408 MiB) 2024-03-01 16:57:49,829 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJBrZa8vvfeYMXGZn2jJLnlykTQMZplPqr ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/test_vg3/lv5 ' '/dev/mapper/test_vg3-lv5 ' '/dev/disk/by-uuid/ebfb0b89-52ae-48c4-98d0-be7faad2383f', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '18', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJBrZa8vvfeYMXGZn2jJLnlykTQMZplPqr', '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': 'ebfb0b89-52ae-48c4-98d0-be7faad2383f', 'ID_FS_UUID_ENC': 'ebfb0b89-52ae-48c4-98d0-be7faad2383f', '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': '1102071383'} ; 2024-03-01 16:57:49,829 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:57:49,829 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:49,832 INFO program/MainThread: stdout[63]: LVM 2024-03-01 16:57:49,832 INFO program/MainThread: stderr[63]: 2024-03-01 16:57:49,832 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 16:57:49,832 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:49,834 INFO program/MainThread: stdout[64]: LVM 2024-03-01 16:57:49,835 INFO program/MainThread: stderr[64]: 2024-03-01 16:57:49,835 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 16:57:49,835 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:49,837 INFO program/MainThread: stdout[65]: LVM 2024-03-01 16:57:49,837 INFO program/MainThread: stderr[65]: 2024-03-01 16:57:49,837 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 16:57:49,841 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv5 (227) 2024-03-01 16:57:49,847 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:49,848 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:49,848 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:49,849 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 16:57:49,845 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:49,850 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:49,852 INFO program/MainThread: stdout[66]: LVM 2024-03-01 16:57:49,852 INFO program/MainThread: stderr[66]: 2024-03-01 16:57:49,852 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 16:57:49,856 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:57:49,859 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:49,859 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 234 2024-03-01 16:57:49,862 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:49,862 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 235 2024-03-01 16:57:49,865 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:49,865 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 236 2024-03-01 16:57:49,868 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:49,868 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 237 2024-03-01 16:57:49,869 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 16:57:49,871 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:49,872 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 238 2024-03-01 16:57:49,874 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 16:57:49,875 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:49,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:49,881 INFO blivet/MainThread: found lvm snapshot volume 'test_vg3-lv5_snapset1' 2024-03-01 16:57:49,881 INFO program/MainThread: Running [67] lvm lvs --noheadings -o origin test_vg3/lv5_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdi,/dev/sdj,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:49,915 INFO program/MainThread: stdout[67]: lv5 2024-03-01 16:57:49,915 INFO program/MainThread: stderr[67]: 2024-03-01 16:57:49,915 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 16:57:49,919 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem 2024-03-01 16:57:49,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,928 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem 2024-03-01 16:57:49,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:49,934 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 241 2024-03-01 16:57:49,937 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5_snapset1 ; kids: 1 ; 2024-03-01 16:57:49,937 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 242 2024-03-01 16:57:49,940 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:49,943 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5_snapset1 ; status: True ; 2024-03-01 16:57:49,943 DEBUG blivet/MainThread: test_vg3-lv5_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-10 2024-03-01 16:57:49,946 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-10 ; 2024-03-01 16:57:49,947 DEBUG blivet/MainThread: updated test_vg3-lv5_snapset1 size to 164 MiB (164 MiB) 2024-03-01 16:57:49,948 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 244 2024-03-01 16:57:49,951 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5_snapset1 ; kids: 2 ; 2024-03-01 16:57:49,953 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5_snapset1 ; kids: 1 ; 2024-03-01 16:57:49,954 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 245 2024-03-01 16:57:49,956 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:49,959 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5_snapset1 ; status: True ; 2024-03-01 16:57:49,960 DEBUG blivet/MainThread: test_vg3-lv5_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-10 2024-03-01 16:57:49,963 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-10 ; 2024-03-01 16:57:49,963 DEBUG blivet/MainThread: updated test_vg3-lv5_snapset1 size to 164 MiB (164 MiB) 2024-03-01 16:57:49,963 DEBUG blivet/MainThread: Adding test_vg3-lv5_snapset1/164 MiB to test_vg3 2024-03-01 16:57:49,963 INFO blivet/MainThread: added lvmsnapshot test_vg3-lv5_snapset1 (id 240) to device tree 2024-03-01 16:57:49,966 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5_snapset1 ; status: True ; 2024-03-01 16:57:49,966 DEBUG blivet/MainThread: test_vg3-lv5_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-10 2024-03-01 16:57:49,969 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-10 ; 2024-03-01 16:57:49,969 DEBUG blivet/MainThread: updated test_vg3-lv5_snapset1 size to 164 MiB (164 MiB) 2024-03-01 16:57:49,973 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv5_snapset1 ' '/dev/mapper/test_vg3-lv5_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJKtTHpW9oC62K43mC3JFu0GiHkpV9XQV8 ' '/dev/disk/by-uuid/ebfb0b89-52ae-48c4-98d0-be7faad2383f ' '/dev/test_vg3/lv5_snapset1', 'DEVNAME': '/dev/dm-10', 'DEVPATH': '/devices/virtual/block/dm-10', 'DEVTYPE': 'disk', 'DISKSEQ': '26', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5_snapset1', 'DM_NAME': 'test_vg3-lv5_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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJKtTHpW9oC62K43mC3JFu0GiHkpV9XQV8', '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': 'ebfb0b89-52ae-48c4-98d0-be7faad2383f', 'ID_FS_UUID_ENC': 'ebfb0b89-52ae-48c4-98d0-be7faad2383f', 'MAJOR': '253', 'MINOR': '10', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-10', 'SYS_PATH': '/sys/devices/virtual/block/dm-10', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110127350'} ; 2024-03-01 16:57:49,973 INFO blivet/MainThread: scanning test_vg3-lv5_snapset1 (/sys/devices/virtual/block/dm-10)... 2024-03-01 16:57:49,973 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 16:57:49,976 INFO program/MainThread: stdout[68]: LVM 2024-03-01 16:57:49,976 INFO program/MainThread: stderr[68]: 2024-03-01 16:57:49,976 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 16:57:49,976 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 16:57:49,979 INFO program/MainThread: stdout[69]: LVM 2024-03-01 16:57:49,979 INFO program/MainThread: stderr[69]: 2024-03-01 16:57:49,979 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 16:57:49,979 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 16:57:49,981 INFO program/MainThread: stdout[70]: LVM 2024-03-01 16:57:49,982 INFO program/MainThread: stderr[70]: 2024-03-01 16:57:49,982 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 16:57:49,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:49,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) 2024-03-01 16:57:49,992 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:49,993 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:49,993 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:49,994 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:49,989 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804f17a30) -- name = test_vg3-lv5_snapset1 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 size = 164 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-10 target size = 164 MiB path = /dev/mapper/test_vg3-lv5_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240)'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 16:57:49,994 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 16:57:49,997 INFO program/MainThread: stdout[71]: LVM 2024-03-01 16:57:49,997 INFO program/MainThread: stderr[71]: 2024-03-01 16:57:49,997 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 16:57:50,000 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5_snapset1 ; 2024-03-01 16:57:50,004 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:50,004 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 247 2024-03-01 16:57:50,007 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:50,007 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 248 2024-03-01 16:57:50,010 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,010 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 249 2024-03-01 16:57:50,013 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,013 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 250 2024-03-01 16:57:50,014 INFO blivet/MainThread: type detected on 'test_vg3-lv5_snapset1' is 'xfs' 2024-03-01 16:57:50,017 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:50,017 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 251 2024-03-01 16:57:50,020 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5_snapset1 ; type: xfs ; current: None ; 2024-03-01 16:57:50,020 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:50,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:50,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:50,031 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 254 2024-03-01 16:57:50,034 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:57:50,035 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 255 2024-03-01 16:57:50,037 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:57:50,041 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:57:50,041 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:57:50,044 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:50,044 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 408 MiB (408 MiB) 2024-03-01 16:57:50,044 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 257 2024-03-01 16:57:50,047 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 16:57:50,050 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 16:57:50,050 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 16:57:50,053 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 16:57:50,056 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:57:50,057 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:57:50,060 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:50,060 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 408 MiB (408 MiB) 2024-03-01 16:57:50,060 DEBUG blivet/MainThread: Adding test_vg3-lv6/408 MiB to test_vg3 2024-03-01 16:57:50,060 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 253) to device tree 2024-03-01 16:57:50,063 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 16:57:50,063 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 16:57:50,066 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:50,066 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 408 MiB (408 MiB) 2024-03-01 16:57:50,070 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/5e40b16a-9ba6-4efe-8683-385fe8e429b3 ' '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJ9F0xJGZDdcgf16AE3MkQq5yFbXD0dw1N ' '/dev/test_vg3/lv6 /dev/mapper/test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '17', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJ9F0xJGZDdcgf16AE3MkQq5yFbXD0dw1N', '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': '5e40b16a-9ba6-4efe-8683-385fe8e429b3', 'ID_FS_UUID_ENC': '5e40b16a-9ba6-4efe-8683-385fe8e429b3', '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': '1101009599'} ; 2024-03-01 16:57:50,070 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:57:50,070 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:50,072 INFO program/MainThread: stdout[72]: LVM 2024-03-01 16:57:50,073 INFO program/MainThread: stderr[72]: 2024-03-01 16:57:50,073 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 16:57:50,073 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:50,075 INFO program/MainThread: stdout[73]: LVM 2024-03-01 16:57:50,075 INFO program/MainThread: stderr[73]: 2024-03-01 16:57:50,075 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 16:57:50,075 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:50,078 INFO program/MainThread: stdout[74]: LVM 2024-03-01 16:57:50,078 INFO program/MainThread: stderr[74]: 2024-03-01 16:57:50,078 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 16:57:50,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv6 (253) 2024-03-01 16:57:50,088 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:50,089 DEBUG blivet/MainThread: vg test_vg3 has 3.01 GiB free 2024-03-01 16:57:50,089 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:50,090 DEBUG blivet/MainThread: vg test_vg3 has 3.01 GiB free 2024-03-01 16:57:50,086 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.01 GiB free extents = 771 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:50,091 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:50,093 INFO program/MainThread: stdout[75]: LVM 2024-03-01 16:57:50,093 INFO program/MainThread: stderr[75]: 2024-03-01 16:57:50,093 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 16:57:50,097 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:57:50,100 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:50,100 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 260 2024-03-01 16:57:50,103 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:50,103 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 261 2024-03-01 16:57:50,106 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,107 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 262 2024-03-01 16:57:50,110 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,110 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 263 2024-03-01 16:57:50,110 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 16:57:50,113 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:50,113 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 264 2024-03-01 16:57:50,116 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 16:57:50,116 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:50,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:50,122 INFO blivet/MainThread: found lvm snapshot volume 'test_vg3-lv6_snapset1' 2024-03-01 16:57:50,122 INFO program/MainThread: Running [76] lvm lvs --noheadings -o origin test_vg3/lv6_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdi,/dev/sdj,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:50,156 INFO program/MainThread: stdout[76]: lv6 2024-03-01 16:57:50,156 INFO program/MainThread: stderr[76]: 2024-03-01 16:57:50,156 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 16:57:50,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,163 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem 2024-03-01 16:57:50,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem 2024-03-01 16:57:50,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:50,175 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 267 2024-03-01 16:57:50,178 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6_snapset1 ; kids: 3 ; 2024-03-01 16:57:50,179 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 268 2024-03-01 16:57:50,181 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:50,185 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6_snapset1 ; status: True ; 2024-03-01 16:57:50,185 DEBUG blivet/MainThread: test_vg3-lv6_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-13 2024-03-01 16:57:50,188 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-13 ; 2024-03-01 16:57:50,188 DEBUG blivet/MainThread: updated test_vg3-lv6_snapset1 size to 164 MiB (164 MiB) 2024-03-01 16:57:50,189 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 270 2024-03-01 16:57:50,192 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6_snapset1 ; kids: 4 ; 2024-03-01 16:57:50,195 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6_snapset1 ; kids: 3 ; 2024-03-01 16:57:50,195 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 16:57:50,198 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:50,201 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6_snapset1 ; status: True ; 2024-03-01 16:57:50,201 DEBUG blivet/MainThread: test_vg3-lv6_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-13 2024-03-01 16:57:50,204 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-13 ; 2024-03-01 16:57:50,204 DEBUG blivet/MainThread: updated test_vg3-lv6_snapset1 size to 164 MiB (164 MiB) 2024-03-01 16:57:50,205 DEBUG blivet/MainThread: Adding test_vg3-lv6_snapset1/164 MiB to test_vg3 2024-03-01 16:57:50,205 INFO blivet/MainThread: added lvmsnapshot test_vg3-lv6_snapset1 (id 266) to device tree 2024-03-01 16:57:50,208 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6_snapset1 ; status: True ; 2024-03-01 16:57:50,208 DEBUG blivet/MainThread: test_vg3-lv6_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-13 2024-03-01 16:57:50,211 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv6_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-13 ; 2024-03-01 16:57:50,211 DEBUG blivet/MainThread: updated test_vg3-lv6_snapset1 size to 164 MiB (164 MiB) 2024-03-01 16:57:50,214 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv6_snapset1 ' '/dev/disk/by-uuid/5e40b16a-9ba6-4efe-8683-385fe8e429b3 ' '/dev/mapper/test_vg3-lv6_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJ530YNKn2N2SNKjixFhbQGNRZfzIcFt81 ' '/dev/disk/by-id/dm-name-test_vg3-lv6_snapset1', 'DEVNAME': '/dev/dm-13', 'DEVPATH': '/devices/virtual/block/dm-13', 'DEVTYPE': 'disk', 'DISKSEQ': '30', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6_snapset1', 'DM_NAME': 'test_vg3-lv6_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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJ530YNKn2N2SNKjixFhbQGNRZfzIcFt81', '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': '5e40b16a-9ba6-4efe-8683-385fe8e429b3', 'ID_FS_UUID_ENC': '5e40b16a-9ba6-4efe-8683-385fe8e429b3', 'MAJOR': '253', 'MINOR': '13', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-13', 'SYS_PATH': '/sys/devices/virtual/block/dm-13', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110402064'} ; 2024-03-01 16:57:50,214 INFO blivet/MainThread: scanning test_vg3-lv6_snapset1 (/sys/devices/virtual/block/dm-13)... 2024-03-01 16:57:50,215 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 16:57:50,217 INFO program/MainThread: stdout[77]: LVM 2024-03-01 16:57:50,218 INFO program/MainThread: stderr[77]: 2024-03-01 16:57:50,218 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 16:57:50,218 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 16:57:50,220 INFO program/MainThread: stdout[78]: LVM 2024-03-01 16:57:50,220 INFO program/MainThread: stderr[78]: 2024-03-01 16:57:50,220 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 16:57:50,220 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 16:57:50,223 INFO program/MainThread: stdout[79]: LVM 2024-03-01 16:57:50,223 INFO program/MainThread: stderr[79]: 2024-03-01 16:57:50,223 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 16:57:50,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) 2024-03-01 16:57:50,233 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:50,234 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:50,235 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:50,236 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:50,231 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804f10b50) -- name = test_vg3-lv6_snapset1 status = True id = 266 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81 size = 164 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-13 target size = 164 MiB path = /dev/mapper/test_vg3-lv6_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266)'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 16:57:50,237 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 16:57:50,239 INFO program/MainThread: stdout[80]: LVM 2024-03-01 16:57:50,239 INFO program/MainThread: stderr[80]: 2024-03-01 16:57:50,239 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 16:57:50,243 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6_snapset1 ; 2024-03-01 16:57:50,246 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:50,246 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 273 2024-03-01 16:57:50,249 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:50,249 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 274 2024-03-01 16:57:50,252 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,252 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 275 2024-03-01 16:57:50,255 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,255 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 276 2024-03-01 16:57:50,256 INFO blivet/MainThread: type detected on 'test_vg3-lv6_snapset1' is 'xfs' 2024-03-01 16:57:50,259 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:50,259 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 277 2024-03-01 16:57:50,262 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6_snapset1 ; type: xfs ; current: None ; 2024-03-01 16:57:50,262 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:50,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:50,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:50,274 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 280 2024-03-01 16:57:50,277 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 4 ; 2024-03-01 16:57:50,277 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 16:57:50,280 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:57:50,283 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:57:50,283 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:57:50,286 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:50,286 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:57:50,287 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 283 2024-03-01 16:57:50,290 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 5 ; 2024-03-01 16:57:50,293 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 4 ; 2024-03-01 16:57:50,293 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 16:57:50,296 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 16:57:50,299 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:57:50,299 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:57:50,302 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:50,302 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:57:50,303 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 16:57:50,303 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 279) to device tree 2024-03-01 16:57:50,305 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 16:57:50,306 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 16:57:50,308 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: /sys/devices/virtual/block/dm-1 ; 2024-03-01 16:57:50,309 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 16:57:50,312 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/271b1fd6-69ec-4b13-b424-c3cdbd433b15 ' '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJP4OGX0ohmBYSX1pdI0dfY5gVuDxCmmp3 ' '/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': '16', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJP4OGX0ohmBYSX1pdI0dfY5gVuDxCmmp3', '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': '271b1fd6-69ec-4b13-b424-c3cdbd433b15', 'ID_FS_UUID_ENC': '271b1fd6-69ec-4b13-b424-c3cdbd433b15', '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': '1099939355'} ; 2024-03-01 16:57:50,312 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:57:50,312 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:50,315 INFO program/MainThread: stdout[81]: LVM 2024-03-01 16:57:50,315 INFO program/MainThread: stderr[81]: 2024-03-01 16:57:50,315 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 16:57:50,315 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:50,317 INFO program/MainThread: stdout[82]: LVM 2024-03-01 16:57:50,317 INFO program/MainThread: stderr[82]: 2024-03-01 16:57:50,317 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 16:57:50,317 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:50,320 INFO program/MainThread: stdout[83]: LVM 2024-03-01 16:57:50,320 INFO program/MainThread: stderr[83]: 2024-03-01 16:57:50,320 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 16:57:50,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (279) 2024-03-01 16:57:50,331 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:50,332 DEBUG blivet/MainThread: vg test_vg3 has 2.45 GiB free 2024-03-01 16:57:50,332 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:50,333 DEBUG blivet/MainThread: vg test_vg3 has 2.45 GiB free 2024-03-01 16:57:50,328 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 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 (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.45 GiB free extents = 628 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:50,334 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:50,337 INFO program/MainThread: stdout[84]: LVM 2024-03-01 16:57:50,337 INFO program/MainThread: stderr[84]: 2024-03-01 16:57:50,337 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 16:57:50,340 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:57:50,344 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:50,344 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 286 2024-03-01 16:57:50,347 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:50,347 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 287 2024-03-01 16:57:50,350 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,350 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 288 2024-03-01 16:57:50,353 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,353 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 289 2024-03-01 16:57:50,353 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 16:57:50,356 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:50,356 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 290 2024-03-01 16:57:50,359 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 16:57:50,359 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:50,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:50,366 INFO blivet/MainThread: found lvm snapshot volume 'test_vg3-lv7_snapset1' 2024-03-01 16:57:50,366 INFO program/MainThread: Running [85] lvm lvs --noheadings -o origin test_vg3/lv7_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdi,/dev/sdj,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:50,402 INFO program/MainThread: stdout[85]: lv7 2024-03-01 16:57:50,403 INFO program/MainThread: stderr[85]: 2024-03-01 16:57:50,403 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 16:57:50,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem 2024-03-01 16:57:50,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem 2024-03-01 16:57:50,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:50,422 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 293 2024-03-01 16:57:50,425 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7_snapset1 ; kids: 5 ; 2024-03-01 16:57:50,425 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 16:57:50,428 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:50,431 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7_snapset1 ; status: True ; 2024-03-01 16:57:50,431 DEBUG blivet/MainThread: test_vg3-lv7_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-16 2024-03-01 16:57:50,434 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-16 ; 2024-03-01 16:57:50,435 DEBUG blivet/MainThread: updated test_vg3-lv7_snapset1 size to 164 MiB (164 MiB) 2024-03-01 16:57:50,435 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 296 2024-03-01 16:57:50,438 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7_snapset1 ; kids: 6 ; 2024-03-01 16:57:50,442 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7_snapset1 ; kids: 5 ; 2024-03-01 16:57:50,442 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 297 2024-03-01 16:57:50,445 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:50,448 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7_snapset1 ; status: True ; 2024-03-01 16:57:50,448 DEBUG blivet/MainThread: test_vg3-lv7_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-16 2024-03-01 16:57:50,451 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-16 ; 2024-03-01 16:57:50,451 DEBUG blivet/MainThread: updated test_vg3-lv7_snapset1 size to 164 MiB (164 MiB) 2024-03-01 16:57:50,451 DEBUG blivet/MainThread: Adding test_vg3-lv7_snapset1/164 MiB to test_vg3 2024-03-01 16:57:50,452 INFO blivet/MainThread: added lvmsnapshot test_vg3-lv7_snapset1 (id 292) to device tree 2024-03-01 16:57:50,454 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7_snapset1 ; status: True ; 2024-03-01 16:57:50,454 DEBUG blivet/MainThread: test_vg3-lv7_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-16 2024-03-01 16:57:50,457 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv7_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-16 ; 2024-03-01 16:57:50,458 DEBUG blivet/MainThread: updated test_vg3-lv7_snapset1 size to 164 MiB (164 MiB) 2024-03-01 16:57:50,461 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJFum7j4ZDopaf6Sw4Zelb4wwi5cdv4RBK ' '/dev/disk/by-id/dm-name-test_vg3-lv7_snapset1 ' '/dev/mapper/test_vg3-lv7_snapset1 ' '/dev/disk/by-uuid/271b1fd6-69ec-4b13-b424-c3cdbd433b15 ' '/dev/test_vg3/lv7_snapset1', 'DEVNAME': '/dev/dm-16', 'DEVPATH': '/devices/virtual/block/dm-16', 'DEVTYPE': 'disk', 'DISKSEQ': '34', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7_snapset1', 'DM_NAME': 'test_vg3-lv7_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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJFum7j4ZDopaf6Sw4Zelb4wwi5cdv4RBK', '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': '271b1fd6-69ec-4b13-b424-c3cdbd433b15', 'ID_FS_UUID_ENC': '271b1fd6-69ec-4b13-b424-c3cdbd433b15', 'MAJOR': '253', 'MINOR': '16', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-16', 'SYS_PATH': '/sys/devices/virtual/block/dm-16', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110660999'} ; 2024-03-01 16:57:50,461 INFO blivet/MainThread: scanning test_vg3-lv7_snapset1 (/sys/devices/virtual/block/dm-16)... 2024-03-01 16:57:50,461 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 16:57:50,464 INFO program/MainThread: stdout[86]: LVM 2024-03-01 16:57:50,464 INFO program/MainThread: stderr[86]: 2024-03-01 16:57:50,464 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 16:57:50,464 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 16:57:50,467 INFO program/MainThread: stdout[87]: LVM 2024-03-01 16:57:50,467 INFO program/MainThread: stderr[87]: 2024-03-01 16:57:50,467 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 16:57:50,467 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 16:57:50,469 INFO program/MainThread: stdout[88]: LVM 2024-03-01 16:57:50,469 INFO program/MainThread: stderr[88]: 2024-03-01 16:57:50,469 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 16:57:50,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) 2024-03-01 16:57:50,481 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:50,482 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:50,482 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:50,483 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:50,478 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804ea16a0) -- name = test_vg3-lv7_snapset1 status = True id = 292 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK size = 164 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-16 target size = 164 MiB path = /dev/mapper/test_vg3-lv7_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292)'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 16:57:50,484 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 16:57:50,487 INFO program/MainThread: stdout[89]: LVM 2024-03-01 16:57:50,487 INFO program/MainThread: stderr[89]: 2024-03-01 16:57:50,487 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 16:57:50,490 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7_snapset1 ; 2024-03-01 16:57:50,494 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:50,495 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 299 2024-03-01 16:57:50,498 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:50,498 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 300 2024-03-01 16:57:50,501 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,501 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 301 2024-03-01 16:57:50,504 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,504 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 302 2024-03-01 16:57:50,504 INFO blivet/MainThread: type detected on 'test_vg3-lv7_snapset1' is 'xfs' 2024-03-01 16:57:50,507 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:50,507 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 303 2024-03-01 16:57:50,510 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7_snapset1 ; type: xfs ; current: None ; 2024-03-01 16:57:50,510 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:50,513 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:50,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:50,522 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 306 2024-03-01 16:57:50,525 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 6 ; 2024-03-01 16:57:50,525 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 307 2024-03-01 16:57:50,528 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:57:50,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:57:50,532 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:50,535 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:50,535 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:57:50,535 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 309 2024-03-01 16:57:50,538 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 7 ; 2024-03-01 16:57:50,541 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 6 ; 2024-03-01 16:57:50,542 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 310 2024-03-01 16:57:50,544 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 16:57:50,547 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:57:50,548 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:50,551 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:50,551 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:57:50,551 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 16:57:50,551 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 305) to device tree 2024-03-01 16:57:50,554 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 16:57:50,554 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:57:50,557 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:50,558 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 16:57:50,561 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv8 /dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJXDWt6ATIkviWG3t0a2WRw9ApoCl3d3i5 ' '/dev/disk/by-uuid/28c20f9c-4ab4-476b-bcbe-50279c043da2 ' '/dev/test_vg3/lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '15', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJXDWt6ATIkviWG3t0a2WRw9ApoCl3d3i5', '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': '28c20f9c-4ab4-476b-bcbe-50279c043da2', 'ID_FS_UUID_ENC': '28c20f9c-4ab4-476b-bcbe-50279c043da2', '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': '1099529127'} ; 2024-03-01 16:57:50,561 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:57:50,561 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:50,564 INFO program/MainThread: stdout[90]: LVM 2024-03-01 16:57:50,564 INFO program/MainThread: stderr[90]: 2024-03-01 16:57:50,564 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 16:57:50,564 INFO program/MainThread: Running [91] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:50,566 INFO program/MainThread: stdout[91]: LVM 2024-03-01 16:57:50,566 INFO program/MainThread: stderr[91]: 2024-03-01 16:57:50,566 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 16:57:50,566 INFO program/MainThread: Running [92] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:50,569 INFO program/MainThread: stdout[92]: LVM 2024-03-01 16:57:50,569 INFO program/MainThread: stderr[92]: 2024-03-01 16:57:50,569 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 16:57:50,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (305) 2024-03-01 16:57:50,580 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:50,582 DEBUG blivet/MainThread: vg test_vg3 has 1.89 GiB free 2024-03-01 16:57:50,582 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:50,583 DEBUG blivet/MainThread: vg test_vg3 has 1.89 GiB free 2024-03-01 16:57:50,577 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 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 (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.89 GiB free extents = 485 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305)'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:50,584 INFO program/MainThread: Running [93] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:50,587 INFO program/MainThread: stdout[93]: LVM 2024-03-01 16:57:50,587 INFO program/MainThread: stderr[93]: 2024-03-01 16:57:50,587 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 16:57:50,591 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:57:50,594 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:50,594 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 312 2024-03-01 16:57:50,597 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:50,597 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 313 2024-03-01 16:57:50,600 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,600 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 314 2024-03-01 16:57:50,603 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,603 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 315 2024-03-01 16:57:50,604 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 16:57:50,607 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:50,607 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 316 2024-03-01 16:57:50,610 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 16:57:50,610 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:50,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:50,616 INFO blivet/MainThread: found lvm snapshot volume 'test_vg3-lv8_snapset1' 2024-03-01 16:57:50,616 INFO program/MainThread: Running [94] lvm lvs --noheadings -o origin test_vg3/lv8_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdi,/dev/sdj,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:50,656 INFO program/MainThread: stdout[94]: lv8 2024-03-01 16:57:50,656 INFO program/MainThread: stderr[94]: 2024-03-01 16:57:50,656 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 16:57:50,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem 2024-03-01 16:57:50,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem 2024-03-01 16:57:50,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:57:50,675 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 319 2024-03-01 16:57:50,678 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8_snapset1 ; kids: 7 ; 2024-03-01 16:57:50,679 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 320 2024-03-01 16:57:50,682 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:50,685 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8_snapset1 ; status: True ; 2024-03-01 16:57:50,685 DEBUG blivet/MainThread: test_vg3-lv8_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-19 2024-03-01 16:57:50,688 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-19 ; 2024-03-01 16:57:50,689 DEBUG blivet/MainThread: updated test_vg3-lv8_snapset1 size to 164 MiB (164 MiB) 2024-03-01 16:57:50,689 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 322 2024-03-01 16:57:50,692 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8_snapset1 ; kids: 8 ; 2024-03-01 16:57:50,695 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8_snapset1 ; kids: 7 ; 2024-03-01 16:57:50,695 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 323 2024-03-01 16:57:50,698 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8_snapset1 ; type: None ; current: None ; 2024-03-01 16:57:50,701 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8_snapset1 ; status: True ; 2024-03-01 16:57:50,701 DEBUG blivet/MainThread: test_vg3-lv8_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-19 2024-03-01 16:57:50,704 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-19 ; 2024-03-01 16:57:50,705 DEBUG blivet/MainThread: updated test_vg3-lv8_snapset1 size to 164 MiB (164 MiB) 2024-03-01 16:57:50,705 DEBUG blivet/MainThread: Adding test_vg3-lv8_snapset1/164 MiB to test_vg3 2024-03-01 16:57:50,705 INFO blivet/MainThread: added lvmsnapshot test_vg3-lv8_snapset1 (id 318) to device tree 2024-03-01 16:57:50,708 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8_snapset1 ; status: True ; 2024-03-01 16:57:50,708 DEBUG blivet/MainThread: test_vg3-lv8_snapset1 sysfs_path set to /sys/devices/virtual/block/dm-19 2024-03-01 16:57:50,711 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8_snapset1 ; sysfs_path: /sys/devices/virtual/block/dm-19 ; 2024-03-01 16:57:50,711 DEBUG blivet/MainThread: updated test_vg3-lv8_snapset1 size to 164 MiB (164 MiB) 2024-03-01 16:57:50,715 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv8_snapset1 ' '/dev/disk/by-id/dm-name-test_vg3-lv8_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJWNM21b7OUYWO4q0MqMlOX1HmmgRYANp4 ' '/dev/disk/by-uuid/28c20f9c-4ab4-476b-bcbe-50279c043da2 ' '/dev/test_vg3/lv8_snapset1', 'DEVNAME': '/dev/dm-19', 'DEVPATH': '/devices/virtual/block/dm-19', 'DEVTYPE': 'disk', 'DISKSEQ': '38', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8_snapset1', 'DM_NAME': 'test_vg3-lv8_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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJWNM21b7OUYWO4q0MqMlOX1HmmgRYANp4', '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': '28c20f9c-4ab4-476b-bcbe-50279c043da2', 'ID_FS_UUID_ENC': '28c20f9c-4ab4-476b-bcbe-50279c043da2', 'MAJOR': '253', 'MINOR': '19', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-19', 'SYS_PATH': '/sys/devices/virtual/block/dm-19', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110909355'} ; 2024-03-01 16:57:50,715 INFO blivet/MainThread: scanning test_vg3-lv8_snapset1 (/sys/devices/virtual/block/dm-19)... 2024-03-01 16:57:50,715 INFO program/MainThread: Running [95] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 16:57:50,718 INFO program/MainThread: stdout[95]: LVM 2024-03-01 16:57:50,718 INFO program/MainThread: stderr[95]: 2024-03-01 16:57:50,718 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 16:57:50,718 INFO program/MainThread: Running [96] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 16:57:50,720 INFO program/MainThread: stdout[96]: LVM 2024-03-01 16:57:50,721 INFO program/MainThread: stderr[96]: 2024-03-01 16:57:50,721 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 16:57:50,721 INFO program/MainThread: Running [97] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 16:57:50,723 INFO program/MainThread: stdout[97]: LVM 2024-03-01 16:57:50,723 INFO program/MainThread: stderr[97]: 2024-03-01 16:57:50,723 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 16:57:50,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,731 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) 2024-03-01 16:57:50,735 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:50,736 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:50,737 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:50,738 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:50,731 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804ef96a0) -- name = test_vg3-lv8_snapset1 status = True id = 318 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 size = 164 MiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-19 target size = 164 MiB path = /dev/mapper/test_vg3-lv8_snapset1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318)'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318)'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 16:57:50,739 INFO program/MainThread: Running [98] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 16:57:50,742 INFO program/MainThread: stdout[98]: LVM 2024-03-01 16:57:50,742 INFO program/MainThread: stderr[98]: 2024-03-01 16:57:50,742 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 16:57:50,745 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8_snapset1 ; 2024-03-01 16:57:50,749 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:50,749 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 325 2024-03-01 16:57:50,752 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:50,752 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 326 2024-03-01 16:57:50,755 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,755 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 327 2024-03-01 16:57:50,758 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,758 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 328 2024-03-01 16:57:50,759 INFO blivet/MainThread: type detected on 'test_vg3-lv8_snapset1' is 'xfs' 2024-03-01 16:57:50,761 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:50,762 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 329 2024-03-01 16:57:50,765 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8_snapset1 ; type: xfs ; current: None ; 2024-03-01 16:57:50,765 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:50,765 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:57:50,768 DEBUG blivet/MainThread: DeviceTree.handle_device: name: 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': '20122653'} ; 2024-03-01 16:57:50,768 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:57:50,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:50,780 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:57:50,780 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:57:50,780 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:57:50,780 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:57:50,780 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 333 2024-03-01 16:57:50,780 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 334 2024-03-01 16:57:50,783 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:57:50,785 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:57:50,786 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:57:50,788 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:50,789 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:57:50,789 INFO blivet/MainThread: added disk xvda (id 332) to device tree 2024-03-01 16:57:50,789 INFO blivet/MainThread: got device: DiskDevice instance (0x7fc804eb1640) -- name = xvda status = True id = 332 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:50,792 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:57:50,795 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:50,795 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 336 2024-03-01 16:57:50,798 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:50,798 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 337 2024-03-01 16:57:50,801 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,801 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 338 2024-03-01 16:57:50,804 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,804 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 339 2024-03-01 16:57:50,807 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:57:50,809 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:57:50,812 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:57:50,818 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 0x7fc806026740> 2024-03-01 16:57:50,855 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 340 2024-03-01 16:57:50,859 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:57:50,859 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:57:50,863 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': '20124541'} ; 2024-03-01 16:57:50,863 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:57:50,863 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:57:50,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:50,873 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:57:50,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:50,879 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:50,891 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:50,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (332) with existing msdos disklabel 2024-03-01 16:57:50,924 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 343 2024-03-01 16:57:50,927 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:57:50,927 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 344 2024-03-01 16:57:50,930 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:57:50,933 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:57:50,933 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:57:50,936 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:57:50,936 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:50,936 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:57:50,939 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:57:50,942 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:57:50,944 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:57:50,947 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:57:50,950 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:57:50,950 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:57:50,950 INFO blivet/MainThread: added partition xvda1 (id 342) to device tree 2024-03-01 16:57:50,951 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:57:50,950 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fc804ea6700) -- name = xvda1 status = True id = 342 children = [] parents = ['existing 250 GiB disk xvda (332) 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 0x7fc804ebdb30> disk = existing 250 GiB disk xvda (332) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:57:50,954 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:57:50,957 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:57:50,957 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 346 2024-03-01 16:57:50,960 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:57:50,960 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 347 2024-03-01 16:57:50,963 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,963 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 348 2024-03-01 16:57:50,966 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:57:50,966 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 349 2024-03-01 16:57:50,966 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:57:50,969 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:57:50,969 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 350 2024-03-01 16:57:50,971 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:57:50,971 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:57:50,974 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJXDWt6ATIkviWG3t0a2WRw9ApoCl3d3i5 ' '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/28c20f9c-4ab4-476b-bcbe-50279c043da2 ' '/dev/disk/by-id/dm-name-test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '15', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJXDWt6ATIkviWG3t0a2WRw9ApoCl3d3i5', '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': '28c20f9c-4ab4-476b-bcbe-50279c043da2', 'ID_FS_UUID_ENC': '28c20f9c-4ab4-476b-bcbe-50279c043da2', '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': '1099529127'} ; 2024-03-01 16:57:50,974 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:57:50,975 INFO program/MainThread: Running [99] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:50,978 INFO program/MainThread: stdout[99]: LVM 2024-03-01 16:57:50,978 INFO program/MainThread: stderr[99]: 2024-03-01 16:57:50,978 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 16:57:50,978 INFO program/MainThread: Running [100] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:50,980 INFO program/MainThread: stdout[100]: LVM 2024-03-01 16:57:50,980 INFO program/MainThread: stderr[100]: 2024-03-01 16:57:50,980 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 16:57:50,981 INFO program/MainThread: Running [101] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:50,983 INFO program/MainThread: stdout[101]: LVM 2024-03-01 16:57:50,983 INFO program/MainThread: stderr[101]: 2024-03-01 16:57:50,983 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 16:57:50,987 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:50,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem 2024-03-01 16:57:50,994 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:50,996 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:50,996 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:50,998 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:50,991 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:50,999 INFO program/MainThread: Running [102] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 16:57:51,001 INFO program/MainThread: stdout[102]: LVM 2024-03-01 16:57:51,001 INFO program/MainThread: stderr[102]: 2024-03-01 16:57:51,001 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 16:57:51,005 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 16:57:51,005 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 16:57:51,008 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-uuid/271b1fd6-69ec-4b13-b424-c3cdbd433b15 ' '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJP4OGX0ohmBYSX1pdI0dfY5gVuDxCmmp3', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '16', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJP4OGX0ohmBYSX1pdI0dfY5gVuDxCmmp3', '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': '271b1fd6-69ec-4b13-b424-c3cdbd433b15', 'ID_FS_UUID_ENC': '271b1fd6-69ec-4b13-b424-c3cdbd433b15', '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': '1099939355'} ; 2024-03-01 16:57:51,008 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 16:57:51,008 INFO program/MainThread: Running [103] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:51,011 INFO program/MainThread: stdout[103]: LVM 2024-03-01 16:57:51,011 INFO program/MainThread: stderr[103]: 2024-03-01 16:57:51,011 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 16:57:51,011 INFO program/MainThread: Running [104] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:51,013 INFO program/MainThread: stdout[104]: LVM 2024-03-01 16:57:51,013 INFO program/MainThread: stderr[104]: 2024-03-01 16:57:51,013 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 16:57:51,014 INFO program/MainThread: Running [105] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:51,016 INFO program/MainThread: stdout[105]: LVM 2024-03-01 16:57:51,016 INFO program/MainThread: stderr[105]: 2024-03-01 16:57:51,016 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 16:57:51,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem 2024-03-01 16:57:51,027 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,029 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:51,029 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,031 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:51,024 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:51,032 INFO program/MainThread: Running [106] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 16:57:51,034 INFO program/MainThread: stdout[106]: LVM 2024-03-01 16:57:51,034 INFO program/MainThread: stderr[106]: 2024-03-01 16:57:51,034 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 16:57:51,038 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 16:57:51,038 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 16:57:51,040 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv5_snapset1 ' '/dev/disk/by-uuid/ebfb0b89-52ae-48c4-98d0-be7faad2383f ' '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJKtTHpW9oC62K43mC3JFu0GiHkpV9XQV8 ' '/dev/mapper/test_vg3-lv5_snapset1 /dev/test_vg3/lv5_snapset1', 'DEVNAME': '/dev/dm-10', 'DEVPATH': '/devices/virtual/block/dm-10', 'DEVTYPE': 'disk', 'DISKSEQ': '26', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5_snapset1', 'DM_NAME': 'test_vg3-lv5_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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJKtTHpW9oC62K43mC3JFu0GiHkpV9XQV8', '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': 'ebfb0b89-52ae-48c4-98d0-be7faad2383f', 'ID_FS_UUID_ENC': 'ebfb0b89-52ae-48c4-98d0-be7faad2383f', 'MAJOR': '253', 'MINOR': '10', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-10', 'SYS_PATH': '/sys/devices/virtual/block/dm-10', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110127350'} ; 2024-03-01 16:57:51,041 INFO blivet/MainThread: scanning test_vg3-lv5_snapset1 (/sys/devices/virtual/block/dm-10)... 2024-03-01 16:57:51,041 INFO program/MainThread: Running [107] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 16:57:51,043 INFO program/MainThread: stdout[107]: LVM 2024-03-01 16:57:51,043 INFO program/MainThread: stderr[107]: 2024-03-01 16:57:51,043 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 16:57:51,043 INFO program/MainThread: Running [108] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 16:57:51,046 INFO program/MainThread: stdout[108]: LVM 2024-03-01 16:57:51,046 INFO program/MainThread: stderr[108]: 2024-03-01 16:57:51,046 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 16:57:51,046 INFO program/MainThread: Running [109] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 16:57:51,048 INFO program/MainThread: stdout[109]: LVM 2024-03-01 16:57:51,049 INFO program/MainThread: stderr[109]: 2024-03-01 16:57:51,049 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 16:57:51,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs filesystem 2024-03-01 16:57:51,059 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,061 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:51,061 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,063 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:51,056 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804f17a30) -- name = test_vg3-lv5_snapset1 status = True id = 240 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = KtTHpW-9oC6-2K43-mC3J-Fu0G-iHkp-V9XQV8 size = 164 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-10 target size = 164 MiB path = /dev/mapper/test_vg3-lv5_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 16:57:51,064 INFO program/MainThread: Running [110] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1 ... 2024-03-01 16:57:51,066 INFO program/MainThread: stdout[110]: LVM 2024-03-01 16:57:51,066 INFO program/MainThread: stderr[110]: 2024-03-01 16:57:51,067 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 16:57:51,070 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5_snapset1 ; 2024-03-01 16:57:51,070 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5_snapset1, bailing 2024-03-01 16:57:51,073 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6-real ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv6-real', 'DEVNAME': '/dev/dm-11', 'DEVPATH': '/devices/virtual/block/dm-11', 'DEVTYPE': 'disk', 'DISKSEQ': '28', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6-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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJ9F0xJGZDdcgf16AE3MkQq5yFbXD0dw1N-real', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '11', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-11', 'SYS_PATH': '/sys/devices/virtual/block/dm-11', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110385620'} ; 2024-03-01 16:57:51,073 INFO blivet/MainThread: scanning test_vg3-lv6-real (/sys/devices/virtual/block/dm-11)... 2024-03-01 16:57:51,073 INFO program/MainThread: Running [111] dmsetup info -co subsystem --noheadings test_vg3-lv6-real ... 2024-03-01 16:57:51,075 INFO program/MainThread: stdout[111]: LVM 2024-03-01 16:57:51,076 INFO program/MainThread: stderr[111]: 2024-03-01 16:57:51,076 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 16:57:51,076 INFO program/MainThread: Running [112] dmsetup info -co subsystem --noheadings test_vg3-lv6-real ... 2024-03-01 16:57:51,078 INFO program/MainThread: stdout[112]: LVM 2024-03-01 16:57:51,078 INFO program/MainThread: stderr[112]: 2024-03-01 16:57:51,078 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 16:57:51,078 INFO program/MainThread: Running [113] dmsetup info -co subsystem --noheadings test_vg3-lv6-real ... 2024-03-01 16:57:51,081 INFO program/MainThread: stdout[113]: LVM 2024-03-01 16:57:51,081 INFO program/MainThread: stderr[113]: 2024-03-01 16:57:51,081 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 16:57:51,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,090 INFO program/MainThread: Running [114] dmsetup info -co subsystem --noheadings test_vg3-lv6-real ... 2024-03-01 16:57:51,093 INFO program/MainThread: stdout[114]: LVM 2024-03-01 16:57:51,093 INFO program/MainThread: stderr[114]: 2024-03-01 16:57:51,093 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 16:57:51,093 INFO program/MainThread: Running [115] dmsetup info -co subsystem --noheadings test_vg3-lv6-real ... 2024-03-01 16:57:51,095 INFO program/MainThread: stdout[115]: LVM 2024-03-01 16:57:51,095 INFO program/MainThread: stderr[115]: 2024-03-01 16:57:51,095 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 16:57:51,095 INFO program/MainThread: Running [116] dmsetup info -co subsystem --noheadings test_vg3-lv6-real ... 2024-03-01 16:57:51,098 INFO program/MainThread: stdout[116]: LVM 2024-03-01 16:57:51,098 INFO program/MainThread: stderr[116]: 2024-03-01 16:57:51,098 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 16:57:51,101 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv6-real ; 2024-03-01 16:57:51,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:51,107 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:51,111 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (198) with existing lvmpv 2024-03-01 16:57:51,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:51,122 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,125 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,125 DEBUG blivet/MainThread: no device obtained for test_vg3-lv6-real 2024-03-01 16:57:51,128 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6_snapset1-cow ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv6_snapset1-cow', 'DEVNAME': '/dev/dm-12', 'DEVPATH': '/devices/virtual/block/dm-12', 'DEVTYPE': 'disk', 'DISKSEQ': '29', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv6_snapset1', 'DM_NAME': 'test_vg3-lv6_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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJ530YNKn2N2SNKjixFhbQGNRZfzIcFt81-cow', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '12', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-12', 'SYS_PATH': '/sys/devices/virtual/block/dm-12', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110387451'} ; 2024-03-01 16:57:51,128 INFO blivet/MainThread: scanning test_vg3-lv6_snapset1-cow (/sys/devices/virtual/block/dm-12)... 2024-03-01 16:57:51,128 INFO program/MainThread: Running [117] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1-cow ... 2024-03-01 16:57:51,131 INFO program/MainThread: stdout[117]: LVM 2024-03-01 16:57:51,131 INFO program/MainThread: stderr[117]: 2024-03-01 16:57:51,131 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 16:57:51,131 INFO program/MainThread: Running [118] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1-cow ... 2024-03-01 16:57:51,134 INFO program/MainThread: stdout[118]: LVM 2024-03-01 16:57:51,134 INFO program/MainThread: stderr[118]: 2024-03-01 16:57:51,134 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 16:57:51,134 INFO program/MainThread: Running [119] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1-cow ... 2024-03-01 16:57:51,136 INFO program/MainThread: stdout[119]: LVM 2024-03-01 16:57:51,136 INFO program/MainThread: stderr[119]: 2024-03-01 16:57:51,136 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 16:57:51,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,145 INFO program/MainThread: Running [120] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1-cow ... 2024-03-01 16:57:51,148 INFO program/MainThread: stdout[120]: LVM 2024-03-01 16:57:51,148 INFO program/MainThread: stderr[120]: 2024-03-01 16:57:51,148 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 16:57:51,148 INFO program/MainThread: Running [121] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1-cow ... 2024-03-01 16:57:51,150 INFO program/MainThread: stdout[121]: LVM 2024-03-01 16:57:51,150 INFO program/MainThread: stderr[121]: 2024-03-01 16:57:51,150 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 16:57:51,150 INFO program/MainThread: Running [122] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1-cow ... 2024-03-01 16:57:51,153 INFO program/MainThread: stdout[122]: LVM 2024-03-01 16:57:51,153 INFO program/MainThread: stderr[122]: 2024-03-01 16:57:51,153 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 16:57:51,156 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv6_snapset1-cow ; 2024-03-01 16:57:51,159 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:51,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:51,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,169 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (208) with existing lvmpv 2024-03-01 16:57:51,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (184) with existing lvmpv 2024-03-01 16:57:51,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:51,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,187 DEBUG blivet/MainThread: no device obtained for test_vg3-lv6_snapset1-cow 2024-03-01 16:57:51,189 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJ530YNKn2N2SNKjixFhbQGNRZfzIcFt81 ' '/dev/disk/by-uuid/5e40b16a-9ba6-4efe-8683-385fe8e429b3 ' '/dev/disk/by-id/dm-name-test_vg3-lv6_snapset1 ' '/dev/mapper/test_vg3-lv6_snapset1 /dev/test_vg3/lv6_snapset1', 'DEVNAME': '/dev/dm-13', 'DEVPATH': '/devices/virtual/block/dm-13', 'DEVTYPE': 'disk', 'DISKSEQ': '30', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6_snapset1', 'DM_NAME': 'test_vg3-lv6_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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJ530YNKn2N2SNKjixFhbQGNRZfzIcFt81', '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': '5e40b16a-9ba6-4efe-8683-385fe8e429b3', 'ID_FS_UUID_ENC': '5e40b16a-9ba6-4efe-8683-385fe8e429b3', 'MAJOR': '253', 'MINOR': '13', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-13', 'SYS_PATH': '/sys/devices/virtual/block/dm-13', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110402064'} ; 2024-03-01 16:57:51,189 INFO blivet/MainThread: scanning test_vg3-lv6_snapset1 (/sys/devices/virtual/block/dm-13)... 2024-03-01 16:57:51,190 INFO program/MainThread: Running [123] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 16:57:51,192 INFO program/MainThread: stdout[123]: LVM 2024-03-01 16:57:51,192 INFO program/MainThread: stderr[123]: 2024-03-01 16:57:51,192 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 16:57:51,192 INFO program/MainThread: Running [124] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 16:57:51,194 INFO program/MainThread: stdout[124]: LVM 2024-03-01 16:57:51,195 INFO program/MainThread: stderr[124]: 2024-03-01 16:57:51,195 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 16:57:51,195 INFO program/MainThread: Running [125] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 16:57:51,197 INFO program/MainThread: stdout[125]: LVM 2024-03-01 16:57:51,197 INFO program/MainThread: stderr[125]: 2024-03-01 16:57:51,197 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 16:57:51,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs filesystem 2024-03-01 16:57:51,209 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,211 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:51,211 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,212 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:51,206 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804f10b50) -- name = test_vg3-lv6_snapset1 status = True id = 266 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 530YNK-n2N2-SNKj-ixFh-bQGN-RZfz-IcFt81 size = 164 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-13 target size = 164 MiB path = /dev/mapper/test_vg3-lv6_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 16:57:51,214 INFO program/MainThread: Running [126] dmsetup info -co subsystem --noheadings test_vg3-lv6_snapset1 ... 2024-03-01 16:57:51,216 INFO program/MainThread: stdout[126]: LVM 2024-03-01 16:57:51,216 INFO program/MainThread: stderr[126]: 2024-03-01 16:57:51,216 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 16:57:51,220 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6_snapset1 ; 2024-03-01 16:57:51,220 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6_snapset1, bailing 2024-03-01 16:57:51,222 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7-real ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv7-real', 'DEVNAME': '/dev/dm-14', 'DEVPATH': '/devices/virtual/block/dm-14', 'DEVTYPE': 'disk', 'DISKSEQ': '32', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv7', 'DM_NAME': 'test_vg3-lv7-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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJP4OGX0ohmBYSX1pdI0dfY5gVuDxCmmp3-real', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '14', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-14', 'SYS_PATH': '/sys/devices/virtual/block/dm-14', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110632599'} ; 2024-03-01 16:57:51,222 INFO blivet/MainThread: scanning test_vg3-lv7-real (/sys/devices/virtual/block/dm-14)... 2024-03-01 16:57:51,223 INFO program/MainThread: Running [127] dmsetup info -co subsystem --noheadings test_vg3-lv7-real ... 2024-03-01 16:57:51,225 INFO program/MainThread: stdout[127]: LVM 2024-03-01 16:57:51,225 INFO program/MainThread: stderr[127]: 2024-03-01 16:57:51,225 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 16:57:51,225 INFO program/MainThread: Running [128] dmsetup info -co subsystem --noheadings test_vg3-lv7-real ... 2024-03-01 16:57:51,228 INFO program/MainThread: stdout[128]: LVM 2024-03-01 16:57:51,228 INFO program/MainThread: stderr[128]: 2024-03-01 16:57:51,228 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 16:57:51,228 INFO program/MainThread: Running [129] dmsetup info -co subsystem --noheadings test_vg3-lv7-real ... 2024-03-01 16:57:51,230 INFO program/MainThread: stdout[129]: LVM 2024-03-01 16:57:51,230 INFO program/MainThread: stderr[129]: 2024-03-01 16:57:51,230 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 16:57:51,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,239 INFO program/MainThread: Running [130] dmsetup info -co subsystem --noheadings test_vg3-lv7-real ... 2024-03-01 16:57:51,242 INFO program/MainThread: stdout[130]: LVM 2024-03-01 16:57:51,242 INFO program/MainThread: stderr[130]: 2024-03-01 16:57:51,242 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 16:57:51,242 INFO program/MainThread: Running [131] dmsetup info -co subsystem --noheadings test_vg3-lv7-real ... 2024-03-01 16:57:51,244 INFO program/MainThread: stdout[131]: LVM 2024-03-01 16:57:51,244 INFO program/MainThread: stderr[131]: 2024-03-01 16:57:51,244 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 16:57:51,245 INFO program/MainThread: Running [132] dmsetup info -co subsystem --noheadings test_vg3-lv7-real ... 2024-03-01 16:57:51,247 INFO program/MainThread: stdout[132]: LVM 2024-03-01 16:57:51,247 INFO program/MainThread: stderr[132]: 2024-03-01 16:57:51,247 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 16:57:51,250 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv7-real ; 2024-03-01 16:57:51,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:51,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:51,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (184) with existing lvmpv 2024-03-01 16:57:51,265 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:51,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,274 DEBUG blivet/MainThread: no device obtained for test_vg3-lv7-real 2024-03-01 16:57:51,277 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7_snapset1-cow ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv7_snapset1-cow', 'DEVNAME': '/dev/dm-15', 'DEVPATH': '/devices/virtual/block/dm-15', 'DEVTYPE': 'disk', 'DISKSEQ': '33', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv7_snapset1', 'DM_NAME': 'test_vg3-lv7_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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJFum7j4ZDopaf6Sw4Zelb4wwi5cdv4RBK-cow', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '15', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-15', 'SYS_PATH': '/sys/devices/virtual/block/dm-15', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110634487'} ; 2024-03-01 16:57:51,277 INFO blivet/MainThread: scanning test_vg3-lv7_snapset1-cow (/sys/devices/virtual/block/dm-15)... 2024-03-01 16:57:51,277 INFO program/MainThread: Running [133] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1-cow ... 2024-03-01 16:57:51,280 INFO program/MainThread: stdout[133]: LVM 2024-03-01 16:57:51,280 INFO program/MainThread: stderr[133]: 2024-03-01 16:57:51,280 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 16:57:51,280 INFO program/MainThread: Running [134] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1-cow ... 2024-03-01 16:57:51,282 INFO program/MainThread: stdout[134]: LVM 2024-03-01 16:57:51,283 INFO program/MainThread: stderr[134]: 2024-03-01 16:57:51,283 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 16:57:51,283 INFO program/MainThread: Running [135] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1-cow ... 2024-03-01 16:57:51,285 INFO program/MainThread: stdout[135]: LVM 2024-03-01 16:57:51,285 INFO program/MainThread: stderr[135]: 2024-03-01 16:57:51,285 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 16:57:51,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,294 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,294 INFO program/MainThread: Running [136] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1-cow ... 2024-03-01 16:57:51,296 INFO program/MainThread: stdout[136]: LVM 2024-03-01 16:57:51,297 INFO program/MainThread: stderr[136]: 2024-03-01 16:57:51,297 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 16:57:51,297 INFO program/MainThread: Running [137] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1-cow ... 2024-03-01 16:57:51,299 INFO program/MainThread: stdout[137]: LVM 2024-03-01 16:57:51,299 INFO program/MainThread: stderr[137]: 2024-03-01 16:57:51,299 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 16:57:51,299 INFO program/MainThread: Running [138] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1-cow ... 2024-03-01 16:57:51,302 INFO program/MainThread: stdout[138]: LVM 2024-03-01 16:57:51,302 INFO program/MainThread: stderr[138]: 2024-03-01 16:57:51,302 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 16:57:51,305 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv7_snapset1-cow ; 2024-03-01 16:57:51,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:51,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:51,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (208) with existing lvmpv 2024-03-01 16:57:51,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (184) with existing lvmpv 2024-03-01 16:57:51,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:51,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,336 DEBUG blivet/MainThread: no device obtained for test_vg3-lv7_snapset1-cow 2024-03-01 16:57:51,338 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv7_snapset1 ' '/dev/mapper/test_vg3-lv7_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJFum7j4ZDopaf6Sw4Zelb4wwi5cdv4RBK ' '/dev/test_vg3/lv7_snapset1 ' '/dev/disk/by-uuid/271b1fd6-69ec-4b13-b424-c3cdbd433b15', 'DEVNAME': '/dev/dm-16', 'DEVPATH': '/devices/virtual/block/dm-16', 'DEVTYPE': 'disk', 'DISKSEQ': '34', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv7_snapset1', 'DM_NAME': 'test_vg3-lv7_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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJFum7j4ZDopaf6Sw4Zelb4wwi5cdv4RBK', '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': '271b1fd6-69ec-4b13-b424-c3cdbd433b15', 'ID_FS_UUID_ENC': '271b1fd6-69ec-4b13-b424-c3cdbd433b15', 'MAJOR': '253', 'MINOR': '16', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-16', 'SYS_PATH': '/sys/devices/virtual/block/dm-16', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110660999'} ; 2024-03-01 16:57:51,338 INFO blivet/MainThread: scanning test_vg3-lv7_snapset1 (/sys/devices/virtual/block/dm-16)... 2024-03-01 16:57:51,339 INFO program/MainThread: Running [139] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 16:57:51,341 INFO program/MainThread: stdout[139]: LVM 2024-03-01 16:57:51,341 INFO program/MainThread: stderr[139]: 2024-03-01 16:57:51,341 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 16:57:51,341 INFO program/MainThread: Running [140] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 16:57:51,344 INFO program/MainThread: stdout[140]: LVM 2024-03-01 16:57:51,344 INFO program/MainThread: stderr[140]: 2024-03-01 16:57:51,344 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 16:57:51,344 INFO program/MainThread: Running [141] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 16:57:51,346 INFO program/MainThread: stdout[141]: LVM 2024-03-01 16:57:51,346 INFO program/MainThread: stderr[141]: 2024-03-01 16:57:51,346 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 16:57:51,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,354 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs filesystem 2024-03-01 16:57:51,357 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,359 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:51,359 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,361 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:51,354 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804ea16a0) -- name = test_vg3-lv7_snapset1 status = True id = 292 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = Fum7j4-ZDop-af6S-w4Ze-lb4w-wi5c-dv4RBK size = 164 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-16 target size = 164 MiB path = /dev/mapper/test_vg3-lv7_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 16:57:51,362 INFO program/MainThread: Running [142] dmsetup info -co subsystem --noheadings test_vg3-lv7_snapset1 ... 2024-03-01 16:57:51,364 INFO program/MainThread: stdout[142]: LVM 2024-03-01 16:57:51,364 INFO program/MainThread: stderr[142]: 2024-03-01 16:57:51,364 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 16:57:51,368 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7_snapset1 ; 2024-03-01 16:57:51,368 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7_snapset1, bailing 2024-03-01 16:57:51,371 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8-real ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv8-real', 'DEVNAME': '/dev/dm-17', 'DEVPATH': '/devices/virtual/block/dm-17', 'DEVTYPE': 'disk', 'DISKSEQ': '36', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv8', 'DM_NAME': 'test_vg3-lv8-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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJXDWt6ATIkviWG3t0a2WRw9ApoCl3d3i5-real', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '17', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-17', 'SYS_PATH': '/sys/devices/virtual/block/dm-17', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110898689'} ; 2024-03-01 16:57:51,371 INFO blivet/MainThread: scanning test_vg3-lv8-real (/sys/devices/virtual/block/dm-17)... 2024-03-01 16:57:51,371 INFO program/MainThread: Running [143] dmsetup info -co subsystem --noheadings test_vg3-lv8-real ... 2024-03-01 16:57:51,373 INFO program/MainThread: stdout[143]: LVM 2024-03-01 16:57:51,374 INFO program/MainThread: stderr[143]: 2024-03-01 16:57:51,374 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 16:57:51,374 INFO program/MainThread: Running [144] dmsetup info -co subsystem --noheadings test_vg3-lv8-real ... 2024-03-01 16:57:51,376 INFO program/MainThread: stdout[144]: LVM 2024-03-01 16:57:51,376 INFO program/MainThread: stderr[144]: 2024-03-01 16:57:51,376 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 16:57:51,376 INFO program/MainThread: Running [145] dmsetup info -co subsystem --noheadings test_vg3-lv8-real ... 2024-03-01 16:57:51,378 INFO program/MainThread: stdout[145]: LVM 2024-03-01 16:57:51,379 INFO program/MainThread: stderr[145]: 2024-03-01 16:57:51,379 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 16:57:51,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,387 INFO program/MainThread: Running [146] dmsetup info -co subsystem --noheadings test_vg3-lv8-real ... 2024-03-01 16:57:51,390 INFO program/MainThread: stdout[146]: LVM 2024-03-01 16:57:51,390 INFO program/MainThread: stderr[146]: 2024-03-01 16:57:51,390 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 16:57:51,390 INFO program/MainThread: Running [147] dmsetup info -co subsystem --noheadings test_vg3-lv8-real ... 2024-03-01 16:57:51,392 INFO program/MainThread: stdout[147]: LVM 2024-03-01 16:57:51,392 INFO program/MainThread: stderr[147]: 2024-03-01 16:57:51,393 INFO program/MainThread: ...done [147] (exit code: 0) 2024-03-01 16:57:51,393 INFO program/MainThread: Running [148] dmsetup info -co subsystem --noheadings test_vg3-lv8-real ... 2024-03-01 16:57:51,395 INFO program/MainThread: stdout[148]: LVM 2024-03-01 16:57:51,395 INFO program/MainThread: stderr[148]: 2024-03-01 16:57:51,395 INFO program/MainThread: ...done [148] (exit code: 0) 2024-03-01 16:57:51,398 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv8-real ; 2024-03-01 16:57:51,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:51,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:51,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,411 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (184) with existing lvmpv 2024-03-01 16:57:51,413 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:51,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,423 DEBUG blivet/MainThread: no device obtained for test_vg3-lv8-real 2024-03-01 16:57:51,425 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8_snapset1-cow ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv8_snapset1-cow', 'DEVNAME': '/dev/dm-18', 'DEVPATH': '/devices/virtual/block/dm-18', 'DEVTYPE': 'disk', 'DISKSEQ': '37', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv8_snapset1', 'DM_NAME': 'test_vg3-lv8_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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJWNM21b7OUYWO4q0MqMlOX1HmmgRYANp4-cow', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '18', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-18', 'SYS_PATH': '/sys/devices/virtual/block/dm-18', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110898015'} ; 2024-03-01 16:57:51,425 INFO blivet/MainThread: scanning test_vg3-lv8_snapset1-cow (/sys/devices/virtual/block/dm-18)... 2024-03-01 16:57:51,426 INFO program/MainThread: Running [149] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1-cow ... 2024-03-01 16:57:51,428 INFO program/MainThread: stdout[149]: LVM 2024-03-01 16:57:51,428 INFO program/MainThread: stderr[149]: 2024-03-01 16:57:51,428 INFO program/MainThread: ...done [149] (exit code: 0) 2024-03-01 16:57:51,428 INFO program/MainThread: Running [150] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1-cow ... 2024-03-01 16:57:51,430 INFO program/MainThread: stdout[150]: LVM 2024-03-01 16:57:51,431 INFO program/MainThread: stderr[150]: 2024-03-01 16:57:51,431 INFO program/MainThread: ...done [150] (exit code: 0) 2024-03-01 16:57:51,431 INFO program/MainThread: Running [151] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1-cow ... 2024-03-01 16:57:51,433 INFO program/MainThread: stdout[151]: LVM 2024-03-01 16:57:51,433 INFO program/MainThread: stderr[151]: 2024-03-01 16:57:51,433 INFO program/MainThread: ...done [151] (exit code: 0) 2024-03-01 16:57:51,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,442 INFO program/MainThread: Running [152] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1-cow ... 2024-03-01 16:57:51,444 INFO program/MainThread: stdout[152]: LVM 2024-03-01 16:57:51,445 INFO program/MainThread: stderr[152]: 2024-03-01 16:57:51,445 INFO program/MainThread: ...done [152] (exit code: 0) 2024-03-01 16:57:51,445 INFO program/MainThread: Running [153] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1-cow ... 2024-03-01 16:57:51,447 INFO program/MainThread: stdout[153]: LVM 2024-03-01 16:57:51,447 INFO program/MainThread: stderr[153]: 2024-03-01 16:57:51,447 INFO program/MainThread: ...done [153] (exit code: 0) 2024-03-01 16:57:51,447 INFO program/MainThread: Running [154] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1-cow ... 2024-03-01 16:57:51,450 INFO program/MainThread: stdout[154]: LVM 2024-03-01 16:57:51,450 INFO program/MainThread: stderr[154]: 2024-03-01 16:57:51,450 INFO program/MainThread: ...done [154] (exit code: 0) 2024-03-01 16:57:51,453 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv8_snapset1-cow ; 2024-03-01 16:57:51,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:51,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:51,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (208) with existing lvmpv 2024-03-01 16:57:51,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (198) with existing lvmpv 2024-03-01 16:57:51,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:51,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,484 DEBUG blivet/MainThread: no device obtained for test_vg3-lv8_snapset1-cow 2024-03-01 16:57:51,486 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJWNM21b7OUYWO4q0MqMlOX1HmmgRYANp4 ' '/dev/mapper/test_vg3-lv8_snapset1 ' '/dev/disk/by-uuid/28c20f9c-4ab4-476b-bcbe-50279c043da2 ' '/dev/test_vg3/lv8_snapset1', 'DEVNAME': '/dev/dm-19', 'DEVPATH': '/devices/virtual/block/dm-19', 'DEVTYPE': 'disk', 'DISKSEQ': '38', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv8_snapset1', 'DM_NAME': 'test_vg3-lv8_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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJWNM21b7OUYWO4q0MqMlOX1HmmgRYANp4', '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': '28c20f9c-4ab4-476b-bcbe-50279c043da2', 'ID_FS_UUID_ENC': '28c20f9c-4ab4-476b-bcbe-50279c043da2', 'MAJOR': '253', 'MINOR': '19', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-19', 'SYS_PATH': '/sys/devices/virtual/block/dm-19', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110909355'} ; 2024-03-01 16:57:51,486 INFO blivet/MainThread: scanning test_vg3-lv8_snapset1 (/sys/devices/virtual/block/dm-19)... 2024-03-01 16:57:51,487 INFO program/MainThread: Running [155] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 16:57:51,489 INFO program/MainThread: stdout[155]: LVM 2024-03-01 16:57:51,489 INFO program/MainThread: stderr[155]: 2024-03-01 16:57:51,489 INFO program/MainThread: ...done [155] (exit code: 0) 2024-03-01 16:57:51,489 INFO program/MainThread: Running [156] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 16:57:51,492 INFO program/MainThread: stdout[156]: LVM 2024-03-01 16:57:51,492 INFO program/MainThread: stderr[156]: 2024-03-01 16:57:51,492 INFO program/MainThread: ...done [156] (exit code: 0) 2024-03-01 16:57:51,492 INFO program/MainThread: Running [157] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 16:57:51,494 INFO program/MainThread: stdout[157]: LVM 2024-03-01 16:57:51,494 INFO program/MainThread: stderr[157]: 2024-03-01 16:57:51,494 INFO program/MainThread: ...done [157] (exit code: 0) 2024-03-01 16:57:51,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs filesystem 2024-03-01 16:57:51,505 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,507 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:51,507 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,509 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:51,502 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804ef96a0) -- name = test_vg3-lv8_snapset1 status = True id = 318 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = WNM21b-7OUY-WO4q-0MqM-lOX1-Hmmg-RYANp4 size = 164 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-19 target size = 164 MiB path = /dev/mapper/test_vg3-lv8_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 164 MiB 2024-03-01 16:57:51,510 INFO program/MainThread: Running [158] dmsetup info -co subsystem --noheadings test_vg3-lv8_snapset1 ... 2024-03-01 16:57:51,512 INFO program/MainThread: stdout[158]: LVM 2024-03-01 16:57:51,512 INFO program/MainThread: stderr[158]: 2024-03-01 16:57:51,513 INFO program/MainThread: ...done [158] (exit code: 0) 2024-03-01 16:57:51,516 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8_snapset1 ; 2024-03-01 16:57:51,516 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8_snapset1, bailing 2024-03-01 16:57:51,519 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/5e40b16a-9ba6-4efe-8683-385fe8e429b3 ' '/dev/test_vg3/lv6 ' '/dev/disk/by-id/dm-uuid-LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJ9F0xJGZDdcgf16AE3MkQq5yFbXD0dw1N ' '/dev/mapper/test_vg3-lv6 /dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '17', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv6', 'DM_NAME': 'test_vg3-lv6', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJ9F0xJGZDdcgf16AE3MkQq5yFbXD0dw1N', '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': '5e40b16a-9ba6-4efe-8683-385fe8e429b3', 'ID_FS_UUID_ENC': '5e40b16a-9ba6-4efe-8683-385fe8e429b3', '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': '1101009599'} ; 2024-03-01 16:57:51,519 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 16:57:51,519 INFO program/MainThread: Running [159] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:51,521 INFO program/MainThread: stdout[159]: LVM 2024-03-01 16:57:51,522 INFO program/MainThread: stderr[159]: 2024-03-01 16:57:51,522 INFO program/MainThread: ...done [159] (exit code: 0) 2024-03-01 16:57:51,522 INFO program/MainThread: Running [160] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:51,524 INFO program/MainThread: stdout[160]: LVM 2024-03-01 16:57:51,524 INFO program/MainThread: stderr[160]: 2024-03-01 16:57:51,524 INFO program/MainThread: ...done [160] (exit code: 0) 2024-03-01 16:57:51,524 INFO program/MainThread: Running [161] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:51,527 INFO program/MainThread: stdout[161]: LVM 2024-03-01 16:57:51,527 INFO program/MainThread: stderr[161]: 2024-03-01 16:57:51,527 INFO program/MainThread: ...done [161] (exit code: 0) 2024-03-01 16:57:51,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem 2024-03-01 16:57:51,538 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,539 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:51,540 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:51,541 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:51,535 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:51,542 INFO program/MainThread: Running [162] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 16:57:51,544 INFO program/MainThread: stdout[162]: LVM 2024-03-01 16:57:51,545 INFO program/MainThread: stderr[162]: 2024-03-01 16:57:51,545 INFO program/MainThread: ...done [162] (exit code: 0) 2024-03-01 16:57:51,548 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 16:57:51,548 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 16:57:51,551 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3-real ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv3-real', 'DEVNAME': '/dev/dm-20', 'DEVPATH': '/devices/virtual/block/dm-20', 'DEVTYPE': 'disk', 'DISKSEQ': '40', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3-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-FzfZwhumA0i4If3exUrBBR9CWcIoWMdspVin8p7yeAQuOkcioassaumTLUI0Vxcb-real', 'DM_VG_NAME': 'test_vg2', 'MAJOR': '253', 'MINOR': '20', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-20', 'SYS_PATH': '/sys/devices/virtual/block/dm-20', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111136586'} ; 2024-03-01 16:57:51,551 INFO blivet/MainThread: scanning test_vg2-lv3-real (/sys/devices/virtual/block/dm-20)... 2024-03-01 16:57:51,551 INFO program/MainThread: Running [163] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 16:57:51,554 INFO program/MainThread: stdout[163]: LVM 2024-03-01 16:57:51,554 INFO program/MainThread: stderr[163]: 2024-03-01 16:57:51,554 INFO program/MainThread: ...done [163] (exit code: 0) 2024-03-01 16:57:51,554 INFO program/MainThread: Running [164] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 16:57:51,556 INFO program/MainThread: stdout[164]: LVM 2024-03-01 16:57:51,556 INFO program/MainThread: stderr[164]: 2024-03-01 16:57:51,556 INFO program/MainThread: ...done [164] (exit code: 0) 2024-03-01 16:57:51,556 INFO program/MainThread: Running [165] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 16:57:51,559 INFO program/MainThread: stdout[165]: LVM 2024-03-01 16:57:51,559 INFO program/MainThread: stderr[165]: 2024-03-01 16:57:51,559 INFO program/MainThread: ...done [165] (exit code: 0) 2024-03-01 16:57:51,564 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,568 INFO program/MainThread: Running [166] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 16:57:51,570 INFO program/MainThread: stdout[166]: LVM 2024-03-01 16:57:51,570 INFO program/MainThread: stderr[166]: 2024-03-01 16:57:51,570 INFO program/MainThread: ...done [166] (exit code: 0) 2024-03-01 16:57:51,570 INFO program/MainThread: Running [167] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 16:57:51,573 INFO program/MainThread: stdout[167]: LVM 2024-03-01 16:57:51,573 INFO program/MainThread: stderr[167]: 2024-03-01 16:57:51,573 INFO program/MainThread: ...done [167] (exit code: 0) 2024-03-01 16:57:51,573 INFO program/MainThread: Running [168] dmsetup info -co subsystem --noheadings test_vg2-lv3-real ... 2024-03-01 16:57:51,575 INFO program/MainThread: stdout[168]: LVM 2024-03-01 16:57:51,575 INFO program/MainThread: stderr[168]: 2024-03-01 16:57:51,575 INFO program/MainThread: ...done [168] (exit code: 0) 2024-03-01 16:57:51,579 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg2-lv3-real ; 2024-03-01 16:57:51,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:51,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:51,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (98) with existing lvmpv 2024-03-01 16:57:51,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:51,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,602 DEBUG blivet/MainThread: no device obtained for test_vg2-lv3-real 2024-03-01 16:57:51,605 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3_snapset1-cow ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv3_snapset1-cow', 'DEVNAME': '/dev/dm-21', 'DEVPATH': '/devices/virtual/block/dm-21', 'DEVTYPE': 'disk', 'DISKSEQ': '41', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv3_snapset1', 'DM_NAME': 'test_vg2-lv3_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-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsVP5pAPPobz2ohh1bMElFAVuduHvqpCgp-cow', 'DM_VG_NAME': 'test_vg2', 'MAJOR': '253', 'MINOR': '21', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-21', 'SYS_PATH': '/sys/devices/virtual/block/dm-21', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111138428'} ; 2024-03-01 16:57:51,605 INFO blivet/MainThread: scanning test_vg2-lv3_snapset1-cow (/sys/devices/virtual/block/dm-21)... 2024-03-01 16:57:51,605 INFO program/MainThread: Running [169] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 16:57:51,608 INFO program/MainThread: stdout[169]: LVM 2024-03-01 16:57:51,608 INFO program/MainThread: stderr[169]: 2024-03-01 16:57:51,608 INFO program/MainThread: ...done [169] (exit code: 0) 2024-03-01 16:57:51,608 INFO program/MainThread: Running [170] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 16:57:51,610 INFO program/MainThread: stdout[170]: LVM 2024-03-01 16:57:51,610 INFO program/MainThread: stderr[170]: 2024-03-01 16:57:51,610 INFO program/MainThread: ...done [170] (exit code: 0) 2024-03-01 16:57:51,611 INFO program/MainThread: Running [171] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 16:57:51,613 INFO program/MainThread: stdout[171]: LVM 2024-03-01 16:57:51,613 INFO program/MainThread: stderr[171]: 2024-03-01 16:57:51,613 INFO program/MainThread: ...done [171] (exit code: 0) 2024-03-01 16:57:51,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,622 INFO program/MainThread: Running [172] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 16:57:51,624 INFO program/MainThread: stdout[172]: LVM 2024-03-01 16:57:51,624 INFO program/MainThread: stderr[172]: 2024-03-01 16:57:51,624 INFO program/MainThread: ...done [172] (exit code: 0) 2024-03-01 16:57:51,625 INFO program/MainThread: Running [173] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 16:57:51,627 INFO program/MainThread: stdout[173]: LVM 2024-03-01 16:57:51,627 INFO program/MainThread: stderr[173]: 2024-03-01 16:57:51,627 INFO program/MainThread: ...done [173] (exit code: 0) 2024-03-01 16:57:51,627 INFO program/MainThread: Running [174] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1-cow ... 2024-03-01 16:57:51,629 INFO program/MainThread: stdout[174]: LVM 2024-03-01 16:57:51,630 INFO program/MainThread: stderr[174]: 2024-03-01 16:57:51,630 INFO program/MainThread: ...done [174] (exit code: 0) 2024-03-01 16:57:51,633 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg2-lv3_snapset1-cow ; 2024-03-01 16:57:51,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:51,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:51,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (98) with existing lvmpv 2024-03-01 16:57:51,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:51,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,656 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,656 DEBUG blivet/MainThread: no device obtained for test_vg2-lv3_snapset1-cow 2024-03-01 16:57:51,659 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/657eb975-20e2-4a0e-95a0-838901a3d628 ' '/dev/disk/by-id/dm-uuid-LVM-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsVP5pAPPobz2ohh1bMElFAVuduHvqpCgp ' '/dev/disk/by-id/dm-name-test_vg2-lv3_snapset1 ' '/dev/test_vg2/lv3_snapset1 /dev/mapper/test_vg2-lv3_snapset1', 'DEVNAME': '/dev/dm-22', 'DEVPATH': '/devices/virtual/block/dm-22', 'DEVTYPE': 'disk', 'DISKSEQ': '42', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3_snapset1', 'DM_NAME': 'test_vg2-lv3_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-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsVP5pAPPobz2ohh1bMElFAVuduHvqpCgp', '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': '657eb975-20e2-4a0e-95a0-838901a3d628', 'ID_FS_UUID_ENC': '657eb975-20e2-4a0e-95a0-838901a3d628', 'MAJOR': '253', 'MINOR': '22', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-22', 'SYS_PATH': '/sys/devices/virtual/block/dm-22', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111150114'} ; 2024-03-01 16:57:51,659 INFO blivet/MainThread: scanning test_vg2-lv3_snapset1 (/sys/devices/virtual/block/dm-22)... 2024-03-01 16:57:51,659 INFO program/MainThread: Running [175] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 16:57:51,662 INFO program/MainThread: stdout[175]: LVM 2024-03-01 16:57:51,662 INFO program/MainThread: stderr[175]: 2024-03-01 16:57:51,662 INFO program/MainThread: ...done [175] (exit code: 0) 2024-03-01 16:57:51,662 INFO program/MainThread: Running [176] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 16:57:51,664 INFO program/MainThread: stdout[176]: LVM 2024-03-01 16:57:51,664 INFO program/MainThread: stderr[176]: 2024-03-01 16:57:51,664 INFO program/MainThread: ...done [176] (exit code: 0) 2024-03-01 16:57:51,665 INFO program/MainThread: Running [177] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 16:57:51,667 INFO program/MainThread: stdout[177]: LVM 2024-03-01 16:57:51,667 INFO program/MainThread: stderr[177]: 2024-03-01 16:57:51,667 INFO program/MainThread: ...done [177] (exit code: 0) 2024-03-01 16:57:51,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs filesystem 2024-03-01 16:57:51,677 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:51,678 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:51,679 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:51,680 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:51,675 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804f36040) -- name = test_vg2-lv3_snapset1 status = True id = 144 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = VP5pAP-Pobz-2ohh-1bME-lFAV-uduH-vqpCgp size = 124 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-22 target size = 124 MiB path = /dev/mapper/test_vg2-lv3_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 16:57:51,680 INFO program/MainThread: Running [178] dmsetup info -co subsystem --noheadings test_vg2-lv3_snapset1 ... 2024-03-01 16:57:51,683 INFO program/MainThread: stdout[178]: LVM 2024-03-01 16:57:51,683 INFO program/MainThread: stderr[178]: 2024-03-01 16:57:51,683 INFO program/MainThread: ...done [178] (exit code: 0) 2024-03-01 16:57:51,686 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3_snapset1 ; 2024-03-01 16:57:51,686 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3_snapset1, bailing 2024-03-01 16:57:51,689 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4-real ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv4-real', 'DEVNAME': '/dev/dm-23', 'DEVPATH': '/devices/virtual/block/dm-23', 'DEVTYPE': 'disk', 'DISKSEQ': '44', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4-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-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsu3a9zoYTqCG3drDUwpuVxNwB6kFbGw05-real', 'DM_VG_NAME': 'test_vg2', 'MAJOR': '253', 'MINOR': '23', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-23', 'SYS_PATH': '/sys/devices/virtual/block/dm-23', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111378268'} ; 2024-03-01 16:57:51,689 INFO blivet/MainThread: scanning test_vg2-lv4-real (/sys/devices/virtual/block/dm-23)... 2024-03-01 16:57:51,689 INFO program/MainThread: Running [179] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 16:57:51,692 INFO program/MainThread: stdout[179]: LVM 2024-03-01 16:57:51,692 INFO program/MainThread: stderr[179]: 2024-03-01 16:57:51,692 INFO program/MainThread: ...done [179] (exit code: 0) 2024-03-01 16:57:51,692 INFO program/MainThread: Running [180] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 16:57:51,694 INFO program/MainThread: stdout[180]: LVM 2024-03-01 16:57:51,695 INFO program/MainThread: stderr[180]: 2024-03-01 16:57:51,695 INFO program/MainThread: ...done [180] (exit code: 0) 2024-03-01 16:57:51,695 INFO program/MainThread: Running [181] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 16:57:51,697 INFO program/MainThread: stdout[181]: LVM 2024-03-01 16:57:51,697 INFO program/MainThread: stderr[181]: 2024-03-01 16:57:51,697 INFO program/MainThread: ...done [181] (exit code: 0) 2024-03-01 16:57:51,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,706 INFO program/MainThread: Running [182] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 16:57:51,709 INFO program/MainThread: stdout[182]: LVM 2024-03-01 16:57:51,709 INFO program/MainThread: stderr[182]: 2024-03-01 16:57:51,709 INFO program/MainThread: ...done [182] (exit code: 0) 2024-03-01 16:57:51,709 INFO program/MainThread: Running [183] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 16:57:51,711 INFO program/MainThread: stdout[183]: LVM 2024-03-01 16:57:51,711 INFO program/MainThread: stderr[183]: 2024-03-01 16:57:51,711 INFO program/MainThread: ...done [183] (exit code: 0) 2024-03-01 16:57:51,711 INFO program/MainThread: Running [184] dmsetup info -co subsystem --noheadings test_vg2-lv4-real ... 2024-03-01 16:57:51,714 INFO program/MainThread: stdout[184]: LVM 2024-03-01 16:57:51,714 INFO program/MainThread: stderr[184]: 2024-03-01 16:57:51,714 INFO program/MainThread: ...done [184] (exit code: 0) 2024-03-01 16:57:51,717 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg2-lv4-real ; 2024-03-01 16:57:51,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:51,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:51,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (98) with existing lvmpv 2024-03-01 16:57:51,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:51,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,741 DEBUG blivet/MainThread: no device obtained for test_vg2-lv4-real 2024-03-01 16:57:51,743 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4_snapset1-cow ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg2-lv4_snapset1-cow', 'DEVNAME': '/dev/dm-24', 'DEVPATH': '/devices/virtual/block/dm-24', 'DEVTYPE': 'disk', 'DISKSEQ': '45', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv4_snapset1', 'DM_NAME': 'test_vg2-lv4_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-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsBYnstQrPu8KgRXe7eiNFwqcwYu7HxeJt-cow', 'DM_VG_NAME': 'test_vg2', 'MAJOR': '253', 'MINOR': '24', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-24', 'SYS_PATH': '/sys/devices/virtual/block/dm-24', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111379913'} ; 2024-03-01 16:57:51,744 INFO blivet/MainThread: scanning test_vg2-lv4_snapset1-cow (/sys/devices/virtual/block/dm-24)... 2024-03-01 16:57:51,744 INFO program/MainThread: Running [185] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 16:57:51,747 INFO program/MainThread: stdout[185]: LVM 2024-03-01 16:57:51,747 INFO program/MainThread: stderr[185]: 2024-03-01 16:57:51,747 INFO program/MainThread: ...done [185] (exit code: 0) 2024-03-01 16:57:51,747 INFO program/MainThread: Running [186] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 16:57:51,749 INFO program/MainThread: stdout[186]: LVM 2024-03-01 16:57:51,749 INFO program/MainThread: stderr[186]: 2024-03-01 16:57:51,749 INFO program/MainThread: ...done [186] (exit code: 0) 2024-03-01 16:57:51,750 INFO program/MainThread: Running [187] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 16:57:51,752 INFO program/MainThread: stdout[187]: LVM 2024-03-01 16:57:51,752 INFO program/MainThread: stderr[187]: 2024-03-01 16:57:51,752 INFO program/MainThread: ...done [187] (exit code: 0) 2024-03-01 16:57:51,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,761 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,761 INFO program/MainThread: Running [188] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 16:57:51,763 INFO program/MainThread: stdout[188]: LVM 2024-03-01 16:57:51,763 INFO program/MainThread: stderr[188]: 2024-03-01 16:57:51,763 INFO program/MainThread: ...done [188] (exit code: 0) 2024-03-01 16:57:51,764 INFO program/MainThread: Running [189] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 16:57:51,766 INFO program/MainThread: stdout[189]: LVM 2024-03-01 16:57:51,766 INFO program/MainThread: stderr[189]: 2024-03-01 16:57:51,766 INFO program/MainThread: ...done [189] (exit code: 0) 2024-03-01 16:57:51,766 INFO program/MainThread: Running [190] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1-cow ... 2024-03-01 16:57:51,768 INFO program/MainThread: stdout[190]: LVM 2024-03-01 16:57:51,769 INFO program/MainThread: stderr[190]: 2024-03-01 16:57:51,769 INFO program/MainThread: ...done [190] (exit code: 0) 2024-03-01 16:57:51,772 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg2-lv4_snapset1-cow ; 2024-03-01 16:57:51,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:51,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:51,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,784 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (98) with existing lvmpv 2024-03-01 16:57:51,787 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,789 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:51,792 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,796 DEBUG blivet/MainThread: no device obtained for test_vg2-lv4_snapset1-cow 2024-03-01 16:57:51,798 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg2/lv4_snapset1 ' '/dev/disk/by-uuid/403bf425-50f3-4af2-8c59-5d17dc640f20 ' '/dev/mapper/test_vg2-lv4_snapset1 ' '/dev/disk/by-id/dm-name-test_vg2-lv4_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsBYnstQrPu8KgRXe7eiNFwqcwYu7HxeJt', 'DEVNAME': '/dev/dm-25', 'DEVPATH': '/devices/virtual/block/dm-25', 'DEVTYPE': 'disk', 'DISKSEQ': '46', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4_snapset1', 'DM_NAME': 'test_vg2-lv4_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-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsBYnstQrPu8KgRXe7eiNFwqcwYu7HxeJt', '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': '403bf425-50f3-4af2-8c59-5d17dc640f20', 'ID_FS_UUID_ENC': '403bf425-50f3-4af2-8c59-5d17dc640f20', 'MAJOR': '253', 'MINOR': '25', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-25', 'SYS_PATH': '/sys/devices/virtual/block/dm-25', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111399108'} ; 2024-03-01 16:57:51,798 INFO blivet/MainThread: scanning test_vg2-lv4_snapset1 (/sys/devices/virtual/block/dm-25)... 2024-03-01 16:57:51,799 INFO program/MainThread: Running [191] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 16:57:51,801 INFO program/MainThread: stdout[191]: LVM 2024-03-01 16:57:51,801 INFO program/MainThread: stderr[191]: 2024-03-01 16:57:51,801 INFO program/MainThread: ...done [191] (exit code: 0) 2024-03-01 16:57:51,801 INFO program/MainThread: Running [192] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 16:57:51,804 INFO program/MainThread: stdout[192]: LVM 2024-03-01 16:57:51,804 INFO program/MainThread: stderr[192]: 2024-03-01 16:57:51,804 INFO program/MainThread: ...done [192] (exit code: 0) 2024-03-01 16:57:51,804 INFO program/MainThread: Running [193] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 16:57:51,806 INFO program/MainThread: stdout[193]: LVM 2024-03-01 16:57:51,806 INFO program/MainThread: stderr[193]: 2024-03-01 16:57:51,806 INFO program/MainThread: ...done [193] (exit code: 0) 2024-03-01 16:57:51,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs filesystem 2024-03-01 16:57:51,816 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:51,817 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:51,818 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:51,819 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:51,814 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804fbe070) -- name = test_vg2-lv4_snapset1 status = True id = 170 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = BYnstQ-rPu8-KgRX-e7ei-NFwq-cwYu-7HxeJt size = 124 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-25 target size = 124 MiB path = /dev/mapper/test_vg2-lv4_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 16:57:51,819 INFO program/MainThread: Running [194] dmsetup info -co subsystem --noheadings test_vg2-lv4_snapset1 ... 2024-03-01 16:57:51,822 INFO program/MainThread: stdout[194]: LVM 2024-03-01 16:57:51,822 INFO program/MainThread: stderr[194]: 2024-03-01 16:57:51,822 INFO program/MainThread: ...done [194] (exit code: 0) 2024-03-01 16:57:51,825 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4_snapset1 ; 2024-03-01 16:57:51,825 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4_snapset1, bailing 2024-03-01 16:57:51,828 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-26', 'DEVPATH': '/devices/virtual/block/dm-26', 'DEVTYPE': 'disk', 'DISKSEQ': '48', '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-umUXInm09dgMMgbAzvgKejhRzyg9dgoKM2RgoLhFenY8zLgvKyQzMMy0cc3nBcyq-real', 'DM_VG_NAME': 'test_vg1', 'MAJOR': '253', 'MINOR': '26', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-26', 'SYS_PATH': '/sys/devices/virtual/block/dm-26', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111605832'} ; 2024-03-01 16:57:51,828 INFO blivet/MainThread: scanning test_vg1-lv1-real (/sys/devices/virtual/block/dm-26)... 2024-03-01 16:57:51,829 INFO program/MainThread: Running [195] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 16:57:51,831 INFO program/MainThread: stdout[195]: LVM 2024-03-01 16:57:51,831 INFO program/MainThread: stderr[195]: 2024-03-01 16:57:51,831 INFO program/MainThread: ...done [195] (exit code: 0) 2024-03-01 16:57:51,831 INFO program/MainThread: Running [196] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 16:57:51,833 INFO program/MainThread: stdout[196]: LVM 2024-03-01 16:57:51,834 INFO program/MainThread: stderr[196]: 2024-03-01 16:57:51,834 INFO program/MainThread: ...done [196] (exit code: 0) 2024-03-01 16:57:51,834 INFO program/MainThread: Running [197] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 16:57:51,836 INFO program/MainThread: stdout[197]: LVM 2024-03-01 16:57:51,836 INFO program/MainThread: stderr[197]: 2024-03-01 16:57:51,836 INFO program/MainThread: ...done [197] (exit code: 0) 2024-03-01 16:57:51,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,845 INFO program/MainThread: Running [198] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 16:57:51,847 INFO program/MainThread: stdout[198]: LVM 2024-03-01 16:57:51,848 INFO program/MainThread: stderr[198]: 2024-03-01 16:57:51,848 INFO program/MainThread: ...done [198] (exit code: 0) 2024-03-01 16:57:51,848 INFO program/MainThread: Running [199] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 16:57:51,850 INFO program/MainThread: stdout[199]: LVM 2024-03-01 16:57:51,850 INFO program/MainThread: stderr[199]: 2024-03-01 16:57:51,850 INFO program/MainThread: ...done [199] (exit code: 0) 2024-03-01 16:57:51,850 INFO program/MainThread: Running [200] dmsetup info -co subsystem --noheadings test_vg1-lv1-real ... 2024-03-01 16:57:51,852 INFO program/MainThread: stdout[200]: LVM 2024-03-01 16:57:51,853 INFO program/MainThread: stderr[200]: 2024-03-01 16:57:51,853 INFO program/MainThread: ...done [200] (exit code: 0) 2024-03-01 16:57:51,856 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1-real ; 2024-03-01 16:57:51,858 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:51,861 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:51,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:57:51,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:51,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,879 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1-real 2024-03-01 16:57:51,882 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-27', 'DEVPATH': '/devices/virtual/block/dm-27', 'DEVTYPE': 'disk', 'DISKSEQ': '49', '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-umUXInm09dgMMgbAzvgKejhRzyg9dgoKk3jw48ZvnGZTsWPRiTZaAJEvRv7BEBLP-cow', 'DM_VG_NAME': 'test_vg1', 'MAJOR': '253', 'MINOR': '27', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-27', 'SYS_PATH': '/sys/devices/virtual/block/dm-27', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111607501'} ; 2024-03-01 16:57:51,882 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1-cow (/sys/devices/virtual/block/dm-27)... 2024-03-01 16:57:51,882 INFO program/MainThread: Running [201] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 16:57:51,884 INFO program/MainThread: stdout[201]: LVM 2024-03-01 16:57:51,884 INFO program/MainThread: stderr[201]: 2024-03-01 16:57:51,885 INFO program/MainThread: ...done [201] (exit code: 0) 2024-03-01 16:57:51,885 INFO program/MainThread: Running [202] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 16:57:51,887 INFO program/MainThread: stdout[202]: LVM 2024-03-01 16:57:51,887 INFO program/MainThread: stderr[202]: 2024-03-01 16:57:51,887 INFO program/MainThread: ...done [202] (exit code: 0) 2024-03-01 16:57:51,887 INFO program/MainThread: Running [203] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 16:57:51,889 INFO program/MainThread: stdout[203]: LVM 2024-03-01 16:57:51,890 INFO program/MainThread: stderr[203]: 2024-03-01 16:57:51,890 INFO program/MainThread: ...done [203] (exit code: 0) 2024-03-01 16:57:51,895 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,898 INFO program/MainThread: Running [204] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 16:57:51,901 INFO program/MainThread: stdout[204]: LVM 2024-03-01 16:57:51,901 INFO program/MainThread: stderr[204]: 2024-03-01 16:57:51,901 INFO program/MainThread: ...done [204] (exit code: 0) 2024-03-01 16:57:51,901 INFO program/MainThread: Running [205] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 16:57:51,903 INFO program/MainThread: stdout[205]: LVM 2024-03-01 16:57:51,904 INFO program/MainThread: stderr[205]: 2024-03-01 16:57:51,904 INFO program/MainThread: ...done [205] (exit code: 0) 2024-03-01 16:57:51,904 INFO program/MainThread: Running [206] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1-cow ... 2024-03-01 16:57:51,906 INFO program/MainThread: stdout[206]: LVM 2024-03-01 16:57:51,906 INFO program/MainThread: stderr[206]: 2024-03-01 16:57:51,906 INFO program/MainThread: ...done [206] (exit code: 0) 2024-03-01 16:57:51,909 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv1_snapset1-cow ; 2024-03-01 16:57:51,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:51,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:51,918 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,921 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:57:51,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:51,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,932 DEBUG blivet/MainThread: no device obtained for test_vg1-lv1_snapset1-cow 2024-03-01 16:57:51,935 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1_snapset1 ' '/dev/disk/by-id/dm-uuid-LVM-umUXInm09dgMMgbAzvgKejhRzyg9dgoKk3jw48ZvnGZTsWPRiTZaAJEvRv7BEBLP ' '/dev/mapper/test_vg1-lv1_snapset1 /dev/test_vg1/lv1_snapset1 ' '/dev/disk/by-uuid/ebe9d5f4-6141-427d-83ca-02e69618dd4f', 'DEVNAME': '/dev/dm-28', 'DEVPATH': '/devices/virtual/block/dm-28', 'DEVTYPE': 'disk', 'DISKSEQ': '50', '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-umUXInm09dgMMgbAzvgKejhRzyg9dgoKk3jw48ZvnGZTsWPRiTZaAJEvRv7BEBLP', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '78848', 'ID_FS_SIZE': '255852544', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ebe9d5f4-6141-427d-83ca-02e69618dd4f', 'ID_FS_UUID_ENC': 'ebe9d5f4-6141-427d-83ca-02e69618dd4f', 'MAJOR': '253', 'MINOR': '28', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-28', 'SYS_PATH': '/sys/devices/virtual/block/dm-28', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111621076'} ; 2024-03-01 16:57:51,935 INFO blivet/MainThread: scanning test_vg1-lv1_snapset1 (/sys/devices/virtual/block/dm-28)... 2024-03-01 16:57:51,935 INFO program/MainThread: Running [207] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:57:51,937 INFO program/MainThread: stdout[207]: LVM 2024-03-01 16:57:51,938 INFO program/MainThread: stderr[207]: 2024-03-01 16:57:51,938 INFO program/MainThread: ...done [207] (exit code: 0) 2024-03-01 16:57:51,938 INFO program/MainThread: Running [208] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:57:51,940 INFO program/MainThread: stdout[208]: LVM 2024-03-01 16:57:51,940 INFO program/MainThread: stderr[208]: 2024-03-01 16:57:51,940 INFO program/MainThread: ...done [208] (exit code: 0) 2024-03-01 16:57:51,940 INFO program/MainThread: Running [209] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:57:51,943 INFO program/MainThread: stdout[209]: LVM 2024-03-01 16:57:51,943 INFO program/MainThread: stderr[209]: 2024-03-01 16:57:51,943 INFO program/MainThread: ...done [209] (exit code: 0) 2024-03-01 16:57:51,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,950 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs filesystem 2024-03-01 16:57:51,953 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:51,954 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:51,954 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:51,955 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:51,950 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804f42670) -- name = test_vg1-lv1_snapset1 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = k3jw48-ZvnG-ZTsW-PRiT-ZaAJ-EvRv-7BEBLP size = 124 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-28 target size = 124 MiB path = /dev/mapper/test_vg1-lv1_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 16:57:51,956 INFO program/MainThread: Running [210] dmsetup info -co subsystem --noheadings test_vg1-lv1_snapset1 ... 2024-03-01 16:57:51,958 INFO program/MainThread: stdout[210]: LVM 2024-03-01 16:57:51,958 INFO program/MainThread: stderr[210]: 2024-03-01 16:57:51,958 INFO program/MainThread: ...done [210] (exit code: 0) 2024-03-01 16:57:51,962 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1_snapset1 ; 2024-03-01 16:57:51,962 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1_snapset1, bailing 2024-03-01 16:57:51,964 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2-real ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv2-real', 'DEVNAME': '/dev/dm-29', 'DEVPATH': '/devices/virtual/block/dm-29', 'DEVTYPE': 'disk', 'DISKSEQ': '52', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2-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-umUXInm09dgMMgbAzvgKejhRzyg9dgoKR12uOq69VuMBYtXHEoSU30xDZ2W2u76U-real', 'DM_VG_NAME': 'test_vg1', 'MAJOR': '253', 'MINOR': '29', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-29', 'SYS_PATH': '/sys/devices/virtual/block/dm-29', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111837169'} ; 2024-03-01 16:57:51,965 INFO blivet/MainThread: scanning test_vg1-lv2-real (/sys/devices/virtual/block/dm-29)... 2024-03-01 16:57:51,965 INFO program/MainThread: Running [211] dmsetup info -co subsystem --noheadings test_vg1-lv2-real ... 2024-03-01 16:57:51,967 INFO program/MainThread: stdout[211]: LVM 2024-03-01 16:57:51,967 INFO program/MainThread: stderr[211]: 2024-03-01 16:57:51,967 INFO program/MainThread: ...done [211] (exit code: 0) 2024-03-01 16:57:51,967 INFO program/MainThread: Running [212] dmsetup info -co subsystem --noheadings test_vg1-lv2-real ... 2024-03-01 16:57:51,970 INFO program/MainThread: stdout[212]: LVM 2024-03-01 16:57:51,970 INFO program/MainThread: stderr[212]: 2024-03-01 16:57:51,970 INFO program/MainThread: ...done [212] (exit code: 0) 2024-03-01 16:57:51,970 INFO program/MainThread: Running [213] dmsetup info -co subsystem --noheadings test_vg1-lv2-real ... 2024-03-01 16:57:51,972 INFO program/MainThread: stdout[213]: LVM 2024-03-01 16:57:51,972 INFO program/MainThread: stderr[213]: 2024-03-01 16:57:51,973 INFO program/MainThread: ...done [213] (exit code: 0) 2024-03-01 16:57:51,978 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:51,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:51,981 INFO program/MainThread: Running [214] dmsetup info -co subsystem --noheadings test_vg1-lv2-real ... 2024-03-01 16:57:51,984 INFO program/MainThread: stdout[214]: LVM 2024-03-01 16:57:51,984 INFO program/MainThread: stderr[214]: 2024-03-01 16:57:51,984 INFO program/MainThread: ...done [214] (exit code: 0) 2024-03-01 16:57:51,984 INFO program/MainThread: Running [215] dmsetup info -co subsystem --noheadings test_vg1-lv2-real ... 2024-03-01 16:57:51,986 INFO program/MainThread: stdout[215]: LVM 2024-03-01 16:57:51,986 INFO program/MainThread: stderr[215]: 2024-03-01 16:57:51,987 INFO program/MainThread: ...done [215] (exit code: 0) 2024-03-01 16:57:51,987 INFO program/MainThread: Running [216] dmsetup info -co subsystem --noheadings test_vg1-lv2-real ... 2024-03-01 16:57:51,989 INFO program/MainThread: stdout[216]: LVM 2024-03-01 16:57:51,989 INFO program/MainThread: stderr[216]: 2024-03-01 16:57:51,989 INFO program/MainThread: ...done [216] (exit code: 0) 2024-03-01 16:57:51,992 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv2-real ; 2024-03-01 16:57:51,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:51,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:52,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:57:52,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:52,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:52,015 DEBUG blivet/MainThread: no device obtained for test_vg1-lv2-real 2024-03-01 16:57:52,018 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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJBrZa8vvfeYMXGZn2jJLnlykTQMZplPqr ' '/dev/disk/by-uuid/ebfb0b89-52ae-48c4-98d0-be7faad2383f ' '/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': '18', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJBrZa8vvfeYMXGZn2jJLnlykTQMZplPqr', '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': 'ebfb0b89-52ae-48c4-98d0-be7faad2383f', 'ID_FS_UUID_ENC': 'ebfb0b89-52ae-48c4-98d0-be7faad2383f', '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': '1102071383'} ; 2024-03-01 16:57:52,018 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 16:57:52,018 INFO program/MainThread: Running [217] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:52,020 INFO program/MainThread: stdout[217]: LVM 2024-03-01 16:57:52,021 INFO program/MainThread: stderr[217]: 2024-03-01 16:57:52,021 INFO program/MainThread: ...done [217] (exit code: 0) 2024-03-01 16:57:52,021 INFO program/MainThread: Running [218] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:52,023 INFO program/MainThread: stdout[218]: LVM 2024-03-01 16:57:52,023 INFO program/MainThread: stderr[218]: 2024-03-01 16:57:52,023 INFO program/MainThread: ...done [218] (exit code: 0) 2024-03-01 16:57:52,023 INFO program/MainThread: Running [219] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:52,026 INFO program/MainThread: stdout[219]: LVM 2024-03-01 16:57:52,026 INFO program/MainThread: stderr[219]: 2024-03-01 16:57:52,026 INFO program/MainThread: ...done [219] (exit code: 0) 2024-03-01 16:57:52,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem 2024-03-01 16:57:52,037 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:52,038 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:52,039 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:52,040 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:52,034 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:52,041 INFO program/MainThread: Running [220] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 16:57:52,044 INFO program/MainThread: stdout[220]: LVM 2024-03-01 16:57:52,044 INFO program/MainThread: stderr[220]: 2024-03-01 16:57:52,044 INFO program/MainThread: ...done [220] (exit code: 0) 2024-03-01 16:57:52,047 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 16:57:52,047 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 16:57:52,050 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2_snapset1-cow ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv2_snapset1-cow', 'DEVNAME': '/dev/dm-30', 'DEVPATH': '/devices/virtual/block/dm-30', 'DEVTYPE': 'disk', 'DISKSEQ': '53', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv2_snapset1', 'DM_NAME': 'test_vg1-lv2_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-umUXInm09dgMMgbAzvgKejhRzyg9dgoKLQQhNzPIuPEXRQq0SQi0YHmDyOzgBdbi-cow', 'DM_VG_NAME': 'test_vg1', 'MAJOR': '253', 'MINOR': '30', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-30', 'SYS_PATH': '/sys/devices/virtual/block/dm-30', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111838832'} ; 2024-03-01 16:57:52,050 INFO blivet/MainThread: scanning test_vg1-lv2_snapset1-cow (/sys/devices/virtual/block/dm-30)... 2024-03-01 16:57:52,051 INFO program/MainThread: Running [221] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1-cow ... 2024-03-01 16:57:52,053 INFO program/MainThread: stdout[221]: LVM 2024-03-01 16:57:52,053 INFO program/MainThread: stderr[221]: 2024-03-01 16:57:52,053 INFO program/MainThread: ...done [221] (exit code: 0) 2024-03-01 16:57:52,053 INFO program/MainThread: Running [222] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1-cow ... 2024-03-01 16:57:52,056 INFO program/MainThread: stdout[222]: LVM 2024-03-01 16:57:52,056 INFO program/MainThread: stderr[222]: 2024-03-01 16:57:52,056 INFO program/MainThread: ...done [222] (exit code: 0) 2024-03-01 16:57:52,056 INFO program/MainThread: Running [223] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1-cow ... 2024-03-01 16:57:52,058 INFO program/MainThread: stdout[223]: LVM 2024-03-01 16:57:52,058 INFO program/MainThread: stderr[223]: 2024-03-01 16:57:52,058 INFO program/MainThread: ...done [223] (exit code: 0) 2024-03-01 16:57:52,064 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:52,067 INFO program/MainThread: Running [224] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1-cow ... 2024-03-01 16:57:52,070 INFO program/MainThread: stdout[224]: LVM 2024-03-01 16:57:52,070 INFO program/MainThread: stderr[224]: 2024-03-01 16:57:52,070 INFO program/MainThread: ...done [224] (exit code: 0) 2024-03-01 16:57:52,070 INFO program/MainThread: Running [225] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1-cow ... 2024-03-01 16:57:52,072 INFO program/MainThread: stdout[225]: LVM 2024-03-01 16:57:52,072 INFO program/MainThread: stderr[225]: 2024-03-01 16:57:52,073 INFO program/MainThread: ...done [225] (exit code: 0) 2024-03-01 16:57:52,073 INFO program/MainThread: Running [226] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1-cow ... 2024-03-01 16:57:52,075 INFO program/MainThread: stdout[226]: LVM 2024-03-01 16:57:52,075 INFO program/MainThread: stderr[226]: 2024-03-01 16:57:52,075 INFO program/MainThread: ...done [226] (exit code: 0) 2024-03-01 16:57:52,078 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg1-lv2_snapset1-cow ; 2024-03-01 16:57:52,081 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:52,083 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:52,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:57:52,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:52,098 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:52,101 DEBUG blivet/MainThread: no device obtained for test_vg1-lv2_snapset1-cow 2024-03-01 16:57:52,104 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2_snapset1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/6b53c348-f2d3-4030-b331-04626857a4cf ' '/dev/disk/by-id/dm-uuid-LVM-umUXInm09dgMMgbAzvgKejhRzyg9dgoKLQQhNzPIuPEXRQq0SQi0YHmDyOzgBdbi ' '/dev/mapper/test_vg1-lv2_snapset1 ' '/dev/disk/by-id/dm-name-test_vg1-lv2_snapset1 ' '/dev/test_vg1/lv2_snapset1', 'DEVNAME': '/dev/dm-31', 'DEVPATH': '/devices/virtual/block/dm-31', 'DEVTYPE': 'disk', 'DISKSEQ': '54', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2_snapset1', 'DM_NAME': 'test_vg1-lv2_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-umUXInm09dgMMgbAzvgKejhRzyg9dgoKLQQhNzPIuPEXRQq0SQi0YHmDyOzgBdbi', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '78848', 'ID_FS_SIZE': '255852544', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6b53c348-f2d3-4030-b331-04626857a4cf', 'ID_FS_UUID_ENC': '6b53c348-f2d3-4030-b331-04626857a4cf', 'MAJOR': '253', 'MINOR': '31', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-31', 'SYS_PATH': '/sys/devices/virtual/block/dm-31', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1111847246'} ; 2024-03-01 16:57:52,104 INFO blivet/MainThread: scanning test_vg1-lv2_snapset1 (/sys/devices/virtual/block/dm-31)... 2024-03-01 16:57:52,104 INFO program/MainThread: Running [227] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 16:57:52,106 INFO program/MainThread: stdout[227]: LVM 2024-03-01 16:57:52,107 INFO program/MainThread: stderr[227]: 2024-03-01 16:57:52,107 INFO program/MainThread: ...done [227] (exit code: 0) 2024-03-01 16:57:52,107 INFO program/MainThread: Running [228] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 16:57:52,109 INFO program/MainThread: stdout[228]: LVM 2024-03-01 16:57:52,109 INFO program/MainThread: stderr[228]: 2024-03-01 16:57:52,109 INFO program/MainThread: ...done [228] (exit code: 0) 2024-03-01 16:57:52,109 INFO program/MainThread: Running [229] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 16:57:52,112 INFO program/MainThread: stdout[229]: LVM 2024-03-01 16:57:52,112 INFO program/MainThread: stderr[229]: 2024-03-01 16:57:52,112 INFO program/MainThread: ...done [229] (exit code: 0) 2024-03-01 16:57:52,116 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2_snapset1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs filesystem 2024-03-01 16:57:52,122 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,123 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,123 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,124 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,119 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804ee6c10) -- name = test_vg1-lv2_snapset1 status = True id = 84 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = LQQhNz-PIuP-EXRQ-q0SQ-i0YH-mDyO-zgBdbi size = 124 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-31 target size = 124 MiB path = /dev/mapper/test_vg1-lv2_snapset1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 124 MiB 2024-03-01 16:57:52,125 INFO program/MainThread: Running [230] dmsetup info -co subsystem --noheadings test_vg1-lv2_snapset1 ... 2024-03-01 16:57:52,127 INFO program/MainThread: stdout[230]: LVM 2024-03-01 16:57:52,127 INFO program/MainThread: stderr[230]: 2024-03-01 16:57:52,127 INFO program/MainThread: ...done [230] (exit code: 0) 2024-03-01 16:57:52,131 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2_snapset1 ; 2024-03-01 16:57:52,131 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2_snapset1, bailing 2024-03-01 16:57:52,133 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-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsu3a9zoYTqCG3drDUwpuVxNwB6kFbGw05 ' '/dev/test_vg2/lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/403bf425-50f3-4af2-8c59-5d17dc640f20', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '19', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv4', 'DM_NAME': 'test_vg2-lv4', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-FzfZwhumA0i4If3exUrBBR9CWcIoWMdsu3a9zoYTqCG3drDUwpuVxNwB6kFbGw05', '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': '403bf425-50f3-4af2-8c59-5d17dc640f20', 'ID_FS_UUID_ENC': '403bf425-50f3-4af2-8c59-5d17dc640f20', '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': '1103814895'} ; 2024-03-01 16:57:52,133 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 16:57:52,134 INFO program/MainThread: Running [231] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:52,136 INFO program/MainThread: stdout[231]: LVM 2024-03-01 16:57:52,136 INFO program/MainThread: stderr[231]: 2024-03-01 16:57:52,136 INFO program/MainThread: ...done [231] (exit code: 0) 2024-03-01 16:57:52,136 INFO program/MainThread: Running [232] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:52,139 INFO program/MainThread: stdout[232]: LVM 2024-03-01 16:57:52,139 INFO program/MainThread: stderr[232]: 2024-03-01 16:57:52,139 INFO program/MainThread: ...done [232] (exit code: 0) 2024-03-01 16:57:52,139 INFO program/MainThread: Running [233] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:52,141 INFO program/MainThread: stdout[233]: LVM 2024-03-01 16:57:52,141 INFO program/MainThread: stderr[233]: 2024-03-01 16:57:52,141 INFO program/MainThread: ...done [233] (exit code: 0) 2024-03-01 16:57:52,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem 2024-03-01 16:57:52,152 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,153 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,153 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,154 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,149 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,155 INFO program/MainThread: Running [234] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 16:57:52,157 INFO program/MainThread: stdout[234]: LVM 2024-03-01 16:57:52,157 INFO program/MainThread: stderr[234]: 2024-03-01 16:57:52,157 INFO program/MainThread: ...done [234] (exit code: 0) 2024-03-01 16:57:52,161 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 16:57:52,161 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 16:57:52,163 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-FzfZwhumA0i4If3exUrBBR9CWcIoWMdspVin8p7yeAQuOkcioassaumTLUI0Vxcb ' '/dev/disk/by-uuid/657eb975-20e2-4a0e-95a0-838901a3d628 ' '/dev/test_vg2/lv3 /dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '20', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv3', 'DM_NAME': 'test_vg2-lv3', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-FzfZwhumA0i4If3exUrBBR9CWcIoWMdspVin8p7yeAQuOkcioassaumTLUI0Vxcb', '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': '657eb975-20e2-4a0e-95a0-838901a3d628', 'ID_FS_UUID_ENC': '657eb975-20e2-4a0e-95a0-838901a3d628', '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': '1104275698'} ; 2024-03-01 16:57:52,164 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 16:57:52,164 INFO program/MainThread: Running [235] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:52,166 INFO program/MainThread: stdout[235]: LVM 2024-03-01 16:57:52,166 INFO program/MainThread: stderr[235]: 2024-03-01 16:57:52,166 INFO program/MainThread: ...done [235] (exit code: 0) 2024-03-01 16:57:52,166 INFO program/MainThread: Running [236] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:52,169 INFO program/MainThread: stdout[236]: LVM 2024-03-01 16:57:52,169 INFO program/MainThread: stderr[236]: 2024-03-01 16:57:52,169 INFO program/MainThread: ...done [236] (exit code: 0) 2024-03-01 16:57:52,169 INFO program/MainThread: Running [237] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:52,171 INFO program/MainThread: stdout[237]: LVM 2024-03-01 16:57:52,172 INFO program/MainThread: stderr[237]: 2024-03-01 16:57:52,172 INFO program/MainThread: ...done [237] (exit code: 0) 2024-03-01 16:57:52,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem 2024-03-01 16:57:52,181 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,182 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,183 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,184 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,179 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,184 INFO program/MainThread: Running [238] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 16:57:52,187 INFO program/MainThread: stdout[238]: LVM 2024-03-01 16:57:52,187 INFO program/MainThread: stderr[238]: 2024-03-01 16:57:52,187 INFO program/MainThread: ...done [238] (exit code: 0) 2024-03-01 16:57:52,190 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 16:57:52,191 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 16:57:52,193 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-umUXInm09dgMMgbAzvgKejhRzyg9dgoKR12uOq69VuMBYtXHEoSU30xDZ2W2u76U ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/disk/by-uuid/6b53c348-f2d3-4030-b331-04626857a4cf', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '21', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv2', 'DM_NAME': 'test_vg1-lv2', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-umUXInm09dgMMgbAzvgKejhRzyg9dgoKR12uOq69VuMBYtXHEoSU30xDZ2W2u76U', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '78848', 'ID_FS_SIZE': '255852544', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': '6b53c348-f2d3-4030-b331-04626857a4cf', 'ID_FS_UUID_ENC': '6b53c348-f2d3-4030-b331-04626857a4cf', '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': '1106003219'} ; 2024-03-01 16:57:52,193 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 16:57:52,194 INFO program/MainThread: Running [239] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:52,196 INFO program/MainThread: stdout[239]: LVM 2024-03-01 16:57:52,196 INFO program/MainThread: stderr[239]: 2024-03-01 16:57:52,196 INFO program/MainThread: ...done [239] (exit code: 0) 2024-03-01 16:57:52,196 INFO program/MainThread: Running [240] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:52,198 INFO program/MainThread: stdout[240]: LVM 2024-03-01 16:57:52,199 INFO program/MainThread: stderr[240]: 2024-03-01 16:57:52,199 INFO program/MainThread: ...done [240] (exit code: 0) 2024-03-01 16:57:52,199 INFO program/MainThread: Running [241] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:52,201 INFO program/MainThread: stdout[241]: LVM 2024-03-01 16:57:52,201 INFO program/MainThread: stderr[241]: 2024-03-01 16:57:52,201 INFO program/MainThread: ...done [241] (exit code: 0) 2024-03-01 16:57:52,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem 2024-03-01 16:57:52,211 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,212 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,212 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,213 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,209 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,214 INFO program/MainThread: Running [242] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 16:57:52,216 INFO program/MainThread: stdout[242]: LVM 2024-03-01 16:57:52,216 INFO program/MainThread: stderr[242]: 2024-03-01 16:57:52,216 INFO program/MainThread: ...done [242] (exit code: 0) 2024-03-01 16:57:52,220 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 16:57:52,220 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 16:57:52,223 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-umUXInm09dgMMgbAzvgKejhRzyg9dgoKM2RgoLhFenY8zLgvKyQzMMy0cc3nBcyq ' '/dev/disk/by-uuid/ebe9d5f4-6141-427d-83ca-02e69618dd4f ' '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '22', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-umUXInm09dgMMgbAzvgKejhRzyg9dgoKM2RgoLhFenY8zLgvKyQzMMy0cc3nBcyq', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '78848', 'ID_FS_SIZE': '255852544', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'ebe9d5f4-6141-427d-83ca-02e69618dd4f', 'ID_FS_UUID_ENC': 'ebe9d5f4-6141-427d-83ca-02e69618dd4f', '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': '1106459878'} ; 2024-03-01 16:57:52,223 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 16:57:52,223 INFO program/MainThread: Running [243] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:52,225 INFO program/MainThread: stdout[243]: LVM 2024-03-01 16:57:52,226 INFO program/MainThread: stderr[243]: 2024-03-01 16:57:52,226 INFO program/MainThread: ...done [243] (exit code: 0) 2024-03-01 16:57:52,226 INFO program/MainThread: Running [244] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:52,228 INFO program/MainThread: stdout[244]: LVM 2024-03-01 16:57:52,228 INFO program/MainThread: stderr[244]: 2024-03-01 16:57:52,228 INFO program/MainThread: ...done [244] (exit code: 0) 2024-03-01 16:57:52,228 INFO program/MainThread: Running [245] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:52,230 INFO program/MainThread: stdout[245]: LVM 2024-03-01 16:57:52,231 INFO program/MainThread: stderr[245]: 2024-03-01 16:57:52,231 INFO program/MainThread: ...done [245] (exit code: 0) 2024-03-01 16:57:52,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:57:52,240 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,241 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,242 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,243 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,238 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,243 INFO program/MainThread: Running [246] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:57:52,246 INFO program/MainThread: stdout[246]: LVM 2024-03-01 16:57:52,246 INFO program/MainThread: stderr[246]: 2024-03-01 16:57:52,246 INFO program/MainThread: ...done [246] (exit code: 0) 2024-03-01 16:57:52,249 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:57:52,249 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:57:52,252 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5-real ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv5-real', 'DEVNAME': '/dev/dm-8', 'DEVPATH': '/devices/virtual/block/dm-8', 'DEVTYPE': 'disk', 'DISKSEQ': '24', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'real', 'DM_LV_NAME': 'lv5', 'DM_NAME': 'test_vg3-lv5-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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJBrZa8vvfeYMXGZn2jJLnlykTQMZplPqr-real', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '8', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-8', 'SYS_PATH': '/sys/devices/virtual/block/dm-8', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110108441'} ; 2024-03-01 16:57:52,252 INFO blivet/MainThread: scanning test_vg3-lv5-real (/sys/devices/virtual/block/dm-8)... 2024-03-01 16:57:52,252 INFO program/MainThread: Running [247] dmsetup info -co subsystem --noheadings test_vg3-lv5-real ... 2024-03-01 16:57:52,255 INFO program/MainThread: stdout[247]: LVM 2024-03-01 16:57:52,255 INFO program/MainThread: stderr[247]: 2024-03-01 16:57:52,255 INFO program/MainThread: ...done [247] (exit code: 0) 2024-03-01 16:57:52,255 INFO program/MainThread: Running [248] dmsetup info -co subsystem --noheadings test_vg3-lv5-real ... 2024-03-01 16:57:52,257 INFO program/MainThread: stdout[248]: LVM 2024-03-01 16:57:52,258 INFO program/MainThread: stderr[248]: 2024-03-01 16:57:52,258 INFO program/MainThread: ...done [248] (exit code: 0) 2024-03-01 16:57:52,258 INFO program/MainThread: Running [249] dmsetup info -co subsystem --noheadings test_vg3-lv5-real ... 2024-03-01 16:57:52,260 INFO program/MainThread: stdout[249]: LVM 2024-03-01 16:57:52,260 INFO program/MainThread: stderr[249]: 2024-03-01 16:57:52,260 INFO program/MainThread: ...done [249] (exit code: 0) 2024-03-01 16:57:52,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:52,269 INFO program/MainThread: Running [250] dmsetup info -co subsystem --noheadings test_vg3-lv5-real ... 2024-03-01 16:57:52,271 INFO program/MainThread: stdout[250]: LVM 2024-03-01 16:57:52,271 INFO program/MainThread: stderr[250]: 2024-03-01 16:57:52,272 INFO program/MainThread: ...done [250] (exit code: 0) 2024-03-01 16:57:52,272 INFO program/MainThread: Running [251] dmsetup info -co subsystem --noheadings test_vg3-lv5-real ... 2024-03-01 16:57:52,274 INFO program/MainThread: stdout[251]: LVM 2024-03-01 16:57:52,274 INFO program/MainThread: stderr[251]: 2024-03-01 16:57:52,274 INFO program/MainThread: ...done [251] (exit code: 0) 2024-03-01 16:57:52,274 INFO program/MainThread: Running [252] dmsetup info -co subsystem --noheadings test_vg3-lv5-real ... 2024-03-01 16:57:52,276 INFO program/MainThread: stdout[252]: LVM 2024-03-01 16:57:52,277 INFO program/MainThread: stderr[252]: 2024-03-01 16:57:52,277 INFO program/MainThread: ...done [252] (exit code: 0) 2024-03-01 16:57:52,280 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv5-real ; 2024-03-01 16:57:52,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:52,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:52,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (198) with existing lvmpv 2024-03-01 16:57:52,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:52,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5-real ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:52,304 DEBUG blivet/MainThread: no device obtained for test_vg3-lv5-real 2024-03-01 16:57:52,307 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5_snapset1-cow ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv5_snapset1-cow', 'DEVNAME': '/dev/dm-9', 'DEVPATH': '/devices/virtual/block/dm-9', 'DEVTYPE': 'disk', 'DISKSEQ': '25', 'DM_ACTIVATION': '1', 'DM_LV_LAYER': 'cow', 'DM_LV_NAME': 'lv5_snapset1', 'DM_NAME': 'test_vg3-lv5_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-YI0Ue6qzWhQPtNrBT3rwihxcpCiJNtyJKtTHpW9oC62K43mC3JFu0GiHkpV9XQV8-cow', 'DM_VG_NAME': 'test_vg3', 'MAJOR': '253', 'MINOR': '9', 'SUBSYSTEM': 'block', 'SYSTEMD_READY': '1', 'SYS_NAME': 'dm-9', 'SYS_PATH': '/sys/devices/virtual/block/dm-9', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '1110112682'} ; 2024-03-01 16:57:52,307 INFO blivet/MainThread: scanning test_vg3-lv5_snapset1-cow (/sys/devices/virtual/block/dm-9)... 2024-03-01 16:57:52,307 INFO program/MainThread: Running [253] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1-cow ... 2024-03-01 16:57:52,310 INFO program/MainThread: stdout[253]: LVM 2024-03-01 16:57:52,310 INFO program/MainThread: stderr[253]: 2024-03-01 16:57:52,310 INFO program/MainThread: ...done [253] (exit code: 0) 2024-03-01 16:57:52,310 INFO program/MainThread: Running [254] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1-cow ... 2024-03-01 16:57:52,312 INFO program/MainThread: stdout[254]: LVM 2024-03-01 16:57:52,312 INFO program/MainThread: stderr[254]: 2024-03-01 16:57:52,312 INFO program/MainThread: ...done [254] (exit code: 0) 2024-03-01 16:57:52,312 INFO program/MainThread: Running [255] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1-cow ... 2024-03-01 16:57:52,315 INFO program/MainThread: stdout[255]: LVM 2024-03-01 16:57:52,315 INFO program/MainThread: stderr[255]: 2024-03-01 16:57:52,315 INFO program/MainThread: ...done [255] (exit code: 0) 2024-03-01 16:57:52,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:52,324 INFO program/MainThread: Running [256] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1-cow ... 2024-03-01 16:57:52,326 INFO program/MainThread: stdout[256]: LVM 2024-03-01 16:57:52,326 INFO program/MainThread: stderr[256]: 2024-03-01 16:57:52,326 INFO program/MainThread: ...done [256] (exit code: 0) 2024-03-01 16:57:52,326 INFO program/MainThread: Running [257] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1-cow ... 2024-03-01 16:57:52,329 INFO program/MainThread: stdout[257]: LVM 2024-03-01 16:57:52,329 INFO program/MainThread: stderr[257]: 2024-03-01 16:57:52,329 INFO program/MainThread: ...done [257] (exit code: 0) 2024-03-01 16:57:52,329 INFO program/MainThread: Running [258] dmsetup info -co subsystem --noheadings test_vg3-lv5_snapset1-cow ... 2024-03-01 16:57:52,331 INFO program/MainThread: stdout[258]: LVM 2024-03-01 16:57:52,331 INFO program/MainThread: stderr[258]: 2024-03-01 16:57:52,331 INFO program/MainThread: ...done [258] (exit code: 0) 2024-03-01 16:57:52,335 DEBUG blivet/MainThread: LVMDevicePopulator.run: name: test_vg3-lv5_snapset1-cow ; 2024-03-01 16:57:52,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: True ; 2024-03-01 16:57:52,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:52,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (184) with existing lvmpv 2024-03-01 16:57:52,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (198) with existing lvmpv 2024-03-01 16:57:52,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:52,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5_snapset1-cow ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:52,365 DEBUG blivet/MainThread: no device obtained for test_vg3-lv5_snapset1-cow 2024-03-01 16:57:52,365 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:52,377 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:52,404 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:57:52,405 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:57:52,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:52,414 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:52,417 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:57:52,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,423 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:52,425 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:52,428 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:57:52,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:52,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:52,439 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:57:52,442 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:52,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:52,451 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:57:52,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:52,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:52,462 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:57:52,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:57:52,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:57:52,473 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:52,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:52,478 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 16:57:52,478 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:52,479 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:52,479 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:52,480 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:52,480 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:52,480 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:52,480 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:52,481 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:52,481 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:52,481 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:52,482 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:52,482 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:57:52,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:57:52,487 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:57:52,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:57:52,492 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:57:52,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 16:57:52,497 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:57:52,500 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:57:52,502 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:57:52,505 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,506 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,506 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,507 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,502 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,510 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,511 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,511 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,512 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,508 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,515 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,516 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,516 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,517 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,513 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,520 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,521 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,521 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,522 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,518 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,525 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,526 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,526 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,527 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,523 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,530 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,531 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,531 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,532 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,528 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,535 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,536 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,536 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,537 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,533 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,540 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,541 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,541 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,542 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,538 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,545 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,546 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,546 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,547 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,543 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,550 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,551 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,551 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,552 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,547 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,555 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,555 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,556 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,557 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,552 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,560 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,560 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,561 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,562 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,557 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,565 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,565 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,566 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,567 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,562 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,569 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,570 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,571 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,572 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,567 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,574 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,575 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,576 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,577 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,572 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,579 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,580 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,581 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,581 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,577 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,584 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,585 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,585 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,586 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,582 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,589 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,590 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,590 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,591 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,587 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,594 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,595 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,595 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,596 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,592 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,599 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,600 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,600 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,601 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,597 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,604 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,605 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,605 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,606 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,602 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,609 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,610 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,610 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,611 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,607 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,614 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,615 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,615 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,616 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,612 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,619 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,620 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,620 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,621 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,617 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,624 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,625 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,625 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,626 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,622 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,629 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,630 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,630 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,631 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,627 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,634 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,634 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,635 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,636 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,631 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,638 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,639 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,640 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,641 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,636 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,643 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,644 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,645 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,645 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,641 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,648 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,649 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,649 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,650 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,646 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,653 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,654 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,654 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,655 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,651 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,658 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,659 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,659 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,660 DEBUG blivet/MainThread: vg test_vg1 has 2.13 GiB free 2024-03-01 16:57:52,656 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f45c70) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = M2RgoL-hFen-Y8zL-gvKy-QzMM-y0cc-3nBcyq size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 308 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv1_snapset1 (58) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,661 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 16:57:52,663 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:57:52,663 DEBUG blivet/MainThread: checking if sda depends on test_vg1-lv1 2024-03-01 16:57:52,664 DEBUG blivet/MainThread: checking if test_vg1 depends on test_vg1-lv1 2024-03-01 16:57:52,664 DEBUG blivet/MainThread: checking if sdb depends on test_vg1-lv1 2024-03-01 16:57:52,664 DEBUG blivet/MainThread: checking if sdk depends on test_vg1-lv1 2024-03-01 16:57:52,664 DEBUG blivet/MainThread: checking if sdl depends on test_vg1-lv1 2024-03-01 16:57:52,664 DEBUG blivet/MainThread: checking if sdc depends on test_vg1-lv1 2024-03-01 16:57:52,664 DEBUG blivet/MainThread: checking if test_vg1-lv1 depends on test_vg1-lv1 2024-03-01 16:57:52,664 DEBUG blivet/MainThread: checking if test_vg1-lv1_snapset1 depends on test_vg1-lv1 2024-03-01 16:57:52,664 DEBUG blivet/MainThread: checking if test_vg1-lv2 depends on test_vg1-lv1 2024-03-01 16:57:52,664 DEBUG blivet/MainThread: checking if test_vg1-lv2_snapset1 depends on test_vg1-lv1 2024-03-01 16:57:52,664 DEBUG blivet/MainThread: checking if sdd depends on test_vg1-lv1 2024-03-01 16:57:52,664 DEBUG blivet/MainThread: checking if test_vg2 depends on test_vg1-lv1 2024-03-01 16:57:52,664 DEBUG blivet/MainThread: checking if sde depends on test_vg1-lv1 2024-03-01 16:57:52,664 DEBUG blivet/MainThread: checking if sdf depends on test_vg1-lv1 2024-03-01 16:57:52,665 DEBUG blivet/MainThread: checking if test_vg2-lv3 depends on test_vg1-lv1 2024-03-01 16:57:52,665 DEBUG blivet/MainThread: checking if test_vg2-lv3_snapset1 depends on test_vg1-lv1 2024-03-01 16:57:52,665 DEBUG blivet/MainThread: checking if test_vg2-lv4 depends on test_vg1-lv1 2024-03-01 16:57:52,665 DEBUG blivet/MainThread: checking if test_vg2-lv4_snapset1 depends on test_vg1-lv1 2024-03-01 16:57:52,665 DEBUG blivet/MainThread: checking if sdg depends on test_vg1-lv1 2024-03-01 16:57:52,665 DEBUG blivet/MainThread: checking if test_vg3 depends on test_vg1-lv1 2024-03-01 16:57:52,665 DEBUG blivet/MainThread: checking if sdh depends on test_vg1-lv1 2024-03-01 16:57:52,665 DEBUG blivet/MainThread: checking if sdi depends on test_vg1-lv1 2024-03-01 16:57:52,665 DEBUG blivet/MainThread: checking if sdj depends on test_vg1-lv1 2024-03-01 16:57:52,665 DEBUG blivet/MainThread: checking if test_vg3-lv5 depends on test_vg1-lv1 2024-03-01 16:57:52,665 DEBUG blivet/MainThread: checking if test_vg3-lv5_snapset1 depends on test_vg1-lv1 2024-03-01 16:57:52,665 DEBUG blivet/MainThread: checking if test_vg3-lv6 depends on test_vg1-lv1 2024-03-01 16:57:52,666 DEBUG blivet/MainThread: checking if test_vg3-lv6_snapset1 depends on test_vg1-lv1 2024-03-01 16:57:52,666 DEBUG blivet/MainThread: checking if test_vg3-lv7 depends on test_vg1-lv1 2024-03-01 16:57:52,666 DEBUG blivet/MainThread: checking if test_vg3-lv7_snapset1 depends on test_vg1-lv1 2024-03-01 16:57:52,666 DEBUG blivet/MainThread: checking if test_vg3-lv8 depends on test_vg1-lv1 2024-03-01 16:57:52,666 DEBUG blivet/MainThread: checking if test_vg3-lv8_snapset1 depends on test_vg1-lv1 2024-03-01 16:57:52,666 DEBUG blivet/MainThread: checking if xvda depends on test_vg1-lv1 2024-03-01 16:57:52,666 DEBUG blivet/MainThread: checking if xvda1 depends on test_vg1-lv1 2024-03-01 16:57:52,666 DEBUG blivet/MainThread: devices to remove: ['test_vg1-lv1_snapset1'] 2024-03-01 16:57:52,666 DEBUG blivet/MainThread: leaves to remove: ['test_vg1-lv1_snapset1'] 2024-03-01 16:57:52,667 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 353 2024-03-01 16:57:52,670 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1_snapset1 ; type: None ; current: xfs ; 2024-03-01 16:57:52,670 INFO blivet/MainThread: registered action: [352] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 16:57:52,670 INFO program/MainThread: Running [259] dmsetup --version ... 2024-03-01 16:57:52,673 INFO program/MainThread: stdout[259]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 16:57:52,673 INFO program/MainThread: stderr[259]: 2024-03-01 16:57:52,673 INFO program/MainThread: ...done [259] (exit code: 0) 2024-03-01 16:57:52,678 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1_snapset1 ; kids: 4 ; 2024-03-01 16:57:52,678 INFO blivet/MainThread: removed lvmsnapshot test_vg1-lv1_snapset1 (id 58) from device tree 2024-03-01 16:57:52,678 INFO blivet/MainThread: registered action: [354] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 16:57:52,678 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 356 2024-03-01 16:57:52,681 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 16:57:52,681 INFO blivet/MainThread: registered action: [355] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:52,684 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 3 ; 2024-03-01 16:57:52,684 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 16:57:52,684 INFO blivet/MainThread: registered action: [357] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:52,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem 2024-03-01 16:57:52,689 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 16:57:52,692 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,692 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,693 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,693 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,690 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,696 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,696 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,697 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,697 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,694 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,700 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,701 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,701 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,702 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,698 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,704 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,705 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,705 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,706 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,702 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,708 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,709 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,709 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,710 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,706 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,712 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,713 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,713 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,714 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,710 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,716 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,717 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,717 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,718 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,714 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,720 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,721 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,721 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,722 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,718 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,724 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,725 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,725 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,726 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,722 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,728 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,729 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,729 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,730 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,726 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,732 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,733 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,733 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,734 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,730 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,736 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,737 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,737 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,738 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,734 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,740 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,741 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,741 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,742 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,738 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,744 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,745 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,745 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,746 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,742 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,748 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,749 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,749 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,750 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,746 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,752 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,753 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,753 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,754 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,750 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,756 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,757 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,757 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,758 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,754 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,760 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,761 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,761 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,762 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,758 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,764 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,765 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,765 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,766 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,762 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,768 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,769 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,769 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,770 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,767 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,772 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,773 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,773 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,774 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,771 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,776 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,777 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,777 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,778 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,775 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,780 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,781 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,781 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,782 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,779 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,785 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,785 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,786 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,786 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,783 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,789 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,789 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,790 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,790 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,787 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,793 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,793 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,794 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,794 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,791 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,797 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,797 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,798 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,798 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,795 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,801 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,801 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,802 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,802 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,799 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,805 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,805 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,806 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,806 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,803 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,809 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,809 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,810 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,810 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,807 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,813 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,813 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,814 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,814 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,811 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,817 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,817 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,818 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:57:52,818 DEBUG blivet/MainThread: vg test_vg1 has 2.55 GiB free 2024-03-01 16:57:52,815 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804faae20) -- name = test_vg1-lv2 status = True id = 71 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = R12uOq-69Vu-MBYt-XHEo-SU30-xDZ2-W2u76U size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 308 MiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804faa1c0) -- name = test_vg1 status = True id = 11 children = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = umUXIn-m09d-gMMg-bAzv-gKej-hRzy-g9dgoK size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg1-lv2_snapset1 (84) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,819 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 16:57:52,822 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg1-lv2 (71) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:57:52,822 DEBUG blivet/MainThread: checking if sda depends on test_vg1-lv2 2024-03-01 16:57:52,822 DEBUG blivet/MainThread: checking if test_vg1 depends on test_vg1-lv2 2024-03-01 16:57:52,822 DEBUG blivet/MainThread: checking if sdb depends on test_vg1-lv2 2024-03-01 16:57:52,822 DEBUG blivet/MainThread: checking if sdk depends on test_vg1-lv2 2024-03-01 16:57:52,822 DEBUG blivet/MainThread: checking if sdl depends on test_vg1-lv2 2024-03-01 16:57:52,822 DEBUG blivet/MainThread: checking if sdc depends on test_vg1-lv2 2024-03-01 16:57:52,822 DEBUG blivet/MainThread: checking if test_vg1-lv2 depends on test_vg1-lv2 2024-03-01 16:57:52,822 DEBUG blivet/MainThread: checking if test_vg1-lv2_snapset1 depends on test_vg1-lv2 2024-03-01 16:57:52,822 DEBUG blivet/MainThread: checking if sdd depends on test_vg1-lv2 2024-03-01 16:57:52,823 DEBUG blivet/MainThread: checking if test_vg2 depends on test_vg1-lv2 2024-03-01 16:57:52,823 DEBUG blivet/MainThread: checking if sde depends on test_vg1-lv2 2024-03-01 16:57:52,823 DEBUG blivet/MainThread: checking if sdf depends on test_vg1-lv2 2024-03-01 16:57:52,823 DEBUG blivet/MainThread: checking if test_vg2-lv3 depends on test_vg1-lv2 2024-03-01 16:57:52,823 DEBUG blivet/MainThread: checking if test_vg2-lv3_snapset1 depends on test_vg1-lv2 2024-03-01 16:57:52,823 DEBUG blivet/MainThread: checking if test_vg2-lv4 depends on test_vg1-lv2 2024-03-01 16:57:52,823 DEBUG blivet/MainThread: checking if test_vg2-lv4_snapset1 depends on test_vg1-lv2 2024-03-01 16:57:52,823 DEBUG blivet/MainThread: checking if sdg depends on test_vg1-lv2 2024-03-01 16:57:52,823 DEBUG blivet/MainThread: checking if test_vg3 depends on test_vg1-lv2 2024-03-01 16:57:52,823 DEBUG blivet/MainThread: checking if sdh depends on test_vg1-lv2 2024-03-01 16:57:52,823 DEBUG blivet/MainThread: checking if sdi depends on test_vg1-lv2 2024-03-01 16:57:52,823 DEBUG blivet/MainThread: checking if sdj depends on test_vg1-lv2 2024-03-01 16:57:52,824 DEBUG blivet/MainThread: checking if test_vg3-lv5 depends on test_vg1-lv2 2024-03-01 16:57:52,824 DEBUG blivet/MainThread: checking if test_vg3-lv5_snapset1 depends on test_vg1-lv2 2024-03-01 16:57:52,824 DEBUG blivet/MainThread: checking if test_vg3-lv6 depends on test_vg1-lv2 2024-03-01 16:57:52,824 DEBUG blivet/MainThread: checking if test_vg3-lv6_snapset1 depends on test_vg1-lv2 2024-03-01 16:57:52,824 DEBUG blivet/MainThread: checking if test_vg3-lv7 depends on test_vg1-lv2 2024-03-01 16:57:52,824 DEBUG blivet/MainThread: checking if test_vg3-lv7_snapset1 depends on test_vg1-lv2 2024-03-01 16:57:52,824 DEBUG blivet/MainThread: checking if test_vg3-lv8 depends on test_vg1-lv2 2024-03-01 16:57:52,824 DEBUG blivet/MainThread: checking if test_vg3-lv8_snapset1 depends on test_vg1-lv2 2024-03-01 16:57:52,824 DEBUG blivet/MainThread: checking if xvda depends on test_vg1-lv2 2024-03-01 16:57:52,824 DEBUG blivet/MainThread: checking if xvda1 depends on test_vg1-lv2 2024-03-01 16:57:52,825 DEBUG blivet/MainThread: devices to remove: ['test_vg1-lv2_snapset1'] 2024-03-01 16:57:52,825 DEBUG blivet/MainThread: leaves to remove: ['test_vg1-lv2_snapset1'] 2024-03-01 16:57:52,825 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 359 2024-03-01 16:57:52,828 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2_snapset1 ; type: None ; current: xfs ; 2024-03-01 16:57:52,828 INFO blivet/MainThread: registered action: [358] destroy format xfs filesystem on lvmsnapshot test_vg1-lv2_snapset1 (id 84) 2024-03-01 16:57:52,831 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2_snapset1 ; kids: 2 ; 2024-03-01 16:57:52,831 INFO blivet/MainThread: removed lvmsnapshot test_vg1-lv2_snapset1 (id 84) from device tree 2024-03-01 16:57:52,831 INFO blivet/MainThread: registered action: [360] destroy device lvmsnapshot test_vg1-lv2_snapset1 (id 84) 2024-03-01 16:57:52,831 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 362 2024-03-01 16:57:52,834 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 16:57:52,834 INFO blivet/MainThread: registered action: [361] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 71) 2024-03-01 16:57:52,837 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 16:57:52,837 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 71) from device tree 2024-03-01 16:57:52,837 INFO blivet/MainThread: registered action: [363] destroy device lvmlv test_vg1-lv2 (id 71) 2024-03-01 16:57:52,837 DEBUG blivet.ansible/MainThread: ['sda', 'sdb', 'test_vg1', 'sdc'] 2024-03-01 16:57:52,837 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 16:57:52,840 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 16:57:52,840 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:52,843 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:57:52,845 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:57:52,848 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:57:52,848 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 16:57:52,848 INFO blivet/MainThread: registered action: [364] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:57:52,848 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 16:57:52,848 DEBUG blivet/MainThread: removing sda 2024-03-01 16:57:52,851 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:52,851 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:52,851 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 366 2024-03-01 16:57:52,854 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 16:57:52,854 INFO blivet/MainThread: registered action: [365] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:57:52,854 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 16:57:52,854 DEBUG blivet/MainThread: removing sdb 2024-03-01 16:57:52,856 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:52,856 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:52,856 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 368 2024-03-01 16:57:52,859 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 16:57:52,859 INFO blivet/MainThread: registered action: [367] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:57:52,859 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 16:57:52,859 DEBUG blivet/MainThread: removing sdc 2024-03-01 16:57:52,862 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:52,862 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:52,862 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 370 2024-03-01 16:57:52,864 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 16:57:52,864 INFO blivet/MainThread: registered action: [369] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:57:52,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:52,870 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 16:57:52,870 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:52,870 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:52,871 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:52,871 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:52,871 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:52,872 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:52,872 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:52,872 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:52,873 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:52,873 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:52,873 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:52,874 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (107) 2024-03-01 16:57:52,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (98) with existing lvmpv 2024-03-01 16:57:52,879 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 16:57:52,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (112) with existing lvmpv 2024-03-01 16:57:52,884 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 16:57:52,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,889 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (122) with existing lvmpv 2024-03-01 16:57:52,889 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 16:57:52,891 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:52,894 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem 2024-03-01 16:57:52,894 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 16:57:52,896 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,897 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,897 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,898 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,894 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,901 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,902 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,902 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,903 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,899 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,906 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,907 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,907 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,908 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,904 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,911 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,912 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,912 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,913 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,909 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,916 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,917 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,917 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,918 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,914 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,921 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,922 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,922 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,923 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,919 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,926 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,927 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,927 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,928 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,924 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,931 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,932 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,932 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,933 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,929 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,936 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,937 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,937 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,938 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,933 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,941 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,942 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,942 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,943 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,938 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,946 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,946 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,947 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,948 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,943 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,950 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,951 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,952 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,953 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,948 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,955 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,956 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,957 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,958 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,953 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,960 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,961 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,962 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,962 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,958 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,965 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,966 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,967 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,967 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,963 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,970 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,971 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,971 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,972 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,968 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,975 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,976 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,976 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,977 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,973 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,980 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,981 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,981 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,982 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,978 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,985 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,986 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,986 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,987 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,983 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,990 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,991 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,991 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,992 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,988 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:52,995 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,996 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,996 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:52,997 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,993 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,000 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,001 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:53,001 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,002 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:52,998 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,005 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,006 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:53,006 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,007 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:53,003 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,010 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,011 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:53,011 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,012 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:53,008 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,015 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,016 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:53,016 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,017 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:53,013 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,020 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,021 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:53,021 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,022 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:53,018 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,025 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,025 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:53,026 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,027 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:53,022 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,029 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,030 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:53,031 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,032 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:53,027 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,034 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,035 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:53,036 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,037 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:53,032 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,039 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,040 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:53,041 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,041 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:53,037 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,044 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,045 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:53,046 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,046 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:53,042 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,049 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,050 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:53,050 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,051 DEBUG blivet/MainThread: vg test_vg2 has 2.13 GiB free 2024-03-01 16:57:53,047 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f5bd90) -- name = test_vg2-lv3 status = True id = 131 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = pVin8p-7yeA-QuOk-cioa-ssau-mTLU-I0Vxcb size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.13 GiB free extents = 546 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv3_snapset1 (144) with existing xfs ' 'filesystem', 'existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,052 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 16:57:53,055 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv3 (131) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:57:53,055 DEBUG blivet/MainThread: checking if sda depends on test_vg2-lv3 2024-03-01 16:57:53,055 DEBUG blivet/MainThread: checking if sdb depends on test_vg2-lv3 2024-03-01 16:57:53,055 DEBUG blivet/MainThread: checking if sdk depends on test_vg2-lv3 2024-03-01 16:57:53,055 DEBUG blivet/MainThread: checking if sdl depends on test_vg2-lv3 2024-03-01 16:57:53,055 DEBUG blivet/MainThread: checking if sdc depends on test_vg2-lv3 2024-03-01 16:57:53,055 DEBUG blivet/MainThread: checking if sdd depends on test_vg2-lv3 2024-03-01 16:57:53,055 DEBUG blivet/MainThread: checking if test_vg2 depends on test_vg2-lv3 2024-03-01 16:57:53,055 DEBUG blivet/MainThread: checking if sde depends on test_vg2-lv3 2024-03-01 16:57:53,055 DEBUG blivet/MainThread: checking if sdf depends on test_vg2-lv3 2024-03-01 16:57:53,055 DEBUG blivet/MainThread: checking if test_vg2-lv3 depends on test_vg2-lv3 2024-03-01 16:57:53,055 DEBUG blivet/MainThread: checking if test_vg2-lv3_snapset1 depends on test_vg2-lv3 2024-03-01 16:57:53,056 DEBUG blivet/MainThread: checking if test_vg2-lv4 depends on test_vg2-lv3 2024-03-01 16:57:53,056 DEBUG blivet/MainThread: checking if test_vg2-lv4_snapset1 depends on test_vg2-lv3 2024-03-01 16:57:53,056 DEBUG blivet/MainThread: checking if sdg depends on test_vg2-lv3 2024-03-01 16:57:53,056 DEBUG blivet/MainThread: checking if test_vg3 depends on test_vg2-lv3 2024-03-01 16:57:53,056 DEBUG blivet/MainThread: checking if sdh depends on test_vg2-lv3 2024-03-01 16:57:53,056 DEBUG blivet/MainThread: checking if sdi depends on test_vg2-lv3 2024-03-01 16:57:53,056 DEBUG blivet/MainThread: checking if sdj depends on test_vg2-lv3 2024-03-01 16:57:53,056 DEBUG blivet/MainThread: checking if test_vg3-lv5 depends on test_vg2-lv3 2024-03-01 16:57:53,056 DEBUG blivet/MainThread: checking if test_vg3-lv5_snapset1 depends on test_vg2-lv3 2024-03-01 16:57:53,056 DEBUG blivet/MainThread: checking if test_vg3-lv6 depends on test_vg2-lv3 2024-03-01 16:57:53,056 DEBUG blivet/MainThread: checking if test_vg3-lv6_snapset1 depends on test_vg2-lv3 2024-03-01 16:57:53,056 DEBUG blivet/MainThread: checking if test_vg3-lv7 depends on test_vg2-lv3 2024-03-01 16:57:53,057 DEBUG blivet/MainThread: checking if test_vg3-lv7_snapset1 depends on test_vg2-lv3 2024-03-01 16:57:53,057 DEBUG blivet/MainThread: checking if test_vg3-lv8 depends on test_vg2-lv3 2024-03-01 16:57:53,057 DEBUG blivet/MainThread: checking if test_vg3-lv8_snapset1 depends on test_vg2-lv3 2024-03-01 16:57:53,057 DEBUG blivet/MainThread: checking if xvda depends on test_vg2-lv3 2024-03-01 16:57:53,057 DEBUG blivet/MainThread: checking if xvda1 depends on test_vg2-lv3 2024-03-01 16:57:53,057 DEBUG blivet/MainThread: devices to remove: ['test_vg2-lv3_snapset1'] 2024-03-01 16:57:53,057 DEBUG blivet/MainThread: leaves to remove: ['test_vg2-lv3_snapset1'] 2024-03-01 16:57:53,057 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 372 2024-03-01 16:57:53,060 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3_snapset1 ; type: None ; current: xfs ; 2024-03-01 16:57:53,060 INFO blivet/MainThread: registered action: [371] destroy format xfs filesystem on lvmsnapshot test_vg2-lv3_snapset1 (id 144) 2024-03-01 16:57:53,063 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3_snapset1 ; kids: 4 ; 2024-03-01 16:57:53,063 INFO blivet/MainThread: removed lvmsnapshot test_vg2-lv3_snapset1 (id 144) from device tree 2024-03-01 16:57:53,063 INFO blivet/MainThread: registered action: [373] destroy device lvmsnapshot test_vg2-lv3_snapset1 (id 144) 2024-03-01 16:57:53,064 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 375 2024-03-01 16:57:53,066 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 16:57:53,067 INFO blivet/MainThread: registered action: [374] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 131) 2024-03-01 16:57:53,070 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 3 ; 2024-03-01 16:57:53,070 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 131) from device tree 2024-03-01 16:57:53,070 INFO blivet/MainThread: registered action: [376] destroy device lvmlv test_vg2-lv3 (id 131) 2024-03-01 16:57:53,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:53,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem 2024-03-01 16:57:53,075 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 16:57:53,077 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,077 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,078 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,078 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,075 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,081 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,082 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,082 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,082 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,079 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,085 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,086 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,086 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,086 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,083 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,089 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,090 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,090 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,090 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,087 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,093 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,094 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,094 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,094 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,091 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,097 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,098 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,098 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,098 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,095 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,101 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,101 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,102 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,102 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,099 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,105 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,105 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,106 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,106 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,103 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,109 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,109 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,110 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,110 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,107 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,113 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,113 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,114 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,114 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,111 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,117 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,117 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,118 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,118 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,115 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,121 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,121 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,122 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,122 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,119 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,125 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,125 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,126 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,126 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,123 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,129 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,129 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,130 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,130 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,127 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,133 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,133 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,134 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,134 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,131 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,137 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,137 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,138 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,138 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,135 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,141 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,141 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,142 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,142 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,139 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,145 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,145 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,146 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,146 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,143 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,149 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,149 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,150 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,150 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,147 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,153 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,153 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,154 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,154 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,151 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,157 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,157 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,158 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,158 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,155 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,161 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,161 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,162 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,162 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,159 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,165 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,165 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,166 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,166 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,163 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,169 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,169 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,170 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,170 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,167 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,173 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,173 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,174 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,174 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,171 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,177 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,177 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,178 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,178 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,175 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,181 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,181 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,182 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,182 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,179 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,185 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,185 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,186 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,186 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,183 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,189 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,189 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,190 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,190 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,187 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,193 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,193 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,194 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,194 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,191 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,197 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,197 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,198 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,198 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,195 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,201 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,201 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,202 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 16:57:53,202 DEBUG blivet/MainThread: vg test_vg2 has 2.55 GiB free 2024-03-01 16:57:53,199 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f0bee0) -- name = test_vg2-lv4 status = True id = 157 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (107)'] uuid = u3a9zo-YTqC-G3dr-DUwp-uVxN-wB6k-FbGw05 size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 308 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804eeed60) -- name = test_vg2 status = True id = 107 children = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] uuid = FzfZwh-umA0-i4If-3exU-rBBR-9CWc-IoWMds size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.13 GiB PE Size = 4 MiB PE Count = 762 PE Free = 546 PV Count = 3 modified = False extents = 762 free space = 2.55 GiB free extents = 654 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (98) with existing lvmpv', 'existing 1024 MiB disk sde (112) with existing lvmpv', 'existing 1024 MiB disk sdf (122) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem', 'existing 124 MiB lvmsnapshot test_vg2-lv4_snapset1 (170) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 308 MiB 2024-03-01 16:57:53,203 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 16:57:53,205 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 308 MiB lvmlv test_vg2-lv4 (157) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:57:53,205 DEBUG blivet/MainThread: checking if sda depends on test_vg2-lv4 2024-03-01 16:57:53,205 DEBUG blivet/MainThread: checking if sdb depends on test_vg2-lv4 2024-03-01 16:57:53,206 DEBUG blivet/MainThread: checking if sdk depends on test_vg2-lv4 2024-03-01 16:57:53,206 DEBUG blivet/MainThread: checking if sdl depends on test_vg2-lv4 2024-03-01 16:57:53,206 DEBUG blivet/MainThread: checking if sdc depends on test_vg2-lv4 2024-03-01 16:57:53,206 DEBUG blivet/MainThread: checking if sdd depends on test_vg2-lv4 2024-03-01 16:57:53,206 DEBUG blivet/MainThread: checking if test_vg2 depends on test_vg2-lv4 2024-03-01 16:57:53,206 DEBUG blivet/MainThread: checking if sde depends on test_vg2-lv4 2024-03-01 16:57:53,206 DEBUG blivet/MainThread: checking if sdf depends on test_vg2-lv4 2024-03-01 16:57:53,206 DEBUG blivet/MainThread: checking if test_vg2-lv4 depends on test_vg2-lv4 2024-03-01 16:57:53,206 DEBUG blivet/MainThread: checking if test_vg2-lv4_snapset1 depends on test_vg2-lv4 2024-03-01 16:57:53,206 DEBUG blivet/MainThread: checking if sdg depends on test_vg2-lv4 2024-03-01 16:57:53,206 DEBUG blivet/MainThread: checking if test_vg3 depends on test_vg2-lv4 2024-03-01 16:57:53,206 DEBUG blivet/MainThread: checking if sdh depends on test_vg2-lv4 2024-03-01 16:57:53,206 DEBUG blivet/MainThread: checking if sdi depends on test_vg2-lv4 2024-03-01 16:57:53,206 DEBUG blivet/MainThread: checking if sdj depends on test_vg2-lv4 2024-03-01 16:57:53,207 DEBUG blivet/MainThread: checking if test_vg3-lv5 depends on test_vg2-lv4 2024-03-01 16:57:53,207 DEBUG blivet/MainThread: checking if test_vg3-lv5_snapset1 depends on test_vg2-lv4 2024-03-01 16:57:53,207 DEBUG blivet/MainThread: checking if test_vg3-lv6 depends on test_vg2-lv4 2024-03-01 16:57:53,207 DEBUG blivet/MainThread: checking if test_vg3-lv6_snapset1 depends on test_vg2-lv4 2024-03-01 16:57:53,207 DEBUG blivet/MainThread: checking if test_vg3-lv7 depends on test_vg2-lv4 2024-03-01 16:57:53,207 DEBUG blivet/MainThread: checking if test_vg3-lv7_snapset1 depends on test_vg2-lv4 2024-03-01 16:57:53,207 DEBUG blivet/MainThread: checking if test_vg3-lv8 depends on test_vg2-lv4 2024-03-01 16:57:53,207 DEBUG blivet/MainThread: checking if test_vg3-lv8_snapset1 depends on test_vg2-lv4 2024-03-01 16:57:53,207 DEBUG blivet/MainThread: checking if xvda depends on test_vg2-lv4 2024-03-01 16:57:53,207 DEBUG blivet/MainThread: checking if xvda1 depends on test_vg2-lv4 2024-03-01 16:57:53,207 DEBUG blivet/MainThread: devices to remove: ['test_vg2-lv4_snapset1'] 2024-03-01 16:57:53,208 DEBUG blivet/MainThread: leaves to remove: ['test_vg2-lv4_snapset1'] 2024-03-01 16:57:53,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 378 2024-03-01 16:57:53,210 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4_snapset1 ; type: None ; current: xfs ; 2024-03-01 16:57:53,211 INFO blivet/MainThread: registered action: [377] destroy format xfs filesystem on lvmsnapshot test_vg2-lv4_snapset1 (id 170) 2024-03-01 16:57:53,214 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4_snapset1 ; kids: 2 ; 2024-03-01 16:57:53,214 INFO blivet/MainThread: removed lvmsnapshot test_vg2-lv4_snapset1 (id 170) from device tree 2024-03-01 16:57:53,214 INFO blivet/MainThread: registered action: [379] destroy device lvmsnapshot test_vg2-lv4_snapset1 (id 170) 2024-03-01 16:57:53,214 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 381 2024-03-01 16:57:53,217 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 16:57:53,217 INFO blivet/MainThread: registered action: [380] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 157) 2024-03-01 16:57:53,220 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 16:57:53,220 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 157) from device tree 2024-03-01 16:57:53,220 INFO blivet/MainThread: registered action: [382] destroy device lvmlv test_vg2-lv4 (id 157) 2024-03-01 16:57:53,220 DEBUG blivet.ansible/MainThread: ['sde', 'sdd', 'sdf', 'test_vg2'] 2024-03-01 16:57:53,220 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 16:57:53,222 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (107) ; hidden: False ; 2024-03-01 16:57:53,223 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:53,225 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:57:53,228 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:57:53,231 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 16:57:53,231 INFO blivet/MainThread: removed lvmvg test_vg2 (id 107) from device tree 2024-03-01 16:57:53,231 INFO blivet/MainThread: registered action: [383] destroy device lvmvg test_vg2 (id 107) 2024-03-01 16:57:53,231 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 16:57:53,231 DEBUG blivet/MainThread: removing sde 2024-03-01 16:57:53,233 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (112) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:53,233 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:53,234 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 385 2024-03-01 16:57:53,236 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 16:57:53,236 INFO blivet/MainThread: registered action: [384] destroy format lvmpv on disk sde (id 112) 2024-03-01 16:57:53,236 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 16:57:53,236 DEBUG blivet/MainThread: removing sdd 2024-03-01 16:57:53,239 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (98) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:53,239 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:53,239 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 387 2024-03-01 16:57:53,242 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 16:57:53,242 INFO blivet/MainThread: registered action: [386] destroy format lvmpv on disk sdd (id 98) 2024-03-01 16:57:53,242 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 16:57:53,242 DEBUG blivet/MainThread: removing sdf 2024-03-01 16:57:53,244 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (122) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:53,244 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:53,244 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 389 2024-03-01 16:57:53,247 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 16:57:53,247 INFO blivet/MainThread: registered action: [388] destroy format lvmpv on disk sdf (id 122) 2024-03-01 16:57:53,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:53,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:53,252 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 16:57:53,253 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:53,253 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:53,254 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:53,254 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:53,254 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:53,255 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:53,255 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:53,255 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:53,256 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:53,256 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:53,257 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:53,257 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (193) 2024-03-01 16:57:53,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:57:53,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (184) with existing lvmpv 2024-03-01 16:57:53,262 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 16:57:53,264 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:57:53,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (198) with existing lvmpv 2024-03-01 16:57:53,267 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 16:57:53,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:57:53,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (208) with existing lvmpv 2024-03-01 16:57:53,272 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 16:57:53,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:57:53,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (218) with existing lvmpv 2024-03-01 16:57:53,276 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 16:57:53,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:53,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem 2024-03-01 16:57:53,282 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 16:57:53,284 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,286 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,286 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,288 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,282 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,292 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,293 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,293 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,295 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,289 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,299 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,300 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,301 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,302 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,296 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,306 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,307 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,308 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,309 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,303 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,313 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,314 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,315 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,316 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,310 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,320 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,322 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,322 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,323 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,317 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,327 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,329 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,329 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,331 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,324 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,334 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,336 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,336 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,338 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,332 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,341 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,343 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,343 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,345 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,339 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,349 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,350 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,350 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,352 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,346 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,356 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,357 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,357 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,359 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,353 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,363 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,364 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,365 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,366 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,360 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,370 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,371 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,372 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,373 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,367 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,377 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,378 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,379 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,380 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,374 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,384 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,385 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,386 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,387 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,381 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,391 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,392 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,393 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,394 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,388 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,398 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,399 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,400 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,401 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,395 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,405 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,406 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,407 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,408 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,402 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,412 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,414 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,414 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,415 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,409 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,419 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,421 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,421 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,422 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,416 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,426 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,428 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,428 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,430 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,423 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,433 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,435 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,435 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,437 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,431 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,440 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,442 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,442 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,444 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,438 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,447 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,449 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,449 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,451 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,445 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,454 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,456 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,456 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,458 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,452 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,462 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,463 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,463 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,465 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,459 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,469 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,470 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,471 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,472 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,466 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,476 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,477 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,478 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,479 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,473 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,483 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,484 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,485 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,486 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,480 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,490 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,491 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,492 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,493 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,487 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,497 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,498 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,499 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,500 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,494 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,504 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,505 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,506 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,507 DEBUG blivet/MainThread: vg test_vg3 has 1.73 GiB free 2024-03-01 16:57:53,501 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04f10) -- name = test_vg3-lv5 status = True id = 227 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = BrZa8v-vfeY-MXGZ-n2jJ-Lnly-kTQM-ZplPqr size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 408 MiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 1.73 GiB free extents = 444 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv5_snapset1 (240) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,508 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 16:57:53,511 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv5 (227) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:57:53,511 DEBUG blivet/MainThread: checking if sda depends on test_vg3-lv5 2024-03-01 16:57:53,511 DEBUG blivet/MainThread: checking if sdb depends on test_vg3-lv5 2024-03-01 16:57:53,511 DEBUG blivet/MainThread: checking if sdk depends on test_vg3-lv5 2024-03-01 16:57:53,511 DEBUG blivet/MainThread: checking if sdl depends on test_vg3-lv5 2024-03-01 16:57:53,511 DEBUG blivet/MainThread: checking if sdc depends on test_vg3-lv5 2024-03-01 16:57:53,511 DEBUG blivet/MainThread: checking if sdd depends on test_vg3-lv5 2024-03-01 16:57:53,511 DEBUG blivet/MainThread: checking if sde depends on test_vg3-lv5 2024-03-01 16:57:53,512 DEBUG blivet/MainThread: checking if sdf depends on test_vg3-lv5 2024-03-01 16:57:53,512 DEBUG blivet/MainThread: checking if sdg depends on test_vg3-lv5 2024-03-01 16:57:53,512 DEBUG blivet/MainThread: checking if test_vg3 depends on test_vg3-lv5 2024-03-01 16:57:53,512 DEBUG blivet/MainThread: checking if sdh depends on test_vg3-lv5 2024-03-01 16:57:53,512 DEBUG blivet/MainThread: checking if sdi depends on test_vg3-lv5 2024-03-01 16:57:53,512 DEBUG blivet/MainThread: checking if sdj depends on test_vg3-lv5 2024-03-01 16:57:53,512 DEBUG blivet/MainThread: checking if test_vg3-lv5 depends on test_vg3-lv5 2024-03-01 16:57:53,512 DEBUG blivet/MainThread: checking if test_vg3-lv5_snapset1 depends on test_vg3-lv5 2024-03-01 16:57:53,512 DEBUG blivet/MainThread: checking if test_vg3-lv6 depends on test_vg3-lv5 2024-03-01 16:57:53,512 DEBUG blivet/MainThread: checking if test_vg3-lv6_snapset1 depends on test_vg3-lv5 2024-03-01 16:57:53,512 DEBUG blivet/MainThread: checking if test_vg3-lv7 depends on test_vg3-lv5 2024-03-01 16:57:53,512 DEBUG blivet/MainThread: checking if test_vg3-lv7_snapset1 depends on test_vg3-lv5 2024-03-01 16:57:53,513 DEBUG blivet/MainThread: checking if test_vg3-lv8 depends on test_vg3-lv5 2024-03-01 16:57:53,513 DEBUG blivet/MainThread: checking if test_vg3-lv8_snapset1 depends on test_vg3-lv5 2024-03-01 16:57:53,513 DEBUG blivet/MainThread: checking if xvda depends on test_vg3-lv5 2024-03-01 16:57:53,513 DEBUG blivet/MainThread: checking if xvda1 depends on test_vg3-lv5 2024-03-01 16:57:53,513 DEBUG blivet/MainThread: devices to remove: ['test_vg3-lv5_snapset1'] 2024-03-01 16:57:53,513 DEBUG blivet/MainThread: leaves to remove: ['test_vg3-lv5_snapset1'] 2024-03-01 16:57:53,513 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 391 2024-03-01 16:57:53,516 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5_snapset1 ; type: None ; current: xfs ; 2024-03-01 16:57:53,516 INFO blivet/MainThread: registered action: [390] destroy format xfs filesystem on lvmsnapshot test_vg3-lv5_snapset1 (id 240) 2024-03-01 16:57:53,519 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5_snapset1 ; kids: 8 ; 2024-03-01 16:57:53,519 INFO blivet/MainThread: removed lvmsnapshot test_vg3-lv5_snapset1 (id 240) from device tree 2024-03-01 16:57:53,519 INFO blivet/MainThread: registered action: [392] destroy device lvmsnapshot test_vg3-lv5_snapset1 (id 240) 2024-03-01 16:57:53,520 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 394 2024-03-01 16:57:53,522 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 16:57:53,522 INFO blivet/MainThread: registered action: [393] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 227) 2024-03-01 16:57:53,526 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 7 ; 2024-03-01 16:57:53,526 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 227) from device tree 2024-03-01 16:57:53,526 INFO blivet/MainThread: registered action: [395] destroy device lvmlv test_vg3-lv5 (id 227) 2024-03-01 16:57:53,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:53,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem 2024-03-01 16:57:53,531 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 16:57:53,533 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,535 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,535 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,536 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,531 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,540 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,541 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,541 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,542 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,537 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,546 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,547 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,548 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,549 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,543 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,552 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,553 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,554 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,555 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,550 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,558 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,560 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,560 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,561 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,556 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,565 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,566 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,566 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,567 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,562 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,571 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,572 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,572 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,574 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,568 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,577 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,578 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,579 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,580 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,574 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,583 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,584 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,585 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,586 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,581 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,589 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,591 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,591 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,592 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,587 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,596 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,597 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,597 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,598 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,593 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,602 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,603 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,603 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,605 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,599 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,608 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,609 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,610 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,611 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,605 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,614 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,615 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,616 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,617 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,612 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,620 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,622 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,622 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,623 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,618 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,627 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,628 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,628 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,629 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,624 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,633 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,634 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,634 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,636 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,630 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,639 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,640 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,641 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,642 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,636 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,645 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,646 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,647 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,648 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,643 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,651 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,653 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,653 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,654 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,649 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,658 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,659 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,659 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,660 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,655 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,664 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,665 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,665 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,667 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,661 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,670 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,671 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,672 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,673 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,668 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,676 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,678 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,678 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,679 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,674 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,682 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,684 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,684 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,685 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,680 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,689 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,690 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,690 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,691 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,686 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,695 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,696 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,696 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,698 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,692 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,701 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,702 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,703 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,704 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,699 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,707 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,708 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,709 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,710 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,705 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,713 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,715 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,715 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,716 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,711 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,720 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,721 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,721 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,723 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,717 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,726 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,727 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,727 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,729 DEBUG blivet/MainThread: vg test_vg3 has 2.29 GiB free 2024-03-01 16:57:53,723 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f362b0) -- name = test_vg3-lv6 status = True id = 253 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = 9F0xJG-ZDdc-gf16-AE3M-kQq5-yFbX-D0dw1N size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 408 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.29 GiB free extents = 587 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv6_snapset1 (266) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,730 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 16:57:53,732 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv6 (253) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:57:53,732 DEBUG blivet/MainThread: checking if sda depends on test_vg3-lv6 2024-03-01 16:57:53,732 DEBUG blivet/MainThread: checking if sdb depends on test_vg3-lv6 2024-03-01 16:57:53,732 DEBUG blivet/MainThread: checking if sdk depends on test_vg3-lv6 2024-03-01 16:57:53,733 DEBUG blivet/MainThread: checking if sdl depends on test_vg3-lv6 2024-03-01 16:57:53,733 DEBUG blivet/MainThread: checking if sdc depends on test_vg3-lv6 2024-03-01 16:57:53,733 DEBUG blivet/MainThread: checking if sdd depends on test_vg3-lv6 2024-03-01 16:57:53,733 DEBUG blivet/MainThread: checking if sde depends on test_vg3-lv6 2024-03-01 16:57:53,733 DEBUG blivet/MainThread: checking if sdf depends on test_vg3-lv6 2024-03-01 16:57:53,733 DEBUG blivet/MainThread: checking if sdg depends on test_vg3-lv6 2024-03-01 16:57:53,733 DEBUG blivet/MainThread: checking if test_vg3 depends on test_vg3-lv6 2024-03-01 16:57:53,733 DEBUG blivet/MainThread: checking if sdh depends on test_vg3-lv6 2024-03-01 16:57:53,733 DEBUG blivet/MainThread: checking if sdi depends on test_vg3-lv6 2024-03-01 16:57:53,733 DEBUG blivet/MainThread: checking if sdj depends on test_vg3-lv6 2024-03-01 16:57:53,733 DEBUG blivet/MainThread: checking if test_vg3-lv6 depends on test_vg3-lv6 2024-03-01 16:57:53,733 DEBUG blivet/MainThread: checking if test_vg3-lv6_snapset1 depends on test_vg3-lv6 2024-03-01 16:57:53,733 DEBUG blivet/MainThread: checking if test_vg3-lv7 depends on test_vg3-lv6 2024-03-01 16:57:53,733 DEBUG blivet/MainThread: checking if test_vg3-lv7_snapset1 depends on test_vg3-lv6 2024-03-01 16:57:53,734 DEBUG blivet/MainThread: checking if test_vg3-lv8 depends on test_vg3-lv6 2024-03-01 16:57:53,734 DEBUG blivet/MainThread: checking if test_vg3-lv8_snapset1 depends on test_vg3-lv6 2024-03-01 16:57:53,734 DEBUG blivet/MainThread: checking if xvda depends on test_vg3-lv6 2024-03-01 16:57:53,734 DEBUG blivet/MainThread: checking if xvda1 depends on test_vg3-lv6 2024-03-01 16:57:53,734 DEBUG blivet/MainThread: devices to remove: ['test_vg3-lv6_snapset1'] 2024-03-01 16:57:53,734 DEBUG blivet/MainThread: leaves to remove: ['test_vg3-lv6_snapset1'] 2024-03-01 16:57:53,734 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 397 2024-03-01 16:57:53,737 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6_snapset1 ; type: None ; current: xfs ; 2024-03-01 16:57:53,737 INFO blivet/MainThread: registered action: [396] destroy format xfs filesystem on lvmsnapshot test_vg3-lv6_snapset1 (id 266) 2024-03-01 16:57:53,740 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6_snapset1 ; kids: 6 ; 2024-03-01 16:57:53,740 INFO blivet/MainThread: removed lvmsnapshot test_vg3-lv6_snapset1 (id 266) from device tree 2024-03-01 16:57:53,740 INFO blivet/MainThread: registered action: [398] destroy device lvmsnapshot test_vg3-lv6_snapset1 (id 266) 2024-03-01 16:57:53,740 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 400 2024-03-01 16:57:53,743 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 16:57:53,743 INFO blivet/MainThread: registered action: [399] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 253) 2024-03-01 16:57:53,746 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 5 ; 2024-03-01 16:57:53,746 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 253) from device tree 2024-03-01 16:57:53,746 INFO blivet/MainThread: registered action: [401] destroy device lvmlv test_vg3-lv6 (id 253) 2024-03-01 16:57:53,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:53,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem 2024-03-01 16:57:53,752 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 16:57:53,754 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,755 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,755 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,756 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,752 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,759 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,760 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,761 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,762 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,757 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,765 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,766 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,766 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,767 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,762 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,770 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,771 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,772 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,772 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,768 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,776 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,777 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,777 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,778 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,773 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,781 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,782 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,782 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,783 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,779 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,786 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,787 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,788 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,788 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,784 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,792 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,792 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,793 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,794 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,789 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,797 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,798 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,798 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,799 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,794 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,802 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,803 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,803 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,804 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,800 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,807 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,808 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,809 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,810 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,805 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,813 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,814 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,814 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,815 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,810 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,818 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,819 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,819 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,820 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,816 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,823 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,824 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,825 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,826 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,821 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,829 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,830 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,830 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,831 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,826 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,834 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,835 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,835 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,836 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,832 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,839 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,840 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,841 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,842 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,837 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,845 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,846 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,846 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,847 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,842 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,850 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,851 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,851 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,852 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,848 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,855 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,856 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,857 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,858 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,853 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,861 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,862 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,862 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,863 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,858 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,866 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,867 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,867 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,868 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,864 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,871 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,872 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,873 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,874 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,869 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,877 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,878 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,878 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,879 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,874 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,882 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,883 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,883 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,884 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,880 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,887 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,888 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,889 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,890 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,885 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,893 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,894 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,894 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,895 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,890 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,898 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,899 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,899 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,900 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,896 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,903 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,904 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,905 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,905 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,901 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,908 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,909 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,910 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,911 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,906 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,914 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,915 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,915 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,916 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,911 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,919 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,920 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,920 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,921 DEBUG blivet/MainThread: vg test_vg3 has 2.85 GiB free 2024-03-01 16:57:53,917 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f1d3a0) -- name = test_vg3-lv7 status = True id = 279 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = P4OGX0-ohmB-YSX1-pdI0-dfY5-gVuD-xCmmp3 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 2.85 GiB free extents = 730 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv7_snapset1 (292) with existing xfs ' 'filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,922 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 16:57:53,925 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv7 (279) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:57:53,925 DEBUG blivet/MainThread: checking if sda depends on test_vg3-lv7 2024-03-01 16:57:53,925 DEBUG blivet/MainThread: checking if sdb depends on test_vg3-lv7 2024-03-01 16:57:53,925 DEBUG blivet/MainThread: checking if sdk depends on test_vg3-lv7 2024-03-01 16:57:53,925 DEBUG blivet/MainThread: checking if sdl depends on test_vg3-lv7 2024-03-01 16:57:53,925 DEBUG blivet/MainThread: checking if sdc depends on test_vg3-lv7 2024-03-01 16:57:53,925 DEBUG blivet/MainThread: checking if sdd depends on test_vg3-lv7 2024-03-01 16:57:53,925 DEBUG blivet/MainThread: checking if sde depends on test_vg3-lv7 2024-03-01 16:57:53,925 DEBUG blivet/MainThread: checking if sdf depends on test_vg3-lv7 2024-03-01 16:57:53,925 DEBUG blivet/MainThread: checking if sdg depends on test_vg3-lv7 2024-03-01 16:57:53,925 DEBUG blivet/MainThread: checking if test_vg3 depends on test_vg3-lv7 2024-03-01 16:57:53,925 DEBUG blivet/MainThread: checking if sdh depends on test_vg3-lv7 2024-03-01 16:57:53,926 DEBUG blivet/MainThread: checking if sdi depends on test_vg3-lv7 2024-03-01 16:57:53,926 DEBUG blivet/MainThread: checking if sdj depends on test_vg3-lv7 2024-03-01 16:57:53,926 DEBUG blivet/MainThread: checking if test_vg3-lv7 depends on test_vg3-lv7 2024-03-01 16:57:53,926 DEBUG blivet/MainThread: checking if test_vg3-lv7_snapset1 depends on test_vg3-lv7 2024-03-01 16:57:53,926 DEBUG blivet/MainThread: checking if test_vg3-lv8 depends on test_vg3-lv7 2024-03-01 16:57:53,926 DEBUG blivet/MainThread: checking if test_vg3-lv8_snapset1 depends on test_vg3-lv7 2024-03-01 16:57:53,926 DEBUG blivet/MainThread: checking if xvda depends on test_vg3-lv7 2024-03-01 16:57:53,926 DEBUG blivet/MainThread: checking if xvda1 depends on test_vg3-lv7 2024-03-01 16:57:53,926 DEBUG blivet/MainThread: devices to remove: ['test_vg3-lv7_snapset1'] 2024-03-01 16:57:53,926 DEBUG blivet/MainThread: leaves to remove: ['test_vg3-lv7_snapset1'] 2024-03-01 16:57:53,926 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 403 2024-03-01 16:57:53,929 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7_snapset1 ; type: None ; current: xfs ; 2024-03-01 16:57:53,929 INFO blivet/MainThread: registered action: [402] destroy format xfs filesystem on lvmsnapshot test_vg3-lv7_snapset1 (id 292) 2024-03-01 16:57:53,932 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7_snapset1 ; kids: 4 ; 2024-03-01 16:57:53,933 INFO blivet/MainThread: removed lvmsnapshot test_vg3-lv7_snapset1 (id 292) from device tree 2024-03-01 16:57:53,933 INFO blivet/MainThread: registered action: [404] destroy device lvmsnapshot test_vg3-lv7_snapset1 (id 292) 2024-03-01 16:57:53,933 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 406 2024-03-01 16:57:53,935 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 16:57:53,936 INFO blivet/MainThread: registered action: [405] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 279) 2024-03-01 16:57:53,939 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 16:57:53,939 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 279) from device tree 2024-03-01 16:57:53,939 INFO blivet/MainThread: registered action: [407] destroy device lvmlv test_vg3-lv7 (id 279) 2024-03-01 16:57:53,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 16:57:53,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem 2024-03-01 16:57:53,944 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 16:57:53,946 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,947 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:53,947 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,948 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:53,944 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,951 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,951 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:53,952 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,952 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:53,948 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,955 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,956 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:53,956 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,957 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:53,953 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,960 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,960 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:53,961 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,961 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:53,957 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,964 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,965 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:53,965 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,966 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:53,962 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,969 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,969 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:53,970 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,970 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:53,966 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,973 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,974 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:53,974 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,975 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:53,971 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,977 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,978 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:53,979 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,979 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:53,975 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,982 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,983 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:53,983 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,984 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:53,980 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,986 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,987 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:53,987 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,988 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:53,984 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,991 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,992 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:53,992 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,993 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:53,989 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:53,995 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,996 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:53,996 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:53,997 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:53,993 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:54,000 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,001 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,001 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,002 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:53,998 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:54,004 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,005 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,005 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,006 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,002 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:54,009 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,009 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,010 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,010 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,007 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:54,013 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,014 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,014 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,015 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,011 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:54,018 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,018 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,019 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,019 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,015 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:54,022 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,023 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,023 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,024 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,020 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:54,027 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,027 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,028 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,028 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,024 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:54,031 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,032 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,032 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,033 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,029 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:54,035 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,036 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,036 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,037 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,033 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:54,040 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,041 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,041 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,042 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,038 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:54,044 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,045 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,045 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,046 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,042 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:54,049 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,049 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,050 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,050 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,047 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:54,053 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,054 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,054 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,055 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,051 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:54,058 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,058 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,059 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,059 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,055 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:54,062 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,063 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,063 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,064 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,060 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:54,066 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,067 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,068 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,068 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,064 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:54,071 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,072 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,072 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,073 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,069 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:54,075 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,076 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,076 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,077 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,073 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:54,080 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,081 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,081 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,082 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,078 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:54,084 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,085 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,085 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 16:57:54,086 DEBUG blivet/MainThread: vg test_vg3 has 3.41 GiB free 2024-03-01 16:57:54,082 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fc804f04100) -- name = test_vg3-lv8 status = True id = 305 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (193)'] uuid = XDWt6A-TIkv-iWG3-t0a2-WRw9-ApoC-l3d3i5 size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fc804f13430) -- name = test_vg3 status = True id = 193 children = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] parents = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] uuid = YI0Ue6-qzWh-QPtN-rBT3-rwih-xcpC-iJNtyJ size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1.73 GiB PE Size = 4 MiB PE Count = 1016 PE Free = 444 PV Count = 4 modified = False extents = 1016 free space = 3.41 GiB free extents = 873 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (184) with existing lvmpv', 'existing 1024 MiB disk sdh (198) with existing lvmpv', 'existing 1024 MiB disk sdi (208) with existing lvmpv', 'existing 1024 MiB disk sdj (218) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem', 'existing 164 MiB lvmsnapshot test_vg3-lv8_snapset1 (318) with existing xfs ' 'filesystem'] segment type = linear percent = 0 VG space used = 408 MiB 2024-03-01 16:57:54,087 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 16:57:54,089 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 408 MiB lvmlv test_vg3-lv8 (305) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:57:54,089 DEBUG blivet/MainThread: checking if sda depends on test_vg3-lv8 2024-03-01 16:57:54,089 DEBUG blivet/MainThread: checking if sdb depends on test_vg3-lv8 2024-03-01 16:57:54,089 DEBUG blivet/MainThread: checking if sdk depends on test_vg3-lv8 2024-03-01 16:57:54,090 DEBUG blivet/MainThread: checking if sdl depends on test_vg3-lv8 2024-03-01 16:57:54,090 DEBUG blivet/MainThread: checking if sdc depends on test_vg3-lv8 2024-03-01 16:57:54,090 DEBUG blivet/MainThread: checking if sdd depends on test_vg3-lv8 2024-03-01 16:57:54,090 DEBUG blivet/MainThread: checking if sde depends on test_vg3-lv8 2024-03-01 16:57:54,090 DEBUG blivet/MainThread: checking if sdf depends on test_vg3-lv8 2024-03-01 16:57:54,090 DEBUG blivet/MainThread: checking if sdg depends on test_vg3-lv8 2024-03-01 16:57:54,090 DEBUG blivet/MainThread: checking if test_vg3 depends on test_vg3-lv8 2024-03-01 16:57:54,090 DEBUG blivet/MainThread: checking if sdh depends on test_vg3-lv8 2024-03-01 16:57:54,090 DEBUG blivet/MainThread: checking if sdi depends on test_vg3-lv8 2024-03-01 16:57:54,090 DEBUG blivet/MainThread: checking if sdj depends on test_vg3-lv8 2024-03-01 16:57:54,090 DEBUG blivet/MainThread: checking if test_vg3-lv8 depends on test_vg3-lv8 2024-03-01 16:57:54,090 DEBUG blivet/MainThread: checking if test_vg3-lv8_snapset1 depends on test_vg3-lv8 2024-03-01 16:57:54,090 DEBUG blivet/MainThread: checking if xvda depends on test_vg3-lv8 2024-03-01 16:57:54,090 DEBUG blivet/MainThread: checking if xvda1 depends on test_vg3-lv8 2024-03-01 16:57:54,090 DEBUG blivet/MainThread: devices to remove: ['test_vg3-lv8_snapset1'] 2024-03-01 16:57:54,091 DEBUG blivet/MainThread: leaves to remove: ['test_vg3-lv8_snapset1'] 2024-03-01 16:57:54,091 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 409 2024-03-01 16:57:54,093 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8_snapset1 ; type: None ; current: xfs ; 2024-03-01 16:57:54,093 INFO blivet/MainThread: registered action: [408] destroy format xfs filesystem on lvmsnapshot test_vg3-lv8_snapset1 (id 318) 2024-03-01 16:57:54,096 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8_snapset1 ; kids: 2 ; 2024-03-01 16:57:54,097 INFO blivet/MainThread: removed lvmsnapshot test_vg3-lv8_snapset1 (id 318) from device tree 2024-03-01 16:57:54,097 INFO blivet/MainThread: registered action: [410] destroy device lvmsnapshot test_vg3-lv8_snapset1 (id 318) 2024-03-01 16:57:54,097 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 412 2024-03-01 16:57:54,099 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 16:57:54,100 INFO blivet/MainThread: registered action: [411] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 305) 2024-03-01 16:57:54,102 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 16:57:54,103 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 305) from device tree 2024-03-01 16:57:54,103 INFO blivet/MainThread: registered action: [413] destroy device lvmlv test_vg3-lv8 (id 305) 2024-03-01 16:57:54,103 DEBUG blivet.ansible/MainThread: ['sdg', 'test_vg3', 'sdi', 'sdh', 'sdj'] 2024-03-01 16:57:54,103 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 16:57:54,105 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (193) ; hidden: False ; 2024-03-01 16:57:54,106 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:54,108 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:57:54,111 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:57:54,114 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:57:54,116 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 16:57:54,116 INFO blivet/MainThread: removed lvmvg test_vg3 (id 193) from device tree 2024-03-01 16:57:54,116 INFO blivet/MainThread: registered action: [414] destroy device lvmvg test_vg3 (id 193) 2024-03-01 16:57:54,116 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 16:57:54,116 DEBUG blivet/MainThread: removing sdg 2024-03-01 16:57:54,119 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (184) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:54,119 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:54,119 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 416 2024-03-01 16:57:54,122 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 16:57:54,122 INFO blivet/MainThread: registered action: [415] destroy format lvmpv on disk sdg (id 184) 2024-03-01 16:57:54,122 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 16:57:54,122 DEBUG blivet/MainThread: removing sdi 2024-03-01 16:57:54,124 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (208) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:54,124 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:54,125 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 418 2024-03-01 16:57:54,127 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 16:57:54,127 INFO blivet/MainThread: registered action: [417] destroy format lvmpv on disk sdi (id 208) 2024-03-01 16:57:54,127 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 16:57:54,127 DEBUG blivet/MainThread: removing sdh 2024-03-01 16:57:54,130 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (198) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:54,130 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:54,130 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 420 2024-03-01 16:57:54,132 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 16:57:54,132 INFO blivet/MainThread: registered action: [419] destroy format lvmpv on disk sdh (id 198) 2024-03-01 16:57:54,132 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 16:57:54,133 DEBUG blivet/MainThread: removing sdj 2024-03-01 16:57:54,135 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (218) with existing lvmpv ; hidden: False ; 2024-03-01 16:57:54,135 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:57:54,135 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 422 2024-03-01 16:57:54,138 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 16:57:54,138 INFO blivet/MainThread: registered action: [421] destroy format lvmpv on disk sdj (id 218) 2024-03-01 16:57:54,139 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:54,151 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:54,177 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:54,189 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:54,218 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1_snapset1 ; type: xfs ; status: False ; 2024-03-01 16:57:54,218 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:54,230 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:54,259 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:57:54,259 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:54,271 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:54,300 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2_snapset1 ; type: xfs ; status: False ; 2024-03-01 16:57:54,300 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:54,312 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:54,341 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:57:54,341 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:54,353 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:54,382 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3_snapset1 ; type: xfs ; status: False ; 2024-03-01 16:57:54,382 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:54,394 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:54,423 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:57:54,423 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:54,435 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:54,464 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4_snapset1 ; type: xfs ; status: False ; 2024-03-01 16:57:54,464 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:54,475 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:54,503 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:57:54,504 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:54,515 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:54,544 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5_snapset1 ; type: xfs ; status: False ; 2024-03-01 16:57:54,544 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:54,555 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:54,584 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:57:54,584 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:54,595 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:54,624 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6_snapset1 ; type: xfs ; status: False ; 2024-03-01 16:57:54,624 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:54,635 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:54,664 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:57:54,664 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:54,675 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:54,704 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7_snapset1 ; type: xfs ; status: False ; 2024-03-01 16:57:54,704 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:54,715 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:54,744 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:57:54,744 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:54,755 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:54,784 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8_snapset1 ; type: xfs ; status: False ; 2024-03-01 16:57:54,784 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:54,795 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:54,823 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:57:54,824 DEBUG blivet/MainThread: action: [352] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 16:57:54,824 DEBUG blivet/MainThread: action: [354] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 16:57:54,824 DEBUG blivet/MainThread: action: [355] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:54,824 DEBUG blivet/MainThread: action: [357] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:54,824 DEBUG blivet/MainThread: action: [358] destroy format xfs filesystem on lvmsnapshot test_vg1-lv2_snapset1 (id 84) 2024-03-01 16:57:54,824 DEBUG blivet/MainThread: action: [360] destroy device lvmsnapshot test_vg1-lv2_snapset1 (id 84) 2024-03-01 16:57:54,825 DEBUG blivet/MainThread: action: [361] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 71) 2024-03-01 16:57:54,825 DEBUG blivet/MainThread: action: [363] destroy device lvmlv test_vg1-lv2 (id 71) 2024-03-01 16:57:54,825 DEBUG blivet/MainThread: action: [364] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:57:54,825 DEBUG blivet/MainThread: action: [365] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:57:54,825 DEBUG blivet/MainThread: action: [367] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:57:54,825 DEBUG blivet/MainThread: action: [369] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:57:54,825 DEBUG blivet/MainThread: action: [371] destroy format xfs filesystem on lvmsnapshot test_vg2-lv3_snapset1 (id 144) 2024-03-01 16:57:54,825 DEBUG blivet/MainThread: action: [373] destroy device lvmsnapshot test_vg2-lv3_snapset1 (id 144) 2024-03-01 16:57:54,825 DEBUG blivet/MainThread: action: [374] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 131) 2024-03-01 16:57:54,825 DEBUG blivet/MainThread: action: [376] destroy device lvmlv test_vg2-lv3 (id 131) 2024-03-01 16:57:54,825 DEBUG blivet/MainThread: action: [377] destroy format xfs filesystem on lvmsnapshot test_vg2-lv4_snapset1 (id 170) 2024-03-01 16:57:54,825 DEBUG blivet/MainThread: action: [379] destroy device lvmsnapshot test_vg2-lv4_snapset1 (id 170) 2024-03-01 16:57:54,825 DEBUG blivet/MainThread: action: [380] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 157) 2024-03-01 16:57:54,825 DEBUG blivet/MainThread: action: [382] destroy device lvmlv test_vg2-lv4 (id 157) 2024-03-01 16:57:54,826 DEBUG blivet/MainThread: action: [383] destroy device lvmvg test_vg2 (id 107) 2024-03-01 16:57:54,826 DEBUG blivet/MainThread: action: [384] destroy format lvmpv on disk sde (id 112) 2024-03-01 16:57:54,826 DEBUG blivet/MainThread: action: [386] destroy format lvmpv on disk sdd (id 98) 2024-03-01 16:57:54,826 DEBUG blivet/MainThread: action: [388] destroy format lvmpv on disk sdf (id 122) 2024-03-01 16:57:54,826 DEBUG blivet/MainThread: action: [390] destroy format xfs filesystem on lvmsnapshot test_vg3-lv5_snapset1 (id 240) 2024-03-01 16:57:54,826 DEBUG blivet/MainThread: action: [392] destroy device lvmsnapshot test_vg3-lv5_snapset1 (id 240) 2024-03-01 16:57:54,826 DEBUG blivet/MainThread: action: [393] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 227) 2024-03-01 16:57:54,826 DEBUG blivet/MainThread: action: [395] destroy device lvmlv test_vg3-lv5 (id 227) 2024-03-01 16:57:54,826 DEBUG blivet/MainThread: action: [396] destroy format xfs filesystem on lvmsnapshot test_vg3-lv6_snapset1 (id 266) 2024-03-01 16:57:54,826 DEBUG blivet/MainThread: action: [398] destroy device lvmsnapshot test_vg3-lv6_snapset1 (id 266) 2024-03-01 16:57:54,826 DEBUG blivet/MainThread: action: [399] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 253) 2024-03-01 16:57:54,826 DEBUG blivet/MainThread: action: [401] destroy device lvmlv test_vg3-lv6 (id 253) 2024-03-01 16:57:54,826 DEBUG blivet/MainThread: action: [402] destroy format xfs filesystem on lvmsnapshot test_vg3-lv7_snapset1 (id 292) 2024-03-01 16:57:54,826 DEBUG blivet/MainThread: action: [404] destroy device lvmsnapshot test_vg3-lv7_snapset1 (id 292) 2024-03-01 16:57:54,827 DEBUG blivet/MainThread: action: [405] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 279) 2024-03-01 16:57:54,827 DEBUG blivet/MainThread: action: [407] destroy device lvmlv test_vg3-lv7 (id 279) 2024-03-01 16:57:54,827 DEBUG blivet/MainThread: action: [408] destroy format xfs filesystem on lvmsnapshot test_vg3-lv8_snapset1 (id 318) 2024-03-01 16:57:54,827 DEBUG blivet/MainThread: action: [410] destroy device lvmsnapshot test_vg3-lv8_snapset1 (id 318) 2024-03-01 16:57:54,827 DEBUG blivet/MainThread: action: [411] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 305) 2024-03-01 16:57:54,827 DEBUG blivet/MainThread: action: [413] destroy device lvmlv test_vg3-lv8 (id 305) 2024-03-01 16:57:54,827 DEBUG blivet/MainThread: action: [414] destroy device lvmvg test_vg3 (id 193) 2024-03-01 16:57:54,827 DEBUG blivet/MainThread: action: [415] destroy format lvmpv on disk sdg (id 184) 2024-03-01 16:57:54,827 DEBUG blivet/MainThread: action: [417] destroy format lvmpv on disk sdi (id 208) 2024-03-01 16:57:54,827 DEBUG blivet/MainThread: action: [419] destroy format lvmpv on disk sdh (id 198) 2024-03-01 16:57:54,827 DEBUG blivet/MainThread: action: [421] destroy format lvmpv on disk sdj (id 218) 2024-03-01 16:57:54,827 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:57:54,831 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:57:54,833 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:57:54,836 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:57:54,838 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:57:54,839 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:57:54,841 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:57:54,841 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 0x7fc804e91db0> 2024-03-01 16:57:54,841 INFO blivet/MainThread: sorting actions... 2024-03-01 16:57:54,895 DEBUG blivet/MainThread: action: [408] destroy format xfs filesystem on lvmsnapshot test_vg3-lv8_snapset1 (id 318) 2024-03-01 16:57:54,895 DEBUG blivet/MainThread: action: [410] destroy device lvmsnapshot test_vg3-lv8_snapset1 (id 318) 2024-03-01 16:57:54,895 DEBUG blivet/MainThread: action: [411] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 305) 2024-03-01 16:57:54,895 DEBUG blivet/MainThread: action: [413] destroy device lvmlv test_vg3-lv8 (id 305) 2024-03-01 16:57:54,895 DEBUG blivet/MainThread: action: [402] destroy format xfs filesystem on lvmsnapshot test_vg3-lv7_snapset1 (id 292) 2024-03-01 16:57:54,895 DEBUG blivet/MainThread: action: [404] destroy device lvmsnapshot test_vg3-lv7_snapset1 (id 292) 2024-03-01 16:57:54,895 DEBUG blivet/MainThread: action: [405] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 279) 2024-03-01 16:57:54,896 DEBUG blivet/MainThread: action: [407] destroy device lvmlv test_vg3-lv7 (id 279) 2024-03-01 16:57:54,896 DEBUG blivet/MainThread: action: [396] destroy format xfs filesystem on lvmsnapshot test_vg3-lv6_snapset1 (id 266) 2024-03-01 16:57:54,896 DEBUG blivet/MainThread: action: [398] destroy device lvmsnapshot test_vg3-lv6_snapset1 (id 266) 2024-03-01 16:57:54,896 DEBUG blivet/MainThread: action: [399] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 253) 2024-03-01 16:57:54,896 DEBUG blivet/MainThread: action: [401] destroy device lvmlv test_vg3-lv6 (id 253) 2024-03-01 16:57:54,896 DEBUG blivet/MainThread: action: [390] destroy format xfs filesystem on lvmsnapshot test_vg3-lv5_snapset1 (id 240) 2024-03-01 16:57:54,896 DEBUG blivet/MainThread: action: [392] destroy device lvmsnapshot test_vg3-lv5_snapset1 (id 240) 2024-03-01 16:57:54,897 DEBUG blivet/MainThread: action: [393] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 227) 2024-03-01 16:57:54,897 DEBUG blivet/MainThread: action: [395] destroy device lvmlv test_vg3-lv5 (id 227) 2024-03-01 16:57:54,897 DEBUG blivet/MainThread: action: [414] destroy device lvmvg test_vg3 (id 193) 2024-03-01 16:57:54,897 DEBUG blivet/MainThread: action: [421] destroy format lvmpv on disk sdj (id 218) 2024-03-01 16:57:54,897 DEBUG blivet/MainThread: action: [419] destroy format lvmpv on disk sdh (id 198) 2024-03-01 16:57:54,897 DEBUG blivet/MainThread: action: [417] destroy format lvmpv on disk sdi (id 208) 2024-03-01 16:57:54,897 DEBUG blivet/MainThread: action: [415] destroy format lvmpv on disk sdg (id 184) 2024-03-01 16:57:54,897 DEBUG blivet/MainThread: action: [377] destroy format xfs filesystem on lvmsnapshot test_vg2-lv4_snapset1 (id 170) 2024-03-01 16:57:54,898 DEBUG blivet/MainThread: action: [379] destroy device lvmsnapshot test_vg2-lv4_snapset1 (id 170) 2024-03-01 16:57:54,898 DEBUG blivet/MainThread: action: [380] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 157) 2024-03-01 16:57:54,898 DEBUG blivet/MainThread: action: [382] destroy device lvmlv test_vg2-lv4 (id 157) 2024-03-01 16:57:54,898 DEBUG blivet/MainThread: action: [371] destroy format xfs filesystem on lvmsnapshot test_vg2-lv3_snapset1 (id 144) 2024-03-01 16:57:54,898 DEBUG blivet/MainThread: action: [373] destroy device lvmsnapshot test_vg2-lv3_snapset1 (id 144) 2024-03-01 16:57:54,898 DEBUG blivet/MainThread: action: [374] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 131) 2024-03-01 16:57:54,898 DEBUG blivet/MainThread: action: [376] destroy device lvmlv test_vg2-lv3 (id 131) 2024-03-01 16:57:54,899 DEBUG blivet/MainThread: action: [383] destroy device lvmvg test_vg2 (id 107) 2024-03-01 16:57:54,899 DEBUG blivet/MainThread: action: [388] destroy format lvmpv on disk sdf (id 122) 2024-03-01 16:57:54,899 DEBUG blivet/MainThread: action: [386] destroy format lvmpv on disk sdd (id 98) 2024-03-01 16:57:54,899 DEBUG blivet/MainThread: action: [384] destroy format lvmpv on disk sde (id 112) 2024-03-01 16:57:54,899 DEBUG blivet/MainThread: action: [358] destroy format xfs filesystem on lvmsnapshot test_vg1-lv2_snapset1 (id 84) 2024-03-01 16:57:54,899 DEBUG blivet/MainThread: action: [360] destroy device lvmsnapshot test_vg1-lv2_snapset1 (id 84) 2024-03-01 16:57:54,899 DEBUG blivet/MainThread: action: [361] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 71) 2024-03-01 16:57:54,899 DEBUG blivet/MainThread: action: [363] destroy device lvmlv test_vg1-lv2 (id 71) 2024-03-01 16:57:54,900 DEBUG blivet/MainThread: action: [352] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 16:57:54,900 DEBUG blivet/MainThread: action: [354] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 16:57:54,900 DEBUG blivet/MainThread: action: [355] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:54,900 DEBUG blivet/MainThread: action: [357] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:54,900 DEBUG blivet/MainThread: action: [364] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:57:54,900 DEBUG blivet/MainThread: action: [369] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:57:54,900 DEBUG blivet/MainThread: action: [367] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:57:54,900 DEBUG blivet/MainThread: action: [365] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:57:54,901 INFO blivet/MainThread: executing action: [408] destroy format xfs filesystem on lvmsnapshot test_vg3-lv8_snapset1 (id 318) 2024-03-01 16:57:54,904 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8_snapset1 ; type: xfs ; status: False ; 2024-03-01 16:57:54,904 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8_snapset1 2024-03-01 16:57:54,913 INFO program/MainThread: stdout: 2024-03-01 16:57:54,913 INFO program/MainThread: /dev/mapper/test_vg3-lv8_snapset1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:57:54,913 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:54,913 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:54,939 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:54,939 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:54,951 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:54,952 INFO blivet/MainThread: executing action: [410] destroy device lvmsnapshot test_vg3-lv8_snapset1 (id 318) 2024-03-01 16:57:54,955 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8_snapset1 ; status: True ; 2024-03-01 16:57:54,958 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:57:54,961 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:54,963 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:57:54,966 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:54,969 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:57:54,971 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:54,974 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:57:54,977 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:54,979 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:57:54,982 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8_snapset1 ; status: True ; 2024-03-01 16:57:54,982 INFO program/MainThread: Running [260] lvm lvremove --yes --force test_vg3/lv8_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdi,/dev/sdj,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:55,074 INFO program/MainThread: stdout[260]: Logical volume "lv8_snapset1" successfully removed. 2024-03-01 16:57:55,074 INFO program/MainThread: stderr[260]: 2024-03-01 16:57:55,074 INFO program/MainThread: ...done [260] (exit code: 0) 2024-03-01 16:57:55,075 INFO blivet/MainThread: executing action: [411] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 305) 2024-03-01 16:57:55,084 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:55,097 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:57:55,097 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 16:57:55,108 INFO program/MainThread: stdout: 2024-03-01 16:57:55,108 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:55,108 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:55,108 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:55,146 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:55,146 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:55,158 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:55,159 INFO blivet/MainThread: executing action: [413] destroy device lvmlv test_vg3-lv8 (id 305) 2024-03-01 16:57:55,162 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 16:57:55,165 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 16:57:55,168 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 16:57:55,171 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 16:57:55,174 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 16:57:55,174 INFO program/MainThread: Running [261] lvm lvchange -an test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdi,/dev/sdj,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:55,216 INFO program/MainThread: stdout[261]: 2024-03-01 16:57:55,216 INFO program/MainThread: stderr[261]: 2024-03-01 16:57:55,216 INFO program/MainThread: ...done [261] (exit code: 0) 2024-03-01 16:57:55,220 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:57:55,223 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:55,226 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:57:55,228 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:55,231 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:57:55,234 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:55,236 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:57:55,239 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:55,241 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:57:55,244 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 16:57:55,244 INFO program/MainThread: Running [262] lvm lvremove --yes test_vg3/lv8 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdi,/dev/sdj,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:55,278 INFO program/MainThread: stdout[262]: Logical volume "lv8" successfully removed. 2024-03-01 16:57:55,278 INFO program/MainThread: stderr[262]: 2024-03-01 16:57:55,278 INFO program/MainThread: ...done [262] (exit code: 0) 2024-03-01 16:57:55,279 INFO blivet/MainThread: executing action: [402] destroy format xfs filesystem on lvmsnapshot test_vg3-lv7_snapset1 (id 292) 2024-03-01 16:57:55,285 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7_snapset1 ; type: xfs ; status: False ; 2024-03-01 16:57:55,286 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7_snapset1 2024-03-01 16:57:55,298 INFO program/MainThread: stdout: 2024-03-01 16:57:55,298 INFO program/MainThread: /dev/mapper/test_vg3-lv7_snapset1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:57:55,298 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:55,298 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:55,339 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:55,340 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:55,355 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:55,356 INFO blivet/MainThread: executing action: [404] destroy device lvmsnapshot test_vg3-lv7_snapset1 (id 292) 2024-03-01 16:57:55,359 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7_snapset1 ; status: True ; 2024-03-01 16:57:55,362 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:57:55,365 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:55,367 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:57:55,370 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:55,373 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:57:55,375 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:55,378 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:57:55,381 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:55,384 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:57:55,386 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7_snapset1 ; status: True ; 2024-03-01 16:57:55,386 INFO program/MainThread: Running [263] lvm lvremove --yes --force test_vg3/lv7_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdi,/dev/sdj,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:55,488 INFO program/MainThread: stdout[263]: Logical volume "lv7_snapset1" successfully removed. 2024-03-01 16:57:55,488 INFO program/MainThread: stderr[263]: 2024-03-01 16:57:55,488 INFO program/MainThread: ...done [263] (exit code: 0) 2024-03-01 16:57:55,489 INFO blivet/MainThread: executing action: [405] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 279) 2024-03-01 16:57:55,497 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:55,505 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:57:55,506 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 16:57:55,515 INFO program/MainThread: stdout: 2024-03-01 16:57:55,516 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:55,516 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:55,516 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:55,554 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:55,555 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:55,566 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:55,567 INFO blivet/MainThread: executing action: [407] destroy device lvmlv test_vg3-lv7 (id 279) 2024-03-01 16:57:55,570 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 16:57:55,573 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 16:57:55,576 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 16:57:55,579 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 16:57:55,582 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 16:57:55,582 INFO program/MainThread: Running [264] lvm lvchange -an test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdi,/dev/sdj,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:55,621 INFO program/MainThread: stdout[264]: 2024-03-01 16:57:55,621 INFO program/MainThread: stderr[264]: 2024-03-01 16:57:55,621 INFO program/MainThread: ...done [264] (exit code: 0) 2024-03-01 16:57:55,625 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:57:55,627 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:55,630 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:57:55,633 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:55,635 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:57:55,638 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:55,641 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:57:55,643 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:55,646 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:57:55,649 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 16:57:55,649 INFO program/MainThread: Running [265] lvm lvremove --yes test_vg3/lv7 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdi,/dev/sdj,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:55,681 INFO program/MainThread: stdout[265]: Logical volume "lv7" successfully removed. 2024-03-01 16:57:55,682 INFO program/MainThread: stderr[265]: 2024-03-01 16:57:55,682 INFO program/MainThread: ...done [265] (exit code: 0) 2024-03-01 16:57:55,682 INFO blivet/MainThread: executing action: [396] destroy format xfs filesystem on lvmsnapshot test_vg3-lv6_snapset1 (id 266) 2024-03-01 16:57:55,690 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6_snapset1 ; type: xfs ; status: False ; 2024-03-01 16:57:55,691 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6_snapset1 2024-03-01 16:57:55,706 INFO program/MainThread: stdout: 2024-03-01 16:57:55,706 INFO program/MainThread: /dev/mapper/test_vg3-lv6_snapset1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:57:55,706 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:55,706 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:55,754 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:55,754 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:55,766 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:55,767 INFO blivet/MainThread: executing action: [398] destroy device lvmsnapshot test_vg3-lv6_snapset1 (id 266) 2024-03-01 16:57:55,771 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6_snapset1 ; status: True ; 2024-03-01 16:57:55,773 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:57:55,776 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:55,779 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:57:55,781 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:55,784 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:57:55,786 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:55,789 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:57:55,792 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:55,794 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:57:55,797 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6_snapset1 ; status: True ; 2024-03-01 16:57:55,797 INFO program/MainThread: Running [266] lvm lvremove --yes --force test_vg3/lv6_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdi,/dev/sdj,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:55,895 INFO program/MainThread: stdout[266]: Logical volume "lv6_snapset1" successfully removed. 2024-03-01 16:57:55,895 INFO program/MainThread: stderr[266]: 2024-03-01 16:57:55,895 INFO program/MainThread: ...done [266] (exit code: 0) 2024-03-01 16:57:55,896 INFO blivet/MainThread: executing action: [399] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 253) 2024-03-01 16:57:55,905 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:55,913 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:57:55,913 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 16:57:55,931 INFO program/MainThread: stdout: 2024-03-01 16:57:55,931 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:55,931 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:55,932 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:55,966 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:55,967 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:55,978 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:55,979 INFO blivet/MainThread: executing action: [401] destroy device lvmlv test_vg3-lv6 (id 253) 2024-03-01 16:57:55,982 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 16:57:55,985 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 16:57:55,988 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 16:57:55,991 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 16:57:55,994 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 16:57:55,994 INFO program/MainThread: Running [267] lvm lvchange -an test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdi,/dev/sdj,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:56,034 INFO program/MainThread: stdout[267]: 2024-03-01 16:57:56,034 INFO program/MainThread: stderr[267]: 2024-03-01 16:57:56,034 INFO program/MainThread: ...done [267] (exit code: 0) 2024-03-01 16:57:56,038 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:57:56,041 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:56,044 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:57:56,046 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:56,049 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:57:56,052 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:56,054 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:57:56,057 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:56,060 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:57:56,062 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 16:57:56,063 INFO program/MainThread: Running [268] lvm lvremove --yes test_vg3/lv6 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdi,/dev/sdj,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:56,104 INFO program/MainThread: stdout[268]: Logical volume "lv6" successfully removed. 2024-03-01 16:57:56,105 INFO program/MainThread: stderr[268]: 2024-03-01 16:57:56,105 INFO program/MainThread: ...done [268] (exit code: 0) 2024-03-01 16:57:56,105 INFO blivet/MainThread: executing action: [390] destroy format xfs filesystem on lvmsnapshot test_vg3-lv5_snapset1 (id 240) 2024-03-01 16:57:56,112 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5_snapset1 ; type: xfs ; status: False ; 2024-03-01 16:57:56,112 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5_snapset1 2024-03-01 16:57:56,126 INFO program/MainThread: stdout: 2024-03-01 16:57:56,126 INFO program/MainThread: /dev/mapper/test_vg3-lv5_snapset1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:57:56,126 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:56,126 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:56,166 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:56,167 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:56,179 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:56,180 INFO blivet/MainThread: executing action: [392] destroy device lvmsnapshot test_vg3-lv5_snapset1 (id 240) 2024-03-01 16:57:56,183 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5_snapset1 ; status: True ; 2024-03-01 16:57:56,186 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:57:56,189 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:56,191 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 16:57:56,194 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:56,197 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 16:57:56,199 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:56,202 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 16:57:56,205 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:56,207 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 16:57:56,210 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5_snapset1 ; status: True ; 2024-03-01 16:57:56,210 INFO program/MainThread: Running [269] lvm lvremove --yes --force test_vg3/lv5_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdi,/dev/sdj,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:56,290 INFO program/MainThread: stdout[269]: Logical volume "lv5_snapset1" successfully removed. 2024-03-01 16:57:56,290 INFO program/MainThread: stderr[269]: 2024-03-01 16:57:56,290 INFO program/MainThread: ...done [269] (exit code: 0) 2024-03-01 16:57:56,291 INFO blivet/MainThread: executing action: [393] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 227) 2024-03-01 16:57:56,298 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:56,307 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:57:56,308 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 16:57:56,316 INFO program/MainThread: stdout: 2024-03-01 16:57:56,317 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:56,317 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:56,317 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:56,360 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:56,360 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:56,372 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:56,373 INFO blivet/MainThread: executing action: [395] destroy device lvmlv test_vg3-lv5 (id 227) 2024-03-01 16:57:56,376 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 16:57:56,380 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 16:57:56,383 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 16:57:56,386 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 16:57:56,388 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 16:57:56,389 INFO program/MainThread: Running [270] lvm lvchange -an test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdi,/dev/sdj,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:56,427 INFO program/MainThread: stdout[270]: 2024-03-01 16:57:56,427 INFO program/MainThread: stderr[270]: 2024-03-01 16:57:56,427 INFO program/MainThread: ...done [270] (exit code: 0) 2024-03-01 16:57:56,431 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:57:56,433 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:56,436 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:57:56,439 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:56,441 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:57:56,444 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:56,447 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:57:56,449 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:56,452 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:57:56,455 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 16:57:56,455 INFO program/MainThread: Running [271] lvm lvremove --yes test_vg3/lv5 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdi,/dev/sdj,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:56,485 INFO program/MainThread: stdout[271]: Logical volume "lv5" successfully removed. 2024-03-01 16:57:56,486 INFO program/MainThread: stderr[271]: 2024-03-01 16:57:56,486 INFO program/MainThread: ...done [271] (exit code: 0) 2024-03-01 16:57:56,487 INFO blivet/MainThread: executing action: [414] destroy device lvmvg test_vg3 (id 193) 2024-03-01 16:57:56,493 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 16:57:56,500 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 16:57:56,506 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 16:57:56,515 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:56,521 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 16:57:56,528 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:56,533 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 16:57:56,540 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:56,547 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 16:57:56,552 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:56,561 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 16:57:56,565 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 16:57:56,565 INFO program/MainThread: Running [272] lvm vgreduce --removemissing --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdi,/dev/sdj,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:56,596 INFO program/MainThread: stdout[272]: Volume group "test_vg3" is already consistent. 2024-03-01 16:57:56,596 INFO program/MainThread: stderr[272]: 2024-03-01 16:57:56,596 INFO program/MainThread: ...done [272] (exit code: 0) 2024-03-01 16:57:56,596 INFO program/MainThread: Running [273] lvm vgchange -an test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdi,/dev/sdj,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:56,656 INFO program/MainThread: stdout[273]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 16:57:56,656 INFO program/MainThread: stderr[273]: 2024-03-01 16:57:56,656 INFO program/MainThread: ...done [273] (exit code: 0) 2024-03-01 16:57:56,656 INFO program/MainThread: Running [274] lvm vgremove --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdi,/dev/sdj,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:56,688 INFO program/MainThread: stdout[274]: Volume group "test_vg3" successfully removed 2024-03-01 16:57:56,688 INFO program/MainThread: stderr[274]: 2024-03-01 16:57:56,688 INFO program/MainThread: ...done [274] (exit code: 0) 2024-03-01 16:57:56,689 INFO blivet/MainThread: executing action: [421] destroy format lvmpv on disk sdj (id 218) 2024-03-01 16:57:56,696 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:56,704 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 16:57:56,714 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 16:57:56,714 INFO program/MainThread: Running [275] lvm pvremove --force --force --yes /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdi,/dev/sdj,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:56,771 INFO program/MainThread: stdout[275]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 16:57:56,772 INFO program/MainThread: stderr[275]: 2024-03-01 16:57:56,772 INFO program/MainThread: ...done [275] (exit code: 0) 2024-03-01 16:57:56,772 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 16:57:56,772 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:56,789 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:56,790 INFO program/MainThread: Running [276] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdi,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:56,797 INFO program/MainThread: stdout[276]: use_devicesfile=1 2024-03-01 16:57:56,798 INFO program/MainThread: stderr[276]: 2024-03-01 16:57:56,798 INFO program/MainThread: ...done [276] (exit code: 0) 2024-03-01 16:57:56,798 INFO program/MainThread: Running [277] lvmdevices --deldev /dev/sdj ... 2024-03-01 16:57:56,811 INFO program/MainThread: stdout[277]: 2024-03-01 16:57:56,811 INFO program/MainThread: stderr[277]: 2024-03-01 16:57:56,811 INFO program/MainThread: ...done [277] (exit code: 0) 2024-03-01 16:57:56,811 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:56,823 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:56,823 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:56,834 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:56,835 INFO blivet/MainThread: executing action: [419] destroy format lvmpv on disk sdh (id 198) 2024-03-01 16:57:56,838 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:56,841 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 16:57:56,843 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 16:57:56,843 INFO program/MainThread: Running [278] lvm pvremove --force --force --yes /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdi,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd,/dev/sdh ... 2024-03-01 16:57:56,872 INFO program/MainThread: stdout[278]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 16:57:56,872 INFO program/MainThread: stderr[278]: 2024-03-01 16:57:56,872 INFO program/MainThread: ...done [278] (exit code: 0) 2024-03-01 16:57:56,872 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 16:57:56,872 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:56,888 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:56,889 INFO program/MainThread: Running [279] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdi,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 16:57:56,896 INFO program/MainThread: stdout[279]: use_devicesfile=1 2024-03-01 16:57:56,896 INFO program/MainThread: stderr[279]: 2024-03-01 16:57:56,896 INFO program/MainThread: ...done [279] (exit code: 0) 2024-03-01 16:57:56,896 INFO program/MainThread: Running [280] lvmdevices --deldev /dev/sdh ... 2024-03-01 16:57:56,909 INFO program/MainThread: stdout[280]: 2024-03-01 16:57:56,910 INFO program/MainThread: stderr[280]: 2024-03-01 16:57:56,910 INFO program/MainThread: ...done [280] (exit code: 0) 2024-03-01 16:57:56,910 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:56,921 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:56,921 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:56,933 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:56,934 INFO blivet/MainThread: executing action: [417] destroy format lvmpv on disk sdi (id 208) 2024-03-01 16:57:56,937 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:56,940 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 16:57:56,942 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 16:57:56,942 INFO program/MainThread: Running [281] lvm pvremove --force --force --yes /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdi,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 16:57:56,972 INFO program/MainThread: stdout[281]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 16:57:56,973 INFO program/MainThread: stderr[281]: 2024-03-01 16:57:56,973 INFO program/MainThread: ...done [281] (exit code: 0) 2024-03-01 16:57:56,973 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 16:57:56,973 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:56,989 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:56,990 INFO program/MainThread: Running [282] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 16:57:56,997 INFO program/MainThread: stdout[282]: use_devicesfile=1 2024-03-01 16:57:56,997 INFO program/MainThread: stderr[282]: 2024-03-01 16:57:56,997 INFO program/MainThread: ...done [282] (exit code: 0) 2024-03-01 16:57:56,997 INFO program/MainThread: Running [283] lvmdevices --deldev /dev/sdi ... 2024-03-01 16:57:57,010 INFO program/MainThread: stdout[283]: 2024-03-01 16:57:57,011 INFO program/MainThread: stderr[283]: 2024-03-01 16:57:57,011 INFO program/MainThread: ...done [283] (exit code: 0) 2024-03-01 16:57:57,011 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:57,022 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:57,023 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:57,034 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:57,035 INFO blivet/MainThread: executing action: [415] destroy format lvmpv on disk sdg (id 184) 2024-03-01 16:57:57,038 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:57,041 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 16:57:57,043 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 16:57:57,043 INFO program/MainThread: Running [284] lvm pvremove --force --force --yes /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 16:57:57,071 INFO program/MainThread: stdout[284]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 16:57:57,072 INFO program/MainThread: stderr[284]: 2024-03-01 16:57:57,072 INFO program/MainThread: ...done [284] (exit code: 0) 2024-03-01 16:57:57,072 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 16:57:57,072 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:57,088 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:57,089 INFO program/MainThread: Running [285] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 16:57:57,096 INFO program/MainThread: stdout[285]: use_devicesfile=1 2024-03-01 16:57:57,096 INFO program/MainThread: stderr[285]: 2024-03-01 16:57:57,096 INFO program/MainThread: ...done [285] (exit code: 0) 2024-03-01 16:57:57,096 INFO program/MainThread: Running [286] lvmdevices --deldev /dev/sdg ... 2024-03-01 16:57:57,108 INFO program/MainThread: stdout[286]: 2024-03-01 16:57:57,109 INFO program/MainThread: stderr[286]: 2024-03-01 16:57:57,109 INFO program/MainThread: ...done [286] (exit code: 0) 2024-03-01 16:57:57,109 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:57,120 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:57,121 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:57,132 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:57,133 INFO blivet/MainThread: executing action: [377] destroy format xfs filesystem on lvmsnapshot test_vg2-lv4_snapset1 (id 170) 2024-03-01 16:57:57,137 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4_snapset1 ; type: xfs ; status: False ; 2024-03-01 16:57:57,137 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4_snapset1 2024-03-01 16:57:57,145 INFO program/MainThread: stdout: 2024-03-01 16:57:57,145 INFO program/MainThread: /dev/mapper/test_vg2-lv4_snapset1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:57:57,145 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:57,146 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:57,162 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:57,162 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:57,174 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:57,175 INFO blivet/MainThread: executing action: [379] destroy device lvmsnapshot test_vg2-lv4_snapset1 (id 170) 2024-03-01 16:57:57,178 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4_snapset1 ; status: True ; 2024-03-01 16:57:57,181 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:57:57,184 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:57,186 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 16:57:57,189 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:57,192 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 16:57:57,194 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:57,197 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 16:57:57,200 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4_snapset1 ; status: True ; 2024-03-01 16:57:57,200 INFO program/MainThread: Running [287] lvm lvremove --yes --force test_vg2/lv4_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 16:57:57,282 INFO program/MainThread: stdout[287]: Logical volume "lv4_snapset1" successfully removed. 2024-03-01 16:57:57,282 INFO program/MainThread: stderr[287]: 2024-03-01 16:57:57,282 INFO program/MainThread: ...done [287] (exit code: 0) 2024-03-01 16:57:57,283 INFO blivet/MainThread: executing action: [380] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 157) 2024-03-01 16:57:57,292 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:57,302 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:57:57,302 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 16:57:57,317 INFO program/MainThread: stdout: 2024-03-01 16:57:57,317 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:57,317 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:57,317 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:57,337 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:57,337 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:57,349 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:57,350 INFO blivet/MainThread: executing action: [382] destroy device lvmlv test_vg2-lv4 (id 157) 2024-03-01 16:57:57,354 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 16:57:57,356 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 16:57:57,360 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 16:57:57,363 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 16:57:57,365 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 16:57:57,366 INFO program/MainThread: Running [288] lvm lvchange -an test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 16:57:57,404 INFO program/MainThread: stdout[288]: 2024-03-01 16:57:57,404 INFO program/MainThread: stderr[288]: 2024-03-01 16:57:57,404 INFO program/MainThread: ...done [288] (exit code: 0) 2024-03-01 16:57:57,408 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:57:57,411 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:57,413 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 16:57:57,416 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:57,419 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 16:57:57,421 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:57,424 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 16:57:57,426 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 16:57:57,427 INFO program/MainThread: Running [289] lvm lvremove --yes test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 16:57:57,457 INFO program/MainThread: stdout[289]: Logical volume "lv4" successfully removed. 2024-03-01 16:57:57,457 INFO program/MainThread: stderr[289]: 2024-03-01 16:57:57,457 INFO program/MainThread: ...done [289] (exit code: 0) 2024-03-01 16:57:57,458 INFO blivet/MainThread: executing action: [371] destroy format xfs filesystem on lvmsnapshot test_vg2-lv3_snapset1 (id 144) 2024-03-01 16:57:57,466 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3_snapset1 ; type: xfs ; status: False ; 2024-03-01 16:57:57,467 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3_snapset1 2024-03-01 16:57:57,477 INFO program/MainThread: stdout: 2024-03-01 16:57:57,478 INFO program/MainThread: /dev/mapper/test_vg2-lv3_snapset1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:57:57,478 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:57,478 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:57,511 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:57,512 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:57,523 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:57,524 INFO blivet/MainThread: executing action: [373] destroy device lvmsnapshot test_vg2-lv3_snapset1 (id 144) 2024-03-01 16:57:57,527 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3_snapset1 ; status: True ; 2024-03-01 16:57:57,530 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:57:57,533 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:57,535 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 16:57:57,538 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:57,541 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 16:57:57,543 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:57,546 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 16:57:57,549 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3_snapset1 ; status: True ; 2024-03-01 16:57:57,549 INFO program/MainThread: Running [290] lvm lvremove --yes --force test_vg2/lv3_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 16:57:57,629 INFO program/MainThread: stdout[290]: Logical volume "lv3_snapset1" successfully removed. 2024-03-01 16:57:57,629 INFO program/MainThread: stderr[290]: 2024-03-01 16:57:57,629 INFO program/MainThread: ...done [290] (exit code: 0) 2024-03-01 16:57:57,630 INFO blivet/MainThread: executing action: [374] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 131) 2024-03-01 16:57:57,638 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:57,648 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:57:57,649 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 16:57:57,661 INFO program/MainThread: stdout: 2024-03-01 16:57:57,661 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:57,661 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:57,662 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:57,688 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:57,688 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:57,700 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:57,701 INFO blivet/MainThread: executing action: [376] destroy device lvmlv test_vg2-lv3 (id 131) 2024-03-01 16:57:57,704 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 16:57:57,707 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 16:57:57,710 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 16:57:57,713 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 16:57:57,716 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 16:57:57,716 INFO program/MainThread: Running [291] lvm lvchange -an test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 16:57:57,757 INFO program/MainThread: stdout[291]: 2024-03-01 16:57:57,757 INFO program/MainThread: stderr[291]: 2024-03-01 16:57:57,757 INFO program/MainThread: ...done [291] (exit code: 0) 2024-03-01 16:57:57,761 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:57:57,763 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:57,766 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:57:57,769 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:57,771 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:57:57,774 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:57,777 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:57:57,780 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 16:57:57,780 INFO program/MainThread: Running [292] lvm lvremove --yes test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 16:57:57,808 INFO program/MainThread: stdout[292]: Logical volume "lv3" successfully removed. 2024-03-01 16:57:57,809 INFO program/MainThread: stderr[292]: 2024-03-01 16:57:57,809 INFO program/MainThread: ...done [292] (exit code: 0) 2024-03-01 16:57:57,809 INFO blivet/MainThread: executing action: [383] destroy device lvmvg test_vg2 (id 107) 2024-03-01 16:57:57,815 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 16:57:57,823 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 16:57:57,831 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 16:57:57,836 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:57,841 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 16:57:57,847 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:57,860 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 16:57:57,862 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:57,865 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 16:57:57,867 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 16:57:57,867 INFO program/MainThread: Running [293] lvm vgreduce --removemissing --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 16:57:57,899 INFO program/MainThread: stdout[293]: Volume group "test_vg2" is already consistent. 2024-03-01 16:57:57,899 INFO program/MainThread: stderr[293]: 2024-03-01 16:57:57,899 INFO program/MainThread: ...done [293] (exit code: 0) 2024-03-01 16:57:57,899 INFO program/MainThread: Running [294] lvm vgchange -an test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 16:57:57,956 INFO program/MainThread: stdout[294]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 16:57:57,956 INFO program/MainThread: stderr[294]: 2024-03-01 16:57:57,956 INFO program/MainThread: ...done [294] (exit code: 0) 2024-03-01 16:57:57,956 INFO program/MainThread: Running [295] lvm vgremove --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 16:57:57,999 INFO program/MainThread: stdout[295]: Volume group "test_vg2" successfully removed 2024-03-01 16:57:57,999 INFO program/MainThread: stderr[295]: 2024-03-01 16:57:57,999 INFO program/MainThread: ...done [295] (exit code: 0) 2024-03-01 16:57:58,000 INFO blivet/MainThread: executing action: [388] destroy format lvmpv on disk sdf (id 122) 2024-03-01 16:57:58,006 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:58,012 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 16:57:58,017 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 16:57:58,017 INFO program/MainThread: Running [296] lvm pvremove --force --force --yes /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdf,/dev/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 16:57:58,059 INFO program/MainThread: stdout[296]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 16:57:58,059 INFO program/MainThread: stderr[296]: 2024-03-01 16:57:58,059 INFO program/MainThread: ...done [296] (exit code: 0) 2024-03-01 16:57:58,059 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 16:57:58,060 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:58,075 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:58,076 INFO program/MainThread: Running [297] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 16:57:58,083 INFO program/MainThread: stdout[297]: use_devicesfile=1 2024-03-01 16:57:58,083 INFO program/MainThread: stderr[297]: 2024-03-01 16:57:58,083 INFO program/MainThread: ...done [297] (exit code: 0) 2024-03-01 16:57:58,083 INFO program/MainThread: Running [298] lvmdevices --deldev /dev/sdf ... 2024-03-01 16:57:58,094 INFO program/MainThread: stdout[298]: 2024-03-01 16:57:58,094 INFO program/MainThread: stderr[298]: 2024-03-01 16:57:58,095 INFO program/MainThread: ...done [298] (exit code: 0) 2024-03-01 16:57:58,095 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:58,106 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:58,106 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:58,118 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:58,119 INFO blivet/MainThread: executing action: [386] destroy format lvmpv on disk sdd (id 98) 2024-03-01 16:57:58,122 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:58,125 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 16:57:58,127 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 16:57:58,127 INFO program/MainThread: Running [299] lvm pvremove --force --force --yes /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdb,/dev/sdc,/dev/sdd ... 2024-03-01 16:57:58,153 INFO program/MainThread: stdout[299]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 16:57:58,154 INFO program/MainThread: stderr[299]: 2024-03-01 16:57:58,154 INFO program/MainThread: ...done [299] (exit code: 0) 2024-03-01 16:57:58,154 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 16:57:58,154 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:58,170 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:58,171 INFO program/MainThread: Running [300] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdb,/dev/sdc ... 2024-03-01 16:57:58,178 INFO program/MainThread: stdout[300]: use_devicesfile=1 2024-03-01 16:57:58,178 INFO program/MainThread: stderr[300]: 2024-03-01 16:57:58,178 INFO program/MainThread: ...done [300] (exit code: 0) 2024-03-01 16:57:58,178 INFO program/MainThread: Running [301] lvmdevices --deldev /dev/sdd ... 2024-03-01 16:57:58,191 INFO program/MainThread: stdout[301]: 2024-03-01 16:57:58,191 INFO program/MainThread: stderr[301]: 2024-03-01 16:57:58,191 INFO program/MainThread: ...done [301] (exit code: 0) 2024-03-01 16:57:58,191 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:58,202 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:58,202 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:58,214 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:58,215 INFO blivet/MainThread: executing action: [384] destroy format lvmpv on disk sde (id 112) 2024-03-01 16:57:58,218 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:58,221 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 16:57:58,223 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 16:57:58,223 INFO program/MainThread: Running [302] lvm pvremove --force --force --yes /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sde,/dev/sdb,/dev/sdc ... 2024-03-01 16:57:58,253 INFO program/MainThread: stdout[302]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 16:57:58,253 INFO program/MainThread: stderr[302]: 2024-03-01 16:57:58,253 INFO program/MainThread: ...done [302] (exit code: 0) 2024-03-01 16:57:58,253 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 16:57:58,254 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:58,269 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:58,270 INFO program/MainThread: Running [303] 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:57:58,277 INFO program/MainThread: stdout[303]: use_devicesfile=1 2024-03-01 16:57:58,277 INFO program/MainThread: stderr[303]: 2024-03-01 16:57:58,277 INFO program/MainThread: ...done [303] (exit code: 0) 2024-03-01 16:57:58,277 INFO program/MainThread: Running [304] lvmdevices --deldev /dev/sde ... 2024-03-01 16:57:58,289 INFO program/MainThread: stdout[304]: 2024-03-01 16:57:58,289 INFO program/MainThread: stderr[304]: 2024-03-01 16:57:58,289 INFO program/MainThread: ...done [304] (exit code: 0) 2024-03-01 16:57:58,289 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:58,300 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:58,300 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:58,311 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:58,312 INFO blivet/MainThread: executing action: [358] destroy format xfs filesystem on lvmsnapshot test_vg1-lv2_snapset1 (id 84) 2024-03-01 16:57:58,316 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2_snapset1 ; type: xfs ; status: False ; 2024-03-01 16:57:58,316 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2_snapset1 2024-03-01 16:57:58,324 INFO program/MainThread: stdout: 2024-03-01 16:57:58,324 INFO program/MainThread: /dev/mapper/test_vg1-lv2_snapset1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:57:58,324 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:58,324 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:58,340 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:58,340 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:58,351 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:58,352 INFO blivet/MainThread: executing action: [360] destroy device lvmsnapshot test_vg1-lv2_snapset1 (id 84) 2024-03-01 16:57:58,356 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2_snapset1 ; status: True ; 2024-03-01 16:57:58,358 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:57:58,361 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:58,364 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 16:57:58,366 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:58,369 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 16:57:58,371 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:58,374 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 16:57:58,377 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2_snapset1 ; status: True ; 2024-03-01 16:57:58,377 INFO program/MainThread: Running [305] lvm lvremove --yes --force test_vg1/lv2_snapset1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 16:57:58,468 INFO program/MainThread: stdout[305]: Logical volume "lv2_snapset1" successfully removed. 2024-03-01 16:57:58,468 INFO program/MainThread: stderr[305]: 2024-03-01 16:57:58,468 INFO program/MainThread: ...done [305] (exit code: 0) 2024-03-01 16:57:58,469 INFO blivet/MainThread: executing action: [361] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 71) 2024-03-01 16:57:58,477 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:58,483 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:57:58,485 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 16:57:58,494 INFO program/MainThread: stdout: 2024-03-01 16:57:58,494 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:58,494 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:58,494 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:58,525 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:58,525 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:58,537 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:58,538 INFO blivet/MainThread: executing action: [363] destroy device lvmlv test_vg1-lv2 (id 71) 2024-03-01 16:57:58,541 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 16:57:58,544 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 16:57:58,548 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 16:57:58,550 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 16:57:58,553 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 16:57:58,553 INFO program/MainThread: Running [306] 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:57:58,590 INFO program/MainThread: stdout[306]: 2024-03-01 16:57:58,591 INFO program/MainThread: stderr[306]: 2024-03-01 16:57:58,591 INFO program/MainThread: ...done [306] (exit code: 0) 2024-03-01 16:57:58,594 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:57:58,597 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:58,600 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 16:57:58,602 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:58,605 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 16:57:58,608 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:58,610 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 16:57:58,613 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 16:57:58,613 INFO program/MainThread: Running [307] 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:57:58,643 INFO program/MainThread: stdout[307]: Logical volume "lv2" successfully removed. 2024-03-01 16:57:58,643 INFO program/MainThread: stderr[307]: 2024-03-01 16:57:58,643 INFO program/MainThread: ...done [307] (exit code: 0) 2024-03-01 16:57:58,644 INFO blivet/MainThread: executing action: [352] destroy format xfs filesystem on lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 16:57:58,652 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1_snapset1 ; type: xfs ; status: False ; 2024-03-01 16:57:58,653 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1_snapset1 2024-03-01 16:57:58,665 INFO program/MainThread: stdout: 2024-03-01 16:57:58,666 INFO program/MainThread: /dev/mapper/test_vg1-lv1_snapset1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 16:57:58,666 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:58,666 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:58,696 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:58,697 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:58,708 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:58,709 INFO blivet/MainThread: executing action: [354] destroy device lvmsnapshot test_vg1-lv1_snapset1 (id 58) 2024-03-01 16:57:58,713 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 16:57:58,715 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:57:58,718 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:58,720 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 16:57:58,724 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:58,726 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 16:57:58,729 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:58,732 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 16:57:58,734 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1_snapset1 ; status: True ; 2024-03-01 16:57:58,734 INFO program/MainThread: Running [308] 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 16:57:58,831 INFO program/MainThread: stdout[308]: Logical volume "lv1_snapset1" successfully removed. 2024-03-01 16:57:58,831 INFO program/MainThread: stderr[308]: 2024-03-01 16:57:58,832 INFO program/MainThread: ...done [308] (exit code: 0) 2024-03-01 16:57:58,832 INFO blivet/MainThread: executing action: [355] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:58,841 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:58,850 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:57:58,851 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 16:57:58,861 INFO program/MainThread: stdout: 2024-03-01 16:57:58,861 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:58,861 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:58,861 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:58,884 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:58,884 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:58,896 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:58,897 INFO blivet/MainThread: executing action: [357] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:57:58,900 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 16:57:58,903 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:57:58,906 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:57:58,909 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 16:57:58,912 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:57:58,912 INFO program/MainThread: Running [309] 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:57:58,944 INFO program/MainThread: stdout[309]: 2024-03-01 16:57:58,945 INFO program/MainThread: stderr[309]: 2024-03-01 16:57:58,945 INFO program/MainThread: ...done [309] (exit code: 0) 2024-03-01 16:57:58,948 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:57:58,951 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:58,954 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:58,956 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:58,959 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:58,962 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:58,965 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:58,967 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 16:57:58,967 INFO program/MainThread: Running [310] 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:57:59,000 INFO program/MainThread: stdout[310]: Logical volume "lv1" successfully removed. 2024-03-01 16:57:59,000 INFO program/MainThread: stderr[310]: 2024-03-01 16:57:59,000 INFO program/MainThread: ...done [310] (exit code: 0) 2024-03-01 16:57:59,001 INFO blivet/MainThread: executing action: [364] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:57:59,008 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 16:57:59,015 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 16:57:59,021 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:57:59,035 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:59,040 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:57:59,044 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:59,047 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:57:59,049 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:59,052 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:57:59,054 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 16:57:59,054 INFO program/MainThread: Running [311] 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:57:59,081 INFO program/MainThread: stdout[311]: Volume group "test_vg1" is already consistent. 2024-03-01 16:57:59,082 INFO program/MainThread: stderr[311]: 2024-03-01 16:57:59,082 INFO program/MainThread: ...done [311] (exit code: 0) 2024-03-01 16:57:59,082 INFO program/MainThread: Running [312] 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:57:59,128 INFO program/MainThread: stdout[312]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 16:57:59,129 INFO program/MainThread: stderr[312]: 2024-03-01 16:57:59,129 INFO program/MainThread: ...done [312] (exit code: 0) 2024-03-01 16:57:59,129 INFO program/MainThread: Running [313] 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:57:59,152 INFO program/MainThread: stdout[313]: Volume group "test_vg1" successfully removed 2024-03-01 16:57:59,153 INFO program/MainThread: stderr[313]: 2024-03-01 16:57:59,153 INFO program/MainThread: ...done [313] (exit code: 0) 2024-03-01 16:57:59,153 INFO blivet/MainThread: executing action: [369] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:57:59,162 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:59,169 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:57:59,178 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:57:59,178 INFO program/MainThread: Running [314] 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:57:59,229 INFO program/MainThread: stdout[314]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 16:57:59,230 INFO program/MainThread: stderr[314]: 2024-03-01 16:57:59,230 INFO program/MainThread: ...done [314] (exit code: 0) 2024-03-01 16:57:59,230 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 16:57:59,230 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:59,242 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:59,242 INFO program/MainThread: Running [315] 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:59,250 INFO program/MainThread: stdout[315]: use_devicesfile=1 2024-03-01 16:57:59,250 INFO program/MainThread: stderr[315]: 2024-03-01 16:57:59,250 INFO program/MainThread: ...done [315] (exit code: 0) 2024-03-01 16:57:59,250 INFO program/MainThread: Running [316] lvmdevices --deldev /dev/sdc ... 2024-03-01 16:57:59,262 INFO program/MainThread: stdout[316]: 2024-03-01 16:57:59,262 INFO program/MainThread: stderr[316]: 2024-03-01 16:57:59,262 INFO program/MainThread: ...done [316] (exit code: 0) 2024-03-01 16:57:59,262 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:59,274 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:59,274 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:59,285 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:59,286 INFO blivet/MainThread: executing action: [367] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:57:59,289 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:59,292 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:57:59,294 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:57:59,295 INFO program/MainThread: Running [317] 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:59,323 INFO program/MainThread: stdout[317]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 16:57:59,323 INFO program/MainThread: stderr[317]: 2024-03-01 16:57:59,323 INFO program/MainThread: ...done [317] (exit code: 0) 2024-03-01 16:57:59,323 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 16:57:59,323 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:59,339 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:59,339 INFO program/MainThread: Running [318] 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:59,346 INFO program/MainThread: stdout[318]: use_devicesfile=1 2024-03-01 16:57:59,347 INFO program/MainThread: stderr[318]: 2024-03-01 16:57:59,347 INFO program/MainThread: ...done [318] (exit code: 0) 2024-03-01 16:57:59,347 INFO program/MainThread: Running [319] lvmdevices --deldev /dev/sdb ... 2024-03-01 16:57:59,359 INFO program/MainThread: stdout[319]: 2024-03-01 16:57:59,359 INFO program/MainThread: stderr[319]: 2024-03-01 16:57:59,359 INFO program/MainThread: ...done [319] (exit code: 0) 2024-03-01 16:57:59,359 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:59,370 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:59,370 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:59,382 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:59,383 INFO blivet/MainThread: executing action: [365] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:57:59,386 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:57:59,389 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:57:59,391 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:57:59,391 INFO program/MainThread: Running [320] 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:59,418 INFO program/MainThread: stdout[320]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 16:57:59,418 INFO program/MainThread: stderr[320]: 2024-03-01 16:57:59,418 INFO program/MainThread: ...done [320] (exit code: 0) 2024-03-01 16:57:59,418 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 16:57:59,419 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:59,435 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:59,436 INFO program/MainThread: Running [321] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:57:59,443 INFO program/MainThread: stdout[321]: use_devicesfile=1 2024-03-01 16:57:59,443 INFO program/MainThread: stderr[321]: 2024-03-01 16:57:59,443 INFO program/MainThread: ...done [321] (exit code: 0) 2024-03-01 16:57:59,443 INFO program/MainThread: Running [322] lvmdevices --deldev /dev/sda ... 2024-03-01 16:57:59,455 INFO program/MainThread: stdout[322]: 2024-03-01 16:57:59,455 INFO program/MainThread: stderr[322]: 2024-03-01 16:57:59,455 INFO program/MainThread: ...done [322] (exit code: 0) 2024-03-01 16:57:59,455 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:59,466 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:59,466 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:57:59,477 DEBUG program/MainThread: Return code: 0 2024-03-01 16:57:59,482 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:57:59,482 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 0x7fc804e94540> 2024-03-01 16:58:05,974 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_0uar4n_f/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:58:08,954 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_h7mkkc_g/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:58:12,909 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_rpst57ed/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:58:12,942 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:12,942 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:58:12,945 INFO program/MainThread: stdout[2]: 2024-03-01 16:58:12,945 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:12,945 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:58:12,945 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:58:12,949 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:12,950 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:58:12,953 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:12,953 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:58:12,956 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:12,956 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:58:12,959 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:12,959 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:58:12,966 INFO program/MainThread: stdout: 2024-03-01 16:58:12,967 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:58:12,967 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:58:12,967 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:58:12,967 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:58:12,967 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:58:12,967 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:58:12,967 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:58:12,967 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:58:12,967 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:58:12,967 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:58:12,967 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:58:12,967 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:58:12,967 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:58:12,967 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:58:12,967 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:58:12,967 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:12,967 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:12,967 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:12,968 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:12,968 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:58:12,968 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:12,968 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:58:12,968 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:58:12,968 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:12,980 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:12,993 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:12,998 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 16:58:12,998 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:12,998 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:13,024 INFO program/MainThread: stdout[3]: 2024-03-01 16:58:13,025 INFO program/MainThread: stderr[3]: 2024-03-01 16:58:13,025 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:58:13,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:13,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:13,036 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:58:13,037 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:13,042 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:58:13,042 INFO blivet/MainThread: sda is a disk 2024-03-01 16:58:13,043 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:58:13,043 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:58:13,046 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:58:13,049 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:58:13,049 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:13,052 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:13,053 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:58:13,053 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:58:13,053 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd27733fe80) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 16:58:13,056 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:58:13,057 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:58:13,060 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 16:58:13,060 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:13,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:58:13,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:13,071 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:58:13,071 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:58:13,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:58:13,071 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:58:13,074 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:58:13,077 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:58:13,077 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:13,080 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:13,080 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:58:13,081 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:58:13,081 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd276fdb9a0) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 16:58:13,084 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:58:13,084 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:58:13,087 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f ' '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 16:58:13,087 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:13,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:58:13,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:13,098 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:58:13,099 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:58:13,099 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:58:13,099 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:58:13,102 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:58:13,105 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:58:13,105 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:13,108 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:13,108 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:58:13,108 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:58:13,108 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd276fdb430) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 16:58:13,111 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:58:13,112 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:58:13,114 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57 ' '/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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 16:58:13,115 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:13,117 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:58:13,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:13,125 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:58:13,125 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:58:13,126 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:58:13,126 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:58:13,128 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:58:13,131 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:58:13,131 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:13,134 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:13,135 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:58:13,135 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:58:13,135 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd275fb9940) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 16:58:13,138 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:58:13,138 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:58:13,141 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 16:58:13,141 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:13,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:58:13,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:13,151 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:58:13,152 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:58:13,152 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:58:13,152 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:58:13,155 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:58:13,158 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:58:13,158 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:13,161 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:13,161 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:58:13,161 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:58:13,161 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd275fb9370) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 16:58:13,164 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:58:13,164 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:58:13,167 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 16:58:13,167 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:13,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:58:13,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:13,178 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:58:13,179 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:58:13,179 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:58:13,179 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:58:13,182 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:58:13,184 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:58:13,185 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:13,187 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:13,188 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:58:13,188 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:58:13,188 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd276fdb970) -- 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 = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 16:58:13,191 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:58:13,191 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:58:13,194 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 16:58:13,194 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:13,197 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:58:13,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:13,205 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:58:13,205 INFO blivet/MainThread: sde is a disk 2024-03-01 16:58:13,205 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:58:13,205 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:58:13,208 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:58:13,211 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:58:13,211 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:13,214 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:13,214 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:58:13,214 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:58:13,214 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd275f45640) -- 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 = 6001405c3b791ebed274cde9617c7538 2024-03-01 16:58:13,217 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:58:13,217 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:58:13,220 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 16:58:13,221 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:13,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:58:13,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:13,231 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:58:13,231 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:58:13,232 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:58:13,232 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:58:13,234 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:58:13,237 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:58:13,237 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:13,240 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:13,240 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:58:13,241 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:58:13,241 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd275fb3c70) -- 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 = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 16:58:13,244 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:58:13,244 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:58:13,247 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 16:58:13,247 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:13,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:58:13,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:13,257 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:58:13,258 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:58:13,258 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:58:13,258 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:58:13,261 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:58:13,264 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:58:13,264 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:13,267 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:13,267 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:58:13,267 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:58:13,267 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd275f45d90) -- 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 = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 16:58:13,270 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:58:13,270 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:58:13,273 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 16:58:13,273 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:13,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:58:13,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:13,284 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:58:13,284 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:58:13,284 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:58:13,284 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:58:13,287 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:58:13,290 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:58:13,290 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:13,293 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:13,293 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:58:13,293 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:58:13,293 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd275f45580) -- 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 = 60014051dfd529f618d40f4a338a2674 2024-03-01 16:58:13,296 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:58:13,296 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:58:13,299 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987', '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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 16:58:13,299 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:13,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:58:13,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:13,310 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:58:13,310 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:58:13,310 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:58:13,311 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:58:13,313 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:58:13,316 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:58:13,316 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:13,319 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:13,319 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:58:13,320 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:58:13,320 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd275f55220) -- 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 = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 16:58:13,323 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:58:13,323 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:58:13,326 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2', '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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 16:58:13,326 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:13,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:58:13,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:13,336 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:58:13,337 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:58:13,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:58:13,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:58:13,340 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:58:13,342 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:58:13,342 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:13,345 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:13,346 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:58:13,346 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:58:13,346 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd275f55760) -- 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 = 600140533c9de3e898f45bcb604704b2 2024-03-01 16:58:13,349 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:58:13,349 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:58:13,352 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': '20122653'} ; 2024-03-01 16:58:13,352 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:58:13,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:13,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:13,361 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:58:13,361 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:58:13,361 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:58:13,361 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:58:13,361 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:58:13,362 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:58:13,364 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:58:13,367 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:58:13,367 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:58:13,370 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:13,370 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:58:13,370 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:58:13,371 INFO blivet/MainThread: got device: DiskDevice instance (0x7fd275f55fa0) -- 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:13,373 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:58:13,377 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:13,377 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:58:13,380 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:13,380 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:58:13,383 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:13,383 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:58:13,386 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:13,386 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:58:13,389 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:58:13,391 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:13,394 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:58:13,407 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7fd275f61580> 2024-03-01 16:58:13,462 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:58:13,466 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:58:13,466 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:58:13,470 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': '20124541'} ; 2024-03-01 16:58:13,470 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:58:13,470 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:58:13,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:13,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:13,478 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:58:13,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:13,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:13,483 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:13,495 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:13,512 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:13,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:58:13,515 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:58:13,518 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:58:13,519 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:58:13,521 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:58:13,524 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:58:13,524 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:58:13,527 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:13,527 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:13,528 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:58:13,530 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:58:13,533 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:58:13,536 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:58:13,539 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:58:13,541 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:13,542 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:13,542 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:58:13,542 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:58:13,542 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fd275f63bb0) -- 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 0x7fd275f6e810> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:58:13,546 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:58:13,549 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:13,549 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:58:13,552 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:13,552 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:58:13,555 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:13,555 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:58:13,558 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:13,558 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:58:13,560 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:58:13,560 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:58:13,563 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:13,563 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:58:13,566 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:58:13,566 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:13,566 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:13,578 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:13,592 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:58:13,593 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:58:13,596 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:13,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:13,601 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:13,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:13,603 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 16:58:13,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:58:13,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:13,611 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:13,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:13,613 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:58:13,616 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:13,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:13,621 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:13,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:13,623 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:58:13,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:58:13,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:13,631 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:13,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:13,633 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:58:13,636 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:13,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:13,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:58:13,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:13,643 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:58:13,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:58:13,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:13,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:58:13,653 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:13,653 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:13,655 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:13,655 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 82 2024-03-01 16:58:16,579 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_0eb1ispy/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:58:16,612 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:16,613 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:58:16,615 INFO program/MainThread: stdout[2]: 2024-03-01 16:58:16,615 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:16,616 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:58:16,616 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:58:16,620 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:16,620 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:58:16,623 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:16,624 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:58:16,626 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:16,627 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:58:16,629 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:16,629 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:58:16,637 INFO program/MainThread: stdout: 2024-03-01 16:58:16,637 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:58:16,637 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:58:16,637 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:58:16,637 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:58:16,637 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:58:16,637 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:58:16,637 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:58:16,637 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:58:16,637 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:58:16,637 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:58:16,637 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:58:16,637 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:58:16,637 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:58:16,638 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:58:16,638 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:58:16,638 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:16,638 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- sdb 1073741824 root disk brw-rw---- sdc 1073741824 root disk brw-rw---- sdd 1073741824 root disk brw-rw---- sde 1073741824 root disk brw-rw---- sdf 1073741824 root disk brw-rw---- sdg 1073741824 root disk brw-rw---- sdh 1073741824 root disk brw-rw---- sdi 1073741824 root disk brw-rw---- sdj 1073741824 root disk brw-rw---- sdk 1073741824 root disk brw-rw---- sdl 1073741824 root disk brw-rw---- xvda 268435456000 root disk brw-rw---- `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:58:16,638 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:16,638 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:16,638 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:58:16,638 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:16,639 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:58:16,639 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:58:16,639 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:16,648 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:16,661 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:16,665 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 16:58:16,665 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:16,665 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:16,692 INFO program/MainThread: stdout[3]: 2024-03-01 16:58:16,692 INFO program/MainThread: stderr[3]: 2024-03-01 16:58:16,692 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:58:16,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:16,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:16,702 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:58:16,704 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:16,709 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:58:16,709 INFO blivet/MainThread: sda is a disk 2024-03-01 16:58:16,709 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:58:16,710 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:58:16,713 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:58:16,716 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:58:16,716 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:16,719 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:16,720 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:58:16,720 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:58:16,720 INFO blivet/MainThread: got device: DiskDevice instance (0x7f29b9ecee80) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 16:58:16,723 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:58:16,723 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:58:16,726 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', '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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 16:58:16,727 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:16,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:58:16,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:16,737 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:58:16,738 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:58:16,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:58:16,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:58:16,741 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:58:16,744 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:58:16,744 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:16,747 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:16,747 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:58:16,747 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:58:16,747 INFO blivet/MainThread: got device: DiskDevice instance (0x7f29b9b5b9a0) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 16:58:16,751 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:58:16,751 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:58:16,754 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 16:58:16,754 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:16,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:58:16,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:16,764 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:58:16,765 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:58:16,765 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:58:16,765 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:58:16,768 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:58:16,771 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:58:16,771 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:16,774 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:16,774 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:58:16,774 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:58:16,774 INFO blivet/MainThread: got device: DiskDevice instance (0x7f29b9b5b430) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 16:58:16,777 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:58:16,778 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:58:16,780 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57', '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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 16:58:16,781 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:16,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:58:16,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:16,791 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:58:16,791 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:58:16,791 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:58:16,791 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:58:16,794 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:58:16,797 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:58:16,797 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:16,800 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:16,800 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:58:16,801 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:58:16,801 INFO blivet/MainThread: got device: DiskDevice instance (0x7f29b8b39940) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 16:58:16,804 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:58:16,804 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:58:16,807 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 16:58:16,807 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:16,809 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:58:16,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:16,817 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:58:16,817 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:58:16,818 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:58:16,818 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:58:16,820 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:58:16,823 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:58:16,823 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:16,826 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:16,826 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:58:16,827 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:58:16,827 INFO blivet/MainThread: got device: DiskDevice instance (0x7f29b8b39370) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 16:58:16,830 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:58:16,830 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:58:16,833 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_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 16:58:16,833 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:16,836 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:58:16,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:16,843 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:58:16,844 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:58:16,844 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:58:16,844 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:58:16,846 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:58:16,849 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:58:16,849 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:16,852 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:16,852 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:58:16,853 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:58:16,853 INFO blivet/MainThread: got device: DiskDevice instance (0x7f29b9b5b970) -- 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 = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 16:58:16,856 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:58:16,856 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:58:16,859 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 16:58:16,859 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:16,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:58:16,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:16,869 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:58:16,869 INFO blivet/MainThread: sde is a disk 2024-03-01 16:58:16,869 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:58:16,870 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:58:16,872 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:58:16,875 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:58:16,875 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:16,878 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:16,878 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:58:16,878 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:58:16,879 INFO blivet/MainThread: got device: DiskDevice instance (0x7f29b8ac4640) -- 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 = 6001405c3b791ebed274cde9617c7538 2024-03-01 16:58:16,881 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:58:16,882 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:58:16,884 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 16:58:16,885 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:16,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:58:16,890 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:16,895 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:58:16,895 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:58:16,895 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:58:16,895 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:58:16,898 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:58:16,901 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:58:16,901 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:16,904 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:16,904 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:58:16,904 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:58:16,904 INFO blivet/MainThread: got device: DiskDevice instance (0x7f29b8b33c70) -- 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 = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 16:58:16,907 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:58:16,907 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:58:16,910 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', '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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 16:58:16,910 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:16,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:58:16,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:16,920 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:58:16,921 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:58:16,921 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:58:16,921 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:58:16,924 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:58:16,926 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:58:16,927 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:16,930 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:16,930 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:58:16,930 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:58:16,931 INFO blivet/MainThread: got device: DiskDevice instance (0x7f29b8ac4d90) -- 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 = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 16:58:16,933 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:58:16,934 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:58:16,937 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 16:58:16,937 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 16:58:16,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:58:16,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:16,947 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:58:16,947 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:58:16,947 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:58:16,947 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:58:16,950 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:58:16,953 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:58:16,953 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:58:16,956 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:16,956 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:58:16,956 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:58:16,956 INFO blivet/MainThread: got device: DiskDevice instance (0x7f29b8ac4580) -- 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 = 60014051dfd529f618d40f4a338a2674 2024-03-01 16:58:16,959 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:58:16,959 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:58:16,962 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', '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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 16:58:16,962 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 16:58:16,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:58:16,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:16,972 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:58:16,973 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:58:16,973 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:58:16,973 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:58:16,976 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:58:16,979 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:58:16,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:16,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:16,982 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:58:16,982 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:58:16,982 INFO blivet/MainThread: got device: DiskDevice instance (0x7f29b8ad5640) -- 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 = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 16:58:16,985 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:58:16,985 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:58:16,988 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58', '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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 16:58:16,988 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:16,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:58:16,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:16,998 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:58:16,999 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:58:16,999 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:58:16,999 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:58:17,002 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:58:17,004 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:58:17,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:17,007 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:17,008 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:58:17,008 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:58:17,008 INFO blivet/MainThread: got device: DiskDevice instance (0x7f29b8ad5040) -- 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 = 600140533c9de3e898f45bcb604704b2 2024-03-01 16:58:17,011 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:58:17,011 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:58:17,014 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': '20122653'} ; 2024-03-01 16:58:17,014 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:58:17,017 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:17,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:17,023 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:58:17,023 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:58:17,023 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:58:17,023 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:58:17,023 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:58:17,023 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:58:17,026 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:58:17,029 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:58:17,029 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:58:17,032 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:17,032 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:58:17,032 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:58:17,032 INFO blivet/MainThread: got device: DiskDevice instance (0x7f29b8ad5fa0) -- 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:17,035 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:58:17,038 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:17,039 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:58:17,042 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:17,042 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:58:17,045 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:17,045 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:58:17,048 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:17,048 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:58:17,051 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:58:17,053 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:17,056 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:58:17,062 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f29ba227e00> 2024-03-01 16:58:17,099 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:58:17,103 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:58:17,103 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:58:17,107 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': '20124541'} ; 2024-03-01 16:58:17,107 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:58:17,107 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:58:17,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:17,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:17,115 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:58:17,118 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:17,120 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:17,120 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:17,132 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:17,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:17,151 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:58:17,151 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:58:17,154 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:58:17,155 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:58:17,157 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:58:17,160 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:58:17,160 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:58:17,163 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:58:17,163 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:17,163 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:58:17,166 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:58:17,169 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:58:17,172 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:58:17,174 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:58:17,177 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:58:17,177 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:17,178 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:58:17,178 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:58:17,178 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f29b8ae4bb0) -- 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 0x7f29b8aedf90> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:58:17,181 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:58:17,184 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:17,184 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:58:17,188 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:17,188 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:58:17,191 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:17,191 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:58:17,194 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:17,194 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:58:17,195 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:58:17,195 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:58:17,198 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:17,198 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:58:17,201 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:58:17,201 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:17,201 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:17,213 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:17,226 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:58:17,227 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:58:17,230 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:17,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:17,235 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:17,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:17,238 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:17,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:58:17,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:17,245 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:17,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:17,248 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:58:17,250 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:17,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:17,255 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:17,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:17,257 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:58:17,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:58:17,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:17,264 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:17,267 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:17,267 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:58:17,269 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:17,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:17,274 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:17,276 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:17,276 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:17,279 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:17,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:17,284 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:17,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:17,286 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:17,288 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:17,291 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:17,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:17,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:17,296 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 16:58:17,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:17,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 16:58:17,301 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:58:17,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:58:17,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 16:58:17,306 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:58:17,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:58:17,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 16:58:17,311 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:58:17,313 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:58:17,314 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 16:58:17,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:58:17,317 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:58:17,317 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:58:17,320 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:58:17,320 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:58:17,322 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:58:17,322 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 16:58:17,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:58:17,325 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:58:17,325 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:58:17,328 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:58:17,328 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:58:17,331 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:58:17,331 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 16:58:17,331 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:58:17,333 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:58:17,334 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:58:17,336 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:58:17,336 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:58:17,337 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:58:17,341 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:58:17,344 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:58:17,347 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:58:17,350 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:58:17,353 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:58:17,356 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:58:17,357 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:58:17,359 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:58:17,360 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 16:58:17,360 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:58:17,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:17,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:17,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:17,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:17,371 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 16:58:17,372 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:58:17,372 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:58:17,372 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 16:58:17,373 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:58:17,373 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:58:17,376 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:17,376 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 16:58:17,378 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:17,379 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 16:58:17,382 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:58:17,385 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:58:17,385 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:58:17,388 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:58:17,391 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:58:17,393 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:58:17,397 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 16:58:17,397 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:58:17,398 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:58:17,398 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 16:58:17,398 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 16:58:17,401 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 16:58:17,401 INFO program/MainThread: stderr[4]: 2024-03-01 16:58:17,401 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:58:17,402 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 16:58:17,402 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:17,402 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:58:17,406 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 16:58:17,406 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:17,407 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:58:17,407 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:58:17,407 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:58:17,407 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:58:17,407 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:58:17,407 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:58:17,407 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:58:17,407 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:17,407 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:17,407 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:58:17,407 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:58:17,410 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:58:17,413 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:58:17,415 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:58:17,415 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:58:17,418 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:58:17,418 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 0x7f29b8a37950> 2024-03-01 16:58:17,418 INFO blivet/MainThread: sorting actions... 2024-03-01 16:58:17,419 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:58:17,419 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:58:17,420 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:58:17,420 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:58:17,420 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:58:17,420 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:58:17,420 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:58:17,420 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:17,420 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:17,421 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:58:17,423 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:17,426 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 16:58:17,426 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 16:58:17,432 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:17,433 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:17,459 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:17,460 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:17,471 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:17,472 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:58:17,475 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:17,478 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 16:58:17,478 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 16:58:17,483 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:17,483 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:17,506 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:17,507 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:17,518 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:17,519 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:58:17,522 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:17,525 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 16:58:17,525 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 16:58:17,531 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:17,531 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:17,556 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:17,556 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:17,568 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:17,569 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:58:17,572 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:17,575 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:58:17,578 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:58:17,578 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:58:17,578 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:17,578 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:58:17,609 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 16:58:17,610 INFO program/MainThread: stderr[5]: 2024-03-01 16:58:17,610 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:58:17,610 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:17,623 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 16:58:17,623 INFO program/MainThread: stderr[6]: 2024-03-01 16:58:17,623 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:58:17,623 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 16:58:17,651 INFO program/MainThread: stdout[7]: 2024-03-01 16:58:17,651 INFO program/MainThread: stderr[7]: 2024-03-01 16:58:17,651 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:58:17,651 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 16:58:17,651 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:17,663 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:17,667 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:58:17,667 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:17,668 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 16:58:17,677 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:17,677 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:17,698 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:17,699 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:58:17,702 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:17,705 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:58:17,707 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:58:17,707 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:58:17,707 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:17,707 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:58:17,743 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 16:58:17,744 INFO program/MainThread: stderr[8]: 2024-03-01 16:58:17,744 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:58:17,744 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:17,754 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 16:58:17,754 INFO program/MainThread: stderr[9]: 2024-03-01 16:58:17,754 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:58:17,754 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 16:58:17,784 INFO program/MainThread: stdout[10]: 2024-03-01 16:58:17,784 INFO program/MainThread: stderr[10]: 2024-03-01 16:58:17,784 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:58:17,784 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 16:58:17,784 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:17,796 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:17,800 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:58:17,800 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:17,801 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 16:58:17,809 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:17,810 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:17,833 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:17,834 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:58:17,837 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:17,840 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:58:17,843 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:58:17,843 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:58:17,843 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:17,843 INFO program/MainThread: Running [11] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:58:17,875 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 16:58:17,876 INFO program/MainThread: stderr[11]: 2024-03-01 16:58:17,876 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:58:17,876 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:17,886 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 16:58:17,886 INFO program/MainThread: stderr[12]: 2024-03-01 16:58:17,886 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:58:17,886 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 16:58:17,916 INFO program/MainThread: stdout[13]: 2024-03-01 16:58:17,916 INFO program/MainThread: stderr[13]: 2024-03-01 16:58:17,916 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:58:17,916 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 16:58:17,917 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:17,928 DEBUG program/MainThread: Return code: 0 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,933 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 16:58:17,942 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:17,942 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:17,963 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:17,964 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:58:17,967 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 16:58:17,970 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:58:17,972 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:17,975 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:58:17,977 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:17,980 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:58:17,983 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:17,985 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:58:17,988 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 16:58:17,988 INFO program/MainThread: Running [14] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:18,034 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 16:58:18,034 INFO program/MainThread: stderr[14]: 2024-03-01 16:58:18,034 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:58:18,043 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:58:18,048 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:58:18,058 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:18,072 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:58:18,077 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:18,087 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:58:18,092 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:18,099 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:58:18,099 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:18,134 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:18,138 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:58:18,141 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:58:18,141 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:18,153 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:18,154 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 16:58:18,161 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:18,161 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:18,172 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:18,172 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:18,176 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 16:58:18,179 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 16:58:18,181 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:58:18,184 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:58:18,187 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:18,190 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:58:18,193 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:18,196 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:58:18,199 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:18,202 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:58:18,202 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:18,213 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:18,217 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:58:18,218 INFO program/MainThread: Running [15] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:18,255 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk 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:58:18,255 INFO program/MainThread: stderr[15]: 2024-03-01 16:58:18,255 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:58:18,259 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 16:58:18,259 INFO program/MainThread: Running [16] lvm lvcreate -n lv1 -L 1568768K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:18,317 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 16:58:18,318 INFO program/MainThread: stderr[16]: 2024-03-01 16:58:18,318 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:58:18,328 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:18,341 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:58:18,341 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:58:18,341 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:18,360 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:18,364 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:58:18,365 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:58:18,365 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:58:18,373 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:18,373 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:18,389 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:18,390 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:18,393 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:18,396 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:58:18,399 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 16:58:18,399 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 16:58:18,530 INFO program/MainThread: stdout: 2024-03-01 16:58:18,531 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 16:58:18,531 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:58:18,531 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:58:18,531 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:58:18,531 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 16:58:18,531 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:58:18,531 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:58:18,531 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:58:18,531 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:58:18,531 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:58:18,531 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:18,532 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 16:58:18,546 INFO program/MainThread: stdout: 2024-03-01 16:58:18,546 INFO program/MainThread: writing all SBs 2024-03-01 16:58:18,546 INFO program/MainThread: new label = "" 2024-03-01 16:58:18,546 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:18,546 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:18,562 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:18,566 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:58:18,566 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:58:18,567 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:58:18,575 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:18,576 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:18,592 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:18,597 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:58:18,597 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 0x7f29b8a37ae0> 2024-03-01 16:58:18,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:18,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:58:18,603 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:58:18,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:18,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:58:18,608 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:58:27,283 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_1dqewede/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:58:27,316 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:27,316 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:58:27,319 INFO program/MainThread: stdout[2]: 2024-03-01 16:58:27,319 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:27,319 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:58:27,320 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:58:27,324 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:27,324 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:58:27,327 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:27,327 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:58:27,330 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:27,330 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:58:27,333 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:27,333 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:58:27,341 INFO program/MainThread: stdout: 2024-03-01 16:58:27,341 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:58:27,341 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member DJfcVF-DQwY-VbKd-NH0o-6vTl-FAJE-42RueH 2024-03-01 16:58:27,341 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 4c659ce5-3940-4b5b-961c-7fab3c34d052 2024-03-01 16:58:27,341 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr 2024-03-01 16:58:27,341 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 4c659ce5-3940-4b5b-961c-7fab3c34d052 2024-03-01 16:58:27,341 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz 2024-03-01 16:58:27,341 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:58:27,341 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:58:27,341 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:58:27,341 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:58:27,342 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:58:27,342 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:58:27,342 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:58:27,342 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:58:27,342 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:58:27,342 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:58:27,342 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:58:27,342 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:27,342 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member DJfcVF-DQwY-VbKd-NH0o-6vTl-FAJE-42RueH `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 4c659ce5-3940-4b5b-961c-7fab3c34d052 sdb 1073741824 root disk brw-rw---- LVM2_member T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 4c659ce5-3940-4b5b-961c-7fab3c34d052 sdc 1073741824 root disk brw-rw---- LVM2_member IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz 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:27,342 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:27,342 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:27,342 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:58:27,343 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:27,343 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:58:27,343 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:58:27,343 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:27,354 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:27,367 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 16:58:27,371 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/lvm-pv-uuid-DJfcVF-DQwY-VbKd-NH0o-6vTl-FAJE-42RueH ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead', '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': 'DJfcVF-DQwY-VbKd-NH0o-6vTl-FAJE-42RueH', 'ID_FS_UUID_ENC': 'DJfcVF-DQwY-VbKd-NH0o-6vTl-FAJE-42RueH', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 16:58:27,371 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 16:58:27,372 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:27,404 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:27,404 INFO program/MainThread: stderr[3]: 2024-03-01 16:58:27,404 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:58:27,408 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:27,415 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:58:27,416 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:27,421 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:58:27,421 INFO blivet/MainThread: sda is a disk 2024-03-01 16:58:27,421 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:58:27,422 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:58:27,425 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:58:27,428 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:58:27,428 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:27,431 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:27,431 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:58:27,432 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:58:27,432 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0031938e80) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 16:58:27,435 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:58:27,438 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:27,439 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:58:27,442 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:27,442 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:58:27,445 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:27,445 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:58:27,448 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:27,448 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:58:27,451 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:58:27,451 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:58:27,451 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:27,485 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=DJfcVF-DQwY-VbKd-NH0o-6vTl-FAJE-42RueH LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk 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:58:27,486 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr. WARNING: Couldn't find device with uuid IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz. WARNING: VG test_vg1 is missing PV T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:58:27,486 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:58:27,486 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:58:27,490 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: DJfcVF-DQwY-VbKd-NH0o-6vTl-FAJE-42RueH ; label: None ; device: /dev/sda ; serial: 36001405cb3a2c17f0ac4908a800fa6af ; exists: True ; vg_name: test_vg1 ; vg_uuid: 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk ; pe_start: 8 MiB ; 2024-03-01 16:58:27,490 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:58:27,493 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:58:27,495 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk ; incomplete: True ; hidden: False ; 2024-03-01 16:58:27,498 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:27,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:27,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 16:58:27,537 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk 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:58:27,537 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr. WARNING: Couldn't find device with uuid IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz. WARNING: VG test_vg1 is missing PV T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:58:27,537 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:58:27,537 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:58:27,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:58:27,542 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:58:27,546 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:58:27,546 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:58:27,549 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:58:27,549 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:27,584 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH 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:27,585 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr. WARNING: Couldn't find device with uuid IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz. WARNING: VG test_vg1 is missing PV T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:58:27,585 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:58:27,589 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:58:27,589 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:58:27,592 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:58:27,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk ; incomplete: True ; hidden: False ; 2024-03-01 16:58:27,597 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:58:27,597 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:58:27,598 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:27,601 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/lvm-pv-uuid-T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr ' '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/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': 'T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr', 'ID_FS_UUID_ENC': 'T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr', '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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 16:58:27,601 INFO blivet/MainThread: scanning sdb (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb)... 2024-03-01 16:58:27,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:27,611 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:58:27,612 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:58:27,612 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:58:27,612 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:58:27,615 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:58:27,618 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:58:27,618 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:27,621 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 16:58:27,621 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:58:27,621 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:58:27,621 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00307e3220) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 16:58:27,624 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:58:27,627 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:27,628 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:58:27,630 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:27,631 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:58:27,633 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:27,634 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:58:27,636 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:27,637 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:58:27,639 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:58:27,639 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:58:27,639 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:27,672 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=DJfcVF-DQwY-VbKd-NH0o-6vTl-FAJE-42RueH LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk 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:58:27,673 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz. WARNING: VG test_vg1 is missing PV IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz (last written to /dev/sdc). 2024-03-01 16:58:27,673 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:58:27,673 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:58:27,676 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr ; label: None ; device: /dev/sdb ; serial: 36001405c75836cb10d34d4f943cdfb85 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 16:58:27,677 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:58:27,679 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:58:27,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk ; incomplete: True ; hidden: False ; 2024-03-01 16:58:27,685 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:58:27,688 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:58:27,691 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:58:27,693 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:58:27,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk ; incomplete: True ; hidden: False ; 2024-03-01 16:58:27,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:27,699 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:27,736 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:27,736 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz. WARNING: VG test_vg1 is missing PV IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz (last written to /dev/sdc). 2024-03-01 16:58:27,736 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:58:27,736 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:58:27,736 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:27,740 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f ' '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 16:58:27,740 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:27,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,746 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:27,751 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:58:27,751 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:58:27,751 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:58:27,752 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:58:27,754 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:58:27,757 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:58:27,757 DEBUG blivet/MainThread: sdk sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk 2024-03-01 16:58:27,760 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdk ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:10/block/sdk ; 2024-03-01 16:58:27,760 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:58:27,761 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:58:27,761 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00307daeb0) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 16:58:27,764 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:58:27,764 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:58:27,767 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 16:58:27,767 INFO blivet/MainThread: scanning sdl (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl)... 2024-03-01 16:58:27,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:27,777 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:58:27,778 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:58:27,778 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:58:27,778 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:58:27,780 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:58:27,783 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:58:27,783 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:27,786 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:27,786 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:58:27,787 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:58:27,787 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0030855730) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 16:58:27,790 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:58:27,790 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:58:27,793 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:b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/lvm-pv-uuid-IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz ' '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753', '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': 'IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz', 'ID_FS_UUID_ENC': 'IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 16:58:27,793 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:27,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:27,803 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:58:27,803 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:58:27,804 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:58:27,804 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:58:27,806 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:58:27,809 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:58:27,809 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 16:58:27,812 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:27,812 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:58:27,813 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:58:27,813 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00307dcf10) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 16:58:27,816 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:58:27,819 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:27,819 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:58:27,822 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:27,822 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:58:27,825 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:27,825 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:58:27,828 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:27,828 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:58:27,830 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:58:27,830 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:58:27,830 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 16:58:27,862 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=DJfcVF-DQwY-VbKd-NH0o-6vTl-FAJE-42RueH LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk 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:58:27,862 INFO program/MainThread: stderr[9]: 2024-03-01 16:58:27,862 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:58:27,862 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:58:27,866 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz ; label: None ; device: /dev/sdc ; serial: 36001405b611fc0edc394f2f865831565 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:58:27,866 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:58:27,869 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:58:27,871 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk ; incomplete: True ; hidden: False ; 2024-03-01 16:58:27,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:27,877 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:58:27,880 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:58:27,883 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:58:27,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk ; incomplete: True ; hidden: False ; 2024-03-01 16:58:27,888 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:27,888 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 16:58:27,919 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:27,920 INFO program/MainThread: stderr[10]: 2024-03-01 16:58:27,920 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:58:27,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:27,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,931 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:27,932 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:58:27,935 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:58:27,935 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:58:27,938 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:58:27,941 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:58:27,942 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:58:27,945 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:58:27,945 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:58:27,946 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:58:27,949 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:58:27,952 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:58:27,952 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:58:27,955 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:58:27,958 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:58:27,958 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:58:27,961 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:58:27,961 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:58:27,961 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 16:58:27,961 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:58:27,964 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:58:27,964 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:58:27,967 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:58:27,968 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:58:27,971 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-8yxiLMi91Qu0geFYy6VMX1OVLRQCwWdksDNpm6fhemfBM7DOy3es17o80Qp0vFjH ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-uuid/4c659ce5-3940-4b5b-961c-7fab3c34d052', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '55', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-8yxiLMi91Qu0geFYy6VMX1OVLRQCwWdksDNpm6fhemfBM7DOy3es17o80Qp0vFjH', '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': '4c659ce5-3940-4b5b-961c-7fab3c34d052', 'ID_FS_UUID_ENC': '4c659ce5-3940-4b5b-961c-7fab3c34d052', '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': '1169117887'} ; 2024-03-01 16:58:27,971 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:58:27,971 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:27,974 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:58:27,974 INFO program/MainThread: stderr[11]: 2024-03-01 16:58:27,974 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:58:27,974 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:27,976 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:58:27,977 INFO program/MainThread: stderr[12]: 2024-03-01 16:58:27,977 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:58:27,977 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:27,979 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:58:27,979 INFO program/MainThread: stderr[13]: 2024-03-01 16:58:27,979 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:58:27,983 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:27,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:58:27,988 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,989 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,989 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:27,990 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:27,986 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f00307daf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH 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 (0x7f0030855640) -- 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 = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:27,990 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:27,993 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:58:27,993 INFO program/MainThread: stderr[14]: 2024-03-01 16:58:27,993 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:58:27,996 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:58:28,000 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:28,000 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:58:28,003 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:28,003 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:58:28,006 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:28,006 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:58:28,009 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:28,009 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:58:28,011 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:58:28,011 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:58:28,014 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:28,014 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:58:28,017 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:58:28,017 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:28,018 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:28,021 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:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 16:58:28,021 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:28,024 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:58:28,027 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:28,032 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:58:28,033 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:58:28,033 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:58:28,033 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 16:58:28,035 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:58:28,038 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:58:28,038 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:28,041 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:28,041 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:58:28,042 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 16:58:28,042 INFO blivet/MainThread: got device: DiskDevice instance (0x7f003077d340) -- name = sdd status = True id = 59 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 16:58:28,045 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:58:28,045 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:58:28,048 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 16:58:28,048 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:28,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:58:28,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:28,058 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:58:28,059 INFO blivet/MainThread: sde is a disk 2024-03-01 16:58:28,059 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 16:58:28,059 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 16:58:28,062 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:58:28,065 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:58:28,065 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:28,067 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:28,068 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:58:28,068 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 16:58:28,068 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0030768af0) -- name = sde status = True id = 64 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 6001405c3b791ebed274cde9617c7538 2024-03-01 16:58:28,071 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:58:28,071 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:58:28,074 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff ' '/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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 16:58:28,074 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:28,077 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:58:28,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:28,085 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:58:28,085 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:58:28,085 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 16:58:28,085 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 16:58:28,088 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:58:28,091 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:58:28,091 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:28,094 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:28,094 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:58:28,094 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 16:58:28,094 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0030768400) -- name = sdf status = True id = 69 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 16:58:28,097 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:58:28,097 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:58:28,100 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', '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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 16:58:28,100 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:28,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:58:28,106 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:28,111 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:58:28,111 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:58:28,111 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 16:58:28,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 16:58:28,114 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:58:28,117 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:58:28,117 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:28,120 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:28,120 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:58:28,121 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 16:58:28,121 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00307e3820) -- name = sdg status = True id = 74 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 16:58:28,123 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:58:28,124 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:58:28,126 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 16:58:28,126 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:28,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:58:28,132 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:28,137 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:58:28,137 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:58:28,137 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 16:58:28,138 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 16:58:28,140 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:58:28,143 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:58:28,143 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:28,146 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:28,146 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:58:28,147 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 16:58:28,147 INFO blivet/MainThread: got device: DiskDevice instance (0x7f00307871c0) -- name = sdh status = True id = 79 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 60014051dfd529f618d40f4a338a2674 2024-03-01 16:58:28,149 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:58:28,150 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:58:28,153 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc', '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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 16:58:28,153 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:28,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:58:28,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:28,163 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:58:28,164 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:58:28,164 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:58:28,164 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:58:28,166 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:58:28,169 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:58:28,169 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 16:58:28,172 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:28,172 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:58:28,173 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 16:58:28,173 INFO blivet/MainThread: got device: DiskDevice instance (0x7f003078b2e0) -- name = sdi status = True id = 84 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 16:58:28,176 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:58:28,176 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:58:28,179 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2', '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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 16:58:28,179 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:28,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:58:28,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:28,189 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:58:28,190 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:58:28,190 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 16:58:28,190 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 16:58:28,192 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:58:28,195 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:58:28,195 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:28,198 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:28,199 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:58:28,199 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 16:58:28,199 INFO blivet/MainThread: got device: DiskDevice instance (0x7f003078b970) -- name = sdj status = True id = 89 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 600140533c9de3e898f45bcb604704b2 2024-03-01 16:58:28,202 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:58:28,202 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:58:28,205 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': '20122653'} ; 2024-03-01 16:58:28,205 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:58:28,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:28,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:28,214 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:58:28,214 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:58:28,214 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:58:28,214 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:58:28,214 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:58:28,215 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:58:28,217 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:58:28,220 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:58:28,220 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:58:28,223 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:28,223 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:58:28,223 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 16:58:28,224 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0030787c10) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:58:28,226 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:58:28,229 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:28,229 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 16:58:28,232 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:28,232 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 16:58:28,235 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:28,235 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 16:58:28,238 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:28,238 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 16:58:28,241 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:58:28,244 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:28,246 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:58:28,253 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 0x7f00307d2880> 2024-03-01 16:58:28,289 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 16:58:28,293 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:58:28,293 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:58:28,296 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': '20124541'} ; 2024-03-01 16:58:28,297 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:58:28,297 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:58:28,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:28,302 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:28,305 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:58:28,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:28,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:28,310 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:28,320 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:28,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:28,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 16:58:28,340 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 16:58:28,343 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:58:28,343 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:58:28,346 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:58:28,349 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:58:28,349 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:58:28,352 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:28,352 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:28,352 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:58:28,355 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:58:28,358 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:58:28,360 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:58:28,363 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:58:28,366 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:28,366 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:28,366 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 16:58:28,367 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:58:28,366 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f003078efd0) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) with existing msdos disklabel'] uuid = e61ef7e0-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f00307903b0> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:58:28,370 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:58:28,373 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:28,373 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 16:58:28,376 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:28,376 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 16:58:28,379 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:28,379 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 16:58:28,382 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:28,382 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 16:58:28,382 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:58:28,385 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:28,385 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 16:58:28,388 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:58:28,388 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:28,391 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/4c659ce5-3940-4b5b-961c-7fab3c34d052 ' '/dev/disk/by-id/dm-uuid-LVM-8yxiLMi91Qu0geFYy6VMX1OVLRQCwWdksDNpm6fhemfBM7DOy3es17o80Qp0vFjH', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '55', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-8yxiLMi91Qu0geFYy6VMX1OVLRQCwWdksDNpm6fhemfBM7DOy3es17o80Qp0vFjH', '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': '4c659ce5-3940-4b5b-961c-7fab3c34d052', 'ID_FS_UUID_ENC': '4c659ce5-3940-4b5b-961c-7fab3c34d052', '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': '1169117887'} ; 2024-03-01 16:58:28,391 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:58:28,391 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:28,394 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:58:28,394 INFO program/MainThread: stderr[15]: 2024-03-01 16:58:28,394 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:58:28,394 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:28,396 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:58:28,397 INFO program/MainThread: stderr[16]: 2024-03-01 16:58:28,397 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:58:28,397 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:28,399 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:58:28,399 INFO program/MainThread: stderr[17]: 2024-03-01 16:58:28,399 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:58:28,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:28,405 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:58:28,408 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:28,408 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:28,409 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:28,409 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:28,406 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f00307daf10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f0030855640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:28,410 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:28,412 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:58:28,412 INFO program/MainThread: stderr[18]: 2024-03-01 16:58:28,412 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:58:28,416 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:58:28,416 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:58:28,416 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:28,428 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:28,442 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:58:28,443 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:58:28,446 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:28,449 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:28,451 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:28,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:28,454 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:28,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:58:28,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:28,461 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:28,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:28,464 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:58:28,466 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:28,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:28,471 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:28,474 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:28,474 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:58:28,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:58:28,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:28,481 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:28,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:28,484 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:58:28,486 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:28,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:28,491 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:28,494 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:28,494 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:28,496 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:28,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:28,501 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:28,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:28,504 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:31,402 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ettbhlhn/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:58:31,435 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:31,436 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:58:31,438 INFO program/MainThread: stdout[2]: 2024-03-01 16:58:31,439 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:31,439 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:58:31,439 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:58:31,443 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:31,443 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:58:31,446 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:31,447 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:58:31,449 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:31,450 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:58:31,452 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:31,452 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:58:31,460 INFO program/MainThread: stdout: 2024-03-01 16:58:31,460 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:58:31,461 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member DJfcVF-DQwY-VbKd-NH0o-6vTl-FAJE-42RueH 2024-03-01 16:58:31,461 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 4c659ce5-3940-4b5b-961c-7fab3c34d052 2024-03-01 16:58:31,461 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr 2024-03-01 16:58:31,461 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 4c659ce5-3940-4b5b-961c-7fab3c34d052 2024-03-01 16:58:31,461 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz 2024-03-01 16:58:31,461 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:58:31,461 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:58:31,461 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:58:31,461 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:58:31,461 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:58:31,461 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:58:31,461 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:58:31,461 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:58:31,461 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:58:31,461 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:58:31,461 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:58:31,461 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:31,461 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member DJfcVF-DQwY-VbKd-NH0o-6vTl-FAJE-42RueH `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 4c659ce5-3940-4b5b-961c-7fab3c34d052 sdb 1073741824 root disk brw-rw---- LVM2_member T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 4c659ce5-3940-4b5b-961c-7fab3c34d052 sdc 1073741824 root disk brw-rw---- LVM2_member IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz 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:31,461 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:31,462 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:31,462 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:58:31,462 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:31,462 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:58:31,462 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:58:31,462 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:31,471 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:31,485 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 16:58:31,489 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/lvm-pv-uuid-DJfcVF-DQwY-VbKd-NH0o-6vTl-FAJE-42RueH ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', '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': 'DJfcVF-DQwY-VbKd-NH0o-6vTl-FAJE-42RueH', 'ID_FS_UUID_ENC': 'DJfcVF-DQwY-VbKd-NH0o-6vTl-FAJE-42RueH', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 16:58:31,489 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:31,490 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:31,524 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:31,525 INFO program/MainThread: stderr[3]: 2024-03-01 16:58:31,525 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:58:31,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:31,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:31,536 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:58:31,537 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:31,542 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:58:31,543 INFO blivet/MainThread: sda is a disk 2024-03-01 16:58:31,543 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:58:31,543 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:58:31,546 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:58:31,549 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:58:31,550 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 16:58:31,553 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:31,553 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:58:31,553 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:58:31,553 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0875945e80) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 16:58:31,557 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:58:31,560 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:31,560 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:58:31,563 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:31,563 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:58:31,567 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:31,567 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:58:31,570 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:31,570 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:58:31,573 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:58:31,573 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:58:31,573 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:31,606 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=DJfcVF-DQwY-VbKd-NH0o-6vTl-FAJE-42RueH LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk 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:58:31,607 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr. WARNING: Couldn't find device with uuid IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz. WARNING: VG test_vg1 is missing PV T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:58:31,607 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:58:31,607 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:58:31,611 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: DJfcVF-DQwY-VbKd-NH0o-6vTl-FAJE-42RueH ; label: None ; device: /dev/sda ; serial: 36001405cb3a2c17f0ac4908a800fa6af ; exists: True ; vg_name: test_vg1 ; vg_uuid: 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk ; pe_start: 8 MiB ; 2024-03-01 16:58:31,611 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:58:31,614 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:58:31,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk ; incomplete: True ; hidden: False ; 2024-03-01 16:58:31,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:31,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:31,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:31,625 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:31,661 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk 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:58:31,662 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr. WARNING: Couldn't find device with uuid IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz. WARNING: VG test_vg1 is missing PV T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:58:31,662 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:58:31,662 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:58:31,662 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:58:31,667 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:58:31,670 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:58:31,671 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:58:31,673 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:58:31,674 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:31,710 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH 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:31,710 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr. WARNING: Couldn't find device with uuid IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz. WARNING: VG test_vg1 is missing PV T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:58:31,710 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:58:31,714 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:58:31,715 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:58:31,717 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:58:31,720 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk ; incomplete: True ; hidden: False ; 2024-03-01 16:58:31,723 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:58:31,723 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:58:31,723 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:31,726 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/lvm-pv-uuid-T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', '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': 'T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr', 'ID_FS_UUID_ENC': 'T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr', '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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 16:58:31,726 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:31,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:58:31,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:31,737 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:58:31,738 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:58:31,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:58:31,738 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:58:31,741 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:58:31,743 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:58:31,744 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:31,746 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:31,747 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:58:31,747 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:58:31,747 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0874542220) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 16:58:31,750 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:58:31,753 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:31,754 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:58:31,756 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:31,756 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:58:31,759 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:31,759 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:58:31,762 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:31,762 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:58:31,765 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:58:31,765 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:58:31,765 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:31,798 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=DJfcVF-DQwY-VbKd-NH0o-6vTl-FAJE-42RueH LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk 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:58:31,799 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz. WARNING: VG test_vg1 is missing PV IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz (last written to /dev/sdc). 2024-03-01 16:58:31,799 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:58:31,799 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:58:31,803 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr ; label: None ; device: /dev/sdb ; serial: 36001405c75836cb10d34d4f943cdfb85 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 16:58:31,803 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:58:31,806 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:58:31,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk ; incomplete: True ; hidden: False ; 2024-03-01 16:58:31,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:58:31,814 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:58:31,817 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:58:31,819 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:58:31,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk ; incomplete: True ; hidden: False ; 2024-03-01 16:58:31,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:31,825 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:31,862 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:31,862 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz. WARNING: VG test_vg1 is missing PV IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz (last written to /dev/sdc). 2024-03-01 16:58:31,862 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:58:31,862 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:58:31,862 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:31,866 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 16:58:31,866 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:31,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:58:31,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:31,877 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:58:31,877 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:58:31,878 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:58:31,878 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:58:31,880 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:58:31,883 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:58:31,883 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:31,886 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:31,886 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:58:31,887 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:58:31,887 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0874539eb0) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 16:58:31,890 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:58:31,890 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:58:31,893 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c ' '/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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 16:58:31,893 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:31,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:58:31,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:31,904 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:58:31,904 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:58:31,904 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:58:31,904 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:58:31,907 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:58:31,910 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:58:31,910 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:31,913 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:31,913 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:58:31,913 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:58:31,913 INFO blivet/MainThread: got device: DiskDevice instance (0x7f08745b4730) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 16:58:31,916 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:58:31,916 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:58:31,919 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:b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/lvm-pv-uuid-IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565', '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': 'IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz', 'ID_FS_UUID_ENC': 'IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 16:58:31,919 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:31,922 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:58:31,925 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:31,930 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:58:31,930 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:58:31,930 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:58:31,930 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:58:31,933 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:58:31,936 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:58:31,936 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:31,939 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:31,939 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:58:31,940 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:58:31,940 INFO blivet/MainThread: got device: DiskDevice instance (0x7f087453bf10) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 16:58:31,943 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:58:31,946 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:31,946 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:58:31,949 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:31,949 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:58:31,952 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:31,952 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:58:31,955 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:31,955 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:58:31,957 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:58:31,957 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:58:31,957 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:58:31,988 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=DJfcVF-DQwY-VbKd-NH0o-6vTl-FAJE-42RueH LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=T3Ge8Q-4cfE-wRGI-SUfP-k0wz-ZnZ0-DmFXKr LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk 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:58:31,989 INFO program/MainThread: stderr[9]: 2024-03-01 16:58:31,989 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:58:31,989 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:58:31,993 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: IFMOW9-Bmr7-bn37-ccXu-mbnF-p6GU-UXdpRz ; label: None ; device: /dev/sdc ; serial: 36001405b611fc0edc394f2f865831565 ; exists: True ; vg_name: test_vg1 ; vg_uuid: 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:58:31,993 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:58:31,996 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:58:31,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk ; incomplete: True ; hidden: False ; 2024-03-01 16:58:32,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:32,004 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:58:32,007 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:58:32,010 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:58:32,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk ; incomplete: True ; hidden: False ; 2024-03-01 16:58:32,015 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:32,015 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:58:32,047 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:32,048 INFO program/MainThread: stderr[10]: 2024-03-01 16:58:32,048 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:58:32,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:32,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:32,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH ; incomplete: False ; hidden: False ; 2024-03-01 16:58:32,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:58:32,060 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:58:32,063 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:58:32,063 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:58:32,066 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:58:32,070 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:58:32,070 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:58:32,073 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:58:32,074 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:58:32,074 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:58:32,077 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:58:32,080 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:58:32,080 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:58:32,083 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:58:32,086 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:58:32,086 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:58:32,089 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:58:32,089 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:58:32,090 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 16:58:32,090 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:58:32,092 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:58:32,093 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:58:32,096 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:58:32,096 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:58:32,099 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-8yxiLMi91Qu0geFYy6VMX1OVLRQCwWdksDNpm6fhemfBM7DOy3es17o80Qp0vFjH ' '/dev/disk/by-uuid/4c659ce5-3940-4b5b-961c-7fab3c34d052 ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '55', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-8yxiLMi91Qu0geFYy6VMX1OVLRQCwWdksDNpm6fhemfBM7DOy3es17o80Qp0vFjH', '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': '4c659ce5-3940-4b5b-961c-7fab3c34d052', 'ID_FS_UUID_ENC': '4c659ce5-3940-4b5b-961c-7fab3c34d052', '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': '1169117887'} ; 2024-03-01 16:58:32,099 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:58:32,100 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:32,102 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:58:32,103 INFO program/MainThread: stderr[11]: 2024-03-01 16:58:32,103 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:58:32,103 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:32,105 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:58:32,105 INFO program/MainThread: stderr[12]: 2024-03-01 16:58:32,105 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:58:32,105 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:32,108 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:58:32,108 INFO program/MainThread: stderr[13]: 2024-03-01 16:58:32,108 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:58:32,112 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:32,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:58:32,117 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,118 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,118 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,119 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,115 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH 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 (0x7f08745b4640) -- 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 = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,119 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:32,122 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:58:32,122 INFO program/MainThread: stderr[14]: 2024-03-01 16:58:32,122 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:58:32,125 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:58:32,129 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:32,129 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:58:32,132 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:32,132 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:58:32,135 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:32,135 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:58:32,138 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:32,138 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:58:32,139 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:58:32,140 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:58:32,143 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:32,143 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:58:32,146 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:58:32,146 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:32,147 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:58:32,150 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 16:58:32,150 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:58:32,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:58:32,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:32,161 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:58:32,161 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:58:32,162 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:58:32,162 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 16:58:32,164 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:58:32,167 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:58:32,167 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 16:58:32,170 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:58:32,170 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:58:32,171 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 16:58:32,171 INFO blivet/MainThread: got device: DiskDevice instance (0x7f08744db340) -- name = sdd status = True id = 59 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 16:58:32,174 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:58:32,174 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:58:32,177 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 16:58:32,177 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:32,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:58:32,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:32,188 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:58:32,188 INFO blivet/MainThread: sde is a disk 2024-03-01 16:58:32,188 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 16:58:32,188 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 16:58:32,191 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:58:32,194 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:58:32,194 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:32,197 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:32,197 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:58:32,198 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 16:58:32,198 INFO blivet/MainThread: got device: DiskDevice instance (0x7f08744c7af0) -- name = sde status = True id = 64 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 6001405c3b791ebed274cde9617c7538 2024-03-01 16:58:32,201 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:58:32,201 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:58:32,204 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 16:58:32,204 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:32,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:58:32,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:32,214 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:58:32,215 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:58:32,215 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 16:58:32,215 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 16:58:32,218 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:58:32,220 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:58:32,221 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:32,223 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:32,224 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:58:32,224 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 16:58:32,224 INFO blivet/MainThread: got device: DiskDevice instance (0x7f08744c7400) -- name = sdf status = True id = 69 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 16:58:32,227 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:58:32,227 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:58:32,230 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44', '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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 16:58:32,230 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:32,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:58:32,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:32,241 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:58:32,241 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:58:32,241 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 16:58:32,242 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 16:58:32,244 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:58:32,247 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:58:32,247 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 16:58:32,250 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 16:58:32,250 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:58:32,251 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 16:58:32,251 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0874542820) -- name = sdg status = True id = 74 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 16:58:32,254 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:58:32,254 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:58:32,257 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 16:58:32,257 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:32,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:58:32,262 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:32,267 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:58:32,268 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:58:32,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 16:58:32,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 16:58:32,271 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:58:32,274 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:58:32,274 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 16:58:32,277 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdh ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh ; 2024-03-01 16:58:32,277 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:58:32,277 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 16:58:32,277 INFO blivet/MainThread: got device: DiskDevice instance (0x7f08744e61c0) -- name = sdh status = True id = 79 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 60014051dfd529f618d40f4a338a2674 2024-03-01 16:58:32,280 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:58:32,280 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:58:32,283 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987', '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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 16:58:32,283 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:32,286 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:58:32,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:32,294 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:58:32,295 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:58:32,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:58:32,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:58:32,297 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:58:32,300 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:58:32,300 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:32,303 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:32,303 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:58:32,304 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 16:58:32,304 INFO blivet/MainThread: got device: DiskDevice instance (0x7f08744e82e0) -- name = sdi status = True id = 84 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 16:58:32,307 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:58:32,307 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:58:32,310 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2', '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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 16:58:32,310 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:32,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:58:32,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:32,321 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:58:32,321 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:58:32,321 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 16:58:32,321 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 16:58:32,324 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:58:32,327 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:58:32,327 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:32,330 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:32,330 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:58:32,331 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 16:58:32,331 INFO blivet/MainThread: got device: DiskDevice instance (0x7f08744e8970) -- name = sdj status = True id = 89 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 600140533c9de3e898f45bcb604704b2 2024-03-01 16:58:32,334 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:58:32,334 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:58:32,336 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': '20122653'} ; 2024-03-01 16:58:32,336 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:58:32,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:32,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:32,346 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:58:32,346 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:58:32,346 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:58:32,346 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:58:32,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:58:32,346 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:58:32,349 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:58:32,352 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:58:32,352 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:58:32,355 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:32,355 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:58:32,355 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 16:58:32,355 INFO blivet/MainThread: got device: DiskDevice instance (0x7f08744e6c10) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:58:32,358 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:58:32,361 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:32,361 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 16:58:32,364 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:32,364 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 16:58:32,367 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:32,367 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 16:58:32,370 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:32,370 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 16:58:32,373 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:58:32,376 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:32,379 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:58:32,384 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 0x7f0876d8d780> 2024-03-01 16:58:32,417 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 16:58:32,421 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:58:32,421 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:58:32,425 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': '20124541'} ; 2024-03-01 16:58:32,425 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:58:32,425 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:58:32,428 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:32,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:32,433 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:58:32,436 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:32,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:32,439 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:32,450 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:32,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:32,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 16:58:32,471 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 16:58:32,474 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:58:32,474 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:58:32,476 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:58:32,479 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:58:32,479 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:58:32,482 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:32,483 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:32,483 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:58:32,485 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:58:32,488 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:58:32,491 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:58:32,493 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:58:32,496 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:32,497 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:32,497 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 16:58:32,497 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:58:32,497 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f08744e9fd0) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) with existing msdos disklabel'] uuid = e61ef7e0-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f08744f86d0> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:58:32,501 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:58:32,504 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:32,504 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 16:58:32,506 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:32,507 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 16:58:32,509 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:32,510 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 16:58:32,512 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:32,513 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 16:58:32,513 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:58:32,515 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:32,515 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 16:58:32,518 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:58:32,518 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:32,521 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-8yxiLMi91Qu0geFYy6VMX1OVLRQCwWdksDNpm6fhemfBM7DOy3es17o80Qp0vFjH ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/4c659ce5-3940-4b5b-961c-7fab3c34d052', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '55', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-8yxiLMi91Qu0geFYy6VMX1OVLRQCwWdksDNpm6fhemfBM7DOy3es17o80Qp0vFjH', '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': '4c659ce5-3940-4b5b-961c-7fab3c34d052', 'ID_FS_UUID_ENC': '4c659ce5-3940-4b5b-961c-7fab3c34d052', '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': '1169117887'} ; 2024-03-01 16:58:32,521 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:58:32,521 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:32,524 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:58:32,524 INFO program/MainThread: stderr[15]: 2024-03-01 16:58:32,524 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:58:32,524 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:32,527 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:58:32,527 INFO program/MainThread: stderr[16]: 2024-03-01 16:58:32,527 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:58:32,527 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:32,529 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:58:32,530 INFO program/MainThread: stderr[17]: 2024-03-01 16:58:32,530 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:58:32,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:32,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:58:32,539 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,539 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,539 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,540 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,536 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,541 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:58:32,543 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:58:32,543 INFO program/MainThread: stderr[18]: 2024-03-01 16:58:32,543 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:58:32,547 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:58:32,547 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:58:32,547 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:32,559 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:32,574 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:58:32,574 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:58:32,577 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:32,580 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:32,583 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:32,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:32,585 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:32,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:58:32,590 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:32,592 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:32,595 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:32,595 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:58:32,597 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:32,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:32,602 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:32,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:32,605 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:58:32,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:58:32,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:32,612 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:32,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:32,615 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:58:32,617 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:32,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:32,622 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:32,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:32,624 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:32,627 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:32,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:32,632 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:32,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:32,635 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:32,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:32,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:32,640 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 16:58:32,640 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:32,641 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:32,641 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:32,641 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:32,642 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:32,642 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:32,643 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:32,643 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:32,643 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:32,644 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:32,644 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:32,644 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:58:32,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:32,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:58:32,650 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:58:32,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:58:32,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:58:32,655 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:58:32,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:58:32,659 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 16:58:32,660 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:58:32,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:32,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:58:32,665 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:58:32,667 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,668 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,668 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,669 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,665 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,671 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,672 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,672 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,673 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,669 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,675 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,676 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,676 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,677 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,673 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,679 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,680 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,680 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,681 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,677 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,683 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,684 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,684 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,685 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,681 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,687 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,688 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,688 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,689 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,685 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,691 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,691 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,692 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,692 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,689 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,695 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,695 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,696 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,696 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,693 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,699 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,699 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,700 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,700 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,697 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,703 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,703 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,704 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,704 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,701 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,707 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,707 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,708 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,708 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,705 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,710 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,711 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,711 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,712 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,709 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,714 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,715 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,715 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,716 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,712 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,718 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,719 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,719 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,720 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,716 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,722 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,723 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,723 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,724 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,720 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,726 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,727 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,727 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,728 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,724 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,730 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,731 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,731 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,732 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,728 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,734 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,735 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,735 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,735 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,732 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,738 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,738 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,739 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,739 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,736 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,742 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,742 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,743 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,743 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,740 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,746 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,746 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,747 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,747 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,744 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,750 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,750 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,750 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,751 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,748 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,753 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,754 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,754 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,755 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,751 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,757 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,758 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,758 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,759 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,755 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,761 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,762 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,762 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,763 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,759 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,765 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,766 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,766 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,767 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,763 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,769 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,770 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,770 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,770 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,767 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,773 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,773 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,774 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,774 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,771 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,777 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,777 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,778 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,778 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,775 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,781 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,781 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,782 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,782 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,779 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,785 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,785 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,785 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,786 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,783 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,788 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,789 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,789 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:58:32,790 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:58:32,786 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f0874539f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = sDNpm6-fhem-fBM7-DOy3-es17-o80Q-p0vFjH size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f08745b4640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = 8yxiLM-i91Q-u0ge-FYy6-VMX1-OVLR-QCwWdk size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:58:32,790 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 16:58:32,793 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:58:32,793 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:32,794 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 16:58:32,797 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 16:58:32,797 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:32,797 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 16:58:32,800 INFO program/MainThread: stdout[19]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 16:58:32,801 INFO program/MainThread: stderr[19]: 2024-03-01 16:58:32,801 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:58:32,805 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:58:32,805 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 16:58:32,805 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:32,805 DEBUG blivet.ansible/MainThread: ['sda', 'sdc', 'sdb', 'test_vg1'] 2024-03-01 16:58:32,805 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 16:58:32,808 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 16:58:32,808 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:32,811 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:58:32,814 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:58:32,817 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:58:32,817 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 16:58:32,817 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:58:32,817 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 16:58:32,817 DEBUG blivet/MainThread: removing sda 2024-03-01 16:58:32,819 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 16:58:32,819 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:32,820 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:58:32,822 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 16:58:32,822 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:58:32,822 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 16:58:32,822 DEBUG blivet/MainThread: removing sdc 2024-03-01 16:58:32,825 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 16:58:32,825 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:32,825 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 16:58:32,828 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 16:58:32,828 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:58:32,828 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 16:58:32,828 DEBUG blivet/MainThread: removing sdb 2024-03-01 16:58:32,830 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 16:58:32,830 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:58:32,831 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:58:32,833 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 16:58:32,833 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:58:32,834 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:32,843 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:32,857 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:32,868 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:32,885 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:58:32,885 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:32,885 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:32,885 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:58:32,885 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:58:32,885 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:58:32,886 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:58:32,886 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:58:32,886 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:58:32,888 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:58:32,891 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:58:32,893 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:58:32,893 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:58:32,896 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:58:32,896 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 0x7f0875ec5180> 2024-03-01 16:58:32,896 INFO blivet/MainThread: sorting actions... 2024-03-01 16:58:32,897 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:32,897 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:32,897 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:58:32,897 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:58:32,897 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:58:32,898 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:58:32,898 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:32,900 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:32,903 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:58:32,904 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 16:58:32,911 INFO program/MainThread: stdout: 2024-03-01 16:58:32,912 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:32,912 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:32,912 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:32,928 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:32,928 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:32,936 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:32,937 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:58:32,941 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 16:58:32,944 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:58:32,947 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:58:32,950 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 16:58:32,953 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:58:32,953 INFO program/MainThread: Running [20] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:32,985 INFO program/MainThread: stdout[20]: 2024-03-01 16:58:32,985 INFO program/MainThread: stderr[20]: 2024-03-01 16:58:32,985 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:58:32,989 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:58:32,992 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:32,994 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:58:32,997 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:33,000 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:58:33,002 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:33,005 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:58:33,008 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 16:58:33,008 INFO program/MainThread: Running [21] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:33,047 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 16:58:33,047 INFO program/MainThread: stderr[21]: 2024-03-01 16:58:33,047 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:58:33,048 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:58:33,058 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 16:58:33,069 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 16:58:33,075 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:58:33,080 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:33,085 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:58:33,090 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:33,095 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:58:33,098 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:33,100 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:58:33,103 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 16:58:33,103 INFO program/MainThread: Running [22] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:33,143 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 16:58:33,143 INFO program/MainThread: stderr[22]: 2024-03-01 16:58:33,143 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:58:33,144 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:33,196 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 16:58:33,196 INFO program/MainThread: stderr[23]: 2024-03-01 16:58:33,196 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:58:33,196 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:33,221 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 16:58:33,222 INFO program/MainThread: stderr[24]: 2024-03-01 16:58:33,222 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:58:33,222 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:58:33,228 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:33,236 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:58:33,246 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:58:33,247 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:58:33,297 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 16:58:33,298 INFO program/MainThread: stderr[25]: 2024-03-01 16:58:33,298 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:58:33,298 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 16:58:33,298 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:33,311 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:33,312 INFO program/MainThread: Running [26] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc ... 2024-03-01 16:58:33,318 INFO program/MainThread: stdout[26]: use_devicesfile=1 2024-03-01 16:58:33,319 INFO program/MainThread: stderr[26]: 2024-03-01 16:58:33,319 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:58:33,319 INFO program/MainThread: Running [27] lvmdevices --deldev /dev/sdb ... 2024-03-01 16:58:33,330 INFO program/MainThread: stdout[27]: 2024-03-01 16:58:33,330 INFO program/MainThread: stderr[27]: 2024-03-01 16:58:33,330 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:58:33,330 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:33,341 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:33,342 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:33,353 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:33,354 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:58:33,357 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:33,360 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:58:33,362 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:58:33,362 INFO program/MainThread: Running [28] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc ... 2024-03-01 16:58:33,388 INFO program/MainThread: stdout[28]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 16:58:33,389 INFO program/MainThread: stderr[28]: 2024-03-01 16:58:33,389 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:58:33,389 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 16:58:33,389 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:33,405 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:33,406 INFO program/MainThread: Running [29] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:58:33,413 INFO program/MainThread: stdout[29]: use_devicesfile=1 2024-03-01 16:58:33,413 INFO program/MainThread: stderr[29]: 2024-03-01 16:58:33,413 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:58:33,413 INFO program/MainThread: Running [30] lvmdevices --deldev /dev/sdc ... 2024-03-01 16:58:33,425 INFO program/MainThread: stdout[30]: 2024-03-01 16:58:33,425 INFO program/MainThread: stderr[30]: 2024-03-01 16:58:33,425 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:58:33,426 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:33,437 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:33,437 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:33,449 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:33,450 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:58:33,453 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:33,456 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:58:33,458 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:58:33,458 INFO program/MainThread: Running [31] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:58:33,486 INFO program/MainThread: stdout[31]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 16:58:33,487 INFO program/MainThread: stderr[31]: 2024-03-01 16:58:33,487 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:58:33,487 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 16:58:33,487 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:33,502 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:33,503 INFO program/MainThread: Running [32] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:33,510 INFO program/MainThread: stdout[32]: use_devicesfile=1 2024-03-01 16:58:33,510 INFO program/MainThread: stderr[32]: 2024-03-01 16:58:33,510 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:58:33,510 INFO program/MainThread: Running [33] lvmdevices --deldev /dev/sda ... 2024-03-01 16:58:33,522 INFO program/MainThread: stdout[33]: 2024-03-01 16:58:33,523 INFO program/MainThread: stderr[33]: 2024-03-01 16:58:33,523 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:58:33,523 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:33,533 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:33,533 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:33,545 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:33,550 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:58:33,550 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 0x7f08759e2360> 2024-03-01 16:58:41,527 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_rvd5ep5i/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:58:44,508 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_2rrp0faz/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:58:48,405 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_74ebokvh/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:58:48,438 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:48,438 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:58:48,441 INFO program/MainThread: stdout[2]: 2024-03-01 16:58:48,441 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:48,441 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:58:48,441 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:58:48,445 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:48,446 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:58:48,449 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:48,449 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:58:48,452 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:48,452 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:58:48,454 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:48,455 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:58:48,462 INFO program/MainThread: stdout: 2024-03-01 16:58:48,462 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:58:48,462 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:58:48,462 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:58:48,462 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:58:48,462 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:58:48,463 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:58:48,463 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:58:48,463 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:58:48,463 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:58:48,463 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:58:48,463 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:58:48,463 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:58:48,463 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:58:48,463 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:58:48,463 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:58:48,463 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:48,463 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:48,463 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:48,463 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:48,464 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:58:48,464 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:48,464 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:58:48,464 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:58:48,464 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:48,476 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:48,489 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:48,493 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 16:58:48,493 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:48,493 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:48,521 INFO program/MainThread: stdout[3]: 2024-03-01 16:58:48,521 INFO program/MainThread: stderr[3]: 2024-03-01 16:58:48,521 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:58:48,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:48,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:48,532 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:58:48,534 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:48,538 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:58:48,539 INFO blivet/MainThread: sda is a disk 2024-03-01 16:58:48,539 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:58:48,539 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:58:48,542 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:58:48,546 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:58:48,546 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:48,549 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:48,549 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:58:48,549 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:58:48,550 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9124f48e80) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 16:58:48,553 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:58:48,553 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:58:48,556 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85 ' '/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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 16:58:48,556 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:48,559 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:58:48,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:48,567 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:58:48,567 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:58:48,567 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:58:48,567 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:58:48,570 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:58:48,573 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:58:48,573 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:48,576 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:48,576 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:58:48,577 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:58:48,577 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9124bdb9a0) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 16:58:48,580 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:58:48,580 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:58:48,583 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 16:58:48,583 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:48,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:58:48,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:48,594 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:58:48,594 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:58:48,594 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:58:48,595 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:58:48,597 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:58:48,600 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:58:48,600 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:48,603 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:48,604 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:58:48,604 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:58:48,604 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9124bdb430) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 16:58:48,607 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:58:48,607 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:58:48,610 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c', '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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 16:58:48,610 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:48,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:58:48,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:48,620 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:58:48,621 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:58:48,621 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:58:48,621 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:58:48,624 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:58:48,627 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:58:48,627 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:48,630 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:48,630 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:58:48,630 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:58:48,630 INFO blivet/MainThread: got device: DiskDevice instance (0x7f91243b9940) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 16:58:48,633 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:58:48,633 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:58:48,636 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 16:58:48,636 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:48,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:58:48,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:48,647 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:58:48,647 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:58:48,647 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:58:48,647 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:58:48,650 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:58:48,653 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:58:48,653 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:48,656 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:48,656 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:58:48,657 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:58:48,657 INFO blivet/MainThread: got device: DiskDevice instance (0x7f91243b9370) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 16:58:48,660 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:58:48,660 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:58:48,663 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 16:58:48,663 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:48,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:58:48,668 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:48,673 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:58:48,674 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:58:48,674 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:58:48,674 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:58:48,676 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:58:48,679 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:58:48,680 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:48,682 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:48,683 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:58:48,683 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:58:48,683 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9124bdb970) -- 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 = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 16:58:48,686 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:58:48,686 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:58:48,689 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 16:58:48,689 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:48,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:58:48,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:48,699 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:58:48,700 INFO blivet/MainThread: sde is a disk 2024-03-01 16:58:48,700 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:58:48,700 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:58:48,703 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:58:48,705 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:58:48,706 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:48,708 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:48,709 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:58:48,709 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:58:48,709 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9124345640) -- 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 = 6001405c3b791ebed274cde9617c7538 2024-03-01 16:58:48,712 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:58:48,712 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:58:48,715 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 16:58:48,715 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:48,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:58:48,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:48,725 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:58:48,726 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:58:48,726 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:58:48,726 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:58:48,729 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:58:48,732 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:58:48,732 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:48,735 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:48,735 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:58:48,735 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:58:48,735 INFO blivet/MainThread: got device: DiskDevice instance (0x7f91243b4c70) -- 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 = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 16:58:48,738 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:58:48,738 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:58:48,741 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 16:58:48,741 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:48,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:58:48,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:48,751 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:58:48,752 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:58:48,752 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:58:48,752 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:58:48,755 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:58:48,758 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:58:48,758 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:48,761 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:48,761 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:58:48,761 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:58:48,761 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9124345d90) -- 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 = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 16:58:48,764 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:58:48,764 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:58:48,767 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_1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 16:58:48,767 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:48,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:58:48,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:48,778 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:58:48,778 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:58:48,778 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:58:48,778 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:58:48,781 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:58:48,784 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:58:48,784 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:48,787 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:48,787 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:58:48,787 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:58:48,787 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9124345580) -- 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 = 60014051dfd529f618d40f4a338a2674 2024-03-01 16:58:48,791 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:58:48,791 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:58:48,794 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987', '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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 16:58:48,794 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:48,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:58:48,799 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:48,804 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:58:48,804 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:58:48,805 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:58:48,805 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:58:48,808 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:58:48,810 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:58:48,811 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:48,813 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:48,814 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:58:48,814 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:58:48,814 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9124356220) -- 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 = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 16:58:48,817 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:58:48,817 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:58:48,820 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', '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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 16:58:48,820 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:48,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:58:48,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:48,830 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:58:48,831 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:58:48,831 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:58:48,831 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:58:48,834 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:58:48,836 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:58:48,837 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:48,839 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:48,840 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:58:48,840 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:58:48,840 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9124356760) -- 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 = 600140533c9de3e898f45bcb604704b2 2024-03-01 16:58:48,843 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:58:48,843 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:58:48,846 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': '20122653'} ; 2024-03-01 16:58:48,846 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:58:48,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:48,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:48,855 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:58:48,855 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:58:48,855 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:58:48,855 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:58:48,856 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:58:48,856 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:58:48,858 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:58:48,861 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:58:48,861 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:58:48,864 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:48,864 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:58:48,865 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:58:48,865 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9124356fa0) -- 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:48,868 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:58:48,871 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:48,871 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:58:48,874 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:48,874 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:58:48,877 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:48,877 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:58:48,880 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:48,880 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:58:48,883 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:58:48,885 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:48,888 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:58:48,894 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 0x7f9124355180> 2024-03-01 16:58:48,934 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:58:48,937 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:58:48,937 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:58:48,941 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': '20124541'} ; 2024-03-01 16:58:48,941 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:58:48,941 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:58:48,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:48,946 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:48,949 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:58:48,952 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:48,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:48,954 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:48,966 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:48,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:48,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:58:48,985 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:58:48,989 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:58:48,989 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:58:48,992 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:58:48,994 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:58:48,995 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:58:48,997 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:58:48,998 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:48,998 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:58:49,001 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:58:49,003 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:58:49,006 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:58:49,009 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:58:49,012 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:49,012 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:49,012 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:58:49,013 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:58:49,012 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f9124365bb0) -- 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 0x7f91254c3c70> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:58:49,016 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:58:49,019 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:49,019 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:58:49,022 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:49,022 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:58:49,025 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:49,025 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:58:49,028 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:49,028 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:58:49,030 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:58:49,030 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:58:49,033 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:49,033 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:58:49,036 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:58:49,036 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:49,036 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:49,045 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:49,058 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:58:49,059 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:58:49,062 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:49,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,067 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:49,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:49,070 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:49,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,075 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,077 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:49,080 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:49,080 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:58:49,082 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:49,085 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,087 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:49,090 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:49,090 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:58:49,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:58:49,095 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,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:58:49,099 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:49,099 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:58:49,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:58:49,104 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,107 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:49,109 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:49,109 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:49,112 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:49,114 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:49,116 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:49,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:49,119 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:49,122 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:49,122 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 82 2024-03-01 16:58:52,029 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_injolkm8/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:58:52,062 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:52,062 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:58:52,064 INFO program/MainThread: stdout[2]: 2024-03-01 16:58:52,064 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:52,064 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:58:52,065 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:58:52,069 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:52,069 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:58:52,072 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:52,072 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:58:52,075 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:52,075 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:58:52,078 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:58:52,078 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:58:52,086 INFO program/MainThread: stdout: 2024-03-01 16:58:52,086 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:58:52,086 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:58:52,086 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:58:52,086 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:58:52,086 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:58:52,086 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:58:52,086 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:58:52,086 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:58:52,086 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:58:52,086 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:58:52,086 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:58:52,086 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:58:52,086 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:58:52,086 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:58:52,086 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:58:52,086 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:52,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:58:52,087 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:52,087 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:52,087 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:58:52,087 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:52,087 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:58:52,088 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:58:52,088 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:52,099 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:52,112 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:52,116 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 16:58:52,116 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:52,116 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:52,142 INFO program/MainThread: stdout[3]: 2024-03-01 16:58:52,143 INFO program/MainThread: stderr[3]: 2024-03-01 16:58:52,143 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:58:52,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:52,153 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:58:52,155 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:52,159 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:58:52,160 INFO blivet/MainThread: sda is a disk 2024-03-01 16:58:52,160 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:58:52,160 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:58:52,164 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:58:52,167 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:58:52,167 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:52,170 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:52,170 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:58:52,171 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:58:52,171 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6b737d7e80) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 16:58:52,174 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:58:52,174 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:58:52,177 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', '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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 16:58:52,177 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:52,180 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:52,188 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:58:52,189 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:58:52,189 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:58:52,189 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:58:52,192 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:58:52,194 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:58:52,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 16:58:52,198 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:52,198 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:58:52,198 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:58:52,198 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6b7371b9a0) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 16:58:52,201 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:58:52,202 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:58:52,205 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 16:58:52,205 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:52,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:52,215 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:58:52,216 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:58:52,216 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:58:52,216 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:58:52,219 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:58:52,222 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:58:52,222 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:52,225 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:52,225 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:58:52,225 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:58:52,225 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6b7371b430) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 16:58:52,229 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:58:52,229 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:58:52,232 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c', '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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 16:58:52,232 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:52,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,237 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:52,242 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:58:52,242 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:58:52,242 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:58:52,243 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:58:52,245 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:58:52,248 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:58:52,248 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:52,251 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:52,251 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:58:52,252 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:58:52,252 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6b726f9940) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 16:58:52,255 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:58:52,255 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:58:52,258 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 16:58:52,258 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:52,261 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:52,268 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:58:52,269 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:58:52,269 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:58:52,269 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:58:52,271 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:58:52,274 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:58:52,274 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:52,277 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:52,278 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:58:52,278 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:58:52,278 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6b726f9370) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 16:58:52,281 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:58:52,281 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:58:52,284 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3 ' '/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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 16:58:52,284 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:52,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,289 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:52,294 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:58:52,295 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:58:52,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:58:52,295 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:58:52,298 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:58:52,300 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:58:52,301 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:52,303 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:52,304 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:58:52,304 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:58:52,304 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6b7371b970) -- 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 = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 16:58:52,307 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:58:52,307 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:58:52,310 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 16:58:52,310 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:52,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,315 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:52,320 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:58:52,321 INFO blivet/MainThread: sde is a disk 2024-03-01 16:58:52,321 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:58:52,321 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:58:52,324 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:58:52,327 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:58:52,327 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:52,330 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:52,330 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:58:52,330 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:58:52,330 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6b72684640) -- 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 = 6001405c3b791ebed274cde9617c7538 2024-03-01 16:58:52,333 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:58:52,333 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:58:52,336 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 16:58:52,336 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:52,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,342 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:52,347 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:58:52,347 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:58:52,347 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:58:52,347 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:58:52,350 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:58:52,353 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:58:52,353 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:52,356 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:52,356 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:58:52,356 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:58:52,357 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6b726f3c70) -- 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 = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 16:58:52,359 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:58:52,360 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:58:52,362 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', '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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 16:58:52,363 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:52,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:52,373 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:58:52,373 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:58:52,373 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:58:52,374 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:58:52,376 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:58:52,379 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:58:52,379 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:52,382 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:52,382 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:58:52,383 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:58:52,383 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6b72684d90) -- 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 = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 16:58:52,386 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:58:52,386 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:58:52,389 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_1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 16:58:52,389 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:52,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:52,399 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:58:52,400 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:58:52,400 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:58:52,400 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:58:52,403 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:58:52,405 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:58:52,406 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:52,408 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:52,409 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:58:52,409 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:58:52,409 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6b72684580) -- 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 = 60014051dfd529f618d40f4a338a2674 2024-03-01 16:58:52,412 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:58:52,412 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:58:52,415 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 16:58:52,415 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:52,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:52,425 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:58:52,426 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:58:52,426 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:58:52,426 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:58:52,429 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:58:52,432 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:58:52,432 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:52,435 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:52,435 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:58:52,435 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:58:52,435 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6b72695220) -- 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 = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 16:58:52,438 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:58:52,438 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:58:52,441 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2', '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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 16:58:52,441 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:52,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:52,452 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:58:52,452 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:58:52,452 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:58:52,452 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:58:52,455 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:58:52,458 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:58:52,458 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:52,461 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:52,461 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:58:52,461 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:58:52,461 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6b72695760) -- 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 = 600140533c9de3e898f45bcb604704b2 2024-03-01 16:58:52,464 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:58:52,464 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:58:52,467 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': '20122653'} ; 2024-03-01 16:58:52,467 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:58:52,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:52,476 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:58:52,476 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:58:52,477 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:58:52,477 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:58:52,477 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:58:52,477 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:58:52,480 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:58:52,482 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:58:52,482 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:58:52,485 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:52,486 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:58:52,486 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:58:52,486 INFO blivet/MainThread: got device: DiskDevice instance (0x7f6b72695fa0) -- 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:52,489 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:58:52,492 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:52,492 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:58:52,495 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:52,495 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:58:52,498 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:52,498 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:58:52,501 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:52,501 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:58:52,504 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:58:52,507 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:52,509 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:58:52,515 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 0x7f6b73fdfbc0> 2024-03-01 16:58:52,549 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:58:52,553 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:58:52,553 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:58:52,557 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': '20124541'} ; 2024-03-01 16:58:52,557 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:58:52,557 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:58:52,560 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:52,565 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:58:52,567 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,570 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:52,570 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:52,582 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:52,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,600 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:58:52,601 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:58:52,604 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:58:52,605 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:58:52,607 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:58:52,610 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:58:52,610 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:58:52,613 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 16:58:52,613 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:52,613 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:58:52,616 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:58:52,619 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:58:52,622 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:58:52,624 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:58:52,627 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:52,628 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:58:52,628 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:58:52,628 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:58:52,628 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f6b726a5bb0) -- 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 0x7f6b726ad900> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:58:52,631 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:58:52,634 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:58:52,634 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:58:52,638 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:58:52,638 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:58:52,641 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:52,641 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:58:52,644 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:58:52,644 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:58:52,645 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:58:52,645 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:58:52,648 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:52,648 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:58:52,651 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:58:52,651 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:58:52,652 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:52,663 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:52,676 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:58:52,677 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:58:52,680 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:52,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:52,685 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:52,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:52,687 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:52,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:52,695 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:52,697 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:52,697 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:58:52,700 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:52,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:52,705 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:52,707 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:52,707 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:58:52,710 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:52,715 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:52,717 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:52,717 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:58:52,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,722 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:52,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,727 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:52,727 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 16:58:52,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:52,734 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,737 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:52,737 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:58:52,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:52,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,747 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:52,747 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 16:58:52,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 16:58:52,752 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:58:52,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,757 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 16:58:52,757 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:58:52,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,762 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 16:58:52,762 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:58:52,765 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:58:52,765 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 16:58:52,765 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:58:52,768 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:58:52,768 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:58:52,771 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:58:52,771 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:58:52,774 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:58:52,774 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 16:58:52,774 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:58:52,776 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:58:52,777 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:58:52,779 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:58:52,779 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:58:52,782 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:58:52,782 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 16:58:52,782 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:58:52,785 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:58:52,785 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:58:52,788 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:58:52,788 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:58:52,788 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:58:52,792 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:58:52,795 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:58:52,798 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:58:52,801 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:58:52,805 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:58:52,808 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:58:52,808 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:58:52,811 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:58:52,812 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 16:58:52,812 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:58:52,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:58:52,820 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:52,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:58:52,823 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 16:58:52,824 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:58:52,824 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:58:52,824 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 16:58:52,824 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:58:52,825 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:58:52,827 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:52,828 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 16:58:52,830 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:58:52,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 16:58:52,834 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:58:52,836 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:58:52,837 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:58:52,840 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:58:52,843 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:58:52,846 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:58:52,849 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 16:58:52,849 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:58:52,850 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:58:52,850 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 16:58:52,850 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 16:58:52,853 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 16:58:52,853 INFO program/MainThread: stderr[4]: 2024-03-01 16:58:52,853 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:58:52,854 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 16:58:52,854 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:52,854 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:58:52,858 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 16:58:52,858 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:52,859 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:58:52,859 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:58:52,859 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:58:52,859 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:58:52,859 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:58:52,859 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:58:52,859 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:58:52,859 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:52,859 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:52,859 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:58:52,859 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:58:52,862 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:58:52,865 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:58:52,867 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:58:52,867 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:58:52,870 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:58:52,870 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 0x7f6b72626590> 2024-03-01 16:58:52,870 INFO blivet/MainThread: sorting actions... 2024-03-01 16:58:52,871 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:58:52,871 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:58:52,872 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:58:52,872 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:58:52,872 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:58:52,872 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:58:52,872 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:58:52,872 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:52,872 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:52,873 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:58:52,875 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:52,878 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 16:58:52,878 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 16:58:52,884 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:52,885 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:52,911 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:52,912 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:52,923 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:52,924 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:58:52,927 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:52,930 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 16:58:52,930 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 16:58:52,936 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:52,937 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:52,962 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:52,962 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:52,974 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:52,975 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:58:52,978 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:58:52,981 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 16:58:52,981 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 16:58:52,987 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:52,987 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:53,009 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:53,009 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:53,020 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:53,021 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:58:53,024 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:53,027 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:58:53,029 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:58:53,029 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:58:53,030 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:53,030 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:58:53,065 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 16:58:53,066 INFO program/MainThread: stderr[5]: 2024-03-01 16:58:53,066 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:58:53,066 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:53,077 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 16:58:53,078 INFO program/MainThread: stderr[6]: 2024-03-01 16:58:53,078 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:58:53,078 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 16:58:53,104 INFO program/MainThread: stdout[7]: 2024-03-01 16:58:53,104 INFO program/MainThread: stderr[7]: 2024-03-01 16:58:53,104 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:58:53,104 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 16:58:53,104 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:53,116 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:53,120 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:58:53,120 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,121 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 16:58:53,130 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:53,130 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:53,150 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:53,150 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:58:53,154 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:53,156 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:58:53,159 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:58:53,159 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:58:53,159 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:53,159 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:58:53,195 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 16:58:53,195 INFO program/MainThread: stderr[8]: 2024-03-01 16:58:53,195 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:58:53,195 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:53,205 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 16:58:53,205 INFO program/MainThread: stderr[9]: 2024-03-01 16:58:53,205 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:58:53,205 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 16:58:53,232 INFO program/MainThread: stdout[10]: 2024-03-01 16:58:53,232 INFO program/MainThread: stderr[10]: 2024-03-01 16:58:53,232 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:58:53,232 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 16:58:53,232 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:53,244 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:53,248 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:58:53,248 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 16:58:53,249 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 16:58:53,258 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:53,258 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:53,278 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:53,278 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:58:53,281 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:53,284 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:58:53,287 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:58:53,287 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:58:53,287 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:58:53,287 INFO program/MainThread: Running [11] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:58:53,315 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 16:58:53,316 INFO program/MainThread: stderr[11]: 2024-03-01 16:58:53,316 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:58:53,316 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:53,328 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 16:58:53,328 INFO program/MainThread: stderr[12]: 2024-03-01 16:58:53,328 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:58:53,328 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 16:58:53,357 INFO program/MainThread: stdout[13]: 2024-03-01 16:58:53,357 INFO program/MainThread: stderr[13]: 2024-03-01 16:58:53,357 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:58:53,357 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 16:58:53,358 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:53,369 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:53,373 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:58:53,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:58:53,374 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 16:58:53,382 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:53,382 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:53,405 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:53,405 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:58:53,409 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 16:58:53,411 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:58:53,414 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:53,417 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:58:53,419 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:53,422 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:58:53,424 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:53,427 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:58:53,430 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 16:58:53,430 INFO program/MainThread: Running [14] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:53,473 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 16:58:53,474 INFO program/MainThread: stderr[14]: 2024-03-01 16:58:53,474 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:58:53,486 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:58:53,496 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:58:53,503 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:53,512 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:58:53,518 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:53,525 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:58:53,530 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:53,537 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:58:53,537 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:53,564 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:53,568 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:58:53,571 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:58:53,571 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:53,582 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:53,583 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 16:58:53,590 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:53,590 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:53,601 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:53,602 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:53,605 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 16:58:53,608 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 16:58:53,611 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:58:53,614 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:58:53,617 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:53,620 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:58:53,623 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:53,626 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:58:53,629 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:53,632 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:58:53,632 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:53,643 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:53,647 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:58:53,648 INFO program/MainThread: Running [15] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:53,681 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL 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:58:53,681 INFO program/MainThread: stderr[15]: 2024-03-01 16:58:53,681 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:58:53,685 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 16:58:53,685 INFO program/MainThread: Running [16] lvm lvcreate -n lv1 -L 1568768K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:58:53,737 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 16:58:53,737 INFO program/MainThread: stderr[16]: 2024-03-01 16:58:53,737 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:58:53,746 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:53,756 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:58:53,756 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:58:53,756 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:53,778 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:53,785 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:58:53,785 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:58:53,786 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:58:53,794 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:53,795 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:53,810 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:53,810 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:58:53,814 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:58:53,817 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:58:53,819 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 16:58:53,820 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 16:58:53,933 INFO program/MainThread: stdout: 2024-03-01 16:58:53,933 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 16:58:53,934 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:58:53,934 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:58:53,934 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:58:53,934 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 16:58:53,934 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:58:53,934 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:58:53,934 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:58:53,934 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:58:53,934 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:58:53,934 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:53,935 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 16:58:53,948 INFO program/MainThread: stdout: 2024-03-01 16:58:53,949 INFO program/MainThread: writing all SBs 2024-03-01 16:58:53,949 INFO program/MainThread: new label = "" 2024-03-01 16:58:53,949 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:53,949 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:53,966 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:53,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:58:53,970 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:58:53,971 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:58:53,979 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:53,980 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:58:53,996 DEBUG program/MainThread: Return code: 0 2024-03-01 16:58:54,001 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:58:54,001 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 0x7f6b72624950> 2024-03-01 16:58:54,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:58:54,007 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:58:54,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:58:54,012 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 1.5 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:58:54,012 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:59:07,119 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_t248xkn5/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:59:07,154 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:07,154 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:59:07,157 INFO program/MainThread: stdout[2]: 2024-03-01 16:59:07,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 16:59:07,157 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:59:07,157 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:59:07,162 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:07,162 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:59:07,165 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:07,165 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:59:07,168 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:07,168 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:59:07,171 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:07,171 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:59:07,179 INFO program/MainThread: stdout: 2024-03-01 16:59:07,179 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:59:07,179 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member ZFFd7j-5xus-iCOG-irK7-OIpU-OKZX-l3B2iY 2024-03-01 16:59:07,179 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 49c1e6e8-ef16-4546-91bf-ea1306bfe05d 2024-03-01 16:59:07,179 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6 2024-03-01 16:59:07,179 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 49c1e6e8-ef16-4546-91bf-ea1306bfe05d 2024-03-01 16:59:07,179 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ 2024-03-01 16:59:07,179 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:59:07,179 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:59:07,179 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:59:07,179 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:59:07,180 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:59:07,180 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:59:07,180 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:59:07,180 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:59:07,180 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:59:07,180 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:59:07,180 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:59:07,180 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:07,180 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member ZFFd7j-5xus-iCOG-irK7-OIpU-OKZX-l3B2iY `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 49c1e6e8-ef16-4546-91bf-ea1306bfe05d sdb 1073741824 root disk brw-rw---- LVM2_member 0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6 `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 49c1e6e8-ef16-4546-91bf-ea1306bfe05d sdc 1073741824 root disk brw-rw---- LVM2_member nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ 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:07,180 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:07,180 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:07,181 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:59:07,181 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:07,181 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:59:07,181 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:59:07,181 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:07,194 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:07,207 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 16:59:07,212 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/lvm-pv-uuid-ZFFd7j-5xus-iCOG-irK7-OIpU-OKZX-l3B2iY', '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': 'ZFFd7j-5xus-iCOG-irK7-OIpU-OKZX-l3B2iY', 'ID_FS_UUID_ENC': 'ZFFd7j-5xus-iCOG-irK7-OIpU-OKZX-l3B2iY', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 16:59:07,212 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:07,212 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:07,246 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:07,247 INFO program/MainThread: stderr[3]: 2024-03-01 16:59:07,247 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:59:07,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:07,254 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:07,258 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:59:07,260 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:07,264 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:59:07,265 INFO blivet/MainThread: sda is a disk 2024-03-01 16:59:07,265 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:59:07,265 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:59:07,268 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:59:07,272 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:59:07,272 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:07,275 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:07,275 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:59:07,276 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:59:07,276 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa369178e80) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 16:59:07,279 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:59:07,282 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:07,283 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:59:07,286 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:07,286 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:59:07,289 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:07,289 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:59:07,292 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:07,293 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:59:07,296 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:59:07,296 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:59:07,296 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:07,330 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ZFFd7j-5xus-iCOG-irK7-OIpU-OKZX-l3B2iY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6 LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL 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:07,331 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6. WARNING: Couldn't find device with uuid nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ. WARNING: VG test_vg1 is missing PV 0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:07,331 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:59:07,331 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:59:07,335 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ZFFd7j-5xus-iCOG-irK7-OIpU-OKZX-l3B2iY ; label: None ; device: /dev/sda ; serial: 36001405cb3a2c17f0ac4908a800fa6af ; exists: True ; vg_name: test_vg1 ; vg_uuid: M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL ; pe_start: 8 MiB ; 2024-03-01 16:59:07,335 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:59:07,338 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:59:07,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL ; incomplete: True ; hidden: False ; 2024-03-01 16:59:07,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:07,347 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:07,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:07,350 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:07,381 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL 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:07,382 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6. WARNING: Couldn't find device with uuid nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ. WARNING: VG test_vg1 is missing PV 0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:07,382 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:59:07,382 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:59:07,382 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:59:07,387 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:59:07,391 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:07,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:59:07,394 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:59:07,394 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:07,427 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m 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:07,428 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6. WARNING: Couldn't find device with uuid nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ. WARNING: VG test_vg1 is missing PV 0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:07,428 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:59:07,432 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:59:07,432 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:59:07,435 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:59:07,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL ; incomplete: True ; hidden: False ; 2024-03-01 16:59:07,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:59:07,441 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:59:07,441 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:07,444 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/lvm-pv-uuid-0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85', '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': '0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6', 'ID_FS_UUID_ENC': '0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6', '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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 16:59:07,444 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:07,447 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:59:07,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:07,455 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:59:07,456 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:59:07,456 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:59:07,456 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:59:07,459 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:59:07,461 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:59:07,462 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:07,465 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:07,465 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:59:07,465 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:59:07,465 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa368023730) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 16:59:07,468 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:59:07,472 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:07,472 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:59:07,475 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:07,475 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:59:07,478 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:07,478 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:59:07,481 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:07,481 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:59:07,484 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:59:07,484 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:59:07,484 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:07,523 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ZFFd7j-5xus-iCOG-irK7-OIpU-OKZX-l3B2iY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6 LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL 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:07,523 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ. WARNING: VG test_vg1 is missing PV nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ (last written to /dev/sdc). 2024-03-01 16:59:07,523 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:59:07,523 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:59:07,527 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6 ; label: None ; device: /dev/sdb ; serial: 36001405c75836cb10d34d4f943cdfb85 ; exists: True ; vg_name: test_vg1 ; vg_uuid: M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 16:59:07,527 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:59:07,530 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:59:07,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL ; incomplete: True ; hidden: False ; 2024-03-01 16:59:07,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:59:07,538 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:59:07,541 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:07,544 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:59:07,547 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL ; incomplete: True ; hidden: False ; 2024-03-01 16:59:07,549 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:07,550 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:07,581 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:07,582 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ. WARNING: VG test_vg1 is missing PV nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ (last written to /dev/sdc). 2024-03-01 16:59:07,582 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:59:07,582 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:59:07,582 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:07,586 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f ' '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 16:59:07,586 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:07,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:59:07,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:07,597 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:59:07,597 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:59:07,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:59:07,598 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:59:07,600 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:59:07,603 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:59:07,603 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:07,606 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:07,607 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:59:07,607 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:59:07,607 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa363ffbdc0) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 16:59:07,610 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:59:07,610 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:59:07,613 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c', '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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 16:59:07,613 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:07,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:59:07,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:07,624 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:59:07,624 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:59:07,625 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:59:07,625 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:59:07,627 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:59:07,630 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:59:07,630 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:07,633 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:07,633 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:59:07,634 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:59:07,634 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa368096790) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 16:59:07,637 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:59:07,637 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:59:07,640 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:b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/lvm-pv-uuid-nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ', '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': 'nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ', 'ID_FS_UUID_ENC': 'nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 16:59:07,640 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:07,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:59:07,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:07,651 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:59:07,651 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:59:07,651 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:59:07,651 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:59:07,654 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:59:07,657 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:59:07,657 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:07,660 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:07,660 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:59:07,661 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:59:07,661 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa363ffdf70) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 16:59:07,664 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:59:07,667 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:07,667 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:59:07,670 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:07,670 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:59:07,673 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:07,673 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:59:07,676 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:07,676 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:59:07,679 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:59:07,679 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:59:07,679 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 16:59:07,715 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ZFFd7j-5xus-iCOG-irK7-OIpU-OKZX-l3B2iY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6 LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL 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:07,716 INFO program/MainThread: stderr[9]: 2024-03-01 16:59:07,716 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:59:07,716 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:59:07,720 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ ; label: None ; device: /dev/sdc ; serial: 36001405b611fc0edc394f2f865831565 ; exists: True ; vg_name: test_vg1 ; vg_uuid: M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:59:07,720 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:59:07,723 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:59:07,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL ; incomplete: True ; hidden: False ; 2024-03-01 16:59:07,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:07,731 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:59:07,735 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:07,737 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:59:07,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL ; incomplete: True ; hidden: False ; 2024-03-01 16:59:07,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:07,743 INFO program/MainThread: Running [10] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 16:59:07,773 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:07,774 INFO program/MainThread: stderr[10]: 2024-03-01 16:59:07,774 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:59:07,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:07,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:07,783 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m ; incomplete: False ; hidden: False ; 2024-03-01 16:59:07,786 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:07,786 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:59:07,789 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:59:07,790 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:59:07,793 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:59:07,796 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:07,796 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:07,800 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:59:07,800 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:59:07,800 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:59:07,803 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:59:07,806 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:59:07,807 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:59:07,810 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:59:07,813 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:07,813 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:07,816 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:59:07,816 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:59:07,817 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 16:59:07,817 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:59:07,819 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:07,820 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:07,823 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:59:07,823 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:59:07,826 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/49c1e6e8-ef16-4546-91bf-ea1306bfe05d ' '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-M11jD1gSsfxGpCbBVmGpPPQ3EElLCBxLnJbLwXNtc2zRQxWXskiPIf9QphOiUz6m ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '60', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-M11jD1gSsfxGpCbBVmGpPPQ3EElLCBxLnJbLwXNtc2zRQxWXskiPIf9QphOiUz6m', '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': '49c1e6e8-ef16-4546-91bf-ea1306bfe05d', 'ID_FS_UUID_ENC': '49c1e6e8-ef16-4546-91bf-ea1306bfe05d', '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': '1204541788'} ; 2024-03-01 16:59:07,826 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:59:07,827 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:07,829 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:59:07,830 INFO program/MainThread: stderr[11]: 2024-03-01 16:59:07,830 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:59:07,830 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:07,832 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:59:07,832 INFO program/MainThread: stderr[12]: 2024-03-01 16:59:07,832 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:59:07,832 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:07,835 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:59:07,835 INFO program/MainThread: stderr[13]: 2024-03-01 16:59:07,835 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:59:07,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:07,842 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:59:07,844 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:07,845 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:07,845 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:07,846 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:07,842 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa363ffb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m 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 (0x7fa3680965e0) -- 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 = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:07,846 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:07,848 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:59:07,849 INFO program/MainThread: stderr[14]: 2024-03-01 16:59:07,849 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:59:07,852 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:59:07,856 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:07,856 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:59:07,859 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:07,859 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:59:07,862 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:07,862 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:59:07,865 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:07,866 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:59:07,867 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:59:07,867 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:59:07,870 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:07,871 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:59:07,874 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:59:07,874 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:07,875 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:07,878 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 16:59:07,878 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:07,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:59:07,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:07,889 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:59:07,889 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:59:07,890 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:59:07,890 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 16:59:07,892 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:59:07,895 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:59:07,895 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:07,898 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:07,899 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:59:07,899 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 16:59:07,899 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa363f9d310) -- name = sdd status = True id = 59 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 16:59:07,902 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:59:07,902 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:59:07,905 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 16:59:07,905 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:07,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:59:07,911 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:07,916 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:59:07,916 INFO blivet/MainThread: sde is a disk 2024-03-01 16:59:07,916 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 16:59:07,917 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 16:59:07,919 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:59:07,922 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:59:07,923 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:07,925 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:07,926 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:59:07,926 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 16:59:07,926 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa363f89b80) -- name = sde status = True id = 64 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 6001405c3b791ebed274cde9617c7538 2024-03-01 16:59:07,929 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:59:07,929 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:59:07,932 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 16:59:07,932 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:07,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:59:07,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:07,943 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:59:07,943 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:59:07,944 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 16:59:07,944 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 16:59:07,946 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:59:07,949 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:59:07,949 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:07,952 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:07,953 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:59:07,953 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 16:59:07,953 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa363f89100) -- name = sdf status = True id = 69 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 16:59:07,956 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:59:07,956 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:59:07,959 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_a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', '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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 16:59:07,959 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:07,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:59:07,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:07,970 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:59:07,970 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:59:07,970 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 16:59:07,971 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 16:59:07,973 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:59:07,976 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:59:07,976 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:07,979 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:07,980 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:59:07,980 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 16:59:07,980 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa368023850) -- name = sdg status = True id = 74 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 16:59:07,983 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:59:07,983 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:59:07,986 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 16:59:07,986 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:07,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:59:07,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:07,997 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:59:07,997 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:59:07,997 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 16:59:07,997 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 16:59:08,000 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:59:08,003 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:59:08,003 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:08,006 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:08,006 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:59:08,007 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 16:59:08,007 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa363fa8490) -- name = sdh status = True id = 79 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 60014051dfd529f618d40f4a338a2674 2024-03-01 16:59:08,010 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:59:08,010 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:59:08,013 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc', '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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 16:59:08,013 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:08,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:59:08,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:08,024 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:59:08,024 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:59:08,024 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:59:08,024 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:59:08,027 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:59:08,030 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:59:08,030 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:08,033 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:08,033 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:59:08,034 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 16:59:08,034 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa363faa310) -- name = sdi status = True id = 84 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 16:59:08,037 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:59:08,037 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:59:08,040 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 16:59:08,040 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:08,043 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:59:08,045 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:08,051 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:59:08,051 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:59:08,051 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 16:59:08,052 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 16:59:08,054 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:59:08,057 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:59:08,057 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:08,060 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:08,061 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:59:08,061 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 16:59:08,061 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa363faa610) -- name = sdj status = True id = 89 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 600140533c9de3e898f45bcb604704b2 2024-03-01 16:59:08,064 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:59:08,064 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:59:08,067 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': '20122653'} ; 2024-03-01 16:59:08,067 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:59:08,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:08,072 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:08,076 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:59:08,076 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:59:08,077 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:59:08,077 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:59:08,077 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:59:08,077 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:59:08,079 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:59:08,082 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:59:08,082 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:59:08,085 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:08,086 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:59:08,086 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 16:59:08,086 INFO blivet/MainThread: got device: DiskDevice instance (0x7fa363fa8b20) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:59:08,089 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:59:08,092 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:08,092 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 16:59:08,095 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:08,095 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 16:59:08,098 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:08,098 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 16:59:08,101 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:08,101 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 16:59:08,104 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:59:08,107 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:08,109 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:59:08,115 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 0x7fa36a25a840> 2024-03-01 16:59:08,151 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 16:59:08,155 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:59:08,155 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:59:08,159 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': '20124541'} ; 2024-03-01 16:59:08,159 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:59:08,159 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:59:08,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:08,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:08,167 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:59:08,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:08,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:08,173 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:08,185 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:08,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:08,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 16:59:08,205 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 16:59:08,208 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:59:08,209 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:59:08,211 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:59:08,214 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:59:08,214 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:59:08,217 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:08,218 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:08,218 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:59:08,220 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:59:08,223 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:59:08,226 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:59:08,229 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:59:08,232 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:08,232 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:08,232 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 16:59:08,233 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:59:08,232 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fa363faff70) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) with existing msdos disklabel'] uuid = e61ef7e0-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7fa363fba810> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:59:08,236 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:59:08,239 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:08,239 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 16:59:08,242 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:08,242 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 16:59:08,245 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:08,245 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 16:59:08,248 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:08,248 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 16:59:08,248 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:59:08,251 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:08,251 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 16:59:08,254 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:59:08,254 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:08,257 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/49c1e6e8-ef16-4546-91bf-ea1306bfe05d ' '/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-M11jD1gSsfxGpCbBVmGpPPQ3EElLCBxLnJbLwXNtc2zRQxWXskiPIf9QphOiUz6m', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '60', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-M11jD1gSsfxGpCbBVmGpPPQ3EElLCBxLnJbLwXNtc2zRQxWXskiPIf9QphOiUz6m', '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': '49c1e6e8-ef16-4546-91bf-ea1306bfe05d', 'ID_FS_UUID_ENC': '49c1e6e8-ef16-4546-91bf-ea1306bfe05d', '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': '1204541788'} ; 2024-03-01 16:59:08,257 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:59:08,257 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:08,260 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:59:08,260 INFO program/MainThread: stderr[15]: 2024-03-01 16:59:08,260 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:59:08,260 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:08,263 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:59:08,263 INFO program/MainThread: stderr[16]: 2024-03-01 16:59:08,263 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:59:08,263 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:08,265 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:59:08,265 INFO program/MainThread: stderr[17]: 2024-03-01 16:59:08,265 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:59:08,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:08,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:59:08,274 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:08,275 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:08,275 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:08,276 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:08,272 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fa363ffb7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fa3680965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:08,276 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:08,278 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:59:08,278 INFO program/MainThread: stderr[18]: 2024-03-01 16:59:08,279 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:59:08,282 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:59:08,282 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:59:08,282 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:08,295 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:08,309 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:59:08,310 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:59:08,313 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:08,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:08,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:59:08,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:08,321 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:08,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:59:08,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:08,329 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:08,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:08,331 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:59:08,334 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:08,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:08,339 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:08,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:08,341 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:59:08,344 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:59:08,346 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:08,349 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:08,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:08,351 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:59:08,354 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:08,356 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:08,359 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:08,361 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:08,361 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:08,364 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:08,366 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:08,369 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:08,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:08,371 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:11,271 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_5bj_4tme/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:59:11,304 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:11,304 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:59:11,306 INFO program/MainThread: stdout[2]: 2024-03-01 16:59:11,307 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:11,307 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:59:11,307 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:59:11,311 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:11,311 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:59:11,315 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:11,315 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:59:11,318 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:11,318 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:59:11,320 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:11,321 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:59:11,329 INFO program/MainThread: stdout: 2024-03-01 16:59:11,329 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:59:11,329 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member ZFFd7j-5xus-iCOG-irK7-OIpU-OKZX-l3B2iY 2024-03-01 16:59:11,329 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 49c1e6e8-ef16-4546-91bf-ea1306bfe05d 2024-03-01 16:59:11,329 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6 2024-03-01 16:59:11,329 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 49c1e6e8-ef16-4546-91bf-ea1306bfe05d 2024-03-01 16:59:11,329 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ 2024-03-01 16:59:11,329 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:59:11,329 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:59:11,329 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:59:11,329 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:59:11,329 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:59:11,329 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:59:11,329 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:59:11,329 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:59:11,329 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:59:11,329 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:59:11,329 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:59:11,329 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:11,329 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member ZFFd7j-5xus-iCOG-irK7-OIpU-OKZX-l3B2iY `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 49c1e6e8-ef16-4546-91bf-ea1306bfe05d sdb 1073741824 root disk brw-rw---- LVM2_member 0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6 `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs 49c1e6e8-ef16-4546-91bf-ea1306bfe05d sdc 1073741824 root disk brw-rw---- LVM2_member nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ 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:11,329 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:11,330 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:11,330 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:59:11,330 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:11,330 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:59:11,330 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:59:11,331 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:11,342 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:11,355 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 16:59:11,360 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/lvm-pv-uuid-ZFFd7j-5xus-iCOG-irK7-OIpU-OKZX-l3B2iY ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/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': 'ZFFd7j-5xus-iCOG-irK7-OIpU-OKZX-l3B2iY', 'ID_FS_UUID_ENC': 'ZFFd7j-5xus-iCOG-irK7-OIpU-OKZX-l3B2iY', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 16:59:11,360 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:11,360 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:11,391 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:11,392 INFO program/MainThread: stderr[3]: 2024-03-01 16:59:11,392 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:59:11,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:11,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:11,402 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:59:11,404 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:11,409 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:59:11,409 INFO blivet/MainThread: sda is a disk 2024-03-01 16:59:11,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:59:11,410 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:59:11,413 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:59:11,416 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:59:11,416 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:11,419 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:11,420 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:59:11,420 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:59:11,420 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3653597e80) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 16:59:11,423 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:59:11,427 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:11,427 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:59:11,430 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:11,430 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:59:11,433 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:11,433 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:59:11,436 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:11,436 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:59:11,439 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:59:11,439 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:59:11,440 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:11,477 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ZFFd7j-5xus-iCOG-irK7-OIpU-OKZX-l3B2iY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6 LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL 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:11,477 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6. WARNING: Couldn't find device with uuid nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ. WARNING: VG test_vg1 is missing PV 0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:11,477 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:59:11,477 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:59:11,481 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ZFFd7j-5xus-iCOG-irK7-OIpU-OKZX-l3B2iY ; label: None ; device: /dev/sda ; serial: 36001405cb3a2c17f0ac4908a800fa6af ; exists: True ; vg_name: test_vg1 ; vg_uuid: M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL ; pe_start: 8 MiB ; 2024-03-01 16:59:11,482 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:59:11,484 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:59:11,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL ; incomplete: True ; hidden: False ; 2024-03-01 16:59:11,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:11,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:11,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:11,496 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:59:11,530 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL 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:11,530 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6. WARNING: Couldn't find device with uuid nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ. WARNING: VG test_vg1 is missing PV 0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:11,530 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:59:11,530 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:59:11,531 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:59:11,535 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:59:11,539 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:11,539 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:59:11,542 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:59:11,542 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:11,576 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m 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:11,577 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6. WARNING: Couldn't find device with uuid nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ. WARNING: VG test_vg1 is missing PV 0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:11,577 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:59:11,581 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:59:11,581 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:59:11,584 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:59:11,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL ; incomplete: True ; hidden: False ; 2024-03-01 16:59:11,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:59:11,590 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:59:11,590 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:11,593 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/lvm-pv-uuid-0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6 ' '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85 ' '/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': '0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6', 'ID_FS_UUID_ENC': '0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6', '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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 16:59:11,593 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:11,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:59:11,598 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:11,604 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:59:11,604 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:59:11,604 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:59:11,604 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:59:11,607 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:59:11,610 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:59:11,610 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:11,613 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:11,613 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:59:11,614 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:59:11,614 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3652442220) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 16:59:11,617 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:59:11,620 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:11,620 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:59:11,623 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:11,623 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:59:11,626 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:11,626 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:59:11,629 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:11,629 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:59:11,632 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:59:11,632 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:59:11,632 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:11,668 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ZFFd7j-5xus-iCOG-irK7-OIpU-OKZX-l3B2iY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6 LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL 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:11,668 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ. WARNING: VG test_vg1 is missing PV nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ (last written to /dev/sdc). 2024-03-01 16:59:11,668 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:59:11,668 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:59:11,672 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6 ; label: None ; device: /dev/sdb ; serial: 36001405c75836cb10d34d4f943cdfb85 ; exists: True ; vg_name: test_vg1 ; vg_uuid: M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 16:59:11,672 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:59:11,675 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:59:11,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL ; incomplete: True ; hidden: False ; 2024-03-01 16:59:11,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:59:11,683 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:59:11,686 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:11,689 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:59:11,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL ; incomplete: True ; hidden: False ; 2024-03-01 16:59:11,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:11,695 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:11,732 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:11,732 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ. WARNING: VG test_vg1 is missing PV nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ (last written to /dev/sdc). 2024-03-01 16:59:11,732 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:59:11,732 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:59:11,733 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:11,737 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 16:59:11,737 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:11,740 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:59:11,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:11,748 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:59:11,748 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:59:11,748 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:59:11,748 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:59:11,751 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:59:11,754 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:59:11,754 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:11,757 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:11,757 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:59:11,758 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:59:11,758 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3652439eb0) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 16:59:11,761 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:59:11,761 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:59:11,764 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c', '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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 16:59:11,764 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:11,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:59:11,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:11,774 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:59:11,775 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:59:11,775 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:59:11,775 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:59:11,778 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:59:11,780 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:59:11,781 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:11,783 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:11,784 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:59:11,784 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:59:11,784 INFO blivet/MainThread: got device: DiskDevice instance (0x7f36524b5730) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 16:59:11,787 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:59:11,787 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:59:11,790 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565', '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': 'nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ', 'ID_FS_UUID_ENC': 'nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 16:59:11,790 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:11,793 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:59:11,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:11,801 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:59:11,801 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:59:11,801 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:59:11,801 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:59:11,804 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:59:11,807 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:59:11,807 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:11,810 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:11,810 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:59:11,810 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:59:11,810 INFO blivet/MainThread: got device: DiskDevice instance (0x7f365243bf10) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 16:59:11,813 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:59:11,817 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:11,817 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:59:11,820 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:11,820 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:59:11,823 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:11,823 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:59:11,826 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:11,826 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:59:11,828 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:59:11,828 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:59:11,828 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:11,861 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=ZFFd7j-5xus-iCOG-irK7-OIpU-OKZX-l3B2iY LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=0tyOT1-eQtH-IjYi-dCT6-xvGp-bCZ9-yJZRu6 LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL 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:11,861 INFO program/MainThread: stderr[9]: 2024-03-01 16:59:11,861 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:59:11,861 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:59:11,865 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: nKu9EL-SjBf-3Vup-2CfF-HZh2-VufI-BVaRXZ ; label: None ; device: /dev/sdc ; serial: 36001405b611fc0edc394f2f865831565 ; exists: True ; vg_name: test_vg1 ; vg_uuid: M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 16:59:11,865 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:59:11,868 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:59:11,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL ; incomplete: True ; hidden: False ; 2024-03-01 16:59:11,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:11,876 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:59:11,879 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:11,882 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:59:11,885 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL ; incomplete: True ; hidden: False ; 2024-03-01 16:59:11,887 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:11,888 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:11,925 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:11,925 INFO program/MainThread: stderr[10]: 2024-03-01 16:59:11,925 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:59:11,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:11,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:11,934 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m ; incomplete: False ; hidden: False ; 2024-03-01 16:59:11,937 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:11,937 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:59:11,940 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:59:11,941 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:59:11,944 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:59:11,947 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:11,947 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:11,950 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:59:11,951 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:59:11,951 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:59:11,954 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:59:11,957 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:59:11,957 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:59:11,960 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:59:11,963 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:11,963 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:11,966 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:59:11,967 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:59:11,967 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 16:59:11,967 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:59:11,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:11,970 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:11,973 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:59:11,973 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 16:59:11,977 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-M11jD1gSsfxGpCbBVmGpPPQ3EElLCBxLnJbLwXNtc2zRQxWXskiPIf9QphOiUz6m ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/49c1e6e8-ef16-4546-91bf-ea1306bfe05d', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '60', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-M11jD1gSsfxGpCbBVmGpPPQ3EElLCBxLnJbLwXNtc2zRQxWXskiPIf9QphOiUz6m', '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': '49c1e6e8-ef16-4546-91bf-ea1306bfe05d', 'ID_FS_UUID_ENC': '49c1e6e8-ef16-4546-91bf-ea1306bfe05d', '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': '1204541788'} ; 2024-03-01 16:59:11,977 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:59:11,977 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:11,980 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:59:11,980 INFO program/MainThread: stderr[11]: 2024-03-01 16:59:11,980 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:59:11,980 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:11,982 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:59:11,983 INFO program/MainThread: stderr[12]: 2024-03-01 16:59:11,983 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:59:11,983 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:11,985 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:59:11,985 INFO program/MainThread: stderr[13]: 2024-03-01 16:59:11,985 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:59:11,989 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:11,992 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:59:11,994 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:11,995 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:11,995 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:11,996 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:11,992 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m 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 (0x7f36524b5640) -- 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 = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:11,996 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:11,999 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:59:11,999 INFO program/MainThread: stderr[14]: 2024-03-01 16:59:11,999 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:59:12,002 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:59:12,006 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:12,006 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:59:12,009 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:12,009 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:59:12,012 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:12,012 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:59:12,015 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:12,015 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:59:12,017 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:59:12,017 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:59:12,020 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:12,020 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:59:12,023 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:59:12,023 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:12,024 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:12,027 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 16:59:12,027 INFO blivet/MainThread: scanning sdd (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd)... 2024-03-01 16:59:12,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:59:12,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:12,038 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:59:12,039 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:59:12,039 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:59:12,039 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 16:59:12,042 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:59:12,044 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:59:12,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:59:12,047 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 16:59:12,048 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:59:12,048 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 16:59:12,048 INFO blivet/MainThread: got device: DiskDevice instance (0x7f36523db340) -- name = sdd status = True id = 59 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 16:59:12,051 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:59:12,051 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:59:12,054 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 16:59:12,054 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 16:59:12,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:59:12,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:12,065 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:59:12,065 INFO blivet/MainThread: sde is a disk 2024-03-01 16:59:12,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 16:59:12,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 16:59:12,068 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:59:12,071 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:59:12,071 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:12,074 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:12,074 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:59:12,075 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 16:59:12,075 INFO blivet/MainThread: got device: DiskDevice instance (0x7f36523c7af0) -- name = sde status = True id = 64 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 6001405c3b791ebed274cde9617c7538 2024-03-01 16:59:12,078 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:59:12,078 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:59:12,081 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 16:59:12,081 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:12,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:59:12,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:12,091 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:59:12,092 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:59:12,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 16:59:12,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 16:59:12,095 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:59:12,098 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:59:12,098 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:12,100 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:12,101 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:59:12,101 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 16:59:12,101 INFO blivet/MainThread: got device: DiskDevice instance (0x7f36523c7400) -- name = sdf status = True id = 69 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 16:59:12,104 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:59:12,104 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:59:12,107 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 16:59:12,107 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:12,110 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:59:12,113 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:12,118 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:59:12,118 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:59:12,118 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 16:59:12,119 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 16:59:12,121 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:59:12,124 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:59:12,124 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:12,127 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:12,127 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:59:12,128 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 16:59:12,128 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3652442820) -- name = sdg status = True id = 74 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 16:59:12,131 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:59:12,131 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:59:12,134 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 16:59:12,134 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:12,137 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:59:12,139 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:12,144 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:59:12,145 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:59:12,145 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 16:59:12,145 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 16:59:12,148 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:59:12,151 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:59:12,151 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:12,154 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:12,154 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:59:12,154 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 16:59:12,154 INFO blivet/MainThread: got device: DiskDevice instance (0x7f36523e61c0) -- name = sdh status = True id = 79 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 60014051dfd529f618d40f4a338a2674 2024-03-01 16:59:12,157 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:59:12,157 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:59:12,160 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc', '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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 16:59:12,161 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:12,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:59:12,166 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:12,171 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:59:12,172 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:59:12,172 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:59:12,172 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:59:12,175 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:59:12,177 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:59:12,178 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:12,180 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:12,181 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:59:12,181 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 16:59:12,181 INFO blivet/MainThread: got device: DiskDevice instance (0x7f36523e72e0) -- name = sdi status = True id = 84 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 16:59:12,184 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:59:12,184 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:59:12,187 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2', '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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 16:59:12,187 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:12,190 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:59:12,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:12,198 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:59:12,198 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:59:12,198 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 16:59:12,199 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 16:59:12,201 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:59:12,204 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:59:12,204 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:12,207 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:12,208 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:59:12,208 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 16:59:12,208 INFO blivet/MainThread: got device: DiskDevice instance (0x7f36523e7970) -- name = sdj status = True id = 89 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 600140533c9de3e898f45bcb604704b2 2024-03-01 16:59:12,211 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:59:12,211 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:59:12,214 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': '20122653'} ; 2024-03-01 16:59:12,214 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:59:12,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:12,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:12,223 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:59:12,223 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:59:12,223 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:59:12,224 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:59:12,224 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:59:12,224 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:59:12,226 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:59:12,229 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:59:12,229 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:59:12,232 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:12,232 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:59:12,233 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 16:59:12,233 INFO blivet/MainThread: got device: DiskDevice instance (0x7f36523e6c10) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:59:12,236 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:59:12,239 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:12,239 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 16:59:12,242 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:12,242 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 16:59:12,245 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:12,245 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 16:59:12,248 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:12,248 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 16:59:12,251 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:59:12,253 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:12,256 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:59:12,262 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 0x7f3653db6ec0> 2024-03-01 16:59:12,300 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 16:59:12,304 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:59:12,304 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:59:12,308 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': '20124541'} ; 2024-03-01 16:59:12,308 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:59:12,308 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:59:12,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:12,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:12,316 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:59:12,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:12,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:12,322 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:12,333 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:12,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:12,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 16:59:12,353 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 16:59:12,356 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:59:12,356 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:59:12,359 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:59:12,362 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:59:12,362 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:59:12,365 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:12,365 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:12,365 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:59:12,368 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:59:12,371 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:59:12,373 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:59:12,376 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:59:12,379 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:12,379 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:12,379 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 16:59:12,380 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:59:12,379 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f36523edfd0) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) with existing msdos disklabel'] uuid = e61ef7e0-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f36523f8770> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:59:12,383 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:59:12,386 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:12,386 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 16:59:12,389 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:12,389 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 16:59:12,392 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:12,392 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 16:59:12,395 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:12,395 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 16:59:12,395 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:59:12,398 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:12,398 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 16:59:12,401 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:59:12,401 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:12,404 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-M11jD1gSsfxGpCbBVmGpPPQ3EElLCBxLnJbLwXNtc2zRQxWXskiPIf9QphOiUz6m ' '/dev/test_vg1/lv1 ' '/dev/disk/by-uuid/49c1e6e8-ef16-4546-91bf-ea1306bfe05d ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '60', 'DM_ACTIVATION': '1', 'DM_LV_NAME': 'lv1', 'DM_NAME': 'test_vg1-lv1', 'DM_SUSPENDED': '0', 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'DM_UDEV_RULES_VSN': '2', 'DM_UUID': 'LVM-M11jD1gSsfxGpCbBVmGpPPQ3EElLCBxLnJbLwXNtc2zRQxWXskiPIf9QphOiUz6m', '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': '49c1e6e8-ef16-4546-91bf-ea1306bfe05d', 'ID_FS_UUID_ENC': '49c1e6e8-ef16-4546-91bf-ea1306bfe05d', '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': '1204541788'} ; 2024-03-01 16:59:12,404 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:59:12,404 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:12,407 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:59:12,407 INFO program/MainThread: stderr[15]: 2024-03-01 16:59:12,407 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:59:12,407 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:12,409 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:59:12,410 INFO program/MainThread: stderr[16]: 2024-03-01 16:59:12,410 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:59:12,410 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:12,412 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:59:12,412 INFO program/MainThread: stderr[17]: 2024-03-01 16:59:12,412 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:59:12,416 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:12,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:59:12,421 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,422 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,422 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,422 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,419 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,423 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:12,425 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:59:12,425 INFO program/MainThread: stderr[18]: 2024-03-01 16:59:12,425 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:59:12,429 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:59:12,429 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:59:12,429 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:12,441 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:12,455 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:59:12,455 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:59:12,459 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:12,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:12,464 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:12,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:12,467 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:12,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:59:12,471 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:12,474 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:12,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:12,476 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:59:12,479 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:12,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:12,484 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:12,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:12,486 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:59:12,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:59:12,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:12,494 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:12,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:12,496 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:59:12,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:59:12,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:12,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 16:59:12,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:12,506 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:12,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:59:12,511 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:12,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 16:59:12,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:12,516 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 16:59:12,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:12,521 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:12,522 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 16:59:12,522 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:12,522 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:12,523 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:12,523 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:12,523 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:12,524 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:12,524 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:12,524 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:12,525 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:12,525 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:12,525 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:12,526 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:12,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:12,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:59:12,531 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:59:12,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:59:12,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:59:12,536 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:59:12,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:59:12,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 16:59:12,541 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:59:12,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:12,546 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:59:12,546 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:59:12,548 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,549 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,549 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,549 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,546 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,552 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,552 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,553 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,553 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,550 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,555 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,556 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,556 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,557 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,554 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,559 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,559 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,560 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,560 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,557 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,562 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,563 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,563 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,564 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,561 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,566 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,566 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,567 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,567 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,564 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,570 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,570 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,570 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,571 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,568 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,573 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,574 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,574 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,574 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,571 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,577 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,577 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,577 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,578 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,575 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,580 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,581 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,581 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,581 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,578 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,584 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,584 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,584 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,585 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,582 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,587 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,588 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,588 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,588 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,585 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,591 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,591 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,591 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,592 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,589 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,594 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,595 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,595 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,595 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,592 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,598 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,598 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,598 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,599 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,596 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,601 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,602 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,602 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,602 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,599 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,604 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,605 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,605 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,606 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,603 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,608 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,608 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,609 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,609 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,606 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,611 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,612 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,612 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,613 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,610 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,615 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,615 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,616 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,616 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,613 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,618 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,619 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,619 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,620 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,617 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,622 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,622 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,623 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,623 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,620 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,625 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,626 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,626 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,627 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,623 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,629 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,629 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,629 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,630 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,627 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,632 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,633 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,633 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,633 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,630 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,636 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,636 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,636 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,637 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,634 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,639 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,639 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,640 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,640 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,637 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,642 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,643 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,643 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,644 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,641 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,646 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,646 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,647 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,647 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,644 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,649 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,650 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,650 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,651 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,648 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,653 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,653 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,654 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,654 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,651 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,656 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,657 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,657 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:12,658 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 16:59:12,654 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f3652439f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = nJbLwX-Ntc2-zRQx-WXsk-iPIf-9Qph-OiUz6m size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f36524b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = M11jD1-gSsf-xGpC-bBVm-GpPP-Q3EE-lLCBxL size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 16:59:12,658 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 16:59:12,661 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:59:12,661 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:12,661 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 16:59:12,664 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 16:59:12,664 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:12,665 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 16:59:12,668 INFO program/MainThread: stdout[19]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 16:59:12,668 INFO program/MainThread: stderr[19]: 2024-03-01 16:59:12,668 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:59:12,672 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:59:12,672 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 16:59:12,672 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:12,672 DEBUG blivet.ansible/MainThread: ['sda', 'sdc', 'sdb', 'test_vg1'] 2024-03-01 16:59:12,672 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 16:59:12,675 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 16:59:12,676 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:12,678 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:59:12,681 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:59:12,684 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:59:12,684 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 16:59:12,684 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:59:12,684 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 16:59:12,684 DEBUG blivet/MainThread: removing sda 2024-03-01 16:59:12,687 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 16:59:12,687 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:12,687 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:59:12,689 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 16:59:12,690 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:59:12,690 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 16:59:12,690 DEBUG blivet/MainThread: removing sdc 2024-03-01 16:59:12,692 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 16:59:12,692 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:12,692 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 16:59:12,695 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 16:59:12,695 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:59:12,695 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 16:59:12,695 DEBUG blivet/MainThread: removing sdb 2024-03-01 16:59:12,698 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 16:59:12,698 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:12,698 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:59:12,700 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 16:59:12,701 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:59:12,701 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:12,713 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:12,726 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:12,738 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:12,754 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:59:12,755 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:12,755 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:12,755 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:59:12,755 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:59:12,755 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:59:12,755 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:59:12,755 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:59:12,756 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:59:12,758 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:59:12,761 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:59:12,763 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:59:12,763 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:59:12,766 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:59:12,766 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f36523b6b30> 2024-03-01 16:59:12,766 INFO blivet/MainThread: sorting actions... 2024-03-01 16:59:12,767 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:12,767 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:12,767 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:59:12,767 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:59:12,767 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:59:12,767 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:59:12,768 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:12,770 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:12,773 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:59:12,774 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 16:59:12,781 INFO program/MainThread: stdout: 2024-03-01 16:59:12,781 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:12,781 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:12,781 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:12,798 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:12,799 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:12,810 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:12,811 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:12,815 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:12,818 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:59:12,821 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:59:12,824 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 16:59:12,827 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:59:12,827 INFO program/MainThread: Running [20] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:59:12,863 INFO program/MainThread: stdout[20]: 2024-03-01 16:59:12,863 INFO program/MainThread: stderr[20]: 2024-03-01 16:59:12,863 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:59:12,867 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:59:12,870 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:12,872 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:59:12,875 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:12,878 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:59:12,881 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:12,883 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:59:12,886 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 16:59:12,886 INFO program/MainThread: Running [21] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:59:12,916 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 16:59:12,916 INFO program/MainThread: stderr[21]: 2024-03-01 16:59:12,916 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:59:12,917 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:59:12,925 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 16:59:12,931 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 16:59:12,941 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:59:12,946 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:12,952 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:59:12,957 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:12,962 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:59:12,967 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:12,973 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:59:12,978 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 16:59:12,978 INFO program/MainThread: Running [22] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:59:13,010 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 16:59:13,010 INFO program/MainThread: stderr[22]: 2024-03-01 16:59:13,010 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:59:13,010 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:59:13,065 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 16:59:13,065 INFO program/MainThread: stderr[23]: 2024-03-01 16:59:13,065 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:59:13,066 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:59:13,091 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 16:59:13,091 INFO program/MainThread: stderr[24]: 2024-03-01 16:59:13,091 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:59:13,092 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:59:13,098 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:13,105 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:59:13,115 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:59:13,115 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc,/dev/sdb ... 2024-03-01 16:59:13,162 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 16:59:13,163 INFO program/MainThread: stderr[25]: 2024-03-01 16:59:13,163 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:59:13,163 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 16:59:13,163 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:13,178 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:13,179 INFO program/MainThread: Running [26] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc ... 2024-03-01 16:59:13,186 INFO program/MainThread: stdout[26]: use_devicesfile=1 2024-03-01 16:59:13,187 INFO program/MainThread: stderr[26]: 2024-03-01 16:59:13,187 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:59:13,187 INFO program/MainThread: Running [27] lvmdevices --deldev /dev/sdb ... 2024-03-01 16:59:13,199 INFO program/MainThread: stdout[27]: 2024-03-01 16:59:13,199 INFO program/MainThread: stderr[27]: 2024-03-01 16:59:13,199 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:59:13,200 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:13,211 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:13,211 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:13,222 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:13,223 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:59:13,226 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:13,229 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:59:13,231 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:59:13,231 INFO program/MainThread: Running [28] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdc ... 2024-03-01 16:59:13,258 INFO program/MainThread: stdout[28]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 16:59:13,259 INFO program/MainThread: stderr[28]: 2024-03-01 16:59:13,259 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:59:13,259 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 16:59:13,259 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:13,276 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:13,276 INFO program/MainThread: Running [29] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:59:13,283 INFO program/MainThread: stdout[29]: use_devicesfile=1 2024-03-01 16:59:13,284 INFO program/MainThread: stderr[29]: 2024-03-01 16:59:13,284 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:59:13,284 INFO program/MainThread: Running [30] lvmdevices --deldev /dev/sdc ... 2024-03-01 16:59:13,296 INFO program/MainThread: stdout[30]: 2024-03-01 16:59:13,296 INFO program/MainThread: stderr[30]: 2024-03-01 16:59:13,296 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:59:13,296 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:13,308 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:13,309 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:13,319 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:13,320 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:59:13,323 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:13,326 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:59:13,328 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:59:13,328 INFO program/MainThread: Running [31] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:59:13,361 INFO program/MainThread: stdout[31]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 16:59:13,362 INFO program/MainThread: stderr[31]: 2024-03-01 16:59:13,362 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:59:13,362 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 16:59:13,362 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:13,376 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:13,377 INFO program/MainThread: Running [32] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:13,383 INFO program/MainThread: stdout[32]: use_devicesfile=1 2024-03-01 16:59:13,384 INFO program/MainThread: stderr[32]: 2024-03-01 16:59:13,384 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:59:13,384 INFO program/MainThread: Running [33] lvmdevices --deldev /dev/sda ... 2024-03-01 16:59:13,396 INFO program/MainThread: stdout[33]: 2024-03-01 16:59:13,396 INFO program/MainThread: stderr[33]: 2024-03-01 16:59:13,396 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:59:13,396 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:13,408 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:13,408 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:13,420 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:13,425 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:59:13,425 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 0x7f3653db5590> 2024-03-01 16:59:22,294 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_wmk28drl/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:59:25,258 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_3_hfeeka/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:59:29,296 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_8nbdcams/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:59:29,329 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:29,329 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:59:29,332 INFO program/MainThread: stdout[2]: 2024-03-01 16:59:29,332 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:29,332 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:59:29,332 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:59:29,337 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:29,337 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:59:29,340 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:29,340 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:59:29,343 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:29,343 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:59:29,346 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:29,346 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:59:29,354 INFO program/MainThread: stdout: 2024-03-01 16:59:29,354 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:59:29,354 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:59:29,354 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:59:29,354 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:59:29,354 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:59:29,354 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:59:29,354 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:59:29,354 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:59:29,355 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:59:29,355 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:59:29,355 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:59:29,355 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:59:29,355 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:59:29,355 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:59:29,355 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:59:29,355 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:29,355 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:29,355 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:29,355 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:29,356 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:59:29,356 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:29,356 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:59:29,356 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:59:29,356 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:29,369 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:29,382 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:29,386 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 16:59:29,386 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:29,387 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:29,414 INFO program/MainThread: stdout[3]: 2024-03-01 16:59:29,414 INFO program/MainThread: stderr[3]: 2024-03-01 16:59:29,414 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:59:29,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:29,425 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:59:29,426 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:29,431 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:59:29,431 INFO blivet/MainThread: sda is a disk 2024-03-01 16:59:29,432 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:59:29,432 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:59:29,435 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:59:29,438 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:59:29,439 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:29,441 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 16:59:29,442 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:59:29,442 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:59:29,442 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5e1d748e80) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 16:59:29,446 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:59:29,446 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:59:29,449 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 16:59:29,449 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:29,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,454 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:29,459 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:59:29,460 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:59:29,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:59:29,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:59:29,463 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:59:29,466 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:59:29,466 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:29,469 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:29,469 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:59:29,470 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:59:29,470 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5e1d3db9a0) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 16:59:29,473 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:59:29,473 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:59:29,476 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 16:59:29,476 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:29,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:29,487 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:59:29,487 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:59:29,487 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:59:29,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:59:29,490 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:59:29,493 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:59:29,493 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:29,496 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:29,497 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:59:29,497 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:59:29,497 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5e1d3db430) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 16:59:29,500 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:59:29,500 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:59:29,503 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', '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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 16:59:29,503 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:29,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,508 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:29,513 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:59:29,514 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:59:29,514 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:59:29,514 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:59:29,517 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:59:29,520 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:59:29,520 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:29,523 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:29,523 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:59:29,523 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:59:29,523 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5e1c3b9940) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 16:59:29,526 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:59:29,527 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:59:29,529 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 16:59:29,529 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:29,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:29,540 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:59:29,540 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:59:29,540 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:59:29,540 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:59:29,543 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:59:29,546 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:59:29,546 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:29,549 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:29,549 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:59:29,550 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:59:29,550 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5e1c3b9370) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 16:59:29,553 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:59:29,553 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:59:29,556 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 16:59:29,556 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:29,559 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,561 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:29,566 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:59:29,567 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:59:29,567 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:59:29,567 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:59:29,570 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:59:29,572 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:59:29,572 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:29,575 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:29,575 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:59:29,576 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:59:29,576 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5e1d3db970) -- 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 = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 16:59:29,579 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:59:29,579 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:59:29,582 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_c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 16:59:29,582 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:29,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,587 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:29,592 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:59:29,593 INFO blivet/MainThread: sde is a disk 2024-03-01 16:59:29,593 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:59:29,593 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:59:29,596 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:59:29,598 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:59:29,599 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:29,601 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:29,602 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:59:29,602 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:59:29,602 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5e1c344640) -- 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 = 6001405c3b791ebed274cde9617c7538 2024-03-01 16:59:29,605 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:59:29,605 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:59:29,608 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_9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 16:59:29,608 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:29,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:29,618 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:59:29,619 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:59:29,619 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:59:29,619 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:59:29,622 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:59:29,625 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:59:29,625 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:29,628 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:29,628 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:59:29,629 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:59:29,629 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5e1c3b2c70) -- 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 = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 16:59:29,632 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:59:29,632 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:59:29,635 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44', '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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 16:59:29,635 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:29,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:29,645 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:59:29,645 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:59:29,646 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:59:29,646 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:59:29,648 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:59:29,651 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:59:29,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:59:29,654 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:29,654 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:59:29,655 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:59:29,655 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5e1c344d90) -- 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 = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 16:59:29,658 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:59:29,658 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:59:29,661 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 16:59:29,661 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:29,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:29,671 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:59:29,671 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:59:29,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:59:29,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:59:29,674 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:59:29,677 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:59:29,677 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:29,680 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:29,680 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:59:29,681 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:59:29,681 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5e1c344580) -- 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 = 60014051dfd529f618d40f4a338a2674 2024-03-01 16:59:29,684 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:59:29,684 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:59:29,687 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 16:59:29,687 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:29,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:29,697 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:59:29,698 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:59:29,698 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:59:29,698 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:59:29,701 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:59:29,703 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:59:29,704 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:29,706 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 16:59:29,707 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:59:29,707 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:59:29,707 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5e1c355220) -- 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 = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 16:59:29,710 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:59:29,710 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:59:29,713 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2', '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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 16:59:29,713 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:29,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:29,723 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:59:29,724 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:59:29,724 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:59:29,724 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:59:29,727 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:59:29,729 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:59:29,730 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:29,732 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:29,733 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:59:29,733 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:59:29,733 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5e1c355760) -- 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 = 600140533c9de3e898f45bcb604704b2 2024-03-01 16:59:29,736 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:59:29,736 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:59:29,739 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': '20122653'} ; 2024-03-01 16:59:29,739 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:59:29,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:29,748 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:59:29,748 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:59:29,748 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:59:29,748 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:59:29,749 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:59:29,749 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:59:29,751 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:59:29,754 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:59:29,754 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:59:29,757 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:29,757 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:59:29,758 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:59:29,758 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5e1c355fa0) -- 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:29,760 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:59:29,764 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:29,764 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:59:29,767 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:29,767 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:59:29,770 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:29,770 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:59:29,773 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:29,773 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:59:29,776 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:59:29,778 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:29,781 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:59:29,787 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 0x7f5e1dcc8b00> 2024-03-01 16:59:29,827 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:59:29,830 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:59:29,831 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:59:29,834 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': '20124541'} ; 2024-03-01 16:59:29,834 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:59:29,834 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:59:29,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,839 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:29,842 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:59:29,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,847 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:29,847 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:29,860 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:29,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:59:29,879 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:59:29,882 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:59:29,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:59:29,885 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:59:29,888 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:59:29,888 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:59:29,891 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:29,891 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:29,891 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:59:29,894 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:59:29,897 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:59:29,900 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:59:29,902 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:59:29,905 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:29,905 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:29,906 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:59:29,906 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:59:29,906 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f5e1c364bb0) -- 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 0x7f5e1c36c950> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:59:29,909 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:59:29,912 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:29,912 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:59:29,916 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:29,916 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:59:29,919 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:29,919 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:59:29,922 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:29,922 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:59:29,923 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:59:29,923 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:59:29,926 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:29,926 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:59:29,929 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:59:29,929 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:29,929 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:29,941 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:29,954 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:59:29,955 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:59:29,958 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,961 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:29,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 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:29,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:29,966 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,968 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,971 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:29,973 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,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:29,975 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:59:29,978 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,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:29,983 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,985 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:29,985 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:59:29,988 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,990 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:29,992 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,995 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:29,995 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:59:29,997 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:30,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:30,002 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:30,004 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:30,005 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:30,007 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:30,009 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:30,012 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:30,014 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:30,014 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:30,014 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 16:59:32,940 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_vgz3qsg7/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:59:32,973 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:32,974 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:59:32,977 INFO program/MainThread: stdout[2]: 2024-03-01 16:59:32,977 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,977 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:59:32,977 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:59:32,981 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:32,982 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:59:32,985 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:32,985 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:59:32,988 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:32,988 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:59:32,991 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:32,991 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:59:32,999 INFO program/MainThread: stdout: 2024-03-01 16:59:32,999 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:59:32,999 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:59:32,999 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:59:32,999 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:59:32,999 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:59:32,999 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:59:32,999 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:59:32,999 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:59:32,999 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:59:32,999 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:59:32,999 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:59:32,999 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:59:32,999 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:59:32,999 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:59:32,999 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:59:32,999 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:32,999 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:32,999 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:33,000 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:33,000 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:59:33,000 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:33,000 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:59:33,000 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:59:33,001 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:33,011 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:33,024 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:33,028 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 16:59:33,028 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:33,029 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:33,055 INFO program/MainThread: stdout[3]: 2024-03-01 16:59:33,055 INFO program/MainThread: stderr[3]: 2024-03-01 16:59:33,055 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:59:33,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,066 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:59:33,068 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:33,072 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:59:33,073 INFO blivet/MainThread: sda is a disk 2024-03-01 16:59:33,073 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:59:33,073 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:59:33,077 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:59:33,080 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:59:33,080 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:33,083 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:33,083 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:59:33,084 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:59:33,084 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2d58eb8e80) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 16:59:33,087 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:59:33,087 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:59:33,090 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 16:59:33,090 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:33,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,101 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:59:33,102 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:59:33,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:59:33,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:59:33,105 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:59:33,108 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:59:33,108 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:33,111 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:33,111 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:59:33,111 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:59:33,111 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2d58b5b9a0) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 16:59:33,115 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:59:33,115 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:59:33,118 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 16:59:33,118 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:33,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,128 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:59:33,129 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:59:33,129 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:59:33,129 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:59:33,132 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:59:33,135 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:59:33,135 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:33,138 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:33,138 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:59:33,139 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:59:33,139 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2d58b5b430) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 16:59:33,142 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:59:33,142 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:59:33,145 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_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', '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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 16:59:33,145 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:33,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,155 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:59:33,156 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:59:33,156 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:59:33,156 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 16:59:33,159 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:59:33,162 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:59:33,162 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:33,165 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:33,165 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:59:33,165 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 16:59:33,165 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2d58339940) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 16:59:33,168 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:59:33,168 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:59:33,171 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 16:59:33,171 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:33,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,182 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:59:33,182 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:59:33,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 16:59:33,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 16:59:33,185 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:59:33,188 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:59:33,188 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:33,191 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:33,191 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:59:33,191 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 16:59:33,191 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2d58339370) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 16:59:33,194 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:59:33,195 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 16:59:33,197 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 16:59:33,198 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,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,208 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:59:33,208 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:59:33,209 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:59:33,209 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 16:59:33,211 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:59:33,214 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:59:33,214 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,217 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,217 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:59:33,218 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 16:59:33,218 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2d58b5b970) -- 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 = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 16:59:33,221 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:59:33,221 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:59:33,224 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 16:59:33,224 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,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,234 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:59:33,235 INFO blivet/MainThread: sde is a disk 2024-03-01 16:59:33,235 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:59:33,235 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 16:59:33,238 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:59:33,240 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:59:33,241 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,244 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,244 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:59:33,244 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 16:59:33,244 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2d582c5640) -- 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 = 6001405c3b791ebed274cde9617c7538 2024-03-01 16:59:33,247 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:59:33,247 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:59:33,250 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 16:59:33,251 INFO blivet/MainThread: scanning sdf (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf)... 2024-03-01 16:59:33,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,261 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:59:33,261 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:59:33,261 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:59:33,261 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 16:59:33,264 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:59:33,267 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:59:33,267 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,270 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,270 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:59:33,270 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 16:59:33,271 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2d58334c70) -- 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 = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 16:59:33,273 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:59:33,274 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:59:33,276 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44', '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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 16:59:33,276 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,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,287 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:59:33,287 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:59:33,287 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 16:59:33,287 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 16:59:33,290 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:59:33,293 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:59:33,293 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,296 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,296 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:59:33,297 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 16:59:33,297 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2d582c5d90) -- 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 = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 16:59:33,300 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:59:33,300 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:59:33,303 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 16:59:33,303 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,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,308 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,313 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:59:33,313 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:59:33,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 16:59:33,314 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:59:33,316 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:59:33,319 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:59:33,319 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,322 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,322 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:59:33,323 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 16:59:33,323 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2d582c5580) -- 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 = 60014051dfd529f618d40f4a338a2674 2024-03-01 16:59:33,326 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:59:33,326 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:59:33,329 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 16:59:33,329 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:33,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,339 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:59:33,340 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:59:33,340 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 16:59:33,340 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 16:59:33,343 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:59:33,345 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:59:33,346 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:33,348 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:33,349 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:59:33,349 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 16:59:33,349 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2d582d6220) -- 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 = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 16:59:33,352 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:59:33,352 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:59:33,355 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2', '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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 16:59:33,355 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:33,358 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,365 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:59:33,366 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:59:33,366 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 16:59:33,366 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 16:59:33,369 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:59:33,371 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:59:33,372 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:33,374 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:33,375 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:59:33,375 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 16:59:33,375 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2d582d6760) -- 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 = 600140533c9de3e898f45bcb604704b2 2024-03-01 16:59:33,378 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:59:33,378 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:59:33,381 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': '20122653'} ; 2024-03-01 16:59:33,381 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:59:33,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,390 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:59:33,390 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:59:33,391 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:59:33,391 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:59:33,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 16:59:33,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 16:59:33,393 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:59:33,396 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:59:33,396 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:59:33,399 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:33,399 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:59:33,400 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 16:59:33,400 INFO blivet/MainThread: got device: DiskDevice instance (0x7f2d582d6fa0) -- 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:33,403 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:59:33,406 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:33,406 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 16:59:33,409 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:33,409 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 16:59:33,412 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:33,412 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 16:59:33,415 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:33,415 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 16:59:33,418 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:59:33,421 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:33,424 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:59:33,429 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f2d594395c0> 2024-03-01 16:59:33,467 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 16:59:33,471 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:59:33,471 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:59:33,474 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-partuuid/e61ef7e0-01 ' '/dev/disk/by-uuid/a4d9efbc-be36-4c5f-99af-596afd10159d', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'DISKSEQ': '1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '1048320', 'ID_FS_SIZE': '4226809856', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_FS_UUID_ENC': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_PART_ENTRY_DISK': '202:0', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'e61ef7e0-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '20124541'} ; 2024-03-01 16:59:33,474 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:59:33,474 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:59:33,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,482 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:59:33,485 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,488 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:33,500 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:33,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,519 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 16:59:33,520 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 16:59:33,523 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:59:33,523 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 16:59:33,526 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:59:33,529 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:59:33,529 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:59:33,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 16:59:33,532 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:33,532 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:59:33,535 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:59:33,538 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:59:33,541 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:59:33,543 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:59:33,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 16:59:33,547 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:33,547 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 16:59:33,547 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:59:33,547 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f2d582e5bb0) -- 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 0x7f2d582eddb0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:59:33,550 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:59:33,553 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:33,553 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 16:59:33,557 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:33,557 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 16:59:33,560 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:33,560 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 16:59:33,563 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:33,563 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 16:59:33,564 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:59:33,565 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:59:33,568 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:33,568 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 16:59:33,571 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:59:33,571 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:33,571 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:33,583 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:33,596 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:59:33,597 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:59:33,600 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:33,603 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,605 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:33,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:33,608 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:33,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,615 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:33,617 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:33,618 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:59:33,620 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,625 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:33,627 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:33,628 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:59:33,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,635 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:33,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:33,637 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:59:33,640 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: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_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:33,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:33,647 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:33,650 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:33,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,655 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:33,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:33,657 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:33,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,665 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:33,667 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 16:59:33,670 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 16:59:33,672 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:59:33,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 16:59:33,677 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:59:33,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 16:59:33,682 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:59:33,685 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:59:33,685 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 16:59:33,686 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:59:33,689 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:59:33,689 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:59:33,691 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:59:33,692 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:59:33,694 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:59:33,694 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 16:59:33,694 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 16:59:33,697 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:59:33,697 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:59:33,700 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:59:33,700 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:59:33,702 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 16:59:33,703 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 16:59:33,703 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 16:59:33,705 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:59:33,705 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:59:33,708 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:59:33,708 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:59:33,709 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:59:33,713 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:59:33,716 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:33,719 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:59:33,722 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:33,725 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:59:33,728 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:33,729 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:59:33,732 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:59:33,732 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 16:59:33,732 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:59:33,736 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,738 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:33,741 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:33,744 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:33,744 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 16:59:33,744 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:59:33,745 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:59:33,745 DEBUG blivet.ansible/MainThread: size: 2.99 GiB ; 0.0 2024-03-01 16:59:33,745 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:59:33,745 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:59:33,748 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:33,748 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 16:59:33,751 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:33,751 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 16:59:33,754 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:59:33,757 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:59:33,758 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 16:59:33,761 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:59:33,764 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:59:33,766 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:59:33,770 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 16:59:33,770 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 16:59:33,771 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 16:59:33,771 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.99 GiB to test_vg1 2024-03-01 16:59:33,771 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 16:59:33,774 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 16:59:33,774 INFO program/MainThread: stderr[4]: 2024-03-01 16:59:33,774 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:59:33,775 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 16:59:33,775 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:59:33,775 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 16:59:33,779 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 16:59:33,779 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:59:33,780 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:59:33,780 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:59:33,780 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:59:33,780 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:59:33,780 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:59:33,780 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:59:33,780 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:59:33,781 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:59:33,781 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:59:33,781 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:59:33,781 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:59:33,783 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:59:33,786 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:59:33,789 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:59:33,789 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:59:33,792 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:59:33,792 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 0x7f2d582679a0> 2024-03-01 16:59:33,792 INFO blivet/MainThread: sorting actions... 2024-03-01 16:59:33,793 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:59:33,793 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:59:33,793 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:59:33,793 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:59:33,794 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:59:33,794 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:59:33,794 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:59:33,794 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:59:33,794 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:59:33,794 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 16:59:33,797 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:33,799 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 16:59:33,799 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 16:59:33,806 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:33,807 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:33,829 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:33,829 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:33,839 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:33,840 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 16:59:33,843 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:33,846 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 16:59:33,846 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 16:59:33,853 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:33,853 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:33,876 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:33,877 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:33,889 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:33,890 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 16:59:33,893 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:33,896 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 16:59:33,896 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 16:59:33,902 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:33,903 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:33,928 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:33,929 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:33,941 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:33,942 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 16:59:33,945 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:33,948 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:59:33,950 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:59:33,950 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:59:33,951 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:33,951 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:59:33,982 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 16:59:33,982 INFO program/MainThread: stderr[5]: 2024-03-01 16:59:33,982 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:59:33,983 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:59:33,995 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 16:59:33,995 INFO program/MainThread: stderr[6]: 2024-03-01 16:59:33,995 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:59:33,995 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 16:59:34,025 INFO program/MainThread: stdout[7]: 2024-03-01 16:59:34,025 INFO program/MainThread: stderr[7]: 2024-03-01 16:59:34,025 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:59:34,025 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 16:59:34,026 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:34,038 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:34,042 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:59:34,042 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:34,043 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 16:59:34,052 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:34,052 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:34,074 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:34,075 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 16:59:34,078 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:34,081 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:59:34,083 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:59:34,083 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:59:34,084 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:34,084 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:59:34,121 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 16:59:34,122 INFO program/MainThread: stderr[8]: 2024-03-01 16:59:34,122 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:59:34,122 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:59:34,130 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 16:59:34,130 INFO program/MainThread: stderr[9]: 2024-03-01 16:59:34,130 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:59:34,130 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 16:59:34,158 INFO program/MainThread: stdout[10]: 2024-03-01 16:59:34,158 INFO program/MainThread: stderr[10]: 2024-03-01 16:59:34,158 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:59:34,158 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 16:59:34,159 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:34,171 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:34,175 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:59:34,175 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:34,176 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 16:59:34,185 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:34,185 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:34,207 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:34,207 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 16:59:34,211 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:34,214 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:59:34,216 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:59:34,217 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:59:34,217 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:34,217 INFO program/MainThread: Running [11] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 16:59:34,254 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 16:59:34,254 INFO program/MainThread: stderr[11]: 2024-03-01 16:59:34,254 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:59:34,255 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:59:34,264 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 16:59:34,265 INFO program/MainThread: stderr[12]: 2024-03-01 16:59:34,265 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:59:34,265 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 16:59:34,302 INFO program/MainThread: stdout[13]: 2024-03-01 16:59:34,302 INFO program/MainThread: stderr[13]: 2024-03-01 16:59:34,302 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:59:34,302 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 16:59:34,302 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:34,315 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:34,319 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:59:34,319 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:34,320 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 16:59:34,329 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:34,329 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:34,349 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:34,350 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 16:59:34,353 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 16:59:34,356 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:59:34,358 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:34,361 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:59:34,364 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:34,366 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:59:34,369 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:34,372 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:59:34,374 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 16:59:34,374 INFO program/MainThread: Running [14] lvm vgcreate -s 4096K test_vg1 /dev/sda /dev/sdb /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:34,425 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 16:59:34,425 INFO program/MainThread: stderr[14]: 2024-03-01 16:59:34,425 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:59:34,436 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:59:34,443 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:59:34,453 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:34,467 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:59:34,473 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:34,479 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:59:34,488 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:34,494 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:59:34,494 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:34,508 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:34,512 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:59:34,515 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:59:34,515 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:34,525 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:34,526 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 16:59:34,533 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:34,533 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:34,545 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:34,545 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:59:34,549 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 16:59:34,552 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 16:59:34,555 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 16:59:34,558 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 16:59:34,561 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:34,564 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:59:34,567 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:34,570 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:59:34,573 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:34,576 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:59:34,576 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:34,588 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:34,592 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 16:59:34,593 INFO program/MainThread: Running [15] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:34,627 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M 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:34,627 INFO program/MainThread: stderr[15]: 2024-03-01 16:59:34,627 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:59:34,627 WARNING blivet/MainThread: test_vg1-lv1 LV's size (2.99 GiB) exceeds the VG's usable free space (2.98 GiB),shrinking the LV 2024-03-01 16:59:34,628 DEBUG blivet/MainThread: trying to set lv test_vg1-lv1 size to 2.98 GiB 2024-03-01 16:59:34,631 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 16:59:34,631 INFO program/MainThread: Running [16] lvm lvcreate -n lv1 -L 3121152K -y --type linear test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:34,682 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 16:59:34,682 INFO program/MainThread: stderr[16]: 2024-03-01 16:59:34,682 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:59:34,690 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:34,697 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:34,699 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:34,700 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:34,730 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:34,734 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:59:34,735 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:59:34,735 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:59:34,744 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:34,744 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:34,759 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:34,759 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 16:59:34,763 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:34,766 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:59:34,769 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 16:59:34,769 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 16:59:34,894 INFO program/MainThread: stdout: 2024-03-01 16:59:34,894 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=195072 blks 2024-03-01 16:59:34,895 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 16:59:34,895 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 16:59:34,895 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 16:59:34,895 INFO program/MainThread: data = bsize=4096 blocks=780288, imaxpct=25 2024-03-01 16:59:34,895 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 16:59:34,895 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 16:59:34,895 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 16:59:34,895 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 16:59:34,895 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 16:59:34,895 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:34,896 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 16:59:34,909 INFO program/MainThread: stdout: 2024-03-01 16:59:34,909 INFO program/MainThread: writing all SBs 2024-03-01 16:59:34,909 INFO program/MainThread: new label = "" 2024-03-01 16:59:34,910 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:34,910 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:34,926 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:34,930 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:34,930 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:34,931 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 16:59:34,940 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:34,940 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:34,956 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:34,961 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:59:34,961 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 0x7f2d58267b30> 2024-03-01 16:59:34,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:34,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 2.98 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:59:34,967 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:59:34,970 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:34,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned existing 2.98 GiB lvmlv test_vg1-lv1 (100) with existing xfs filesystem 2024-03-01 16:59:34,972 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:59:38,995 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_4vywzt5e/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:59:39,028 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:39,028 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:59:39,030 INFO program/MainThread: stdout[2]: 2024-03-01 16:59:39,031 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:39,031 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:59:39,031 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:59:39,035 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:39,035 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:59:39,039 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:39,039 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:59:39,042 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:39,042 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:59:39,044 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:39,044 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:59:39,052 INFO program/MainThread: stdout: 2024-03-01 16:59:39,053 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:59:39,053 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member WpXREr-HnoB-pgYL-Z1Gd-XEI5-IU3n-iEy2Qb 2024-03-01 16:59:39,053 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs db57de42-c094-420b-b3da-242c14aae74c 2024-03-01 16:59:39,053 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38 2024-03-01 16:59:39,053 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs db57de42-c094-420b-b3da-242c14aae74c 2024-03-01 16:59:39,053 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds 2024-03-01 16:59:39,053 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs db57de42-c094-420b-b3da-242c14aae74c 2024-03-01 16:59:39,053 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:59:39,053 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:59:39,053 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:59:39,053 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:59:39,053 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:59:39,053 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:59:39,053 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:59:39,053 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:59:39,053 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:59:39,053 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:59:39,053 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:59:39,053 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:39,053 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member WpXREr-HnoB-pgYL-Z1Gd-XEI5-IU3n-iEy2Qb `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs db57de42-c094-420b-b3da-242c14aae74c sdb 1073741824 root disk brw-rw---- LVM2_member oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38 `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs db57de42-c094-420b-b3da-242c14aae74c sdc 1073741824 root disk brw-rw---- LVM2_member fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs db57de42-c094-420b-b3da-242c14aae74c 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:39,053 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:39,054 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:39,054 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:59:39,054 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:39,054 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:59:39,054 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:59:39,054 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:39,066 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:39,079 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 16:59:39,084 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/lvm-pv-uuid-WpXREr-HnoB-pgYL-Z1Gd-XEI5-IU3n-iEy2Qb', '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': 'WpXREr-HnoB-pgYL-Z1Gd-XEI5-IU3n-iEy2Qb', 'ID_FS_UUID_ENC': 'WpXREr-HnoB-pgYL-Z1Gd-XEI5-IU3n-iEy2Qb', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 16:59:39,084 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:39,084 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:39,119 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:39,119 INFO program/MainThread: stderr[3]: 2024-03-01 16:59:39,119 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:59:39,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:39,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:39,130 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:59:39,131 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:39,136 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:59:39,137 INFO blivet/MainThread: sda is a disk 2024-03-01 16:59:39,137 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:59:39,137 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:59:39,140 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:59:39,143 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:59:39,144 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:39,147 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:39,147 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:59:39,147 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:59:39,147 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5641f3fe80) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 16:59:39,151 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:59:39,154 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:39,154 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:59:39,157 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:39,157 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:59:39,160 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:39,161 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:59:39,164 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:39,164 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:59:39,167 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:59:39,167 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:59:39,167 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:39,200 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=WpXREr-HnoB-pgYL-Z1Gd-XEI5-IU3n-iEy2Qb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 16:59:39,201 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38. WARNING: Couldn't find device with uuid fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds. WARNING: VG test_vg1 is missing PV oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:39,201 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:59:39,201 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:59:39,205 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: WpXREr-HnoB-pgYL-Z1Gd-XEI5-IU3n-iEy2Qb ; label: None ; device: /dev/sda ; serial: 36001405cb3a2c17f0ac4908a800fa6af ; exists: True ; vg_name: test_vg1 ; vg_uuid: Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M ; pe_start: 8 MiB ; 2024-03-01 16:59:39,205 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:59:39,208 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:59:39,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M ; incomplete: True ; hidden: False ; 2024-03-01 16:59:39,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:39,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:39,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:39,219 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:39,252 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 16:59:39,253 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38. WARNING: Couldn't find device with uuid fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds. WARNING: VG test_vg1 is missing PV oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:39,253 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:59:39,253 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:59:39,253 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:59:39,258 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:59:39,261 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:39,262 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:59:39,264 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:59:39,265 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:39,300 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:39,300 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38. WARNING: Couldn't find device with uuid fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds. WARNING: VG test_vg1 is missing PV oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:39,301 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:59:39,305 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:59:39,305 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:59:39,308 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:59:39,310 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M ; incomplete: True ; hidden: False ; 2024-03-01 16:59:39,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:59:39,313 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:59:39,313 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:39,317 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/lvm-pv-uuid-oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38 ' '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85', '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': 'oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38', 'ID_FS_UUID_ENC': 'oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38', '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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 16:59:39,317 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:39,320 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:59:39,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:39,327 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:59:39,328 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:59:39,328 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:59:39,328 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:59:39,331 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:59:39,334 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:59:39,334 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:39,337 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:39,337 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:59:39,338 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:59:39,338 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5640b42220) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 16:59:39,341 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:59:39,344 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:39,344 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:59:39,347 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:39,347 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:59:39,350 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:39,350 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:59:39,353 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:39,353 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:59:39,355 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:59:39,355 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:59:39,356 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:39,393 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=WpXREr-HnoB-pgYL-Z1Gd-XEI5-IU3n-iEy2Qb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 16:59:39,394 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds. WARNING: VG test_vg1 is missing PV fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:39,394 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:59:39,394 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:59:39,397 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38 ; label: None ; device: /dev/sdb ; serial: 36001405c75836cb10d34d4f943cdfb85 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M ; pe_start: 8 MiB ; 2024-03-01 16:59:39,398 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:59:39,400 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:59:39,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M ; incomplete: True ; hidden: False ; 2024-03-01 16:59:39,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:59:39,409 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:59:39,412 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:39,414 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:59:39,417 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M ; incomplete: True ; hidden: False ; 2024-03-01 16:59:39,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:39,420 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:39,453 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:39,453 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds. WARNING: VG test_vg1 is missing PV fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:39,453 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:59:39,453 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:59:39,453 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:39,458 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 16:59:39,458 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:39,461 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:59:39,463 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:39,468 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:59:39,469 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:59:39,469 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:59:39,469 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:59:39,472 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:59:39,475 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:59:39,475 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:39,478 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:39,478 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:59:39,478 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:59:39,478 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5640b39eb0) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 16:59:39,481 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:59:39,482 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:59:39,484 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_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', '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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 16:59:39,485 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:39,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:59:39,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:39,495 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:59:39,496 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:59:39,496 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:59:39,496 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:59:39,498 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:59:39,501 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:59:39,501 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:39,504 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:39,505 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:59:39,505 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:59:39,505 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5640bb4730) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 16:59:39,508 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:59:39,508 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:59:39,511 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/lvm-pv-uuid-fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753', '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': 'fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds', 'ID_FS_UUID_ENC': 'fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 16:59:39,511 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:39,514 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:59:39,516 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:39,521 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:59:39,522 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:59:39,522 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:59:39,522 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:59:39,525 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:59:39,527 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:59:39,528 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:39,530 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:39,531 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:59:39,531 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:59:39,531 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5640b3bbe0) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 16:59:39,534 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:59:39,537 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:39,537 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:59:39,540 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:39,540 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:59:39,543 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:39,543 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:59:39,546 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:39,546 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:59:39,549 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:59:39,549 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:59:39,549 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 16:59:39,581 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=WpXREr-HnoB-pgYL-Z1Gd-XEI5-IU3n-iEy2Qb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 16:59:39,582 INFO program/MainThread: stderr[9]: 2024-03-01 16:59:39,582 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:59:39,582 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:59:39,586 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds ; label: None ; device: /dev/sdc ; serial: 36001405b611fc0edc394f2f865831565 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M ; pe_start: 8 MiB ; 2024-03-01 16:59:39,586 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:59:39,589 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:59:39,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M ; incomplete: True ; hidden: False ; 2024-03-01 16:59:39,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:39,597 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:59:39,600 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:39,603 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:59:39,605 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M ; incomplete: True ; hidden: False ; 2024-03-01 16:59:39,608 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:39,608 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 16:59:39,646 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:39,646 INFO program/MainThread: stderr[10]: 2024-03-01 16:59:39,646 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:59:39,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:39,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:39,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV ; incomplete: False ; hidden: False ; 2024-03-01 16:59:39,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:39,658 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:59:39,661 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:59:39,661 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:59:39,664 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:59:39,668 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:39,668 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:39,671 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:59:39,671 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:59:39,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:59:39,675 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:59:39,678 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:59:39,678 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:59:39,681 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:59:39,684 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:39,684 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:39,687 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:59:39,687 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:59:39,687 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 16:59:39,688 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:59:39,690 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:39,691 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:39,693 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:59:39,694 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:59:39,697 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-Yj7s6jCoLoArMju7h97YC6PWqSvq0u3M7z5hMV7A4Hakadf412FqnU7crvV9VLzV ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/db57de42-c094-420b-b3da-242c14aae74c ' '/dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '65', '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-Yj7s6jCoLoArMju7h97YC6PWqSvq0u3M7z5hMV7A4Hakadf412FqnU7crvV9VLzV', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '780288', 'ID_FS_SIZE': '3128950784', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'db57de42-c094-420b-b3da-242c14aae74c', 'ID_FS_UUID_ENC': 'db57de42-c094-420b-b3da-242c14aae74c', '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': '1245489510'} ; 2024-03-01 16:59:39,697 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:59:39,697 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:39,700 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:59:39,700 INFO program/MainThread: stderr[11]: 2024-03-01 16:59:39,700 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:59:39,700 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:39,703 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:59:39,703 INFO program/MainThread: stderr[12]: 2024-03-01 16:59:39,703 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:59:39,703 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:39,705 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:59:39,705 INFO program/MainThread: stderr[13]: 2024-03-01 16:59:39,706 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:59:39,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:39,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:59:39,715 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:39,715 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:39,716 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:39,716 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:39,712 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5640ac8f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5640bb4640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:39,717 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:39,719 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:59:39,719 INFO program/MainThread: stderr[14]: 2024-03-01 16:59:39,719 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:59:39,723 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:59:39,726 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:39,726 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:59:39,729 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:39,729 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:59:39,732 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:39,732 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:59:39,735 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:39,736 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:59:39,737 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:59:39,737 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:59:39,740 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:39,740 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:59:39,743 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:59:39,744 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:39,745 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:39,748 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 16:59:39,748 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:39,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:59:39,753 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:39,758 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:59:39,759 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:59:39,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:59:39,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 16:59:39,762 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:59:39,765 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:59:39,765 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:39,768 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:39,768 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:59:39,768 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 16:59:39,768 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5640adca00) -- name = sdd status = True id = 59 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 16:59:39,771 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:59:39,772 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:59:39,774 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 16:59:39,774 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:39,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:59:39,780 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:39,785 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:59:39,785 INFO blivet/MainThread: sde is a disk 2024-03-01 16:59:39,785 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 16:59:39,786 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 16:59:39,788 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:59:39,791 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:59:39,791 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:39,794 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:39,795 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:59:39,795 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 16:59:39,795 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5640acf430) -- name = sde status = True id = 64 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 6001405c3b791ebed274cde9617c7538 2024-03-01 16:59:39,798 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:59:39,798 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:59:39,801 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 16:59:39,801 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:39,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:59:39,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:39,811 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:59:39,812 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:59:39,812 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 16:59:39,812 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 16:59:39,815 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:59:39,818 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:59:39,818 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:39,821 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:39,821 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:59:39,821 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 16:59:39,821 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5640acf490) -- name = sdf status = True id = 69 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 16:59:39,824 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:59:39,824 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:59:39,827 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44', '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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 16:59:39,827 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:39,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:59:39,833 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:39,838 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:59:39,838 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:59:39,838 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 16:59:39,838 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 16:59:39,841 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:59:39,844 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:59:39,844 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:39,847 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:39,847 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:59:39,848 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 16:59:39,848 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5640b390d0) -- name = sdg status = True id = 74 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 16:59:39,851 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:59:39,851 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:59:39,854 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 16:59:39,854 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:39,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:59:39,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:39,864 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:59:39,865 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:59:39,865 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 16:59:39,865 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 16:59:39,868 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:59:39,870 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:59:39,871 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:39,873 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:39,874 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:59:39,874 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 16:59:39,874 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5640adc640) -- name = sdh status = True id = 79 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 60014051dfd529f618d40f4a338a2674 2024-03-01 16:59:39,877 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:59:39,877 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:59:39,880 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 16:59:39,880 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:39,883 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:59:39,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:39,891 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:59:39,891 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:59:39,891 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:59:39,892 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:59:39,894 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:59:39,897 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:59:39,897 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:39,900 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:39,900 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:59:39,901 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 16:59:39,901 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5641bdcca0) -- name = sdi status = True id = 84 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 16:59:39,904 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:59:39,904 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:59:39,907 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:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2', '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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 16:59:39,907 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:39,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:59:39,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:39,917 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:59:39,918 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:59:39,918 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 16:59:39,918 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 16:59:39,920 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:59:39,923 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:59:39,923 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:39,926 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:39,927 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:59:39,927 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 16:59:39,927 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5640aea1f0) -- name = sdj status = True id = 89 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 600140533c9de3e898f45bcb604704b2 2024-03-01 16:59:39,930 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:59:39,930 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:59:39,933 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': '20122653'} ; 2024-03-01 16:59:39,933 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:59:39,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:39,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:39,942 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:59:39,942 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:59:39,942 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:59:39,942 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:59:39,943 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:59:39,943 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:59:39,946 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:59:39,948 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:59:39,948 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:59:39,951 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:39,952 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:59:39,952 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 16:59:39,952 INFO blivet/MainThread: got device: DiskDevice instance (0x7f5640aea340) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:59:39,955 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:59:39,958 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:39,958 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 16:59:39,961 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:39,961 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 16:59:39,964 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:39,964 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 16:59:39,967 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:39,967 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 16:59:39,969 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:59:39,972 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:39,975 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:59:39,980 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 0x7f5641be07c0> 2024-03-01 16:59:40,017 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 16:59:40,021 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:59:40,022 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:59:40,025 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': '20124541'} ; 2024-03-01 16:59:40,025 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:59:40,025 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:59:40,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:40,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:40,033 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:59:40,036 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:40,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:40,039 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:40,050 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:40,067 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:40,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 16:59:40,070 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 16:59:40,073 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:59:40,073 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:59:40,076 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:59:40,079 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:59:40,079 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:59:40,082 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:40,082 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:40,082 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:59:40,085 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:59:40,088 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:59:40,090 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:59:40,093 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:59:40,096 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:40,096 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:40,096 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 16:59:40,097 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:59:40,096 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f5640aece50) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) with existing msdos disklabel'] uuid = e61ef7e0-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f5641bdfe50> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:59:40,100 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:59:40,103 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:40,103 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 16:59:40,106 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:40,106 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 16:59:40,109 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:40,109 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 16:59:40,112 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:40,112 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 16:59:40,112 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:59:40,115 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:40,115 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 16:59:40,118 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:59:40,118 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:40,121 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-Yj7s6jCoLoArMju7h97YC6PWqSvq0u3M7z5hMV7A4Hakadf412FqnU7crvV9VLzV ' '/dev/disk/by-uuid/db57de42-c094-420b-b3da-242c14aae74c', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '65', '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-Yj7s6jCoLoArMju7h97YC6PWqSvq0u3M7z5hMV7A4Hakadf412FqnU7crvV9VLzV', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '780288', 'ID_FS_SIZE': '3128950784', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'db57de42-c094-420b-b3da-242c14aae74c', 'ID_FS_UUID_ENC': 'db57de42-c094-420b-b3da-242c14aae74c', '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': '1245489510'} ; 2024-03-01 16:59:40,121 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:59:40,121 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:40,124 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:59:40,124 INFO program/MainThread: stderr[15]: 2024-03-01 16:59:40,124 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:59:40,124 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:40,126 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:59:40,127 INFO program/MainThread: stderr[16]: 2024-03-01 16:59:40,127 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:59:40,127 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:40,129 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:59:40,129 INFO program/MainThread: stderr[17]: 2024-03-01 16:59:40,129 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:59:40,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:40,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:59:40,138 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:40,139 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:40,139 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:40,139 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:40,136 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f5640ac8f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f5640bb4640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:40,140 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:40,142 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:59:40,142 INFO program/MainThread: stderr[18]: 2024-03-01 16:59:40,142 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:59:40,146 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:59:40,146 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:59:40,146 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:40,158 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:40,172 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:59:40,173 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:59:40,176 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:40,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:40,181 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:40,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:40,184 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:40,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:59:40,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:40,191 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:40,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:40,194 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:59:40,196 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:40,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:40,201 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:40,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:40,204 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:59:40,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:59:40,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:40,211 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:40,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:40,214 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:59:40,216 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:40,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:40,221 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:40,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:40,224 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:40,226 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:40,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:40,231 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:40,234 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:40,234 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:43,149 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_fhgtqdzt/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:59:43,182 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:43,182 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:59:43,184 INFO program/MainThread: stdout[2]: 2024-03-01 16:59:43,184 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:43,185 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:59:43,185 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:59:43,189 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:43,189 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:59:43,192 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:43,192 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:59:43,195 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:43,195 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:59:43,198 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:43,198 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:59:43,206 INFO program/MainThread: stdout: 2024-03-01 16:59:43,206 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:59:43,206 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member WpXREr-HnoB-pgYL-Z1Gd-XEI5-IU3n-iEy2Qb 2024-03-01 16:59:43,206 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs db57de42-c094-420b-b3da-242c14aae74c 2024-03-01 16:59:43,207 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38 2024-03-01 16:59:43,207 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs db57de42-c094-420b-b3da-242c14aae74c 2024-03-01 16:59:43,207 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds 2024-03-01 16:59:43,207 INFO program/MainThread: `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs db57de42-c094-420b-b3da-242c14aae74c 2024-03-01 16:59:43,207 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:59:43,207 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:59:43,207 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:59:43,207 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:59:43,207 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:59:43,207 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:59:43,207 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:59:43,207 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:59:43,207 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:59:43,207 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:59:43,207 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:59:43,207 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:43,207 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member WpXREr-HnoB-pgYL-Z1Gd-XEI5-IU3n-iEy2Qb `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs db57de42-c094-420b-b3da-242c14aae74c sdb 1073741824 root disk brw-rw---- LVM2_member oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38 `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs db57de42-c094-420b-b3da-242c14aae74c sdc 1073741824 root disk brw-rw---- LVM2_member fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds `-test_vg1-lv1 3196059648 root disk brw-rw---- xfs db57de42-c094-420b-b3da-242c14aae74c 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:43,207 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:43,207 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:43,208 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:59:43,208 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:43,208 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:59:43,208 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:59:43,208 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:43,220 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:43,233 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 16:59:43,237 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/lvm-pv-uuid-WpXREr-HnoB-pgYL-Z1Gd-XEI5-IU3n-iEy2Qb', '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': 'WpXREr-HnoB-pgYL-Z1Gd-XEI5-IU3n-iEy2Qb', 'ID_FS_UUID_ENC': 'WpXREr-HnoB-pgYL-Z1Gd-XEI5-IU3n-iEy2Qb', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 16:59:43,238 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:43,238 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:43,272 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:43,273 INFO program/MainThread: stderr[3]: 2024-03-01 16:59:43,273 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:59:43,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:43,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:43,283 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:59:43,285 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:43,290 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:59:43,290 INFO blivet/MainThread: sda is a disk 2024-03-01 16:59:43,290 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:59:43,291 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:59:43,294 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:59:43,297 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:59:43,297 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:43,300 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:43,300 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:59:43,301 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:59:43,301 INFO blivet/MainThread: got device: DiskDevice instance (0x7f09c0378e80) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 16:59:43,304 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:59:43,307 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:43,308 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 16:59:43,311 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:43,311 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 16:59:43,314 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:43,314 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 16:59:43,317 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:43,317 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 16:59:43,320 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 16:59:43,320 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 16:59:43,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 16:59:43,352 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=WpXREr-HnoB-pgYL-Z1Gd-XEI5-IU3n-iEy2Qb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 16:59:43,353 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38. WARNING: Couldn't find device with uuid fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds. WARNING: VG test_vg1 is missing PV oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:43,353 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 16:59:43,353 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 16:59:43,357 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: WpXREr-HnoB-pgYL-Z1Gd-XEI5-IU3n-iEy2Qb ; label: None ; device: /dev/sda ; serial: 36001405cb3a2c17f0ac4908a800fa6af ; exists: True ; vg_name: test_vg1 ; vg_uuid: Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M ; pe_start: 8 MiB ; 2024-03-01 16:59:43,357 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 16:59:43,360 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 16:59:43,363 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M ; incomplete: True ; hidden: False ; 2024-03-01 16:59:43,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:43,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:43,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:43,371 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:43,406 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 16:59:43,407 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38. WARNING: Couldn't find device with uuid fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds. WARNING: VG test_vg1 is missing PV oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:43,407 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 16:59:43,407 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 16:59:43,407 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 16:59:43,412 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 16:59:43,415 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:43,416 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:59:43,418 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 16:59:43,419 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:43,456 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:43,456 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38. WARNING: Couldn't find device with uuid fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds. WARNING: VG test_vg1 is missing PV oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38 (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:43,456 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 16:59:43,460 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 16:59:43,460 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 16:59:43,463 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 16:59:43,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M ; incomplete: True ; hidden: False ; 2024-03-01 16:59:43,468 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:59:43,469 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:59:43,469 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:43,472 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/lvm-pv-uuid-oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85', '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': 'oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38', 'ID_FS_UUID_ENC': 'oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38', '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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 16:59:43,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 16:59:43,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:59:43,477 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:43,483 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:59:43,483 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:59:43,483 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 16:59:43,483 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 16:59:43,486 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:59:43,489 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:59:43,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 16:59:43,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 16:59:43,492 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:59:43,493 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 16:59:43,493 INFO blivet/MainThread: got device: DiskDevice instance (0x7f09bf223220) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 16:59:43,496 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:59:43,499 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:43,499 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 16:59:43,502 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:43,502 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 16:59:43,505 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:43,505 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 16:59:43,508 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:43,508 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 16:59:43,510 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 16:59:43,510 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 16:59:43,511 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:43,545 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=WpXREr-HnoB-pgYL-Z1Gd-XEI5-IU3n-iEy2Qb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 16:59:43,545 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds. WARNING: VG test_vg1 is missing PV fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:43,545 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 16:59:43,545 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 16:59:43,549 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38 ; label: None ; device: /dev/sdb ; serial: 36001405c75836cb10d34d4f943cdfb85 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M ; pe_start: 8 MiB ; 2024-03-01 16:59:43,549 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 16:59:43,552 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 16:59:43,554 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M ; incomplete: True ; hidden: False ; 2024-03-01 16:59:43,557 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 16:59:43,560 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 16:59:43,563 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:43,566 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 16:59:43,568 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M ; incomplete: True ; hidden: False ; 2024-03-01 16:59:43,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:43,571 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:43,601 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:43,602 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds. WARNING: VG test_vg1 is missing PV fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 16:59:43,602 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 16:59:43,602 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 16:59:43,602 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:43,606 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 16:59:43,606 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:43,609 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:59:43,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:43,616 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:59:43,617 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:59:43,617 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 16:59:43,617 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 16:59:43,620 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:59:43,623 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:59:43,623 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:43,626 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:43,626 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:59:43,626 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 16:59:43,626 INFO blivet/MainThread: got device: DiskDevice instance (0x7f09bf21aeb0) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 16:59:43,629 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:59:43,629 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:59:43,632 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', '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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 16:59:43,632 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:43,635 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:59:43,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:43,643 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 16:59:43,643 INFO blivet/MainThread: sdl is a disk 2024-03-01 16:59:43,643 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 16:59:43,644 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 16:59:43,646 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 16:59:43,649 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 16:59:43,649 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:43,652 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:43,652 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 16:59:43,653 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 16:59:43,653 INFO blivet/MainThread: got device: DiskDevice instance (0x7f09bf295730) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 16:59:43,655 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 16:59:43,656 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 16:59:43,659 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:b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/lvm-pv-uuid-fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds ' '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753', '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': 'fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds', 'ID_FS_UUID_ENC': 'fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 16:59:43,659 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:43,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:59:43,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:43,669 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 16:59:43,669 INFO blivet/MainThread: sdc is a disk 2024-03-01 16:59:43,669 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 16:59:43,670 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 16:59:43,672 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 16:59:43,675 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 16:59:43,675 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:43,678 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:43,678 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 16:59:43,678 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 16:59:43,679 INFO blivet/MainThread: got device: DiskDevice instance (0x7f09bf21cbe0) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 16:59:43,681 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 16:59:43,685 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:43,685 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 16:59:43,687 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:43,688 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 16:59:43,690 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:43,690 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 16:59:43,693 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:43,693 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 16:59:43,696 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 16:59:43,696 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 16:59:43,696 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 16:59:43,733 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=WpXREr-HnoB-pgYL-Z1Gd-XEI5-IU3n-iEy2Qb LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=oUpwny-RhAe-eOyd-sR9K-NEvA-BcWi-dkKS38 LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=0 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=0 LVM2_PV_COUNT=3 2024-03-01 16:59:43,733 INFO program/MainThread: stderr[9]: 2024-03-01 16:59:43,733 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 16:59:43,733 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 16:59:43,737 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: fuNzUV-TvT7-c53B-OAsY-o2o3-dYZ0-xzXxds ; label: None ; device: /dev/sdc ; serial: 36001405b611fc0edc394f2f865831565 ; exists: True ; vg_name: test_vg1 ; vg_uuid: Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M ; pe_start: 8 MiB ; 2024-03-01 16:59:43,737 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 16:59:43,740 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 16:59:43,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M ; incomplete: True ; hidden: False ; 2024-03-01 16:59:43,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:43,748 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 16:59:43,751 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 16:59:43,754 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 16:59:43,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M ; incomplete: True ; hidden: False ; 2024-03-01 16:59:43,759 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:43,759 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 16:59:43,793 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV LVM2_LV_SIZE=3196059648 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= 2024-03-01 16:59:43,794 INFO program/MainThread: stderr[10]: 2024-03-01 16:59:43,794 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 16:59:43,797 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:43,800 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:43,803 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV ; incomplete: False ; hidden: False ; 2024-03-01 16:59:43,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 16:59:43,806 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 16:59:43,809 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:59:43,809 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 16:59:43,812 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:59:43,815 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:43,816 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:43,819 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:59:43,819 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:59:43,819 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 16:59:43,822 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:59:43,825 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 16:59:43,825 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 16:59:43,828 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 16:59:43,831 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:43,832 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:43,835 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:59:43,835 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:59:43,835 DEBUG blivet/MainThread: Adding test_vg1-lv1/2.98 GiB to test_vg1 2024-03-01 16:59:43,835 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 16:59:43,838 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:43,838 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 16:59:43,841 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 16:59:43,841 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 2.98 GiB (2.98 GiB) 2024-03-01 16:59:43,845 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-uuid/db57de42-c094-420b-b3da-242c14aae74c ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-Yj7s6jCoLoArMju7h97YC6PWqSvq0u3M7z5hMV7A4Hakadf412FqnU7crvV9VLzV ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '65', '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-Yj7s6jCoLoArMju7h97YC6PWqSvq0u3M7z5hMV7A4Hakadf412FqnU7crvV9VLzV', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '780288', 'ID_FS_SIZE': '3128950784', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'db57de42-c094-420b-b3da-242c14aae74c', 'ID_FS_UUID_ENC': 'db57de42-c094-420b-b3da-242c14aae74c', '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': '1245489510'} ; 2024-03-01 16:59:43,845 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:59:43,845 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:43,848 INFO program/MainThread: stdout[11]: LVM 2024-03-01 16:59:43,848 INFO program/MainThread: stderr[11]: 2024-03-01 16:59:43,848 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 16:59:43,848 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:43,850 INFO program/MainThread: stdout[12]: LVM 2024-03-01 16:59:43,850 INFO program/MainThread: stderr[12]: 2024-03-01 16:59:43,850 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 16:59:43,850 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:43,853 INFO program/MainThread: stdout[13]: LVM 2024-03-01 16:59:43,853 INFO program/MainThread: stderr[13]: 2024-03-01 16:59:43,853 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 16:59:43,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:43,859 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 16:59:43,862 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:43,863 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:43,863 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:43,863 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:43,860 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = None target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45)'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:43,864 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:43,866 INFO program/MainThread: stdout[14]: LVM 2024-03-01 16:59:43,866 INFO program/MainThread: stderr[14]: 2024-03-01 16:59:43,866 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 16:59:43,870 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:59:43,873 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:43,873 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 16:59:43,876 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:43,876 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 16:59:43,880 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:43,880 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 16:59:43,883 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:43,883 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 16:59:43,884 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 16:59:43,884 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 16:59:43,887 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:43,888 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 16:59:43,891 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 16:59:43,891 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:43,892 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 16:59:43,895 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 16:59:43,895 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:43,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 16:59:43,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:43,906 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 16:59:43,906 INFO blivet/MainThread: sdd is a disk 2024-03-01 16:59:43,906 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 16:59:43,906 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 16:59:43,909 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 16:59:43,912 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 16:59:43,912 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:43,915 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:43,915 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 16:59:43,915 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 16:59:43,916 INFO blivet/MainThread: got device: DiskDevice instance (0x7f09bf1bda00) -- name = sdd status = True id = 59 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 16:59:43,918 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 16:59:43,919 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 16:59:43,921 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 16:59:43,922 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:43,924 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 16:59:43,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:43,932 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 16:59:43,932 INFO blivet/MainThread: sde is a disk 2024-03-01 16:59:43,933 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 16:59:43,933 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 16:59:43,935 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 16:59:43,938 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 16:59:43,938 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:43,941 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:43,941 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 16:59:43,942 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 16:59:43,942 INFO blivet/MainThread: got device: DiskDevice instance (0x7f09bf1b0430) -- name = sde status = True id = 64 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 6001405c3b791ebed274cde9617c7538 2024-03-01 16:59:43,945 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 16:59:43,945 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 16:59:43,948 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 16:59:43,948 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:43,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 16:59:43,953 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:43,958 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 16:59:43,959 INFO blivet/MainThread: sdf is a disk 2024-03-01 16:59:43,959 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 16:59:43,959 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 16:59:43,962 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 16:59:43,964 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 16:59:43,965 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:43,967 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:43,968 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 16:59:43,968 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 16:59:43,968 INFO blivet/MainThread: got device: DiskDevice instance (0x7f09bf1b0490) -- name = sdf status = True id = 69 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 16:59:43,971 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 16:59:43,971 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 16:59:43,974 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', '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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 16:59:43,974 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:43,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 16:59:43,979 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:43,984 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 16:59:43,985 INFO blivet/MainThread: sdg is a disk 2024-03-01 16:59:43,985 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 16:59:43,985 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 16:59:43,988 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 16:59:43,991 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 16:59:43,991 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:43,994 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:43,994 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 16:59:43,994 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 16:59:43,994 INFO blivet/MainThread: got device: DiskDevice instance (0x7f09bf21a0d0) -- name = sdg status = True id = 74 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 16:59:43,997 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 16:59:43,997 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 16:59:44,000 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 16:59:44,000 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:44,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 16:59:44,006 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:44,011 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 16:59:44,011 INFO blivet/MainThread: sdh is a disk 2024-03-01 16:59:44,011 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 16:59:44,011 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 16:59:44,014 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 16:59:44,017 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 16:59:44,017 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:44,020 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:44,020 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 16:59:44,021 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 16:59:44,021 INFO blivet/MainThread: got device: DiskDevice instance (0x7f09bf1bd640) -- name = sdh status = True id = 79 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 60014051dfd529f618d40f4a338a2674 2024-03-01 16:59:44,023 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 16:59:44,024 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 16:59:44,026 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc', '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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 16:59:44,027 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:44,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 16:59:44,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:44,037 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 16:59:44,038 INFO blivet/MainThread: sdi is a disk 2024-03-01 16:59:44,038 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 16:59:44,038 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 16:59:44,041 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 16:59:44,043 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 16:59:44,043 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:44,046 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:44,046 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 16:59:44,047 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 16:59:44,047 INFO blivet/MainThread: got device: DiskDevice instance (0x7f09c02bdca0) -- name = sdi status = True id = 84 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 16:59:44,050 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 16:59:44,050 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 16:59:44,053 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2', '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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 16:59:44,053 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:44,056 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 16:59:44,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:44,063 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 16:59:44,064 INFO blivet/MainThread: sdj is a disk 2024-03-01 16:59:44,064 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 16:59:44,064 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 16:59:44,067 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 16:59:44,069 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 16:59:44,070 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:44,072 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:44,073 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 16:59:44,073 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 16:59:44,073 INFO blivet/MainThread: got device: DiskDevice instance (0x7f09bf1cc1f0) -- name = sdj status = True id = 89 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 600140533c9de3e898f45bcb604704b2 2024-03-01 16:59:44,076 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 16:59:44,076 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 16:59:44,079 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': '20122653'} ; 2024-03-01 16:59:44,079 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 16:59:44,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:44,084 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:44,088 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 16:59:44,088 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 16:59:44,088 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 16:59:44,088 INFO blivet/MainThread: xvda is a disk 2024-03-01 16:59:44,089 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 16:59:44,089 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 16:59:44,091 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 16:59:44,094 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 16:59:44,094 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 16:59:44,097 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:44,097 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 16:59:44,098 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 16:59:44,098 INFO blivet/MainThread: got device: DiskDevice instance (0x7f09bf1cc340) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 16:59:44,100 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 16:59:44,103 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:44,103 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 16:59:44,106 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:44,107 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 16:59:44,109 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:44,110 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 16:59:44,113 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:44,113 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 16:59:44,115 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 16:59:44,118 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 16:59:44,121 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 16:59:44,127 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 0x7f09bf1cd480> 2024-03-01 16:59:44,166 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 16:59:44,169 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 16:59:44,169 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 16:59:44,173 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/a4d9efbc-be36-4c5f-99af-596afd10159d ' '/dev/disk/by-partuuid/e61ef7e0-01', 'DEVNAME': '/dev/xvda1', 'DEVPATH': '/devices/vbd-768/block/xvda/xvda1', 'DEVTYPE': 'partition', 'DISKSEQ': '1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '1048320', 'ID_FS_SIZE': '4226809856', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_FS_UUID_ENC': 'a4d9efbc-be36-4c5f-99af-596afd10159d', 'ID_PART_ENTRY_DISK': '202:0', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_NUMBER': '1', 'ID_PART_ENTRY_OFFSET': '2048', 'ID_PART_ENTRY_SCHEME': 'dos', 'ID_PART_ENTRY_SIZE': '524285919', 'ID_PART_ENTRY_TYPE': '0x83', 'ID_PART_ENTRY_UUID': 'e61ef7e0-01', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '1', 'PARTN': '1', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda1', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda/xvda1', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '20124541'} ; 2024-03-01 16:59:44,173 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 16:59:44,173 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 16:59:44,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:44,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:44,181 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 16:59:44,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:44,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:44,187 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:44,198 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:44,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:44,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 16:59:44,218 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 16:59:44,221 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 16:59:44,221 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 16:59:44,224 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 16:59:44,226 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 16:59:44,227 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 16:59:44,229 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:44,230 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:44,230 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 16:59:44,233 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 16:59:44,235 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 16:59:44,238 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 16:59:44,241 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 16:59:44,244 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:44,244 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 16:59:44,244 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 16:59:44,245 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 16:59:44,244 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f09bf1d1e50) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) with existing msdos disklabel'] uuid = e61ef7e0-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f09bf1dab30> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 16:59:44,248 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 16:59:44,251 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 16:59:44,251 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 16:59:44,254 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 16:59:44,254 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 16:59:44,257 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:44,257 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 16:59:44,260 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 16:59:44,260 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 16:59:44,260 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 16:59:44,263 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 16:59:44,263 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 16:59:44,265 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 16:59:44,265 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 16:59:44,268 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/db57de42-c094-420b-b3da-242c14aae74c ' '/dev/disk/by-id/dm-uuid-LVM-Yj7s6jCoLoArMju7h97YC6PWqSvq0u3M7z5hMV7A4Hakadf412FqnU7crvV9VLzV', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '65', '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-Yj7s6jCoLoArMju7h97YC6PWqSvq0u3M7z5hMV7A4Hakadf412FqnU7crvV9VLzV', 'DM_VG_NAME': 'test_vg1', 'ID_FS_BLOCKSIZE': '4096', 'ID_FS_LASTBLOCK': '780288', 'ID_FS_SIZE': '3128950784', 'ID_FS_TYPE': 'xfs', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'db57de42-c094-420b-b3da-242c14aae74c', 'ID_FS_UUID_ENC': 'db57de42-c094-420b-b3da-242c14aae74c', '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': '1245489510'} ; 2024-03-01 16:59:44,268 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 16:59:44,269 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:44,271 INFO program/MainThread: stdout[15]: LVM 2024-03-01 16:59:44,271 INFO program/MainThread: stderr[15]: 2024-03-01 16:59:44,272 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 16:59:44,272 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:44,274 INFO program/MainThread: stdout[16]: LVM 2024-03-01 16:59:44,274 INFO program/MainThread: stderr[16]: 2024-03-01 16:59:44,274 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 16:59:44,274 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:44,277 INFO program/MainThread: stdout[17]: LVM 2024-03-01 16:59:44,277 INFO program/MainThread: stderr[17]: 2024-03-01 16:59:44,277 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 16:59:44,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:44,283 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:59:44,285 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,286 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,286 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,287 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,283 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,287 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 16:59:44,290 INFO program/MainThread: stdout[18]: LVM 2024-03-01 16:59:44,290 INFO program/MainThread: stderr[18]: 2024-03-01 16:59:44,290 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 16:59:44,293 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 16:59:44,293 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 16:59:44,293 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:44,305 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:44,319 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 16:59:44,319 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 16:59:44,323 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:44,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:44,328 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:44,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:44,331 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:44,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 16:59:44,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:44,338 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:44,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:44,340 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 16:59:44,343 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:44,345 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:44,348 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:44,350 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:44,350 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 16:59:44,353 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 16:59:44,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:44,358 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:44,360 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:44,360 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 16:59:44,363 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:44,365 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:44,367 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:44,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:44,370 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:44,372 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:44,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:44,377 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:44,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 16:59:44,380 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:44,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:44,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:44,385 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 16:59:44,386 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:44,386 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:44,386 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:44,387 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:44,387 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:44,387 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:44,388 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:44,388 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:44,388 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:44,389 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:44,389 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:44,389 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 16:59:44,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:44,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 16:59:44,395 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 16:59:44,397 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:59:44,399 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 16:59:44,400 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 16:59:44,402 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 16:59:44,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 16:59:44,404 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 16:59:44,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 16:59:44,410 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem 2024-03-01 16:59:44,410 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 16:59:44,412 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,412 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,413 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,413 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,410 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,415 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,416 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,416 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,417 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,414 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,419 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,419 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,420 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,420 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,417 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,422 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,423 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,423 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,424 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,421 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,426 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,426 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,427 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,427 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,424 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,429 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,430 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,430 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,431 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,428 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,433 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,433 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,434 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,434 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,431 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,436 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,437 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,437 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,438 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,435 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,440 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,440 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,441 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,441 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,438 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,443 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,444 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,444 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,445 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,442 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,447 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,447 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,448 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,448 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,445 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,450 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,451 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,451 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,452 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,449 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,454 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,455 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,455 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,455 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,452 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,457 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,458 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,458 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,459 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,456 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,461 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,462 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,462 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,462 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,459 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,464 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,465 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,465 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,466 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,463 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,468 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,468 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,469 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,469 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,466 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,471 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,472 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,472 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,473 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,470 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,475 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,476 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,476 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,476 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,473 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,478 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,479 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,479 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,480 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,477 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,482 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,483 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,483 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,483 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,480 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,485 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,486 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,486 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,487 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,484 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,489 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,490 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,490 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,490 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,487 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,492 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,493 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,493 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,494 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,491 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,496 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,497 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,497 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,497 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,494 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,499 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,500 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,500 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,501 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,498 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,503 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,504 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,504 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,504 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,501 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,506 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,507 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,507 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,508 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,505 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,510 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,510 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,511 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,511 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,508 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,513 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,514 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,514 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,515 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,512 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,517 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,517 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,518 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,518 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,515 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,520 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,521 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,521 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 16:59:44,522 DEBUG blivet/MainThread: vg test_vg1 has 0 B free 2024-03-01 16:59:44,519 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f09bf1a9f10) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = 7z5hMV-7A4H-akad-f412-FqnU-7crv-V9VLzV size = 2.98 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 2.98 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f09bf295640) -- name = test_vg1 status = True id = 11 children = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = Yj7s6j-CoLo-ArMj-u7h9-7YC6-PWqS-vq0u3M size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 0 B PE Size = 4 MiB PE Count = 762 PE Free = 0 PV Count = 3 modified = False extents = 762 free space = 0 B free extents = 0 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 2.98 GiB 2024-03-01 16:59:44,522 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 16:59:44,525 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 16:59:44,525 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:44,525 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 16:59:44,529 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 16:59:44,529 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:44,529 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 16:59:44,532 INFO program/MainThread: stdout[19]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 16:59:44,532 INFO program/MainThread: stderr[19]: 2024-03-01 16:59:44,532 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 16:59:44,536 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 16:59:44,537 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 16:59:44,537 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:44,537 DEBUG blivet.ansible/MainThread: ['sda', 'sdb', 'test_vg1', 'sdc'] 2024-03-01 16:59:44,537 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 16:59:44,539 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 16:59:44,540 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:44,543 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:59:44,545 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:59:44,548 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 16:59:44,548 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 16:59:44,548 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:59:44,548 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 16:59:44,548 DEBUG blivet/MainThread: removing sda 2024-03-01 16:59:44,551 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 16:59:44,551 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:44,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 16:59:44,554 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 16:59:44,554 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:59:44,554 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 16:59:44,554 DEBUG blivet/MainThread: removing sdb 2024-03-01 16:59:44,556 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 16:59:44,556 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:44,557 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 16:59:44,559 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 16:59:44,559 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:59:44,559 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 16:59:44,559 DEBUG blivet/MainThread: removing sdc 2024-03-01 16:59:44,562 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 16:59:44,562 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 16:59:44,562 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 16:59:44,564 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 16:59:44,565 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:59:44,565 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:44,577 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:44,590 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:44,601 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:44,617 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:59:44,618 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:44,618 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:44,618 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:59:44,618 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:59:44,618 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:59:44,618 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:59:44,618 INFO blivet/MainThread: pruning action queue... 2024-03-01 16:59:44,618 INFO blivet/MainThread: resetting parted disks... 2024-03-01 16:59:44,621 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:59:44,623 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 16:59:44,626 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 16:59:44,626 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 16:59:44,629 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:59:44,629 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 0x7f09c02c3630> 2024-03-01 16:59:44,629 INFO blivet/MainThread: sorting actions... 2024-03-01 16:59:44,629 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:44,630 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:44,630 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:59:44,630 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:59:44,630 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:59:44,630 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:59:44,630 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:44,633 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:44,636 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:59:44,636 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 16:59:44,642 INFO program/MainThread: stdout: 2024-03-01 16:59:44,642 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:44,642 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:44,642 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:44,658 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:44,658 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:44,670 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:44,671 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 16:59:44,674 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 16:59:44,678 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:59:44,681 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 16:59:44,684 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 16:59:44,686 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 16:59:44,687 INFO program/MainThread: Running [20] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 16:59:44,725 INFO program/MainThread: stdout[20]: 2024-03-01 16:59:44,725 INFO program/MainThread: stderr[20]: 2024-03-01 16:59:44,725 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 16:59:44,729 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:59:44,731 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:44,734 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:59:44,737 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:44,739 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:59:44,742 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:44,745 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:59:44,747 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 16:59:44,748 INFO program/MainThread: Running [21] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 16:59:44,779 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 16:59:44,780 INFO program/MainThread: stderr[21]: 2024-03-01 16:59:44,780 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 16:59:44,781 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 16:59:44,787 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 16:59:44,794 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 16:59:44,802 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 16:59:44,812 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:44,822 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 16:59:44,826 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:44,828 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 16:59:44,831 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:44,833 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 16:59:44,836 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 16:59:44,836 INFO program/MainThread: Running [22] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 16:59:44,865 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 16:59:44,866 INFO program/MainThread: stderr[22]: 2024-03-01 16:59:44,866 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 16:59:44,866 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 16:59:44,921 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 16:59:44,921 INFO program/MainThread: stderr[23]: 2024-03-01 16:59:44,921 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 16:59:44,921 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 16:59:44,945 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 16:59:44,946 INFO program/MainThread: stderr[24]: 2024-03-01 16:59:44,946 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 16:59:44,946 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 16:59:44,953 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:44,959 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:59:44,966 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 16:59:44,967 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 16:59:45,017 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 16:59:45,017 INFO program/MainThread: stderr[25]: 2024-03-01 16:59:45,017 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 16:59:45,017 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 16:59:45,018 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:45,032 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:45,033 INFO program/MainThread: Running [26] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 16:59:45,039 INFO program/MainThread: stdout[26]: use_devicesfile=1 2024-03-01 16:59:45,039 INFO program/MainThread: stderr[26]: 2024-03-01 16:59:45,039 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 16:59:45,039 INFO program/MainThread: Running [27] lvmdevices --deldev /dev/sdc ... 2024-03-01 16:59:45,052 INFO program/MainThread: stdout[27]: 2024-03-01 16:59:45,052 INFO program/MainThread: stderr[27]: 2024-03-01 16:59:45,052 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 16:59:45,052 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:45,063 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:45,063 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:45,074 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:45,075 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 16:59:45,078 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:45,081 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:59:45,083 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 16:59:45,083 INFO program/MainThread: Running [28] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 16:59:45,111 INFO program/MainThread: stdout[28]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 16:59:45,111 INFO program/MainThread: stderr[28]: 2024-03-01 16:59:45,111 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 16:59:45,111 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 16:59:45,111 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:45,127 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:45,127 INFO program/MainThread: Running [29] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:59:45,135 INFO program/MainThread: stdout[29]: use_devicesfile=1 2024-03-01 16:59:45,135 INFO program/MainThread: stderr[29]: 2024-03-01 16:59:45,135 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 16:59:45,135 INFO program/MainThread: Running [30] lvmdevices --deldev /dev/sdb ... 2024-03-01 16:59:45,147 INFO program/MainThread: stdout[30]: 2024-03-01 16:59:45,147 INFO program/MainThread: stderr[30]: 2024-03-01 16:59:45,147 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 16:59:45,147 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:45,159 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:45,159 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:45,170 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:45,171 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 16:59:45,174 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 16:59:45,177 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:59:45,179 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 16:59:45,179 INFO program/MainThread: Running [31] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 16:59:45,205 INFO program/MainThread: stdout[31]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 16:59:45,205 INFO program/MainThread: stderr[31]: 2024-03-01 16:59:45,205 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 16:59:45,205 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 16:59:45,205 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:45,222 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:45,223 INFO program/MainThread: Running [32] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 16:59:45,230 INFO program/MainThread: stdout[32]: use_devicesfile=1 2024-03-01 16:59:45,230 INFO program/MainThread: stderr[32]: 2024-03-01 16:59:45,231 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 16:59:45,231 INFO program/MainThread: Running [33] lvmdevices --deldev /dev/sda ... 2024-03-01 16:59:45,242 INFO program/MainThread: stdout[33]: 2024-03-01 16:59:45,242 INFO program/MainThread: stderr[33]: 2024-03-01 16:59:45,242 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 16:59:45,242 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:45,254 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:45,254 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:45,266 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:45,271 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 16:59:45,271 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 0x7f09bf123180> 2024-03-01 16:59:52,895 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_so90e9iz/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:59:55,844 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_vhvs780h/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:59:59,778 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_h6y4emf5/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 16:59:59,812 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:59,813 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 16:59:59,815 INFO program/MainThread: stdout[2]: 2024-03-01 16:59:59,815 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,816 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 16:59:59,816 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 16:59:59,820 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:59,820 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 16:59:59,824 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:59,824 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 16:59:59,826 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:59,827 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 16:59:59,829 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 16:59:59,829 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 16:59:59,837 INFO program/MainThread: stdout: 2024-03-01 16:59:59,837 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 16:59:59,837 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 16:59:59,837 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 16:59:59,837 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 16:59:59,837 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 16:59:59,837 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 16:59:59,837 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 16:59:59,837 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 16:59:59,837 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 16:59:59,837 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 16:59:59,837 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 16:59:59,838 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 16:59:59,838 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 16:59:59,838 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 16:59:59,838 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 16:59:59,838 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:59,838 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,838 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:59,838 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:59,838 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 16:59:59,838 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 16:59:59,839 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 16:59:59,839 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 16:59:59,839 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 16:59:59,851 DEBUG program/MainThread: Return code: 0 2024-03-01 16:59:59,864 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,868 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_cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 16:59:59,868 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,869 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,901 INFO program/MainThread: stdout[3]: 2024-03-01 16:59:59,901 INFO program/MainThread: stderr[3]: 2024-03-01 16:59:59,901 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 16:59:59,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,908 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,912 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 16:59:59,914 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,918 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 16:59:59,919 INFO blivet/MainThread: sda is a disk 2024-03-01 16:59:59,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 16:59:59,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 16:59:59,923 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 16:59:59,926 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 16:59:59,926 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,929 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,929 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 16:59:59,930 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 16:59:59,930 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3335a40910) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 16:59:59,933 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 16:59:59,933 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 16:59:59,936 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85', '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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 16:59:59,936 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,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,942 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,947 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 16:59:59,948 INFO blivet/MainThread: sdb is a disk 2024-03-01 16:59:59,948 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 16:59:59,948 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 16:59:59,951 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 16:59:59,954 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 16:59:59,954 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,957 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,957 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 16:59:59,958 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 16:59:59,958 INFO blivet/MainThread: got device: DiskDevice instance (0x7f33345ad0d0) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 16:59:59,961 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 16:59:59,961 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 16:59:59,964 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 16:59:59,964 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,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 16:59:59,975 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 16:59:59,975 INFO blivet/MainThread: sdk is a disk 2024-03-01 16:59:59,975 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 16:59:59,975 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 16:59:59,978 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 16:59:59,981 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 16:59:59,981 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,984 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,985 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 16:59:59,985 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 16:59:59,985 INFO blivet/MainThread: got device: DiskDevice instance (0x7f33355dbf10) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 16:59:59,988 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 16:59:59,988 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 16:59:59,991 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57', '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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 16:59:59,991 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,994 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 16:59:59,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:00,002 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:00:00,002 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:00:00,002 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:00:00,002 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:00:00,005 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:00:00,008 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:00:00,008 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:00:00,011 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:00:00,011 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:00:00,012 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:00:00,012 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3334540a00) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 17:00:00,015 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:00:00,015 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:00:00,018 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 17:00:00,018 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:00:00,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:00,028 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:00:00,029 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:00:00,029 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:00:00,029 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:00:00,031 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:00:00,034 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:00:00,034 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:00,037 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:00:00,038 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:00:00,038 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:00:00,038 INFO blivet/MainThread: got device: DiskDevice instance (0x7f33345405e0) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 17:00:00,041 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:00:00,041 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:00:00,044 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 17:00:00,044 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:00:00,047 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,050 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:00,055 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:00:00,055 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:00:00,055 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:00:00,055 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:00:00,058 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:00:00,061 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:00:00,061 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:00,064 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:00:00,064 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:00:00,064 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:00:00,064 INFO blivet/MainThread: got device: DiskDevice instance (0x7f33345403a0) -- 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 = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 17:00:00,067 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:00:00,068 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:00:00,070 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 17:00:00,071 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:00:00,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:00,081 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:00:00,082 INFO blivet/MainThread: sde is a disk 2024-03-01 17:00:00,082 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:00:00,082 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:00:00,085 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:00:00,087 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:00:00,088 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:00,091 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:00:00,091 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:00:00,091 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:00:00,091 INFO blivet/MainThread: got device: DiskDevice instance (0x7f333454b070) -- 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 = 6001405c3b791ebed274cde9617c7538 2024-03-01 17:00:00,094 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:00:00,094 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:00:00,097 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 17:00:00,097 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:00:00,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:00,108 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:00:00,109 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:00:00,109 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:00:00,109 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:00:00,111 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:00:00,114 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:00:00,114 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:00,117 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:00:00,117 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:00:00,118 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:00:00,118 INFO blivet/MainThread: got device: DiskDevice instance (0x7f33345427f0) -- 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 = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 17:00:00,121 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:00:00,121 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:00:00,124 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44', '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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 17:00:00,124 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:00:00,127 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,129 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:00,134 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:00:00,135 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:00:00,135 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:00:00,135 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:00:00,138 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:00:00,141 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:00:00,141 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:00,143 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:00:00,144 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:00:00,144 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:00:00,144 INFO blivet/MainThread: got device: DiskDevice instance (0x7f33345566a0) -- 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 = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 17:00:00,147 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:00:00,147 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:00:00,150 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 17:00:00,150 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:00:00,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,156 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:00,161 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:00:00,161 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:00:00,161 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:00:00,161 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:00:00,164 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:00:00,167 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:00:00,167 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:00,170 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:00:00,170 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:00:00,170 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:00:00,170 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3334556e20) -- 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 = 60014051dfd529f618d40f4a338a2674 2024-03-01 17:00:00,173 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:00:00,173 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:00:00,176 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987', '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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 17:00:00,176 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:00:00,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,182 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:00,187 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:00:00,187 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:00:00,188 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:00:00,188 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:00:00,190 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:00:00,193 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:00:00,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:00:00,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:00:00,196 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:00:00,197 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:00:00,197 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3334556fd0) -- 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 = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 17:00:00,200 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:00:00,200 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:00:00,203 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2 ' '/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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 17:00:00,203 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:00:00,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:00,213 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:00:00,214 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:00:00,214 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:00:00,214 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:00:00,217 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:00:00,220 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:00:00,220 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:00,223 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:00:00,223 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:00:00,223 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:00:00,223 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3334559d30) -- 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 = 600140533c9de3e898f45bcb604704b2 2024-03-01 17:00:00,226 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:00:00,227 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:00:00,229 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': '20122653'} ; 2024-03-01 17:00:00,229 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:00:00,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:00,238 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:00:00,239 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:00:00,239 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:00:00,239 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:00:00,239 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:00:00,239 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:00:00,242 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:00:00,244 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:00:00,245 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:00:00,247 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:00:00,248 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:00:00,248 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:00:00,248 INFO blivet/MainThread: got device: DiskDevice instance (0x7f3334559c40) -- 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:00:00,251 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:00:00,254 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:00,254 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:00:00,257 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:00,257 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:00:00,260 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:00,261 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:00:00,264 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:00,264 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:00:00,266 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:00:00,269 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:00,272 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:00:00,278 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 0x7f33366f4700> 2024-03-01 17:00:00,318 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:00:00,322 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:00:00,322 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:00:00,326 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': '20124541'} ; 2024-03-01 17:00:00,326 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:00:00,326 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:00:00,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:00,334 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:00:00,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:00,339 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:00,348 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:00:00,367 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:00:00,371 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:00:00,371 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:00:00,374 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:00:00,376 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:00:00,377 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:00:00,379 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:00:00,380 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:00:00,380 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:00:00,383 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:00:00,385 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:00:00,388 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:00:00,391 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:00:00,394 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:00:00,394 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:00:00,394 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:00:00,395 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:00:00,394 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f33345658e0) -- 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 0x7f3334567770> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:00:00,398 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:00:00,402 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:00,402 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:00:00,405 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:00,405 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:00:00,408 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:00,408 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:00:00,411 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:00,411 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:00:00,412 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:00:00,413 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:00:00,415 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:00,416 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:00:00,418 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:00:00,418 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:00,419 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:00,431 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:00,445 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:00:00,445 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:00:00,449 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:00:00,451 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:00,454 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:00:00,456 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:00,456 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:00:00,459 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,462 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:00,464 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:00,467 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:00:00,469 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:00:00,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:00,474 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:00:00,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:00,477 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:00:00,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:00,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:00:00,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:00,486 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:00:00,489 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:00:00,491 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:00,494 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:00:00,496 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:00,496 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:00:00,499 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:00:00,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:00,504 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:00:00,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:00,506 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:00:00,506 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:00:00,506 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:00:00,507 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 84 2024-03-01 17:00:00,507 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 17:00:00,507 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 17:00:00,507 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 17:00:00,507 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:00:00,507 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 17:00:03,475 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_3x1f98zh/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:00:03,509 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:00:03,510 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:00:03,512 INFO program/MainThread: stdout[2]: 2024-03-01 17:00:03,513 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:00:03,513 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:00:03,513 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:00:03,517 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:03,517 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:00:03,521 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:00:03,521 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:00:03,524 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:00:03,524 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:00:03,527 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:00:03,527 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:00:03,535 INFO program/MainThread: stdout: 2024-03-01 17:00:03,535 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:00:03,535 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 17:00:03,535 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 17:00:03,535 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 17:00:03,535 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:00:03,535 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:00:03,535 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:00:03,535 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:00:03,535 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:00:03,535 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:00:03,535 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:00:03,535 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:00:03,535 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:00:03,536 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:00:03,536 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:00:03,536 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:03,536 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:00:03,536 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:03,536 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:03,536 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:00:03,536 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:03,537 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:00:03,537 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:00:03,537 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:03,548 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:03,561 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 17:00:03,565 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 17:00:03,565 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:00:03,566 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:00:03,595 INFO program/MainThread: stdout[3]: 2024-03-01 17:00:03,595 INFO program/MainThread: stderr[3]: 2024-03-01 17:00:03,595 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:00:03,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:00:03,602 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:03,606 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:00:03,608 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:00:03,613 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:00:03,613 INFO blivet/MainThread: sda is a disk 2024-03-01 17:00:03,613 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:00:03,614 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:00:03,617 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:00:03,620 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:00:03,620 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:03,623 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:00:03,624 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:00:03,624 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:00:03,624 INFO blivet/MainThread: got device: DiskDevice instance (0x7f758c513e20) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 17:00:03,627 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:00:03,628 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 17:00:03,631 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85', '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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 17:00:03,631 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:00:03,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:00:03,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:03,642 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:00:03,642 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:00:03,642 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 17:00:03,642 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 17:00:03,645 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:00:03,648 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:00:03,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 17:00:03,651 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:00:03,652 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:00:03,652 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 17:00:03,652 INFO blivet/MainThread: got device: DiskDevice instance (0x7f758b42c070) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 17:00:03,655 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:00:03,655 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 17:00:03,658 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 17:00:03,659 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:00:03,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:00:03,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:03,669 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:00:03,670 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:00:03,670 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:00:03,670 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 17:00:03,673 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:00:03,676 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:00:03,676 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:00:03,679 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:00:03,680 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:00:03,680 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 17:00:03,680 INFO blivet/MainThread: got device: DiskDevice instance (0x7f758c45bf40) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 17:00:03,683 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:00:03,683 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:00:03,686 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', '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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 17:00:03,686 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:00:03,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:00:03,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:03,697 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:00:03,697 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:00:03,698 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:00:03,698 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:00:03,701 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:00:03,703 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:00:03,704 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:00:03,706 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:00:03,707 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:00:03,707 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:00:03,707 INFO blivet/MainThread: got device: DiskDevice instance (0x7f758b3c09a0) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 17:00:03,710 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:00:03,710 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:00:03,713 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 17:00:03,713 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:00:03,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:00:03,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:03,724 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:00:03,724 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:00:03,724 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:00:03,724 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:00:03,727 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:00:03,730 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:00:03,730 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:03,733 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:00:03,733 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:00:03,734 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:00:03,734 INFO blivet/MainThread: got device: DiskDevice instance (0x7f758b3c0580) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 17:00:03,737 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:00:03,737 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:00:03,740 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 17:00:03,740 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:00:03,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:00:03,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:03,751 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:00:03,751 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:00:03,751 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:00:03,751 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:00:03,754 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:00:03,757 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:00:03,757 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:03,760 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:00:03,760 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:00:03,760 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:00:03,760 INFO blivet/MainThread: got device: DiskDevice instance (0x7f758b3c0340) -- 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 = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 17:00:03,763 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:00:03,764 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:00:03,766 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538 ' '/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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 17:00:03,767 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 17:00:03,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:00:03,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:03,777 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:00:03,777 INFO blivet/MainThread: sde is a disk 2024-03-01 17:00:03,777 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:00:03,778 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:00:03,780 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:00:03,783 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:00:03,783 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:03,786 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:00:03,787 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:00:03,787 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:00:03,787 INFO blivet/MainThread: got device: DiskDevice instance (0x7f758b3cd3d0) -- 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 = 6001405c3b791ebed274cde9617c7538 2024-03-01 17:00:03,790 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:00:03,790 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:00:03,793 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 17:00:03,793 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:00:03,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:00:03,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:03,804 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:00:03,804 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:00:03,804 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:00:03,804 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:00:03,807 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:00:03,810 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:00:03,810 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:03,813 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:00:03,813 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:00:03,813 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:00:03,814 INFO blivet/MainThread: got device: DiskDevice instance (0x7f758b3c2160) -- 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 = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 17:00:03,816 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:00:03,817 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:00:03,819 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:a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60', '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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 17:00:03,819 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:00:03,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:00:03,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:03,830 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:00:03,830 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:00:03,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:00:03,831 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:00:03,833 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:00:03,836 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:00:03,836 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:03,839 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:00:03,839 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:00:03,840 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:00:03,840 INFO blivet/MainThread: got device: DiskDevice instance (0x7f758b3d7640) -- 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 = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 17:00:03,843 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:00:03,843 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:00:03,846 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 17:00:03,846 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:00:03,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:00:03,851 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:03,856 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:00:03,857 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:00:03,857 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:00:03,857 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:00:03,860 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:00:03,862 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:00:03,862 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:03,865 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:00:03,866 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:00:03,866 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:00:03,866 INFO blivet/MainThread: got device: DiskDevice instance (0x7f758b3d7dc0) -- 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 = 60014051dfd529f618d40f4a338a2674 2024-03-01 17:00:03,869 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:00:03,869 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:00:03,872 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc', '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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 17:00:03,872 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:00:03,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:00:03,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:03,882 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:00:03,883 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:00:03,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:00:03,883 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:00:03,886 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:00:03,889 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:00:03,889 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:03,891 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:00:03,892 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:00:03,892 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:00:03,892 INFO blivet/MainThread: got device: DiskDevice instance (0x7f758b3d7fd0) -- 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 = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 17:00:03,895 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:00:03,895 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:00:03,898 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58', '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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 17:00:03,898 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:00:03,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:00:03,904 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:03,908 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:00:03,909 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:00:03,909 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:00:03,909 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:00:03,912 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:00:03,915 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:00:03,915 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:03,918 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:00:03,918 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:00:03,918 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:00:03,919 INFO blivet/MainThread: got device: DiskDevice instance (0x7f758b3dacd0) -- 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 = 600140533c9de3e898f45bcb604704b2 2024-03-01 17:00:03,922 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:00:03,922 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:00:03,924 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': '20122653'} ; 2024-03-01 17:00:03,925 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:00:03,927 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:00:03,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:03,934 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:00:03,934 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:00:03,934 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:00:03,934 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:00:03,934 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:00:03,935 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:00:03,937 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:00:03,940 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:00:03,940 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:00:03,943 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:00:03,944 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:00:03,944 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:00:03,944 INFO blivet/MainThread: got device: DiskDevice instance (0x7f758b3da790) -- 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:00:03,947 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:00:03,950 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:03,950 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:00:03,953 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:03,953 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:00:03,956 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:03,956 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:00:03,959 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:03,959 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:00:03,962 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:00:03,965 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:03,967 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:00:03,973 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 0x7f758b3e9f80> 2024-03-01 17:00:04,010 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:00:04,014 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:00:04,015 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:00:04,018 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': '20124541'} ; 2024-03-01 17:00:04,018 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:00:04,018 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:00:04,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:04,026 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:00:04,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,031 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:04,031 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:04,042 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:04,058 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,061 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:00:04,061 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:00:04,065 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:00:04,065 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:00:04,068 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:00:04,070 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:00:04,071 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:00:04,074 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:00:04,074 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:00:04,074 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:00:04,077 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:00:04,080 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:00:04,082 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:00:04,085 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:00:04,088 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:00:04,088 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:00:04,088 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:00:04,089 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:00:04,088 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f758b3e5910) -- 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 0x7f758b3f49f0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:00:04,092 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:00:04,096 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:04,096 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:00:04,099 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:04,099 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:00:04,102 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:04,102 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:00:04,105 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:04,105 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:00:04,106 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:00:04,106 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:00:04,109 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:04,110 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:00:04,112 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:00:04,112 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:04,113 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:04,125 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:04,138 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:00:04,139 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:00:04,142 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:00:04,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:04,147 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:00:04,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:04,150 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:00:04,153 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,155 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:04,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:04,160 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:00:04,163 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:00:04,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:04,167 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:00:04,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:04,170 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:00:04,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,174 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:04,177 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,179 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:04,179 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:00:04,182 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:00:04,184 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:04,187 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,189 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:04,189 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:00:04,192 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:00:04,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:04,196 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:00:04,199 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:04,199 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:00:04,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,204 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:04,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:04,209 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 17:00:04,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 17:00:04,214 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:00:04,216 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,219 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 17:00:04,219 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:00:04,221 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 17:00:04,224 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:00:04,226 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:00:04,226 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 17:00:04,227 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 17:00:04,230 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:00:04,230 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:00:04,233 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:00:04,233 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:00:04,235 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:00:04,235 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 17:00:04,236 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 17:00:04,238 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:00:04,238 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:00:04,241 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:00:04,241 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:00:04,243 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:00:04,244 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 17:00:04,244 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 17:00:04,246 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:00:04,246 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:00:04,249 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:00:04,249 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:00:04,250 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 17:00:04,254 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:00:04,257 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:00:04,260 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:00:04,263 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:00:04,266 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:00:04,269 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:00:04,270 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 17:00:04,272 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:00:04,273 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 17:00:04,273 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:00:04,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:04,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,284 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:04,285 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 17:00:04,285 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:00:04,286 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:00:04,286 DEBUG blivet.ansible/MainThread: size: 460 MiB ; -565.2173913043479 2024-03-01 17:00:04,286 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:00:04,287 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:00:04,289 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:04,289 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 17:00:04,292 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:04,292 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 17:00:04,295 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:00:04,298 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:00:04,299 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 17:00:04,302 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:00:04,304 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:00:04,307 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:00:04,310 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 17:00:04,311 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:00:04,311 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:00:04,311 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:00:04,312 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 17:00:04,315 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 17:00:04,315 INFO program/MainThread: stderr[4]: 2024-03-01 17:00:04,315 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:00:04,315 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 17:00:04,315 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:00:04,316 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:00:04,320 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 17:00:04,320 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:00:04,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:04,328 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:04,331 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv2' 2024-03-01 17:00:04,331 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:00:04,332 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 17:00:04,332 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -69.71279373368147 2024-03-01 17:00:04,332 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:00:04,333 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 17:00:04,335 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:04,335 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 108 2024-03-01 17:00:04,338 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:04,338 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:00:04,341 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:00:04,344 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:00:04,345 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 112 2024-03-01 17:00:04,348 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:00:04,351 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:00:04,353 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:00:04,357 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv2 ; sysfs_path: ; 2024-03-01 17:00:04,357 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:00:04,358 DEBUG blivet/MainThread: vg test_vg1 has 2.54 GiB free 2024-03-01 17:00:04,358 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:00:04,358 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 109) to device tree 2024-03-01 17:00:04,358 INFO blivet/MainThread: registered action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:00:04,358 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 116 2024-03-01 17:00:04,361 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: xfs ; 2024-03-01 17:00:04,362 INFO blivet/MainThread: registered action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:00:04,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:04,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:04,372 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2' 2024-03-01 17:00:04,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (27) 2024-03-01 17:00:04,377 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 17:00:04,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (32) 2024-03-01 17:00:04,382 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 17:00:04,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (37) 2024-03-01 17:00:04,387 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 17:00:04,389 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:00:04,389 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 117 2024-03-01 17:00:04,390 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:00:04,392 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:00:04,392 INFO blivet/MainThread: registered action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:00:04,395 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:00:04,395 INFO blivet/MainThread: registered action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:00:04,398 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:00:04,398 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 121 2024-03-01 17:00:04,398 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 124 2024-03-01 17:00:04,401 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:00:04,401 INFO blivet/MainThread: registered action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:00:04,403 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:00:04,403 INFO blivet/MainThread: registered action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:00:04,406 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:00:04,406 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 125 2024-03-01 17:00:04,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 128 2024-03-01 17:00:04,409 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:00:04,409 INFO blivet/MainThread: registered action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:00:04,412 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:00:04,412 INFO blivet/MainThread: registered action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:00:04,413 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 130 2024-03-01 17:00:04,416 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:00:04,419 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:00:04,422 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:00:04,425 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:00:04,428 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:00:04,431 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:00:04,432 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 131 2024-03-01 17:00:04,434 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:00:04,435 INFO blivet/MainThread: added lvmvg test_vg2 (id 129) to device tree 2024-03-01 17:00:04,435 INFO blivet/MainThread: registered action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:00:04,439 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:04,444 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,446 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:04,447 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv3' 2024-03-01 17:00:04,447 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:00:04,448 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:00:04,448 DEBUG blivet.ansible/MainThread: size: 308 MiB ; -893.5064935064935 2024-03-01 17:00:04,448 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:00:04,448 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:00:04,451 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:04,451 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 134 2024-03-01 17:00:04,453 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:04,454 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 136 2024-03-01 17:00:04,457 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:00:04,460 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:00:04,460 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 138 2024-03-01 17:00:04,463 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:00:04,466 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:00:04,469 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:00:04,472 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv3 ; sysfs_path: ; 2024-03-01 17:00:04,472 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:00:04,473 DEBUG blivet/MainThread: vg test_vg2 has 2.99 GiB free 2024-03-01 17:00:04,473 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:00:04,473 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 135) to device tree 2024-03-01 17:00:04,473 INFO blivet/MainThread: registered action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:00:04,473 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:00:04,476 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: xfs ; 2024-03-01 17:00:04,476 INFO blivet/MainThread: registered action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:00:04,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:04,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,487 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:04,487 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg2-lv4' 2024-03-01 17:00:04,488 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:00:04,488 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:00:04,488 DEBUG blivet.ansible/MainThread: size: 612 MiB ; -349.6732026143791 2024-03-01 17:00:04,489 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:00:04,489 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:00:04,492 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:04,492 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 143 2024-03-01 17:00:04,494 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:04,495 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 145 2024-03-01 17:00:04,498 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:00:04,501 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:00:04,501 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:00:04,504 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:00:04,507 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:00:04,510 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:00:04,513 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: ; 2024-03-01 17:00:04,513 DEBUG blivet/MainThread: test_vg2 size is 2.99 GiB 2024-03-01 17:00:04,514 DEBUG blivet/MainThread: vg test_vg2 has 2.69 GiB free 2024-03-01 17:00:04,514 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:00:04,514 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 144) to device tree 2024-03-01 17:00:04,514 INFO blivet/MainThread: registered action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:00:04,514 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 151 2024-03-01 17:00:04,518 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: xfs ; 2024-03-01 17:00:04,518 INFO blivet/MainThread: registered action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:00:04,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,523 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:04,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,528 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:04,528 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3' 2024-03-01 17:00:04,531 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (42) 2024-03-01 17:00:04,533 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 17:00:04,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (47) 2024-03-01 17:00:04,538 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 17:00:04,540 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,543 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (52) 2024-03-01 17:00:04,543 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 17:00:04,545 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,548 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (57) 2024-03-01 17:00:04,548 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 17:00:04,550 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:00:04,551 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 152 2024-03-01 17:00:04,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 155 2024-03-01 17:00:04,553 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:00:04,553 INFO blivet/MainThread: registered action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:00:04,556 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:00:04,556 INFO blivet/MainThread: registered action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:00:04,559 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:00:04,559 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 156 2024-03-01 17:00:04,559 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 159 2024-03-01 17:00:04,562 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:00:04,562 INFO blivet/MainThread: registered action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:00:04,565 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:00:04,565 INFO blivet/MainThread: registered action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:00:04,567 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:00:04,567 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 160 2024-03-01 17:00:04,567 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 163 2024-03-01 17:00:04,570 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:00:04,570 INFO blivet/MainThread: registered action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:00:04,573 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:00:04,573 INFO blivet/MainThread: registered action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:00:04,575 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:00:04,576 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:00:04,576 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:00:04,578 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:00:04,578 INFO blivet/MainThread: registered action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:00:04,581 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:00:04,581 INFO blivet/MainThread: registered action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:00:04,583 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 169 2024-03-01 17:00:04,585 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:00:04,588 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:00:04,592 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:00:04,594 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:00:04,598 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:00:04,601 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:00:04,605 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:00:04,608 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:00:04,609 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 170 2024-03-01 17:00:04,611 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:00:04,612 INFO blivet/MainThread: added lvmvg test_vg3 (id 168) to device tree 2024-03-01 17:00:04,612 INFO blivet/MainThread: registered action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:00:04,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:04,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:04,624 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv5' 2024-03-01 17:00:04,625 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:00:04,626 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:00:04,626 DEBUG blivet.ansible/MainThread: size: 1.2 GiB ; -233.33333333333334 2024-03-01 17:00:04,626 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:00:04,627 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:00:04,629 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:04,629 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 173 2024-03-01 17:00:04,632 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:04,632 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 175 2024-03-01 17:00:04,635 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:00:04,638 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:00:04,638 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:00:04,641 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:00:04,644 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:00:04,647 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:00:04,650 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: ; 2024-03-01 17:00:04,651 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:00:04,651 DEBUG blivet/MainThread: vg test_vg3 has 3.98 GiB free 2024-03-01 17:00:04,651 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:00:04,652 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 174) to device tree 2024-03-01 17:00:04,652 INFO blivet/MainThread: registered action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:00:04,652 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 181 2024-03-01 17:00:04,655 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: xfs ; 2024-03-01 17:00:04,655 INFO blivet/MainThread: registered action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:00:04,658 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,661 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:04,663 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:04,666 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv6' 2024-03-01 17:00:04,667 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:00:04,667 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:00:04,667 DEBUG blivet.ansible/MainThread: size: 1020 MiB ; -179.99999999999997 2024-03-01 17:00:04,668 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:00:04,668 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:00:04,671 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:04,671 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 182 2024-03-01 17:00:04,673 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:04,674 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 184 2024-03-01 17:00:04,677 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:00:04,680 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:00:04,680 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 186 2024-03-01 17:00:04,683 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:00:04,686 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:00:04,689 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:00:04,692 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv6 ; sysfs_path: ; 2024-03-01 17:00:04,693 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:00:04,693 DEBUG blivet/MainThread: vg test_vg3 has 2.79 GiB free 2024-03-01 17:00:04,693 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:00:04,694 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 183) to device tree 2024-03-01 17:00:04,694 INFO blivet/MainThread: registered action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:00:04,694 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:00:04,697 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: xfs ; 2024-03-01 17:00:04,697 INFO blivet/MainThread: registered action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:00:04,700 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:04,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:04,708 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv7' 2024-03-01 17:00:04,709 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:00:04,710 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:00:04,710 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -350.0 2024-03-01 17:00:04,710 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:00:04,711 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:00:04,713 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:04,713 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 191 2024-03-01 17:00:04,716 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:04,717 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:00:04,720 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:00:04,722 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:00:04,723 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 195 2024-03-01 17:00:04,726 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:00:04,729 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:00:04,732 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:00:04,735 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv7 ; sysfs_path: ; 2024-03-01 17:00:04,735 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:00:04,736 DEBUG blivet/MainThread: vg test_vg3 has 1.79 GiB free 2024-03-01 17:00:04,736 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:00:04,736 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 192) to device tree 2024-03-01 17:00:04,736 INFO blivet/MainThread: registered action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:00:04,737 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 199 2024-03-01 17:00:04,740 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: xfs ; 2024-03-01 17:00:04,740 INFO blivet/MainThread: registered action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:00:04,743 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:04,748 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:04,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:04,751 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg3-lv8' 2024-03-01 17:00:04,752 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:00:04,752 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:00:04,752 DEBUG blivet.ansible/MainThread: size: 408 MiB ; -250.0 2024-03-01 17:00:04,753 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:00:04,754 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:00:04,756 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:04,756 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 200 2024-03-01 17:00:04,759 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:04,759 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:00:04,762 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:00:04,765 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:00:04,766 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 204 2024-03-01 17:00:04,769 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:00:04,772 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:00:04,775 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:00:04,778 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: ; 2024-03-01 17:00:04,778 DEBUG blivet/MainThread: test_vg3 size is 3.98 GiB 2024-03-01 17:00:04,779 DEBUG blivet/MainThread: vg test_vg3 has 1.39 GiB free 2024-03-01 17:00:04,779 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:00:04,779 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 201) to device tree 2024-03-01 17:00:04,779 INFO blivet/MainThread: registered action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:00:04,780 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 208 2024-03-01 17:00:04,783 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: xfs ; 2024-03-01 17:00:04,783 INFO blivet/MainThread: registered action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:00:04,784 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:00:04,784 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:00:04,785 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:00:04,785 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:00:04,785 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:00:04,785 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:00:04,785 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:00:04,785 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:00:04,785 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:00:04,785 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:00:04,785 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:00:04,785 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:00:04,785 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:00:04,785 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:00:04,785 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:00:04,785 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:00:04,785 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:00:04,785 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:00:04,785 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:00:04,786 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:00:04,786 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:00:04,786 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:00:04,786 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:00:04,786 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:00:04,786 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:00:04,786 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:00:04,786 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:00:04,786 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:00:04,786 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:00:04,786 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:00:04,786 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:00:04,786 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:00:04,786 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:00:04,786 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:00:04,787 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:00:04,787 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:00:04,787 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:00:04,787 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:00:04,787 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:00:04,787 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:00:04,789 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:00:04,791 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:00:04,794 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:00:04,796 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:00:04,797 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:00:04,799 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:00:04,799 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 0x7f758cd17db0> 2024-03-01 17:00:04,799 INFO blivet/MainThread: sorting actions... 2024-03-01 17:00:04,831 DEBUG blivet/MainThread: action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:00:04,831 DEBUG blivet/MainThread: action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:00:04,832 DEBUG blivet/MainThread: action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:00:04,832 DEBUG blivet/MainThread: action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:00:04,832 DEBUG blivet/MainThread: action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:00:04,833 DEBUG blivet/MainThread: action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:00:04,833 DEBUG blivet/MainThread: action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:00:04,833 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:00:04,834 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:00:04,834 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:00:04,834 DEBUG blivet/MainThread: action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:00:04,835 DEBUG blivet/MainThread: action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:00:04,835 DEBUG blivet/MainThread: action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:00:04,835 DEBUG blivet/MainThread: action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:00:04,836 DEBUG blivet/MainThread: action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:00:04,836 DEBUG blivet/MainThread: action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:00:04,836 DEBUG blivet/MainThread: action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:00:04,837 DEBUG blivet/MainThread: action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:00:04,837 DEBUG blivet/MainThread: action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:00:04,837 DEBUG blivet/MainThread: action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:00:04,838 DEBUG blivet/MainThread: action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:00:04,838 DEBUG blivet/MainThread: action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:00:04,839 DEBUG blivet/MainThread: action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:00:04,839 DEBUG blivet/MainThread: action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:00:04,839 DEBUG blivet/MainThread: action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:00:04,840 DEBUG blivet/MainThread: action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:00:04,840 DEBUG blivet/MainThread: action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:00:04,840 DEBUG blivet/MainThread: action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:00:04,841 DEBUG blivet/MainThread: action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:00:04,841 DEBUG blivet/MainThread: action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:00:04,842 DEBUG blivet/MainThread: action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:00:04,842 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:00:04,842 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:00:04,843 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:00:04,843 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:00:04,843 DEBUG blivet/MainThread: action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:00:04,844 DEBUG blivet/MainThread: action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:00:04,844 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:00:04,845 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:00:04,845 INFO blivet/MainThread: executing action: [165] destroy format None on disk sdj (id 57) 2024-03-01 17:00:04,848 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:04,850 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdj ; type: None ; status: False ; 2024-03-01 17:00:04,850 INFO program/MainThread: Running... wipefs -f -a /dev/sdj 2024-03-01 17:00:04,856 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:04,856 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:04,882 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:04,883 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:04,894 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:04,895 INFO blivet/MainThread: executing action: [161] destroy format None on disk sdi (id 52) 2024-03-01 17:00:04,898 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:04,901 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdi ; type: None ; status: False ; 2024-03-01 17:00:04,901 INFO program/MainThread: Running... wipefs -f -a /dev/sdi 2024-03-01 17:00:04,906 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:04,906 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:04,932 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:04,933 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:04,944 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:04,945 INFO blivet/MainThread: executing action: [157] destroy format None on disk sdh (id 47) 2024-03-01 17:00:04,948 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:04,951 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdh ; type: None ; status: False ; 2024-03-01 17:00:04,951 INFO program/MainThread: Running... wipefs -f -a /dev/sdh 2024-03-01 17:00:04,956 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:04,956 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:04,980 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:04,981 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:04,992 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:04,993 INFO blivet/MainThread: executing action: [153] destroy format None on disk sdg (id 42) 2024-03-01 17:00:04,996 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:04,999 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdg ; type: None ; status: False ; 2024-03-01 17:00:04,999 INFO program/MainThread: Running... wipefs -f -a /dev/sdg 2024-03-01 17:00:05,004 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,004 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,030 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,031 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,043 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,044 INFO blivet/MainThread: executing action: [126] destroy format None on disk sdf (id 37) 2024-03-01 17:00:05,047 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:05,050 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdf ; type: None ; status: False ; 2024-03-01 17:00:05,050 INFO program/MainThread: Running... wipefs -f -a /dev/sdf 2024-03-01 17:00:05,055 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,055 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,078 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,078 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,090 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,091 INFO blivet/MainThread: executing action: [122] destroy format None on disk sde (id 32) 2024-03-01 17:00:05,094 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:05,097 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sde ; type: None ; status: False ; 2024-03-01 17:00:05,097 INFO program/MainThread: Running... wipefs -f -a /dev/sde 2024-03-01 17:00:05,102 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,102 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,128 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,129 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,140 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,141 INFO blivet/MainThread: executing action: [118] destroy format None on disk sdd (id 27) 2024-03-01 17:00:05,144 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:05,147 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdd ; type: None ; status: False ; 2024-03-01 17:00:05,147 INFO program/MainThread: Running... wipefs -f -a /dev/sdd 2024-03-01 17:00:05,152 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,152 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,175 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,175 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,187 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,188 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:00:05,191 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:05,194 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 17:00:05,194 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 17:00:05,201 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,201 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,227 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,228 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,240 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,241 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:00:05,244 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:05,247 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 17:00:05,247 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 17:00:05,254 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,254 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,280 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,281 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,293 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,294 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:00:05,297 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:05,300 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 17:00:05,300 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 17:00:05,306 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,307 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,332 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,333 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,344 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,345 INFO blivet/MainThread: executing action: [166] create format lvmpv on disk sdj (id 57) 2024-03-01 17:00:05,348 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:05,351 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:00:05,353 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:00:05,353 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:00:05,353 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:05,354 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:05,384 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdj" successfully created. 2024-03-01 17:00:05,384 INFO program/MainThread: stderr[5]: 2024-03-01 17:00:05,384 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:00:05,385 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:05,396 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 17:00:05,396 INFO program/MainThread: stderr[6]: 2024-03-01 17:00:05,396 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:00:05,397 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdj ... 2024-03-01 17:00:05,427 INFO program/MainThread: stdout[7]: 2024-03-01 17:00:05,427 INFO program/MainThread: stderr[7]: 2024-03-01 17:00:05,427 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:00:05,428 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdj 2024-03-01 17:00:05,428 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,437 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,440 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:00:05,441 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:05,442 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdj 2024-03-01 17:00:05,450 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,451 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,473 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,474 INFO blivet/MainThread: executing action: [162] create format lvmpv on disk sdi (id 52) 2024-03-01 17:00:05,477 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:05,480 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:00:05,482 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:00:05,482 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:00:05,482 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:05,483 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:05,522 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdi" successfully created. 2024-03-01 17:00:05,523 INFO program/MainThread: stderr[8]: 2024-03-01 17:00:05,523 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:00:05,523 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:05,533 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 17:00:05,533 INFO program/MainThread: stderr[9]: 2024-03-01 17:00:05,533 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:00:05,533 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdi ... 2024-03-01 17:00:05,562 INFO program/MainThread: stdout[10]: 2024-03-01 17:00:05,562 INFO program/MainThread: stderr[10]: 2024-03-01 17:00:05,562 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:00:05,562 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdi 2024-03-01 17:00:05,563 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,575 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,579 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:00:05,579 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:05,580 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdi 2024-03-01 17:00:05,589 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,589 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,610 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,611 INFO blivet/MainThread: executing action: [158] create format lvmpv on disk sdh (id 47) 2024-03-01 17:00:05,614 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:05,617 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:00:05,619 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:00:05,619 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:00:05,619 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:05,620 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:05,659 INFO program/MainThread: stdout[11]: Physical volume "/dev/sdh" successfully created. 2024-03-01 17:00:05,659 INFO program/MainThread: stderr[11]: 2024-03-01 17:00:05,659 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:00:05,660 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:05,667 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 17:00:05,668 INFO program/MainThread: stderr[12]: 2024-03-01 17:00:05,668 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:00:05,668 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sdh ... 2024-03-01 17:00:05,696 INFO program/MainThread: stdout[13]: 2024-03-01 17:00:05,697 INFO program/MainThread: stderr[13]: 2024-03-01 17:00:05,697 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:00:05,697 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdh 2024-03-01 17:00:05,697 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,709 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,713 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:00:05,713 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:05,714 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdh 2024-03-01 17:00:05,723 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,723 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,743 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,744 INFO blivet/MainThread: executing action: [154] create format lvmpv on disk sdg (id 42) 2024-03-01 17:00:05,747 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:05,750 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:00:05,752 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:00:05,752 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:00:05,752 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:05,753 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:05,791 INFO program/MainThread: stdout[14]: Physical volume "/dev/sdg" successfully created. 2024-03-01 17:00:05,792 INFO program/MainThread: stderr[14]: 2024-03-01 17:00:05,792 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:00:05,792 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:05,801 INFO program/MainThread: stdout[15]: use_devicesfile=1 2024-03-01 17:00:05,801 INFO program/MainThread: stderr[15]: 2024-03-01 17:00:05,801 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:00:05,801 INFO program/MainThread: Running [16] lvmdevices --adddev /dev/sdg ... 2024-03-01 17:00:05,830 INFO program/MainThread: stdout[16]: 2024-03-01 17:00:05,830 INFO program/MainThread: stderr[16]: 2024-03-01 17:00:05,830 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:00:05,831 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdg 2024-03-01 17:00:05,831 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,843 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,847 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:00:05,847 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:05,848 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdg 2024-03-01 17:00:05,857 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,857 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:05,878 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:05,879 INFO blivet/MainThread: executing action: [172] create device lvmvg test_vg3 (id 168) 2024-03-01 17:00:05,882 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg3 ; status: False ; 2024-03-01 17:00:05,885 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:00:05,887 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:05,890 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:00:05,892 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:05,895 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:00:05,898 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:05,900 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:00:05,903 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:05,905 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:00:05,908 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg3 ; status: False ; 2024-03-01 17:00:05,908 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:05,968 INFO program/MainThread: stdout[17]: Volume group "test_vg3" successfully created 2024-03-01 17:00:05,968 INFO program/MainThread: stderr[17]: 2024-03-01 17:00:05,968 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:00:05,977 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:00:05,990 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:00:05,996 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:06,004 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:00:06,009 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:06,017 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:00:06,024 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:06,029 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:00:06,035 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:06,044 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:00:06,045 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:06,070 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,075 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:00:06,077 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:00:06,078 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:06,089 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,090 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg3 2024-03-01 17:00:06,097 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,098 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:06,109 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,109 INFO blivet/MainThread: executing action: [206] create device lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:00:06,113 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv8 ; status: False ; 2024-03-01 17:00:06,116 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv8 ; orig: False ; 2024-03-01 17:00:06,119 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:00:06,122 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: False ; 2024-03-01 17:00:06,125 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:06,128 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:00:06,131 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:06,134 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:00:06,137 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:06,139 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:00:06,142 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:06,145 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:00:06,145 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:06,157 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,161 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: False ; 2024-03-01 17:00:06,162 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:06,193 INFO program/MainThread: stdout[18]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS 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:06,193 INFO program/MainThread: stderr[18]: 2024-03-01 17:00:06,193 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:00:06,197 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv8 ; status: False ; 2024-03-01 17:00:06,197 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:06,256 INFO program/MainThread: stdout[19]: Logical volume "lv8" created. 2024-03-01 17:00:06,257 INFO program/MainThread: stderr[19]: 2024-03-01 17:00:06,257 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:00:06,266 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:06,286 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:00:06,286 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:00:06,286 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:06,311 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,318 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:06,319 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:00:06,319 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:00:06,328 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,329 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:06,345 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,345 INFO blivet/MainThread: executing action: [207] create format xfs filesystem on lvmlv test_vg3-lv8 (id 201) 2024-03-01 17:00:06,349 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:06,352 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:00:06,355 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv8 ; mountpoint: ; 2024-03-01 17:00:06,355 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv8 2024-03-01 17:00:06,463 INFO program/MainThread: stdout: 2024-03-01 17:00:06,463 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv8 isize=512 agcount=4, agsize=26112 blks 2024-03-01 17:00:06,463 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:00:06,463 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:00:06,464 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:00:06,464 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 17:00:06,464 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:00:06,464 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:00:06,464 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:00:06,464 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:00:06,464 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:00:06,464 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,464 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv8 2024-03-01 17:00:06,479 INFO program/MainThread: stdout: 2024-03-01 17:00:06,479 INFO program/MainThread: writing all SBs 2024-03-01 17:00:06,479 INFO program/MainThread: new label = "" 2024-03-01 17:00:06,479 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,479 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:06,496 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,500 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:00:06,500 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:00:06,501 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:00:06,510 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,511 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:06,527 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,528 INFO blivet/MainThread: executing action: [197] create device lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:00:06,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv7 ; status: False ; 2024-03-01 17:00:06,534 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv7 ; orig: False ; 2024-03-01 17:00:06,537 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:06,537 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:06,573 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS 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:06,573 INFO program/MainThread: stderr[20]: 2024-03-01 17:00:06,573 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:00:06,577 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv7 ; status: False ; 2024-03-01 17:00:06,577 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:06,636 INFO program/MainThread: stdout[21]: Logical volume "lv7" created. 2024-03-01 17:00:06,637 INFO program/MainThread: stderr[21]: 2024-03-01 17:00:06,637 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:00:06,648 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:06,658 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:00:06,659 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:00:06,659 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:06,691 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,695 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:06,695 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:00:06,696 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 17:00:06,705 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,705 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:06,721 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:06,721 INFO blivet/MainThread: executing action: [198] create format xfs filesystem on lvmlv test_vg3-lv7 (id 192) 2024-03-01 17:00:06,725 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:06,728 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:00:06,730 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv7 ; mountpoint: ; 2024-03-01 17:00:06,731 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv7 2024-03-01 17:00:07,573 INFO program/MainThread: stdout: 2024-03-01 17:00:07,573 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv7 isize=512 agcount=4, agsize=26112 blks 2024-03-01 17:00:07,573 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:00:07,573 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:00:07,573 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:00:07,573 INFO program/MainThread: data = bsize=4096 blocks=104448, imaxpct=25 2024-03-01 17:00:07,573 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:00:07,573 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:00:07,573 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:00:07,574 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:00:07,574 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:00:07,574 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:07,574 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv7 2024-03-01 17:00:07,588 INFO program/MainThread: stdout: 2024-03-01 17:00:07,589 INFO program/MainThread: writing all SBs 2024-03-01 17:00:07,589 INFO program/MainThread: new label = "" 2024-03-01 17:00:07,589 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:07,589 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:07,615 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:07,619 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:00:07,619 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:00:07,621 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-1 2024-03-01 17:00:07,629 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:07,630 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:07,645 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:07,645 INFO blivet/MainThread: executing action: [188] create device lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:00:07,649 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv6 ; status: False ; 2024-03-01 17:00:07,652 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv6 ; orig: False ; 2024-03-01 17:00:07,656 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:07,656 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:07,693 INFO program/MainThread: stdout[22]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS 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:07,693 INFO program/MainThread: stderr[22]: 2024-03-01 17:00:07,693 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:00:07,697 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv6 ; status: False ; 2024-03-01 17:00:07,697 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:07,753 INFO program/MainThread: stdout[23]: Logical volume "lv6" created. 2024-03-01 17:00:07,754 INFO program/MainThread: stderr[23]: 2024-03-01 17:00:07,754 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:00:07,766 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:07,776 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:00:07,776 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:00:07,776 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:07,823 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:07,827 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:07,828 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:00:07,828 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 17:00:07,837 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:07,838 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:07,853 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:07,854 INFO blivet/MainThread: executing action: [189] create format xfs filesystem on lvmlv test_vg3-lv6 (id 183) 2024-03-01 17:00:07,857 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:07,860 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:00:07,863 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv6 ; mountpoint: ; 2024-03-01 17:00:07,863 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv6 2024-03-01 17:00:08,653 INFO program/MainThread: stdout: 2024-03-01 17:00:08,654 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv6 isize=512 agcount=4, agsize=65280 blks 2024-03-01 17:00:08,654 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:00:08,654 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:00:08,654 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:00:08,654 INFO program/MainThread: data = bsize=4096 blocks=261120, imaxpct=25 2024-03-01 17:00:08,654 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:00:08,654 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:00:08,654 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:00:08,654 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:00:08,654 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:00:08,654 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:08,655 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv6 2024-03-01 17:00:08,668 INFO program/MainThread: stdout: 2024-03-01 17:00:08,668 INFO program/MainThread: writing all SBs 2024-03-01 17:00:08,668 INFO program/MainThread: new label = "" 2024-03-01 17:00:08,668 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:08,668 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:08,685 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:08,689 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:00:08,689 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:00:08,690 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-2 2024-03-01 17:00:08,699 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:08,699 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:08,716 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:08,716 INFO blivet/MainThread: executing action: [179] create device lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:00:08,720 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg3-lv5 ; status: False ; 2024-03-01 17:00:08,723 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg3-lv5 ; orig: False ; 2024-03-01 17:00:08,726 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:08,726 INFO program/MainThread: Running [24] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:08,760 INFO program/MainThread: stdout[24]: LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS 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:08,761 INFO program/MainThread: stderr[24]: 2024-03-01 17:00:08,761 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:00:08,765 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg3-lv5 ; status: False ; 2024-03-01 17:00:08,765 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:08,829 INFO program/MainThread: stdout[25]: Logical volume "lv5" created. 2024-03-01 17:00:08,830 INFO program/MainThread: stderr[25]: 2024-03-01 17:00:08,830 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:00:08,841 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:08,850 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:00:08,850 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:00:08,850 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:08,885 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:08,890 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:00:08,890 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:00:08,891 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 17:00:08,899 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:08,899 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:08,915 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:08,915 INFO blivet/MainThread: executing action: [180] create format xfs filesystem on lvmlv test_vg3-lv5 (id 174) 2024-03-01 17:00:08,919 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:08,922 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:00:08,924 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg3-lv5 ; mountpoint: ; 2024-03-01 17:00:08,925 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg3-lv5 2024-03-01 17:00:09,736 INFO program/MainThread: stdout: 2024-03-01 17:00:09,736 INFO program/MainThread: meta-data=/dev/mapper/test_vg3-lv5 isize=512 agcount=4, agsize=78336 blks 2024-03-01 17:00:09,736 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:00:09,737 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:00:09,737 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:00:09,737 INFO program/MainThread: data = bsize=4096 blocks=313344, imaxpct=25 2024-03-01 17:00:09,737 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:00:09,737 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:00:09,737 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:00:09,737 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:00:09,737 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:00:09,737 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:09,737 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg3-lv5 2024-03-01 17:00:09,752 INFO program/MainThread: stdout: 2024-03-01 17:00:09,752 INFO program/MainThread: writing all SBs 2024-03-01 17:00:09,752 INFO program/MainThread: new label = "" 2024-03-01 17:00:09,752 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:09,753 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:09,769 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:09,773 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:00:09,773 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:00:09,774 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-3 2024-03-01 17:00:09,783 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:09,783 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:09,799 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:09,799 INFO blivet/MainThread: executing action: [127] create format lvmpv on disk sdf (id 37) 2024-03-01 17:00:09,803 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:09,806 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:00:09,808 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:00:09,808 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:00:09,808 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:09,808 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:09,839 INFO program/MainThread: stdout[26]: Physical volume "/dev/sdf" successfully created. 2024-03-01 17:00:09,839 INFO program/MainThread: stderr[26]: 2024-03-01 17:00:09,839 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:00:09,839 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:09,852 INFO program/MainThread: stdout[27]: use_devicesfile=1 2024-03-01 17:00:09,852 INFO program/MainThread: stderr[27]: 2024-03-01 17:00:09,852 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:00:09,852 INFO program/MainThread: Running [28] lvmdevices --adddev /dev/sdf ... 2024-03-01 17:00:09,880 INFO program/MainThread: stdout[28]: 2024-03-01 17:00:09,880 INFO program/MainThread: stderr[28]: 2024-03-01 17:00:09,880 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:00:09,880 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdf 2024-03-01 17:00:09,881 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:09,893 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:09,897 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:00:09,897 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:00:09,898 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdf 2024-03-01 17:00:09,907 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:09,907 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:09,927 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:09,928 INFO blivet/MainThread: executing action: [123] create format lvmpv on disk sde (id 32) 2024-03-01 17:00:09,931 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:09,934 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:00:09,936 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:00:09,936 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:00:09,937 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:09,937 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:09,971 INFO program/MainThread: stdout[29]: Physical volume "/dev/sde" successfully created. 2024-03-01 17:00:09,971 INFO program/MainThread: stderr[29]: 2024-03-01 17:00:09,971 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:00:09,971 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:09,982 INFO program/MainThread: stdout[30]: use_devicesfile=1 2024-03-01 17:00:09,983 INFO program/MainThread: stderr[30]: 2024-03-01 17:00:09,983 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:00:09,983 INFO program/MainThread: Running [31] lvmdevices --adddev /dev/sde ... 2024-03-01 17:00:10,011 INFO program/MainThread: stdout[31]: 2024-03-01 17:00:10,011 INFO program/MainThread: stderr[31]: 2024-03-01 17:00:10,011 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:00:10,011 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sde 2024-03-01 17:00:10,012 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:10,023 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:10,027 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:00:10,027 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:10,028 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sde 2024-03-01 17:00:10,036 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:10,037 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:10,056 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:10,057 INFO blivet/MainThread: executing action: [119] create format lvmpv on disk sdd (id 27) 2024-03-01 17:00:10,060 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:10,063 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:00:10,065 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:00:10,065 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:00:10,066 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:10,066 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:10,104 INFO program/MainThread: stdout[32]: Physical volume "/dev/sdd" successfully created. 2024-03-01 17:00:10,104 INFO program/MainThread: stderr[32]: 2024-03-01 17:00:10,104 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:00:10,104 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:10,114 INFO program/MainThread: stdout[33]: use_devicesfile=1 2024-03-01 17:00:10,114 INFO program/MainThread: stderr[33]: 2024-03-01 17:00:10,114 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:00:10,114 INFO program/MainThread: Running [34] lvmdevices --adddev /dev/sdd ... 2024-03-01 17:00:10,142 INFO program/MainThread: stdout[34]: 2024-03-01 17:00:10,142 INFO program/MainThread: stderr[34]: 2024-03-01 17:00:10,142 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:00:10,143 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdd 2024-03-01 17:00:10,143 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:10,155 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:10,159 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:00:10,159 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:10,160 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdd 2024-03-01 17:00:10,169 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:10,169 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:10,193 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:10,193 INFO blivet/MainThread: executing action: [133] create device lvmvg test_vg2 (id 129) 2024-03-01 17:00:10,207 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg2 ; status: False ; 2024-03-01 17:00:10,209 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:00:10,212 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:10,215 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:00:10,217 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:10,220 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:00:10,222 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:10,225 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:00:10,227 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg2 ; status: False ; 2024-03-01 17:00:10,227 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:10,273 INFO program/MainThread: stdout[35]: Volume group "test_vg2" successfully created 2024-03-01 17:00:10,273 INFO program/MainThread: stderr[35]: 2024-03-01 17:00:10,273 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:00:10,284 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:00:10,289 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:00:10,296 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:10,301 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:00:10,307 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:10,312 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:00:10,317 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:10,320 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:00:10,320 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:10,332 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:10,336 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:00:10,339 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:00:10,339 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:10,351 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:10,352 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg2 2024-03-01 17:00:10,359 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:10,360 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:10,371 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:10,371 INFO blivet/MainThread: executing action: [149] create device lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:00:10,375 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv4 ; status: False ; 2024-03-01 17:00:10,378 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv4 ; orig: False ; 2024-03-01 17:00:10,381 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:00:10,384 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: False ; 2024-03-01 17:00:10,386 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:10,389 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:00:10,393 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:10,395 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:00:10,398 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:10,401 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:00:10,401 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:10,413 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:10,417 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: False ; 2024-03-01 17:00:10,417 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:10,454 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf 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:10,454 INFO program/MainThread: stderr[36]: 2024-03-01 17:00:10,454 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:00:10,458 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv4 ; status: False ; 2024-03-01 17:00:10,458 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:10,519 INFO program/MainThread: stdout[37]: Logical volume "lv4" created. 2024-03-01 17:00:10,520 INFO program/MainThread: stderr[37]: 2024-03-01 17:00:10,520 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:00:10,534 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:10,547 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:00:10,547 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:00:10,547 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:10,569 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:10,573 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:00:10,574 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:00:10,575 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 17:00:10,583 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:10,586 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:10,612 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:10,613 INFO blivet/MainThread: executing action: [150] create format xfs filesystem on lvmlv test_vg2-lv4 (id 144) 2024-03-01 17:00:10,617 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:10,619 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:00:10,622 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv4 ; mountpoint: ; 2024-03-01 17:00:10,622 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv4 2024-03-01 17:00:10,819 INFO program/MainThread: stdout: 2024-03-01 17:00:10,819 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv4 isize=512 agcount=4, agsize=39168 blks 2024-03-01 17:00:10,819 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:00:10,819 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:00:10,819 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:00:10,819 INFO program/MainThread: data = bsize=4096 blocks=156672, imaxpct=25 2024-03-01 17:00:10,819 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:00:10,819 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:00:10,819 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:00:10,819 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:00:10,819 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:00:10,819 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:10,820 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv4 2024-03-01 17:00:10,833 INFO program/MainThread: stdout: 2024-03-01 17:00:10,834 INFO program/MainThread: writing all SBs 2024-03-01 17:00:10,834 INFO program/MainThread: new label = "" 2024-03-01 17:00:10,834 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:10,834 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:10,850 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:10,854 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:00:10,854 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:00:10,855 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-4 2024-03-01 17:00:10,865 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:10,865 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:10,881 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:10,881 INFO blivet/MainThread: executing action: [140] create device lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:00:10,885 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg2-lv3 ; status: False ; 2024-03-01 17:00:10,888 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg2-lv3 ; orig: False ; 2024-03-01 17:00:10,891 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:10,891 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:10,927 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf 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:10,927 INFO program/MainThread: stderr[38]: 2024-03-01 17:00:10,927 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:00:10,931 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg2-lv3 ; status: False ; 2024-03-01 17:00:10,931 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:10,985 INFO program/MainThread: stdout[39]: Logical volume "lv3" created. 2024-03-01 17:00:10,985 INFO program/MainThread: stderr[39]: 2024-03-01 17:00:10,986 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:00:10,994 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:10,999 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:00:11,000 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:00:11,000 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:11,039 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:11,043 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:11,044 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:00:11,044 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 17:00:11,053 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:11,053 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:11,069 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:11,069 INFO blivet/MainThread: executing action: [141] create format xfs filesystem on lvmlv test_vg2-lv3 (id 135) 2024-03-01 17:00:11,073 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:11,076 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:00:11,079 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg2-lv3 ; mountpoint: ; 2024-03-01 17:00:11,079 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg2-lv3 2024-03-01 17:00:11,984 INFO program/MainThread: stdout: 2024-03-01 17:00:11,984 INFO program/MainThread: meta-data=/dev/mapper/test_vg2-lv3 isize=512 agcount=4, agsize=19712 blks 2024-03-01 17:00:11,984 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:00:11,984 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:00:11,984 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:00:11,984 INFO program/MainThread: data = bsize=4096 blocks=78848, imaxpct=25 2024-03-01 17:00:11,984 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:00:11,984 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:00:11,984 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:00:11,984 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:00:11,984 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:00:11,984 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:11,985 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg2-lv3 2024-03-01 17:00:11,998 INFO program/MainThread: stdout: 2024-03-01 17:00:11,999 INFO program/MainThread: writing all SBs 2024-03-01 17:00:11,999 INFO program/MainThread: new label = "" 2024-03-01 17:00:11,999 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:11,999 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:12,012 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:12,016 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:00:12,016 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:00:12,018 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-5 2024-03-01 17:00:12,026 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:12,026 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:12,042 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:12,043 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:00:12,046 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:12,049 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:00:12,051 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:00:12,051 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:00:12,051 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:12,052 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:12,090 INFO program/MainThread: stdout[40]: Physical volume "/dev/sdc" successfully created. 2024-03-01 17:00:12,091 INFO program/MainThread: stderr[40]: 2024-03-01 17:00:12,091 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 17:00:12,091 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:12,102 INFO program/MainThread: stdout[41]: use_devicesfile=1 2024-03-01 17:00:12,102 INFO program/MainThread: stderr[41]: 2024-03-01 17:00:12,102 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 17:00:12,102 INFO program/MainThread: Running [42] lvmdevices --adddev /dev/sdc ... 2024-03-01 17:00:12,130 INFO program/MainThread: stdout[42]: 2024-03-01 17:00:12,131 INFO program/MainThread: stderr[42]: 2024-03-01 17:00:12,131 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 17:00:12,131 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 17:00:12,131 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:12,144 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:12,148 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:00:12,148 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:12,149 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 17:00:12,159 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:12,159 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:12,180 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:12,180 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:00:12,184 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:12,187 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:00:12,190 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:00:12,190 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:00:12,190 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:12,190 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:12,231 INFO program/MainThread: stdout[43]: Physical volume "/dev/sdb" successfully created. 2024-03-01 17:00:12,232 INFO program/MainThread: stderr[43]: 2024-03-01 17:00:12,232 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 17:00:12,232 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:12,241 INFO program/MainThread: stdout[44]: use_devicesfile=1 2024-03-01 17:00:12,241 INFO program/MainThread: stderr[44]: 2024-03-01 17:00:12,241 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 17:00:12,242 INFO program/MainThread: Running [45] lvmdevices --adddev /dev/sdb ... 2024-03-01 17:00:12,270 INFO program/MainThread: stdout[45]: 2024-03-01 17:00:12,271 INFO program/MainThread: stderr[45]: 2024-03-01 17:00:12,271 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 17:00:12,271 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 17:00:12,271 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:12,282 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:12,286 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:00:12,286 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:12,287 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 17:00:12,297 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:12,297 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:12,318 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:12,318 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:00:12,322 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:12,324 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:00:12,327 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:00:12,327 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:00:12,327 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:12,327 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:12,365 INFO program/MainThread: stdout[46]: Physical volume "/dev/sda" successfully created. 2024-03-01 17:00:12,366 INFO program/MainThread: stderr[46]: 2024-03-01 17:00:12,366 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 17:00:12,366 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:12,376 INFO program/MainThread: stdout[47]: use_devicesfile=1 2024-03-01 17:00:12,376 INFO program/MainThread: stderr[47]: 2024-03-01 17:00:12,377 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 17:00:12,377 INFO program/MainThread: Running [48] lvmdevices --adddev /dev/sda ... 2024-03-01 17:00:12,408 INFO program/MainThread: stdout[48]: 2024-03-01 17:00:12,409 INFO program/MainThread: stderr[48]: 2024-03-01 17:00:12,409 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 17:00:12,409 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 17:00:12,409 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:12,420 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:12,424 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:00:12,424 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:12,425 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 17:00:12,435 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:12,435 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:12,457 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:12,458 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:00:12,461 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 17:00:12,464 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:00:12,466 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:12,469 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:00:12,472 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:12,474 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:00:12,477 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:12,480 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:00:12,482 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 17:00:12,482 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:12,539 INFO program/MainThread: stdout[49]: Volume group "test_vg1" successfully created 2024-03-01 17:00:12,545 INFO program/MainThread: stderr[49]: 2024-03-01 17:00:12,545 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 17:00:12,552 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:00:12,560 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:00:12,565 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:12,569 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:00:12,572 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:12,575 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:00:12,578 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:12,580 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:00:12,581 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:12,593 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:12,597 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:00:12,600 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:00:12,600 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:12,611 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:12,612 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 17:00:12,620 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:12,620 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:12,631 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:12,631 INFO blivet/MainThread: executing action: [114] create device lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:00:12,635 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv2 ; status: False ; 2024-03-01 17:00:12,638 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv2 ; orig: False ; 2024-03-01 17:00:12,641 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:00:12,644 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:00:12,646 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:12,650 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:00:12,653 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:12,655 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:00:12,658 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:12,661 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:00:12,661 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:12,672 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:12,676 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:00:12,676 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:12,717 INFO program/MainThread: stdout[50]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy 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:12,717 INFO program/MainThread: stderr[50]: 2024-03-01 17:00:12,717 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 17:00:12,721 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv2 ; status: False ; 2024-03-01 17:00:12,721 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:12,772 INFO program/MainThread: stdout[51]: Logical volume "lv2" created. 2024-03-01 17:00:12,773 INFO program/MainThread: stderr[51]: 2024-03-01 17:00:12,773 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 17:00:12,786 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:12,792 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:00:12,794 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:00:12,794 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:12,829 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:12,834 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:12,834 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:00:12,835 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 17:00:12,843 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:12,844 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:12,857 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:12,857 INFO blivet/MainThread: executing action: [115] create format xfs filesystem on lvmlv test_vg1-lv2 (id 109) 2024-03-01 17:00:12,861 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:12,864 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:00:12,866 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv2 ; mountpoint: ; 2024-03-01 17:00:12,867 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv2 2024-03-01 17:00:13,095 INFO program/MainThread: stdout: 2024-03-01 17:00:13,096 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv2 isize=512 agcount=4, agsize=98048 blks 2024-03-01 17:00:13,096 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:00:13,096 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:00:13,096 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:00:13,096 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 17:00:13,096 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:00:13,096 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:00:13,096 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:00:13,096 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:00:13,096 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:00:13,096 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:13,097 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv2 2024-03-01 17:00:13,111 INFO program/MainThread: stdout: 2024-03-01 17:00:13,111 INFO program/MainThread: writing all SBs 2024-03-01 17:00:13,112 INFO program/MainThread: new label = "" 2024-03-01 17:00:13,112 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:13,112 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:13,128 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:13,132 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:00:13,132 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:00:13,134 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-6 2024-03-01 17:00:13,143 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:13,143 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:13,158 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:13,159 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:00:13,162 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 17:00:13,165 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 17:00:13,168 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:13,168 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:13,201 INFO program/MainThread: stdout[52]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy 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:13,201 INFO program/MainThread: stderr[52]: 2024-03-01 17:00:13,201 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 17:00:13,205 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 17:00:13,205 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:13,267 INFO program/MainThread: stdout[53]: Logical volume "lv1" created. 2024-03-01 17:00:13,268 INFO program/MainThread: stderr[53]: 2024-03-01 17:00:13,268 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 17:00:13,278 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:13,285 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:00:13,286 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:00:13,286 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:13,311 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:13,315 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-7 ; 2024-03-01 17:00:13,316 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:00:13,316 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 17:00:13,325 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:13,325 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:13,341 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:13,341 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:00:13,345 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:13,348 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:00:13,350 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 17:00:13,351 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 17:00:14,178 INFO program/MainThread: stdout: 2024-03-01 17:00:14,178 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=29440 blks 2024-03-01 17:00:14,178 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:00:14,178 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:00:14,178 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:00:14,178 INFO program/MainThread: data = bsize=4096 blocks=117760, imaxpct=25 2024-03-01 17:00:14,178 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:00:14,178 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:00:14,178 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:00:14,179 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:00:14,179 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:00:14,179 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:14,179 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 17:00:14,193 INFO program/MainThread: stdout: 2024-03-01 17:00:14,193 INFO program/MainThread: writing all SBs 2024-03-01 17:00:14,193 INFO program/MainThread: new label = "" 2024-03-01 17:00:14,193 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:14,193 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:14,218 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:14,222 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:00:14,222 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:00:14,223 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-7 2024-03-01 17:00:14,232 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:14,232 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:14,249 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:14,254 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:00:14,254 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 0x7f758c91bae0> 2024-03-01 17:00:14,257 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:14,260 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:14,261 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:00:14,263 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:14,266 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:14,266 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:00:14,269 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:14,271 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:14,271 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:00:14,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:14,277 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:14,277 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:00:14,279 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:14,282 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:14,282 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:00:14,285 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:14,287 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:14,287 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:00:14,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:14,292 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:14,293 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:00:14,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:14,298 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:14,298 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:00:14,300 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:14,303 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:14,303 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:00:14,306 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:14,308 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:14,308 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:00:14,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:14,314 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:14,314 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:00:14,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:14,319 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:14,319 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:00:14,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:14,324 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:14,324 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:00:14,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:14,329 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:14,329 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:00:14,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:14,334 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:14,334 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:00:14,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:14,339 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:14,339 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:00:30,096 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_dfizrz1o/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:00:30,129 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:00:30,130 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:00:30,132 INFO program/MainThread: stdout[2]: 2024-03-01 17:00:30,132 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 17:00:30,132 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:00:30,133 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:00:30,137 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:30,137 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:00:30,140 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:00:30,141 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:00:30,143 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:00:30,143 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:00:30,146 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:00:30,146 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:00:30,157 INFO program/MainThread: stdout: 2024-03-01 17:00:30,157 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:00:30,157 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX 2024-03-01 17:00:30,157 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs e8befbc9-1a4d-46ae-9ae8-12c84364a5e3 2024-03-01 17:00:30,157 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv 2024-03-01 17:00:30,157 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs e8befbc9-1a4d-46ae-9ae8-12c84364a5e3 2024-03-01 17:00:30,157 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 4823fa8d-e1dc-491f-a103-683c6f6a0639 2024-03-01 17:00:30,157 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry 2024-03-01 17:00:30,157 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD 2024-03-01 17:00:30,157 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 0f4b81c1-51d3-4c3f-a292-f4b5c75c5571 2024-03-01 17:00:30,157 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs a7c30d2f-8048-47fd-a03d-3db0109d3a2b 2024-03-01 17:00:30,157 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member 0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P 2024-03-01 17:00:30,157 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member 7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY 2024-03-01 17:00:30,157 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member OhgUH1-19og-Jtq7-0d71-SrxU-IuUo-8RG6Ct 2024-03-01 17:00:30,157 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 45e0f344-fce6-4357-80f9-07778322c69f 2024-03-01 17:00:30,157 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs b5621aa8-49fe-4c32-894a-f2b9e42e4929 2024-03-01 17:00:30,157 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 6c6a006b-3bab-4ee1-a568-82e3c20009a1 2024-03-01 17:00:30,158 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB 2024-03-01 17:00:30,158 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 6c6a006b-3bab-4ee1-a568-82e3c20009a1 2024-03-01 17:00:30,158 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S 2024-03-01 17:00:30,158 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs be834016-ca33-4de1-b725-9120781ea56c 2024-03-01 17:00:30,158 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD 2024-03-01 17:00:30,158 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs be834016-ca33-4de1-b725-9120781ea56c 2024-03-01 17:00:30,158 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:00:30,158 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:00:30,158 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:00:30,158 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:00:30,158 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:30,158 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs e8befbc9-1a4d-46ae-9ae8-12c84364a5e3 sdb 1073741824 root disk brw-rw---- LVM2_member aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs e8befbc9-1a4d-46ae-9ae8-12c84364a5e3 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 4823fa8d-e1dc-491f-a103-683c6f6a0639 sdc 1073741824 root disk brw-rw---- LVM2_member hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry sdd 1073741824 root disk brw-rw---- LVM2_member ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 0f4b81c1-51d3-4c3f-a292-f4b5c75c5571 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs a7c30d2f-8048-47fd-a03d-3db0109d3a2b sde 1073741824 root disk brw-rw---- LVM2_member 0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P sdf 1073741824 root disk brw-rw---- LVM2_member 7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY sdg 1073741824 root disk brw-rw---- LVM2_member OhgUH1-19og-Jtq7-0d71-SrxU-IuUo-8RG6Ct |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 45e0f344-fce6-4357-80f9-07778322c69f |-test_vg3-lv7 427819008 root disk brw-rw---- xfs b5621aa8-49fe-4c32-894a-f2b9e42e4929 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 6c6a006b-3bab-4ee1-a568-82e3c20009a1 sdh 1073741824 root disk brw-rw---- LVM2_member RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 6c6a006b-3bab-4ee1-a568-82e3c20009a1 sdi 1073741824 root disk brw-rw---- LVM2_member eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs be834016-ca33-4de1-b725-9120781ea56c sdj 1073741824 root disk brw-rw---- LVM2_member pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs be834016-ca33-4de1-b725-9120781ea56c 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:00:30,158 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:30,158 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:30,159 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:00:30,159 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:30,159 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:00:30,159 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:00:30,159 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:30,172 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:30,189 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:00:30,193 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/lvm-pv-uuid-n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX ' '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af', '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': 'n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX', 'ID_FS_UUID_ENC': 'n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 17:00:30,193 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:00:30,194 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:00:30,238 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA 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=f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA 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=UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:00:30,238 INFO program/MainThread: stderr[3]: 2024-03-01 17:00:30,238 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:00:30,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:00:30,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:30,249 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:00:30,251 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:00:30,255 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:00:30,256 INFO blivet/MainThread: sda is a disk 2024-03-01 17:00:30,256 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:00:30,256 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:00:30,260 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:00:30,263 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:00:30,263 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:30,266 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:00:30,266 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:00:30,267 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:00:30,267 INFO blivet/MainThread: got device: DiskDevice instance (0x7f096f195eb0) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 17:00:30,270 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:00:30,273 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:30,273 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:00:30,276 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:30,277 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:00:30,280 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:30,280 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:00:30,283 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:30,283 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:00:30,286 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:00:30,286 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:00:30,286 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:00:30,321 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_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=aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_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=hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=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:00:30,322 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv. WARNING: Couldn't find device with uuid hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry. WARNING: VG test_vg1 is missing PV aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry (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:00:30,322 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:00:30,322 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:00:30,326 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX ; label: None ; device: /dev/sda ; serial: 36001405cb3a2c17f0ac4908a800fa6af ; exists: True ; vg_name: test_vg1 ; vg_uuid: idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy ; pe_start: 8 MiB ; 2024-03-01 17:00:30,326 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:00:30,329 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:00:30,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy ; incomplete: True ; hidden: False ; 2024-03-01 17:00:30,335 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:30,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:30,340 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:30,340 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:00:30,372 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=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:00:30,372 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv. WARNING: Couldn't find device with uuid hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry. WARNING: VG test_vg1 is missing PV aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry (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:00:30,372 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:00:30,372 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:00:30,372 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:00:30,377 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:00:30,381 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:00:30,381 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:00:30,384 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:00:30,384 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:00:30,422 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D 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=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k 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=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k 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:00:30,422 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv. WARNING: Couldn't find device with uuid hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry. WARNING: VG test_vg1 is missing PV aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry (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:00:30,422 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:00:30,426 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:00:30,426 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:00:30,429 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:00:30,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy ; incomplete: True ; hidden: False ; 2024-03-01 17:00:30,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:00:30,435 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:00:30,435 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:30,438 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/lvm-pv-uuid-aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246', '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': 'aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv', 'ID_FS_UUID_ENC': 'aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv', '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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 17:00:30,438 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:00:30,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:00:30,443 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:30,448 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:00:30,449 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:00:30,449 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:00:30,449 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:00:30,452 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:00:30,455 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:00:30,455 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:30,458 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:00:30,458 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:00:30,458 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:00:30,459 INFO blivet/MainThread: got device: DiskDevice instance (0x7f096dfbf400) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 17:00:30,461 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:00:30,464 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:30,465 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:00:30,467 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:30,467 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:00:30,470 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:30,470 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:00:30,473 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:30,473 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:00:30,476 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:00:30,476 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:00:30,476 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:00:30,514 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_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=hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=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:00:30,514 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry. WARNING: VG test_vg1 is missing PV hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry (last written to /dev/sdc). 2024-03-01 17:00:30,514 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:00:30,515 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:00:30,519 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv ; label: None ; device: /dev/sdb ; serial: 36001405c75836cb10d34d4f943cdfb85 ; exists: True ; vg_name: test_vg1 ; vg_uuid: idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 17:00:30,519 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:00:30,522 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:00:30,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy ; incomplete: True ; hidden: False ; 2024-03-01 17:00:30,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:00:30,530 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:00:30,533 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:00:30,536 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:00:30,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy ; incomplete: True ; hidden: False ; 2024-03-01 17:00:30,541 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:30,541 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:00:30,579 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:00:30,579 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry. WARNING: VG test_vg1 is missing PV hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry (last written to /dev/sdc). 2024-03-01 17:00:30,579 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:00:30,579 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:00:30,579 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:30,583 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f ' '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 17:00:30,583 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:00:30,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:00:30,589 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:30,594 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:00:30,595 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:00:30,595 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:00:30,595 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:00:30,598 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:00:30,600 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:00:30,601 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:00:30,603 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:00:30,604 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:00:30,604 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:00:30,604 INFO blivet/MainThread: got device: DiskDevice instance (0x7f096dfc8cd0) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 17:00:30,607 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:00:30,607 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:00:30,610 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c', '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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 17:00:30,610 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:00:30,613 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:00:30,615 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:30,620 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:00:30,621 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:00:30,621 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:00:30,621 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:00:30,624 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:00:30,626 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:00:30,627 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:00:30,629 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:00:30,630 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:00:30,630 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:00:30,630 INFO blivet/MainThread: got device: DiskDevice instance (0x7f096dfc8640) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 17:00:30,633 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:00:30,633 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:00:30,636 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry ' '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753 ' '/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': 'hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry', 'ID_FS_UUID_ENC': 'hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 17:00:30,636 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:00:30,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:00:30,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:30,646 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:00:30,647 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:00:30,647 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:00:30,647 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:00:30,650 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:00:30,652 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:00:30,653 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:30,655 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:00:30,656 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:00:30,656 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:00:30,656 INFO blivet/MainThread: got device: DiskDevice instance (0x7f096dfcce50) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 17:00:30,659 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:00:30,662 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:30,662 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:00:30,665 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:30,665 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:00:30,668 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:30,668 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:00:30,671 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:30,671 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:00:30,673 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:00:30,673 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:00:30,674 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:00:30,706 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=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:00:30,706 INFO program/MainThread: stderr[9]: 2024-03-01 17:00:30,706 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:00:30,706 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:00:30,710 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry ; label: None ; device: /dev/sdc ; serial: 36001405b611fc0edc394f2f865831565 ; exists: True ; vg_name: test_vg1 ; vg_uuid: idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:00:30,710 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:00:30,713 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:00:30,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy ; incomplete: True ; hidden: False ; 2024-03-01 17:00:30,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:30,721 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:00:30,724 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:00:30,727 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:00:30,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy ; incomplete: True ; hidden: False ; 2024-03-01 17:00:30,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:30,732 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:00:30,765 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:00:30,765 INFO program/MainThread: stderr[10]: 2024-03-01 17:00:30,765 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:00:30,769 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:30,772 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:30,775 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D ; incomplete: False ; hidden: False ; 2024-03-01 17:00:30,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:30,778 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:00:30,781 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:00:30,781 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:00:30,784 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:00:30,788 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:00:30,788 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:00:30,791 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:30,791 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:00:30,791 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:00:30,795 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:00:30,797 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:00:30,798 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:00:30,800 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:00:30,803 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:00:30,804 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:00:30,807 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:30,807 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:00:30,807 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:00:30,807 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:00:30,810 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:00:30,810 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:00:30,813 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:30,813 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:00:30,817 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-idiwXyMgiznss4DS2w8XcHYeoV4LD5GyaGqdW8pbnTf4QDRUQ1JOVTsliqmH6G6D ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/4823fa8d-e1dc-491f-a103-683c6f6a0639 ' '/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': '73', '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-idiwXyMgiznss4DS2w8XcHYeoV4LD5GyaGqdW8pbnTf4QDRUQ1JOVTsliqmH6G6D', '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': '4823fa8d-e1dc-491f-a103-683c6f6a0639', 'ID_FS_UUID_ENC': '4823fa8d-e1dc-491f-a103-683c6f6a0639', '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': '1284063017'} ; 2024-03-01 17:00:30,817 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:00:30,817 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:30,820 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:00:30,820 INFO program/MainThread: stderr[11]: 2024-03-01 17:00:30,820 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:00:30,821 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:30,823 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:00:30,823 INFO program/MainThread: stderr[12]: 2024-03-01 17:00:30,823 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:00:30,823 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:30,826 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:00:30,826 INFO program/MainThread: stderr[13]: 2024-03-01 17:00:30,826 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:00:30,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:30,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:00:30,835 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:30,835 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:00:30,836 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:30,836 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:00:30,833 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f096dfdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D 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 (0x7f096e0b3250) -- 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 = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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:00:30,837 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:30,839 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:00:30,839 INFO program/MainThread: stderr[14]: 2024-03-01 17:00:30,839 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:00:30,843 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:00:30,846 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:30,846 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:00:30,849 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:30,849 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:00:30,852 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:30,852 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:00:30,855 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:30,855 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:00:30,857 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:00:30,857 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:00:30,861 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:30,861 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:00:30,864 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:00:30,864 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:30,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:30,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:30,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k ; incomplete: False ; hidden: False ; 2024-03-01 17:00:30,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:30,875 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:00:30,878 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:00:30,879 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:00:30,881 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:00:30,884 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:00:30,885 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:00:30,888 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:30,888 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:00:30,888 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 17:00:30,892 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:00:30,894 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:00:30,895 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:00:30,897 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:00:30,900 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:00:30,901 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:00:30,904 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:30,904 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:00:30,904 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:00:30,904 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 17:00:30,907 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:00:30,907 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:00:30,910 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:30,910 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:00:30,914 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv2 ' '/dev/disk/by-uuid/e8befbc9-1a4d-46ae-9ae8-12c84364a5e3 ' '/dev/disk/by-id/dm-uuid-LVM-idiwXyMgiznss4DS2w8XcHYeoV4LD5GyFFTSTEDbD3G4bFfM1acTsSdnJwfpuh4k ' '/dev/test_vg1/lv2 /dev/disk/by-id/dm-name-test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '72', '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-idiwXyMgiznss4DS2w8XcHYeoV4LD5GyFFTSTEDbD3G4bFfM1acTsSdnJwfpuh4k', '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': 'e8befbc9-1a4d-46ae-9ae8-12c84364a5e3', 'ID_FS_UUID_ENC': 'e8befbc9-1a4d-46ae-9ae8-12c84364a5e3', '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': '1283580374'} ; 2024-03-01 17:00:30,914 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:00:30,914 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:30,917 INFO program/MainThread: stdout[15]: LVM 2024-03-01 17:00:30,917 INFO program/MainThread: stderr[15]: 2024-03-01 17:00:30,917 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:00:30,917 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:30,920 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:00:30,920 INFO program/MainThread: stderr[16]: 2024-03-01 17:00:30,920 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:00:30,920 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:30,922 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:00:30,922 INFO program/MainThread: stderr[17]: 2024-03-01 17:00:30,922 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:00:30,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:30,929 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 17:00:30,931 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:30,932 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:30,932 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:30,933 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:30,929 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f096dfdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k 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 (0x7f096e0b3250) -- name = test_vg1 status = True 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 = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:00:30,934 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:30,936 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:00:30,936 INFO program/MainThread: stderr[18]: 2024-03-01 17:00:30,936 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:00:30,940 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:00:30,943 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:30,943 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 17:00:30,946 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:30,947 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 17:00:30,950 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:30,950 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 17:00:30,953 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:30,953 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:00:30,953 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 17:00:30,956 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:30,956 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 17:00:30,959 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:00:30,959 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:30,960 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:30,963 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/lvm-pv-uuid-ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', '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': 'ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD', 'ID_FS_UUID_ENC': 'ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 17:00:30,963 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:00:30,966 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:00:30,968 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:30,974 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:00:30,974 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:00:30,974 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:00:30,975 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:00:30,977 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:00:30,980 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:00:30,980 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:30,983 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:00:30,983 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:00:30,984 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 17:00:30,984 INFO blivet/MainThread: got device: DiskDevice instance (0x7f096f1ab490) -- 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 = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 17:00:30,987 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:00:30,989 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:30,990 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:00:30,992 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:30,992 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:00:30,995 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:30,995 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:00:30,998 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:30,998 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:00:31,001 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 17:00:31,001 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:00:31,001 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:00:31,036 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_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=0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_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=7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=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:00:31,036 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid 0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P. WARNING: Couldn't find device with uuid 7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY. WARNING: VG test_vg2 is missing PV 0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY (last written to /dev/sdf). 2024-03-01 17:00:31,036 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:00:31,036 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 17:00:31,040 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD ; label: None ; device: /dev/sdd ; serial: 360014055cdeb04fc7c4449589fc8b4a3 ; exists: True ; vg_name: test_vg2 ; vg_uuid: lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 17:00:31,041 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 17:00:31,044 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:00:31,046 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf ; incomplete: True ; hidden: False ; 2024-03-01 17:00:31,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:31,051 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:31,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:31,054 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:00:31,086 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 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=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=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:00:31,086 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid 0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P. WARNING: Couldn't find device with uuid 7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY. WARNING: VG test_vg2 is missing PV 0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY (last written to /dev/sdf). 2024-03-01 17:00:31,086 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:00:31,086 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:00:31,086 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:00:31,090 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:00:31,094 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:00:31,094 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:00:31,096 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:00:31,097 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:00:31,130 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:00:31,130 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid 0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P. WARNING: Couldn't find device with uuid 7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY. WARNING: VG test_vg2 is missing PV 0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY (last written to /dev/sdf). 2024-03-01 17:00:31,130 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:00:31,134 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 17:00:31,135 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 17:00:31,137 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 17:00:31,140 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf ; incomplete: True ; hidden: False ; 2024-03-01 17:00:31,143 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:00:31,143 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:00:31,143 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:31,146 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/lvm-pv-uuid-0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538 ' '/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': '0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P', 'ID_FS_UUID_ENC': '0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 17:00:31,146 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:00:31,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:00:31,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:31,157 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:00:31,158 INFO blivet/MainThread: sde is a disk 2024-03-01 17:00:31,158 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 17:00:31,158 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:00:31,161 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:00:31,163 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:00:31,164 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:31,166 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:00:31,167 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:00:31,167 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 17:00:31,167 INFO blivet/MainThread: got device: DiskDevice instance (0x7f096f0e5c70) -- 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 = 6001405c3b791ebed274cde9617c7538 2024-03-01 17:00:31,170 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:00:31,173 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:31,173 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 17:00:31,176 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:31,176 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 17:00:31,179 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:31,179 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 17:00:31,182 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:31,182 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 17:00:31,185 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 17:00:31,185 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:00:31,185 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/sdb,/dev/sda,/dev/sde,/dev/sdd ... 2024-03-01 17:00:31,219 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_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=7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=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:00:31,219 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid 7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY. WARNING: VG test_vg2 is missing PV 7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY (last written to /dev/sdf). 2024-03-01 17:00:31,219 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:00:31,220 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 17:00:31,223 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P ; label: None ; device: /dev/sde ; serial: 36001405c3b791ebed274cde9617c7538 ; exists: True ; vg_name: test_vg2 ; vg_uuid: lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:00:31,223 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 17:00:31,226 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:00:31,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf ; incomplete: True ; hidden: False ; 2024-03-01 17:00:31,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:00:31,234 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:00:31,237 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:00:31,240 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 17:00:31,242 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf ; incomplete: True ; hidden: False ; 2024-03-01 17:00:31,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:31,245 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/sdb,/dev/sda,/dev/sde,/dev/sdd ... 2024-03-01 17:00:31,279 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:00:31,279 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid 7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY. WARNING: VG test_vg2 is missing PV 7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY (last written to /dev/sdf). 2024-03-01 17:00:31,279 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:00:31,279 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:00:31,279 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:31,284 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/lvm-pv-uuid-7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY', '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': '7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY', 'ID_FS_UUID_ENC': '7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 17:00:31,284 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:00:31,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:00:31,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:31,295 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:00:31,296 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:00:31,296 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 17:00:31,296 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 17:00:31,299 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:00:31,301 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:00:31,301 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:31,304 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:00:31,305 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:00:31,305 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 17:00:31,305 INFO blivet/MainThread: got device: DiskDevice instance (0x7f096dfd95e0) -- 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 = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 17:00:31,308 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:00:31,311 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:31,311 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 17:00:31,314 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:31,314 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 17:00:31,317 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:31,317 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 17:00:31,320 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:31,320 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 17:00:31,322 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 17:00:31,322 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:00:31,323 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/sdb,/dev/sda,/dev/sde,/dev/sdf,/dev/sdd ... 2024-03-01 17:00:31,356 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=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:00:31,357 INFO program/MainThread: stderr[24]: 2024-03-01 17:00:31,357 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:00:31,357 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 17:00:31,361 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY ; label: None ; device: /dev/sdf ; serial: 360014059c2e5e06e370469295f1ed6ff ; exists: True ; vg_name: test_vg2 ; vg_uuid: lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:00:31,361 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 17:00:31,364 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:00:31,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf ; incomplete: True ; hidden: False ; 2024-03-01 17:00:31,369 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:31,372 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:00:31,375 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:00:31,378 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 17:00:31,380 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf ; incomplete: True ; hidden: False ; 2024-03-01 17:00:31,383 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:31,383 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/sdb,/dev/sda,/dev/sde,/dev/sdf,/dev/sdd ... 2024-03-01 17:00:31,417 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:00:31,417 INFO program/MainThread: stderr[25]: 2024-03-01 17:00:31,417 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:00:31,422 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:31,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:31,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA ; incomplete: False ; hidden: False ; 2024-03-01 17:00:31,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:31,430 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 17:00:31,433 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:00:31,433 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:00:31,436 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:00:31,440 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:00:31,440 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:00:31,443 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:31,443 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:00:31,444 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 17:00:31,447 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:00:31,449 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:00:31,450 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:00:31,452 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:00:31,455 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:00:31,456 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:00:31,459 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:31,459 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:00:31,459 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:00:31,459 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 17:00:31,462 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:00:31,462 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:00:31,465 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:31,466 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:00:31,469 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/a7c30d2f-8048-47fd-a03d-3db0109d3a2b ' '/dev/disk/by-id/dm-name-test_vg2-lv3 /dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-lNOhwflmvgS75Z4m4v3eqCHUVijMQOnfSAUzG8rLsD2X5XpQWtUfBK1ixLscMHvA ' '/dev/test_vg2/lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '71', '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-lNOhwflmvgS75Z4m4v3eqCHUVijMQOnfSAUzG8rLsD2X5XpQWtUfBK1ixLscMHvA', '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': 'a7c30d2f-8048-47fd-a03d-3db0109d3a2b', 'ID_FS_UUID_ENC': 'a7c30d2f-8048-47fd-a03d-3db0109d3a2b', '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': '1281790513'} ; 2024-03-01 17:00:31,469 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:00:31,469 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:31,472 INFO program/MainThread: stdout[26]: LVM 2024-03-01 17:00:31,472 INFO program/MainThread: stderr[26]: 2024-03-01 17:00:31,472 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:00:31,472 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:31,475 INFO program/MainThread: stdout[27]: LVM 2024-03-01 17:00:31,475 INFO program/MainThread: stderr[27]: 2024-03-01 17:00:31,475 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:00:31,475 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:31,477 INFO program/MainThread: stdout[28]: LVM 2024-03-01 17:00:31,478 INFO program/MainThread: stderr[28]: 2024-03-01 17:00:31,478 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:00:31,482 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:31,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 17:00:31,487 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:31,487 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:00:31,488 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:31,488 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:00:31,485 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f096df7eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA 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 (0x7f096e0b3070) -- 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 = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:00:31,489 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:31,491 INFO program/MainThread: stdout[29]: LVM 2024-03-01 17:00:31,491 INFO program/MainThread: stderr[29]: 2024-03-01 17:00:31,491 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:00:31,495 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:00:31,498 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:31,498 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 17:00:31,501 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:31,501 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 17:00:31,504 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:31,504 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 17:00:31,507 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:31,507 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 17:00:31,508 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 17:00:31,511 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:31,511 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 17:00:31,514 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:00:31,514 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:31,517 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:31,520 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:31,522 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY ; incomplete: False ; hidden: False ; 2024-03-01 17:00:31,525 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:31,525 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:00:31,528 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:00:31,528 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:00:31,531 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:00:31,534 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:00:31,534 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:00:31,537 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg2-lv4 ; sysfs_path: /sys/devices/virtual/block/dm-4 ; 2024-03-01 17:00:31,538 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:00:31,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 17:00:31,541 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:00:31,545 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:00:31,545 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 17:00:31,548 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:00:31,551 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:00:31,551 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:00:31,554 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:31,554 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:00:31,554 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:00:31,554 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 17:00:31,557 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:00:31,557 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:00:31,560 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:31,560 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:00:31,564 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg2/lv4 ' '/dev/disk/by-uuid/0f4b81c1-51d3-4c3f-a292-f4b5c75c5571 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-lNOhwflmvgS75Z4m4v3eqCHUVijMQOnfHXmn8SC3tYqLM89cVy326CVkUOq7LhiY', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '70', '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-lNOhwflmvgS75Z4m4v3eqCHUVijMQOnfHXmn8SC3tYqLM89cVy326CVkUOq7LhiY', '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': '0f4b81c1-51d3-4c3f-a292-f4b5c75c5571', 'ID_FS_UUID_ENC': '0f4b81c1-51d3-4c3f-a292-f4b5c75c5571', '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': '1281317109'} ; 2024-03-01 17:00:31,564 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:00:31,564 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:31,567 INFO program/MainThread: stdout[30]: LVM 2024-03-01 17:00:31,567 INFO program/MainThread: stderr[30]: 2024-03-01 17:00:31,567 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:00:31,567 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:31,570 INFO program/MainThread: stdout[31]: LVM 2024-03-01 17:00:31,570 INFO program/MainThread: stderr[31]: 2024-03-01 17:00:31,570 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:00:31,570 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:31,572 INFO program/MainThread: stdout[32]: LVM 2024-03-01 17:00:31,573 INFO program/MainThread: stderr[32]: 2024-03-01 17:00:31,573 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:00:31,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:31,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 17:00:31,582 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:31,583 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:31,583 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:31,583 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:31,580 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f096df81820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY 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 (0x7f096e0b3070) -- name = test_vg2 status = 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 = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:00:31,584 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:31,586 INFO program/MainThread: stdout[33]: LVM 2024-03-01 17:00:31,587 INFO program/MainThread: stderr[33]: 2024-03-01 17:00:31,587 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:00:31,590 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:00:31,593 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:31,594 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 17:00:31,597 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:31,597 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 17:00:31,600 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:31,600 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 17:00:31,603 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:31,603 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 17:00:31,603 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 17:00:31,606 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:31,606 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 17:00:31,609 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:00:31,609 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:31,610 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:31,613 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/lvm-pv-uuid-OhgUH1-19og-Jtq7-0d71-SrxU-IuUo-8RG6Ct ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44', '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': 'OhgUH1-19og-Jtq7-0d71-SrxU-IuUo-8RG6Ct', 'ID_FS_UUID_ENC': 'OhgUH1-19og-Jtq7-0d71-SrxU-IuUo-8RG6Ct', '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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 17:00:31,613 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:00:31,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:00:31,619 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:31,624 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:00:31,625 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:00:31,625 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 17:00:31,625 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 17:00:31,628 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:00:31,630 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:00:31,631 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:00:31,633 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:00:31,634 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:00:31,634 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 17:00:31,634 INFO blivet/MainThread: got device: DiskDevice instance (0x7f096f0e58b0) -- 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 = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 17:00:31,637 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:00:31,640 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:31,640 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 17:00:31,643 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:31,643 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 17:00:31,646 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:31,646 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 17:00:31,649 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:31,649 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 17:00:31,651 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 17:00:31,651 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:00:31,651 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/sdb,/dev/sda,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdd ... 2024-03-01 17:00:31,690 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=OhgUH1-19og-Jtq7-0d71-SrxU-IuUo-8RG6Ct LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=4261412864 LVM2_VG_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=RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=4261412864 LVM2_VG_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=eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=4261412864 LVM2_VG_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=pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=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:00:31,690 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB. WARNING: Couldn't find device with uuid eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S. WARNING: Couldn't find device with uuid pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD. WARNING: VG test_vg3 is missing PV RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD (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:00:31,690 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:00:31,690 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 17:00:31,694 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: OhgUH1-19og-Jtq7-0d71-SrxU-IuUo-8RG6Ct ; label: None ; device: /dev/sdg ; serial: 36001405a5c3f50fa0de422db9c3feb60 ; exists: True ; vg_name: test_vg3 ; vg_uuid: MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 17:00:31,694 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 17:00:31,697 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:00:31,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS ; incomplete: True ; hidden: False ; 2024-03-01 17:00:31,703 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:31,705 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:31,708 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:31,708 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/sdb,/dev/sda,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdd ... 2024-03-01 17:00:31,750 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 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=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 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=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=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:00:31,750 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB. WARNING: Couldn't find device with uuid eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S. WARNING: Couldn't find device with uuid pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD. WARNING: VG test_vg3 is missing PV RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD (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:00:31,750 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:00:31,750 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:00:31,751 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:00:31,755 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:00:31,758 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:00:31,758 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 17:00:31,761 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:00:31,761 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/sdb,/dev/sda,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdd ... 2024-03-01 17:00:31,805 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA 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=f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA 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=UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 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=UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 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=drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:00:31,805 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB. WARNING: Couldn't find device with uuid eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S. WARNING: Couldn't find device with uuid pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD. WARNING: VG test_vg3 is missing PV RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD (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:00:31,805 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:00:31,809 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 17:00:31,809 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 17:00:31,812 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 17:00:31,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS ; incomplete: True ; hidden: False ; 2024-03-01 17:00:31,817 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:00:31,818 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:00:31,818 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:31,821 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:1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/lvm-pv-uuid-RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB ' '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674', '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': 'RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB', 'ID_FS_UUID_ENC': 'RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 17:00:31,821 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:00:31,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:00:31,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:31,832 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:00:31,833 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:00:31,833 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:00:31,833 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 17:00:31,836 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:00:31,839 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:00:31,839 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:31,842 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:00:31,842 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:00:31,842 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 17:00:31,842 INFO blivet/MainThread: got device: DiskDevice instance (0x7f096e048850) -- 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 = 60014051dfd529f618d40f4a338a2674 2024-03-01 17:00:31,845 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:00:31,848 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:31,848 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 17:00:31,851 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:31,851 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 17:00:31,854 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:31,854 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 17:00:31,857 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:31,857 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 17:00:31,860 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 17:00:31,860 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:00:31,860 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdh,/dev/sdb,/dev/sda,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdd ... 2024-03-01 17:00:31,897 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=OhgUH1-19og-Jtq7-0d71-SrxU-IuUo-8RG6Ct LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=4261412864 LVM2_VG_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=RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=4261412864 LVM2_VG_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=eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=4261412864 LVM2_VG_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=pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=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:00:31,897 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S. WARNING: Couldn't find device with uuid pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD. WARNING: VG test_vg3 is missing PV eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD (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:00:31,897 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:00:31,898 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 17:00:31,901 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB ; label: None ; device: /dev/sdh ; serial: 360014051dfd529f618d40f4a338a2674 ; exists: True ; vg_name: test_vg3 ; vg_uuid: MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS ; pe_start: 8 MiB ; 2024-03-01 17:00:31,901 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 17:00:31,904 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:00:31,907 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS ; incomplete: True ; hidden: False ; 2024-03-01 17:00:31,909 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:00:31,912 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:00:31,915 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:00:31,918 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 17:00:31,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS ; incomplete: True ; hidden: False ; 2024-03-01 17:00:31,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:31,923 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdh,/dev/sdb,/dev/sda,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdd ... 2024-03-01 17:00:31,969 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA 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=f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA 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=UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:00:31,969 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S. WARNING: Couldn't find device with uuid pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD. WARNING: VG test_vg3 is missing PV eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD (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:00:31,969 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:00:31,969 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:00:31,969 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:31,973 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/lvm-pv-uuid-eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S ' '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987', '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': 'eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S', 'ID_FS_UUID_ENC': 'eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S', '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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 17:00:31,973 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:00:31,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:00:31,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:31,985 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:00:31,985 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:00:31,985 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 17:00:31,986 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 17:00:31,988 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:00:31,991 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:00:31,991 DEBUG blivet/MainThread: sdi sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi 2024-03-01 17:00:31,994 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdi ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi ; 2024-03-01 17:00:31,995 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:00:31,995 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 17:00:31,995 INFO blivet/MainThread: got device: DiskDevice instance (0x7f096df84ac0) -- 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 = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 17:00:31,998 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:00:32,001 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:32,001 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 17:00:32,004 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:32,004 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 17:00:32,007 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:32,007 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 17:00:32,010 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:32,010 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 17:00:32,012 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 17:00:32,012 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:00:32,012 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/sdh,/dev/sdb,/dev/sda,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdi,/dev/sdd ... 2024-03-01 17:00:32,053 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=OhgUH1-19og-Jtq7-0d71-SrxU-IuUo-8RG6Ct LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=4261412864 LVM2_VG_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=RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=4261412864 LVM2_VG_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=eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=4261412864 LVM2_VG_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=pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=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:00:32,053 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD. WARNING: VG test_vg3 is missing PV pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD (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:00:32,053 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:00:32,053 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 17:00:32,057 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S ; label: None ; device: /dev/sdi ; serial: 36001405ce779d5fd1994315bea78b0dc ; exists: True ; vg_name: test_vg3 ; vg_uuid: MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS ; pe_start: 8 MiB ; 2024-03-01 17:00:32,057 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:00:32,060 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:00:32,063 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS ; incomplete: True ; hidden: False ; 2024-03-01 17:00:32,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:32,069 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:00:32,071 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:00:32,074 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 17:00:32,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS ; incomplete: True ; hidden: False ; 2024-03-01 17:00:32,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:32,079 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/sdh,/dev/sdb,/dev/sda,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdi,/dev/sdd ... 2024-03-01 17:00:32,122 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA 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=f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA 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=UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:00:32,122 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD. WARNING: VG test_vg3 is missing PV pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD (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:00:32,122 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 17:00:32,122 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:00:32,122 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:32,126 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/lvm-pv-uuid-pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD ' '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2', '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': 'pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD', 'ID_FS_UUID_ENC': 'pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD', '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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 17:00:32,127 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:00:32,130 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:00:32,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:32,138 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:00:32,139 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:00:32,139 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:00:32,139 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 17:00:32,141 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:00:32,144 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:00:32,144 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:32,147 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:00:32,148 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:00:32,148 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 17:00:32,148 INFO blivet/MainThread: got device: DiskDevice instance (0x7f096df8d8b0) -- 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 = 600140533c9de3e898f45bcb604704b2 2024-03-01 17:00:32,151 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:00:32,154 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:32,154 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 17:00:32,157 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:32,157 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 17:00:32,160 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:32,160 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 17:00:32,163 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:32,163 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 17:00:32,165 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 17:00:32,166 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:00:32,166 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/sdh,/dev/sdb,/dev/sda,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdi,/dev/sdd,/dev/sdj ... 2024-03-01 17:00:32,205 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=OhgUH1-19og-Jtq7-0d71-SrxU-IuUo-8RG6Ct LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=4261412864 LVM2_VG_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=RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=4261412864 LVM2_VG_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=eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=4261412864 LVM2_VG_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=pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=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:00:32,205 INFO program/MainThread: stderr[41]: 2024-03-01 17:00:32,205 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 17:00:32,205 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 17:00:32,209 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD ; label: None ; device: /dev/sdj ; serial: 3600140533c9de3e898f45bcb604704b2 ; exists: True ; vg_name: test_vg3 ; vg_uuid: MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 17:00:32,209 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 17:00:32,212 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:00:32,214 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS ; incomplete: True ; hidden: False ; 2024-03-01 17:00:32,217 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:32,220 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:00:32,223 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:00:32,226 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 17:00:32,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS ; incomplete: True ; hidden: False ; 2024-03-01 17:00:32,231 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:32,232 INFO program/MainThread: Running [42] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdh,/dev/sdb,/dev/sda,/dev/sdg,/dev/sde,/dev/sdf,/dev/sdi,/dev/sdd,/dev/sdj ... 2024-03-01 17:00:32,270 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA 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=f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA 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=UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:00:32,270 INFO program/MainThread: stderr[42]: 2024-03-01 17:00:32,270 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 17:00:32,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:32,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:32,280 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA ; incomplete: False ; hidden: False ; 2024-03-01 17:00:32,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:32,282 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 17:00:32,286 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:00:32,286 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:00:32,289 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:00:32,292 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:00:32,292 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:00:32,295 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:32,296 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:00:32,296 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 17:00:32,299 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:00:32,302 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:00:32,302 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 17:00:32,305 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:00:32,308 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:00:32,308 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:00:32,311 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv5 ; sysfs_path: /sys/devices/virtual/block/dm-3 ; 2024-03-01 17:00:32,311 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:00:32,312 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:00:32,312 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 17:00:32,314 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:00:32,315 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:00:32,317 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:32,318 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:00:32,321 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/disk/by-uuid/be834016-ca33-4de1-b725-9120781ea56c ' '/dev/disk/by-id/dm-uuid-LVM-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHSf4IXjvWoeOWCSBW6IxqrITdbpbNTlmOA ' '/dev/mapper/test_vg3-lv5 /dev/test_vg3/lv5', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '69', '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-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHSf4IXjvWoeOWCSBW6IxqrITdbpbNTlmOA', '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': 'be834016-ca33-4de1-b725-9120781ea56c', 'ID_FS_UUID_ENC': 'be834016-ca33-4de1-b725-9120781ea56c', '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': '1279622934'} ; 2024-03-01 17:00:32,321 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:00:32,321 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:32,324 INFO program/MainThread: stdout[43]: LVM 2024-03-01 17:00:32,324 INFO program/MainThread: stderr[43]: 2024-03-01 17:00:32,324 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 17:00:32,324 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:32,327 INFO program/MainThread: stdout[44]: LVM 2024-03-01 17:00:32,327 INFO program/MainThread: stderr[44]: 2024-03-01 17:00:32,327 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 17:00:32,327 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:32,329 INFO program/MainThread: stdout[45]: LVM 2024-03-01 17:00:32,330 INFO program/MainThread: stderr[45]: 2024-03-01 17:00:32,330 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 17:00:32,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:32,337 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 17:00:32,339 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:32,340 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:00:32,340 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:32,341 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:00:32,337 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f096df94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA 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 (0x7f096df84b20) -- 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 = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:00:32,341 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:32,344 INFO program/MainThread: stdout[46]: LVM 2024-03-01 17:00:32,344 INFO program/MainThread: stderr[46]: 2024-03-01 17:00:32,344 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 17:00:32,348 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:00:32,351 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:32,351 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 17:00:32,354 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:32,354 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 17:00:32,357 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:32,357 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 17:00:32,360 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:32,360 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 17:00:32,361 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 17:00:32,363 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:32,363 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 17:00:32,366 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:00:32,367 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:32,370 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:32,373 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:32,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:32,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:32,378 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 17:00:32,381 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:00:32,381 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:00:32,384 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:00:32,387 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:00:32,388 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:00:32,391 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:32,391 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:00:32,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 17:00:32,394 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:00:32,397 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:00:32,397 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:00:32,409 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:00:32,412 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:00:32,412 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:00:32,415 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:32,416 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:00:32,416 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:00:32,416 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 17:00:32,419 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:00:32,419 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:00:32,422 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:32,422 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:00:32,425 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHSUiQtRwHh7ola7DowJhkVvyZ9ZIzQZbv3 ' '/dev/mapper/test_vg3-lv6 /dev/test_vg3/lv6 ' '/dev/disk/by-uuid/6c6a006b-3bab-4ee1-a568-82e3c20009a1 ' '/dev/disk/by-id/dm-name-test_vg3-lv6', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '68', '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-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHSUiQtRwHh7ola7DowJhkVvyZ9ZIzQZbv3', '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': '6c6a006b-3bab-4ee1-a568-82e3c20009a1', 'ID_FS_UUID_ENC': '6c6a006b-3bab-4ee1-a568-82e3c20009a1', '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': '1278557427'} ; 2024-03-01 17:00:32,425 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:00:32,426 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:32,429 INFO program/MainThread: stdout[47]: LVM 2024-03-01 17:00:32,429 INFO program/MainThread: stderr[47]: 2024-03-01 17:00:32,429 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 17:00:32,429 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:32,431 INFO program/MainThread: stdout[48]: LVM 2024-03-01 17:00:32,432 INFO program/MainThread: stderr[48]: 2024-03-01 17:00:32,432 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 17:00:32,432 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:32,434 INFO program/MainThread: stdout[49]: LVM 2024-03-01 17:00:32,434 INFO program/MainThread: stderr[49]: 2024-03-01 17:00:32,434 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 17:00:32,438 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:32,441 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 17:00:32,444 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:32,445 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:00:32,445 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:32,446 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:00:32,442 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f096dfa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 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 (0x7f096df84b20) -- name = test_vg3 status = True 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 = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:00:32,447 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:32,449 INFO program/MainThread: stdout[50]: LVM 2024-03-01 17:00:32,449 INFO program/MainThread: stderr[50]: 2024-03-01 17:00:32,449 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 17:00:32,453 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:00:32,456 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:32,456 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 17:00:32,459 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:32,459 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 17:00:32,462 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:32,462 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 17:00:32,465 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:32,466 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 17:00:32,466 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 17:00:32,469 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:32,469 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 17:00:32,472 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:00:32,472 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:32,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:32,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:32,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe ; incomplete: False ; hidden: False ; 2024-03-01 17:00:32,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:32,483 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:00:32,486 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:00:32,487 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 17:00:32,490 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:00:32,493 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:00:32,493 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:00:32,496 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:32,496 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:00:32,496 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 17:00:32,499 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:00:32,502 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:00:32,503 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 17:00:32,506 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:00:32,509 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:00:32,509 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:00:32,512 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:32,512 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:00:32,512 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:00:32,512 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 17:00:32,515 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:00:32,515 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:00:32,518 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:32,519 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:00:32,522 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-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHSdrfXVbzU2CtVpRLpGAYov9YVi8cQNRMe ' '/dev/disk/by-uuid/b5621aa8-49fe-4c32-894a-f2b9e42e4929 ' '/dev/test_vg3/lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '67', '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-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHSdrfXVbzU2CtVpRLpGAYov9YVi8cQNRMe', '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': 'b5621aa8-49fe-4c32-894a-f2b9e42e4929', 'ID_FS_UUID_ENC': 'b5621aa8-49fe-4c32-894a-f2b9e42e4929', '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': '1277434770'} ; 2024-03-01 17:00:32,522 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:00:32,522 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:32,525 INFO program/MainThread: stdout[51]: LVM 2024-03-01 17:00:32,525 INFO program/MainThread: stderr[51]: 2024-03-01 17:00:32,525 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 17:00:32,525 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:32,527 INFO program/MainThread: stdout[52]: LVM 2024-03-01 17:00:32,527 INFO program/MainThread: stderr[52]: 2024-03-01 17:00:32,528 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 17:00:32,528 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:32,530 INFO program/MainThread: stdout[53]: LVM 2024-03-01 17:00:32,530 INFO program/MainThread: stderr[53]: 2024-03-01 17:00:32,530 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 17:00:32,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:32,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 17:00:32,540 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:32,541 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:00:32,541 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:32,542 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:00:32,538 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f096f549c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe 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 (0x7f096df84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:00:32,543 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:32,545 INFO program/MainThread: stdout[54]: LVM 2024-03-01 17:00:32,545 INFO program/MainThread: stderr[54]: 2024-03-01 17:00:32,545 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 17:00:32,549 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:00:32,552 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:32,552 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 17:00:32,555 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:32,555 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 17:00:32,559 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:32,559 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 17:00:32,562 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:32,562 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 17:00:32,562 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 17:00:32,565 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:32,565 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 17:00:32,568 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:00:32,568 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:32,571 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:32,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:32,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY ; incomplete: False ; hidden: False ; 2024-03-01 17:00:32,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:32,580 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 17:00:32,583 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:00:32,583 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 17:00:32,586 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:00:32,589 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:00:32,589 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:00:32,592 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:32,593 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:00:32,593 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 17:00:32,596 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:00:32,599 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:00:32,599 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 17:00:32,602 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:00:32,605 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:00:32,605 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:00:32,608 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:32,608 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:00:32,609 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:00:32,609 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 17:00:32,611 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:00:32,612 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:00:32,614 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg3-lv8 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:00:32,615 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:00:32,618 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg3-lv8 ' '/dev/disk/by-uuid/45e0f344-fce6-4357-80f9-07778322c69f ' '/dev/disk/by-id/dm-uuid-LVM-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHS7R7SIQF9EzIpH7RBuTIY0XjEOTyIFYjY ' '/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': '66', '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-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHS7R7SIQF9EzIpH7RBuTIY0XjEOTyIFYjY', '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': '45e0f344-fce6-4357-80f9-07778322c69f', 'ID_FS_UUID_ENC': '45e0f344-fce6-4357-80f9-07778322c69f', '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': '1277055796'} ; 2024-03-01 17:00:32,618 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:00:32,619 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:32,621 INFO program/MainThread: stdout[55]: LVM 2024-03-01 17:00:32,622 INFO program/MainThread: stderr[55]: 2024-03-01 17:00:32,622 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 17:00:32,622 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:32,624 INFO program/MainThread: stdout[56]: LVM 2024-03-01 17:00:32,624 INFO program/MainThread: stderr[56]: 2024-03-01 17:00:32,624 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 17:00:32,624 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:32,627 INFO program/MainThread: stdout[57]: LVM 2024-03-01 17:00:32,627 INFO program/MainThread: stderr[57]: 2024-03-01 17:00:32,627 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 17:00:32,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:32,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 17:00:32,637 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:32,638 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:32,639 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:32,640 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:32,635 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f096dfbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY 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 (0x7f096df84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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:00:32,640 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:32,643 INFO program/MainThread: stdout[58]: LVM 2024-03-01 17:00:32,643 INFO program/MainThread: stderr[58]: 2024-03-01 17:00:32,643 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 17:00:32,646 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:00:32,650 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:32,650 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 17:00:32,653 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:32,653 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 17:00:32,656 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:32,656 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 17:00:32,659 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:32,659 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 17:00:32,659 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 17:00:32,662 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:32,662 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 17:00:32,665 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:00:32,666 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:32,666 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:32,669 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/1', 'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'DISKSEQ': '1', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '20122653'} ; 2024-03-01 17:00:32,669 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:00:32,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:00:32,675 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:32,679 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:00:32,679 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:00:32,680 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:00:32,680 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:00:32,680 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 17:00:32,680 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 17:00:32,682 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:00:32,685 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:00:32,685 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:00:32,688 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:00:32,688 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:00:32,689 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 17:00:32,689 INFO blivet/MainThread: got device: DiskDevice instance (0x7f096e0b3fa0) -- 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:00:32,692 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:00:32,695 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:32,695 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 17:00:32,698 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:32,698 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 17:00:32,701 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:32,701 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 17:00:32,704 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:32,704 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 17:00:32,706 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:00:32,709 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:32,712 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:00:32,718 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 0x7f097087d3c0> 2024-03-01 17:00:32,756 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 17:00:32,760 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:00:32,760 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:00:32,764 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': '20124541'} ; 2024-03-01 17:00:32,764 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:00:32,764 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:00:32,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:32,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:32,773 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:00:32,776 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:32,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:32,779 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:32,791 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:32,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:00:32,814 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 17:00:32,814 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 17:00:32,817 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:00:32,817 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 17:00:32,820 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:00:32,823 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:00:32,823 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:00:32,826 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:00:32,826 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:00:32,826 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:00:32,829 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:00:32,832 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:00:32,834 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:00:32,837 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:00:32,840 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:00:32,840 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:00:32,840 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 17:00:32,841 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:00:32,840 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f096dffb700) -- 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 0x7f096dfae3b0> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:00:32,844 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:00:32,847 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:32,847 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 17:00:32,850 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:32,850 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 17:00:32,853 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:32,853 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 17:00:32,856 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:32,856 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 17:00:32,856 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:00:32,859 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:32,859 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 17:00:32,862 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:00:32,862 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:32,865 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv8 ' '/dev/disk/by-id/dm-uuid-LVM-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHS7R7SIQF9EzIpH7RBuTIY0XjEOTyIFYjY ' '/dev/disk/by-id/dm-name-test_vg3-lv8 ' '/dev/disk/by-uuid/45e0f344-fce6-4357-80f9-07778322c69f ' '/dev/mapper/test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '66', '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-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHS7R7SIQF9EzIpH7RBuTIY0XjEOTyIFYjY', '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': '45e0f344-fce6-4357-80f9-07778322c69f', 'ID_FS_UUID_ENC': '45e0f344-fce6-4357-80f9-07778322c69f', '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': '1277055796'} ; 2024-03-01 17:00:32,865 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:00:32,865 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:32,868 INFO program/MainThread: stdout[59]: LVM 2024-03-01 17:00:32,868 INFO program/MainThread: stderr[59]: 2024-03-01 17:00:32,868 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 17:00:32,868 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:32,871 INFO program/MainThread: stdout[60]: LVM 2024-03-01 17:00:32,871 INFO program/MainThread: stderr[60]: 2024-03-01 17:00:32,871 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 17:00:32,871 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:32,873 INFO program/MainThread: stdout[61]: LVM 2024-03-01 17:00:32,873 INFO program/MainThread: stderr[61]: 2024-03-01 17:00:32,873 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 17:00:32,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:32,880 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:00:32,884 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:32,885 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:32,885 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:32,886 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:32,881 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f096dfbffd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f096df84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:32,887 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:32,890 INFO program/MainThread: stdout[62]: LVM 2024-03-01 17:00:32,890 INFO program/MainThread: stderr[62]: 2024-03-01 17:00:32,890 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 17:00:32,894 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:00:32,894 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 17:00:32,897 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/b5621aa8-49fe-4c32-894a-f2b9e42e4929 ' '/dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHSdrfXVbzU2CtVpRLpGAYov9YVi8cQNRMe ' '/dev/mapper/test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '67', '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-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHSdrfXVbzU2CtVpRLpGAYov9YVi8cQNRMe', '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': 'b5621aa8-49fe-4c32-894a-f2b9e42e4929', 'ID_FS_UUID_ENC': 'b5621aa8-49fe-4c32-894a-f2b9e42e4929', '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': '1277434770'} ; 2024-03-01 17:00:32,897 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:00:32,897 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:32,900 INFO program/MainThread: stdout[63]: LVM 2024-03-01 17:00:32,900 INFO program/MainThread: stderr[63]: 2024-03-01 17:00:32,900 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 17:00:32,900 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:32,903 INFO program/MainThread: stdout[64]: LVM 2024-03-01 17:00:32,903 INFO program/MainThread: stderr[64]: 2024-03-01 17:00:32,903 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 17:00:32,903 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:32,905 INFO program/MainThread: stdout[65]: LVM 2024-03-01 17:00:32,906 INFO program/MainThread: stderr[65]: 2024-03-01 17:00:32,906 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 17:00:32,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:32,913 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:00:32,916 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:32,917 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:32,917 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:32,918 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:32,913 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f096f549c70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f096df84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:32,919 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:32,922 INFO program/MainThread: stdout[66]: LVM 2024-03-01 17:00:32,922 INFO program/MainThread: stderr[66]: 2024-03-01 17:00:32,922 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 17:00:32,926 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:00:32,926 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 17:00:32,929 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv6 ' '/dev/disk/by-id/dm-uuid-LVM-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHSUiQtRwHh7ola7DowJhkVvyZ9ZIzQZbv3 ' '/dev/test_vg3/lv6 /dev/mapper/test_vg3-lv6 ' '/dev/disk/by-uuid/6c6a006b-3bab-4ee1-a568-82e3c20009a1', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '68', '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-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHSUiQtRwHh7ola7DowJhkVvyZ9ZIzQZbv3', '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': '6c6a006b-3bab-4ee1-a568-82e3c20009a1', 'ID_FS_UUID_ENC': '6c6a006b-3bab-4ee1-a568-82e3c20009a1', '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': '1278557427'} ; 2024-03-01 17:00:32,929 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:00:32,929 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:32,932 INFO program/MainThread: stdout[67]: LVM 2024-03-01 17:00:32,932 INFO program/MainThread: stderr[67]: 2024-03-01 17:00:32,932 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 17:00:32,932 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:32,935 INFO program/MainThread: stdout[68]: LVM 2024-03-01 17:00:32,935 INFO program/MainThread: stderr[68]: 2024-03-01 17:00:32,935 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 17:00:32,935 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:32,937 INFO program/MainThread: stdout[69]: LVM 2024-03-01 17:00:32,937 INFO program/MainThread: stderr[69]: 2024-03-01 17:00:32,937 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 17:00:32,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:32,944 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:00:32,947 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:32,948 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:32,949 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:32,950 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:32,945 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f096dfa2250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f096df84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:32,950 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:32,953 INFO program/MainThread: stdout[70]: LVM 2024-03-01 17:00:32,953 INFO program/MainThread: stderr[70]: 2024-03-01 17:00:32,953 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 17:00:32,957 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:00:32,957 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 17:00:32,959 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHSf4IXjvWoeOWCSBW6IxqrITdbpbNTlmOA ' '/dev/mapper/test_vg3-lv5 /dev/disk/by-id/dm-name-test_vg3-lv5 ' '/dev/test_vg3/lv5 ' '/dev/disk/by-uuid/be834016-ca33-4de1-b725-9120781ea56c', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '69', '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-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHSf4IXjvWoeOWCSBW6IxqrITdbpbNTlmOA', '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': 'be834016-ca33-4de1-b725-9120781ea56c', 'ID_FS_UUID_ENC': 'be834016-ca33-4de1-b725-9120781ea56c', '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': '1279622934'} ; 2024-03-01 17:00:32,960 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:00:32,960 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:32,962 INFO program/MainThread: stdout[71]: LVM 2024-03-01 17:00:32,962 INFO program/MainThread: stderr[71]: 2024-03-01 17:00:32,962 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 17:00:32,963 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:32,965 INFO program/MainThread: stdout[72]: LVM 2024-03-01 17:00:32,965 INFO program/MainThread: stderr[72]: 2024-03-01 17:00:32,965 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 17:00:32,965 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:32,968 INFO program/MainThread: stdout[73]: LVM 2024-03-01 17:00:32,968 INFO program/MainThread: stderr[73]: 2024-03-01 17:00:32,968 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 17:00:32,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:32,975 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:00:32,977 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:32,978 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:32,979 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:32,980 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:32,975 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f096df94af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f096df84b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:32,981 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:32,983 INFO program/MainThread: stdout[74]: LVM 2024-03-01 17:00:32,983 INFO program/MainThread: stderr[74]: 2024-03-01 17:00:32,983 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 17:00:32,986 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:00:32,987 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 17:00:32,989 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-lNOhwflmvgS75Z4m4v3eqCHUVijMQOnfHXmn8SC3tYqLM89cVy326CVkUOq7LhiY ' '/dev/mapper/test_vg2-lv4 /dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/0f4b81c1-51d3-4c3f-a292-f4b5c75c5571', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '70', '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-lNOhwflmvgS75Z4m4v3eqCHUVijMQOnfHXmn8SC3tYqLM89cVy326CVkUOq7LhiY', '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': '0f4b81c1-51d3-4c3f-a292-f4b5c75c5571', 'ID_FS_UUID_ENC': '0f4b81c1-51d3-4c3f-a292-f4b5c75c5571', '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': '1281317109'} ; 2024-03-01 17:00:32,989 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:00:32,990 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:32,992 INFO program/MainThread: stdout[75]: LVM 2024-03-01 17:00:32,992 INFO program/MainThread: stderr[75]: 2024-03-01 17:00:32,992 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 17:00:32,992 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:32,995 INFO program/MainThread: stdout[76]: LVM 2024-03-01 17:00:32,995 INFO program/MainThread: stderr[76]: 2024-03-01 17:00:32,995 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 17:00:32,995 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:32,997 INFO program/MainThread: stdout[77]: LVM 2024-03-01 17:00:32,997 INFO program/MainThread: stderr[77]: 2024-03-01 17:00:32,998 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 17:00:33,002 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,004 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:00:33,007 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:33,007 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:33,008 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:33,008 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:33,005 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f096df81820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f096e0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) 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:00:33,009 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:33,011 INFO program/MainThread: stdout[78]: LVM 2024-03-01 17:00:33,011 INFO program/MainThread: stderr[78]: 2024-03-01 17:00:33,012 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 17:00:33,015 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:00:33,015 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 17:00:33,018 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/a7c30d2f-8048-47fd-a03d-3db0109d3a2b ' '/dev/test_vg2/lv3 /dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-name-test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-lNOhwflmvgS75Z4m4v3eqCHUVijMQOnfSAUzG8rLsD2X5XpQWtUfBK1ixLscMHvA', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '71', '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-lNOhwflmvgS75Z4m4v3eqCHUVijMQOnfSAUzG8rLsD2X5XpQWtUfBK1ixLscMHvA', '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': 'a7c30d2f-8048-47fd-a03d-3db0109d3a2b', 'ID_FS_UUID_ENC': 'a7c30d2f-8048-47fd-a03d-3db0109d3a2b', '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': '1281790513'} ; 2024-03-01 17:00:33,018 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:00:33,018 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:33,020 INFO program/MainThread: stdout[79]: LVM 2024-03-01 17:00:33,021 INFO program/MainThread: stderr[79]: 2024-03-01 17:00:33,021 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 17:00:33,021 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:33,023 INFO program/MainThread: stdout[80]: LVM 2024-03-01 17:00:33,023 INFO program/MainThread: stderr[80]: 2024-03-01 17:00:33,023 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 17:00:33,023 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:33,026 INFO program/MainThread: stdout[81]: LVM 2024-03-01 17:00:33,026 INFO program/MainThread: stderr[81]: 2024-03-01 17:00:33,026 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 17:00:33,030 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,033 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:00:33,036 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:33,036 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:33,037 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:33,037 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:33,033 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f096df7eb20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f096e0b3070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:33,038 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:33,040 INFO program/MainThread: stdout[82]: LVM 2024-03-01 17:00:33,040 INFO program/MainThread: stderr[82]: 2024-03-01 17:00:33,040 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 17:00:33,044 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:00:33,044 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 17:00:33,046 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/e8befbc9-1a4d-46ae-9ae8-12c84364a5e3 ' '/dev/disk/by-id/dm-uuid-LVM-idiwXyMgiznss4DS2w8XcHYeoV4LD5GyFFTSTEDbD3G4bFfM1acTsSdnJwfpuh4k ' '/dev/disk/by-id/dm-name-test_vg1-lv2 /dev/test_vg1/lv2 ' '/dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '72', '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-idiwXyMgiznss4DS2w8XcHYeoV4LD5GyFFTSTEDbD3G4bFfM1acTsSdnJwfpuh4k', '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': 'e8befbc9-1a4d-46ae-9ae8-12c84364a5e3', 'ID_FS_UUID_ENC': 'e8befbc9-1a4d-46ae-9ae8-12c84364a5e3', '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': '1283580374'} ; 2024-03-01 17:00:33,047 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:00:33,047 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:33,049 INFO program/MainThread: stdout[83]: LVM 2024-03-01 17:00:33,049 INFO program/MainThread: stderr[83]: 2024-03-01 17:00:33,049 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 17:00:33,049 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:33,052 INFO program/MainThread: stdout[84]: LVM 2024-03-01 17:00:33,052 INFO program/MainThread: stderr[84]: 2024-03-01 17:00:33,052 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 17:00:33,052 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:33,054 INFO program/MainThread: stdout[85]: LVM 2024-03-01 17:00:33,055 INFO program/MainThread: stderr[85]: 2024-03-01 17:00:33,055 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 17:00:33,059 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,061 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:00:33,064 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,064 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,065 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,065 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,062 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f096dfdd910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f096e0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with 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:00:33,066 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:33,068 INFO program/MainThread: stdout[86]: LVM 2024-03-01 17:00:33,068 INFO program/MainThread: stderr[86]: 2024-03-01 17:00:33,069 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 17:00:33,072 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:00:33,072 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 17:00:33,075 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/4823fa8d-e1dc-491f-a103-683c6f6a0639 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-idiwXyMgiznss4DS2w8XcHYeoV4LD5GyaGqdW8pbnTf4QDRUQ1JOVTsliqmH6G6D ' '/dev/mapper/test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '73', '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-idiwXyMgiznss4DS2w8XcHYeoV4LD5GyaGqdW8pbnTf4QDRUQ1JOVTsliqmH6G6D', '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': '4823fa8d-e1dc-491f-a103-683c6f6a0639', 'ID_FS_UUID_ENC': '4823fa8d-e1dc-491f-a103-683c6f6a0639', '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': '1284063017'} ; 2024-03-01 17:00:33,075 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:00:33,075 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:33,078 INFO program/MainThread: stdout[87]: LVM 2024-03-01 17:00:33,078 INFO program/MainThread: stderr[87]: 2024-03-01 17:00:33,078 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 17:00:33,078 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:33,080 INFO program/MainThread: stdout[88]: LVM 2024-03-01 17:00:33,080 INFO program/MainThread: stderr[88]: 2024-03-01 17:00:33,080 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 17:00:33,080 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:33,083 INFO program/MainThread: stdout[89]: LVM 2024-03-01 17:00:33,083 INFO program/MainThread: stderr[89]: 2024-03-01 17:00:33,083 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 17:00:33,087 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,090 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:00:33,092 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,093 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,093 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:33,094 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:33,090 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f096dfdbd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f096e0b3250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:33,094 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:33,097 INFO program/MainThread: stdout[90]: LVM 2024-03-01 17:00:33,097 INFO program/MainThread: stderr[90]: 2024-03-01 17:00:33,097 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 17:00:33,100 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:00:33,100 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:00:33,100 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:33,112 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:33,129 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:00:33,130 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:00:33,133 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:00:33,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:33,139 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:00:33,141 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:33,142 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:00:33,144 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:33,149 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,152 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:33,152 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:00:33,154 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:00:33,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:33,160 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:00:33,162 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:33,163 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:00:33,165 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,168 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:33,170 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:00:33,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:33,173 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:00:33,175 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:00:33,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:33,180 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:00:33,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:33,183 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:00:33,186 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:00:33,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:33,191 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:00:33,194 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:33,194 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:00:36,151 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_lol7zrx_/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:00:36,186 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:00:36,186 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:00:36,189 INFO program/MainThread: stdout[2]: 2024-03-01 17:00:36,189 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:00:36,189 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:00:36,190 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:00:36,194 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:36,194 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:00:36,197 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:00:36,198 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:00:36,201 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:00:36,201 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:00:36,203 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:00:36,204 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:00:36,214 INFO program/MainThread: stdout: 2024-03-01 17:00:36,214 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:00:36,214 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX 2024-03-01 17:00:36,214 INFO program/MainThread: `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs e8befbc9-1a4d-46ae-9ae8-12c84364a5e3 2024-03-01 17:00:36,214 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv 2024-03-01 17:00:36,214 INFO program/MainThread: |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs e8befbc9-1a4d-46ae-9ae8-12c84364a5e3 2024-03-01 17:00:36,214 INFO program/MainThread: `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 4823fa8d-e1dc-491f-a103-683c6f6a0639 2024-03-01 17:00:36,214 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry 2024-03-01 17:00:36,215 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- LVM2_member ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD 2024-03-01 17:00:36,215 INFO program/MainThread: |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 0f4b81c1-51d3-4c3f-a292-f4b5c75c5571 2024-03-01 17:00:36,215 INFO program/MainThread: `-test_vg2-lv3 322961408 root disk brw-rw---- xfs a7c30d2f-8048-47fd-a03d-3db0109d3a2b 2024-03-01 17:00:36,215 INFO program/MainThread: sde 1073741824 root disk brw-rw---- LVM2_member 0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P 2024-03-01 17:00:36,215 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- LVM2_member 7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY 2024-03-01 17:00:36,215 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- LVM2_member OhgUH1-19og-Jtq7-0d71-SrxU-IuUo-8RG6Ct 2024-03-01 17:00:36,215 INFO program/MainThread: |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 45e0f344-fce6-4357-80f9-07778322c69f 2024-03-01 17:00:36,215 INFO program/MainThread: |-test_vg3-lv7 427819008 root disk brw-rw---- xfs b5621aa8-49fe-4c32-894a-f2b9e42e4929 2024-03-01 17:00:36,215 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 6c6a006b-3bab-4ee1-a568-82e3c20009a1 2024-03-01 17:00:36,215 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- LVM2_member RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB 2024-03-01 17:00:36,215 INFO program/MainThread: `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 6c6a006b-3bab-4ee1-a568-82e3c20009a1 2024-03-01 17:00:36,215 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- LVM2_member eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S 2024-03-01 17:00:36,215 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs be834016-ca33-4de1-b725-9120781ea56c 2024-03-01 17:00:36,215 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- LVM2_member pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD 2024-03-01 17:00:36,215 INFO program/MainThread: `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs be834016-ca33-4de1-b725-9120781ea56c 2024-03-01 17:00:36,215 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:00:36,215 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:00:36,215 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:00:36,215 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:00:36,215 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:36,215 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX `-test_vg1-lv2 1606418432 root disk brw-rw---- xfs e8befbc9-1a4d-46ae-9ae8-12c84364a5e3 sdb 1073741824 root disk brw-rw---- LVM2_member aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv |-test_vg1-lv2 1606418432 root disk brw-rw---- xfs e8befbc9-1a4d-46ae-9ae8-12c84364a5e3 `-test_vg1-lv1 482344960 root disk brw-rw---- xfs 4823fa8d-e1dc-491f-a103-683c6f6a0639 sdc 1073741824 root disk brw-rw---- LVM2_member hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry sdd 1073741824 root disk brw-rw---- LVM2_member ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD |-test_vg2-lv4 641728512 root disk brw-rw---- xfs 0f4b81c1-51d3-4c3f-a292-f4b5c75c5571 `-test_vg2-lv3 322961408 root disk brw-rw---- xfs a7c30d2f-8048-47fd-a03d-3db0109d3a2b sde 1073741824 root disk brw-rw---- LVM2_member 0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P sdf 1073741824 root disk brw-rw---- LVM2_member 7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY sdg 1073741824 root disk brw-rw---- LVM2_member OhgUH1-19og-Jtq7-0d71-SrxU-IuUo-8RG6Ct |-test_vg3-lv8 427819008 root disk brw-rw---- xfs 45e0f344-fce6-4357-80f9-07778322c69f |-test_vg3-lv7 427819008 root disk brw-rw---- xfs b5621aa8-49fe-4c32-894a-f2b9e42e4929 `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 6c6a006b-3bab-4ee1-a568-82e3c20009a1 sdh 1073741824 root disk brw-rw---- LVM2_member RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB `-test_vg3-lv6 1069547520 root disk brw-rw---- xfs 6c6a006b-3bab-4ee1-a568-82e3c20009a1 sdi 1073741824 root disk brw-rw---- LVM2_member eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs be834016-ca33-4de1-b725-9120781ea56c sdj 1073741824 root disk brw-rw---- LVM2_member pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD `-test_vg3-lv5 1283457024 root disk brw-rw---- xfs be834016-ca33-4de1-b725-9120781ea56c 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:00:36,215 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:36,216 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:36,216 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:00:36,216 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:00:36,216 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:00:36,216 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:00:36,216 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:36,226 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:36,243 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:00:36,247 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/lvm-pv-uuid-n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX ' '/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': 'n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX', 'ID_FS_UUID_ENC': 'n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 17:00:36,247 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:00:36,248 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:00:36,285 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA 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=f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA 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=UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:00:36,285 INFO program/MainThread: stderr[3]: 2024-03-01 17:00:36,285 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:00:36,290 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:00:36,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:36,297 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:00:36,298 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:00:36,303 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:00:36,304 INFO blivet/MainThread: sda is a disk 2024-03-01 17:00:36,304 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:00:36,304 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:00:36,307 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:00:36,311 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:00:36,311 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:36,314 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:00:36,314 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:00:36,315 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:00:36,315 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdb24774eb0) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 17:00:36,318 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:00:36,321 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:36,322 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:00:36,325 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:36,325 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:00:36,328 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:36,328 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:00:36,332 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:36,332 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:00:36,335 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:00:36,335 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:00:36,335 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:00:36,371 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_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=aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_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=hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=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:00:36,371 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv. WARNING: Couldn't find device with uuid hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry. WARNING: VG test_vg1 is missing PV aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry (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:00:36,371 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:00:36,372 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:00:36,376 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX ; label: None ; device: /dev/sda ; serial: 36001405cb3a2c17f0ac4908a800fa6af ; exists: True ; vg_name: test_vg1 ; vg_uuid: idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy ; pe_start: 8 MiB ; 2024-03-01 17:00:36,376 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:00:36,379 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:00:36,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy ; incomplete: True ; hidden: False ; 2024-03-01 17:00:36,385 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:36,388 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:36,391 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:36,391 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:00:36,427 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=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:00:36,427 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv. WARNING: Couldn't find device with uuid hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry. WARNING: VG test_vg1 is missing PV aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry (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:00:36,427 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:00:36,427 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:00:36,428 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:00:36,433 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:00:36,437 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:00:36,437 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:00:36,440 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:00:36,440 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:00:36,479 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D 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=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k 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=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k 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:00:36,479 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv. WARNING: Couldn't find device with uuid hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry. WARNING: VG test_vg1 is missing PV aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry (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:00:36,479 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:00:36,484 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:00:36,484 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:00:36,487 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:00:36,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy ; incomplete: True ; hidden: False ; 2024-03-01 17:00:36,492 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:00:36,492 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:00:36,492 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:36,496 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/lvm-pv-uuid-aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv ' '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85', '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': 'aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv', 'ID_FS_UUID_ENC': 'aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv', '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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 17:00:36,496 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:00:36,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:00:36,501 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:36,507 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:00:36,507 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:00:36,507 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:00:36,508 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:00:36,510 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:00:36,513 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:00:36,514 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:36,516 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:00:36,517 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:00:36,517 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:00:36,517 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdb235a0400) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 17:00:36,520 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:00:36,523 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:36,523 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:00:36,526 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:36,527 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:00:36,529 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:36,530 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:00:36,533 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:36,533 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:00:36,535 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:00:36,535 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:00:36,536 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:00:36,569 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_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=hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=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:00:36,569 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry. WARNING: VG test_vg1 is missing PV hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry (last written to /dev/sdc). 2024-03-01 17:00:36,569 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:00:36,570 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:00:36,573 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv ; label: None ; device: /dev/sdb ; serial: 36001405c75836cb10d34d4f943cdfb85 ; exists: True ; vg_name: test_vg1 ; vg_uuid: idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy ; pe_start: 8 MiB ; free: 40 MiB ; 2024-03-01 17:00:36,574 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:00:36,576 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:00:36,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy ; incomplete: True ; hidden: False ; 2024-03-01 17:00:36,582 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:00:36,585 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:00:36,588 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:00:36,591 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:00:36,593 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy ; incomplete: True ; hidden: False ; 2024-03-01 17:00:36,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:36,596 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:00:36,633 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:00:36,633 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry. WARNING: VG test_vg1 is missing PV hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry (last written to /dev/sdc). 2024-03-01 17:00:36,633 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:00:36,634 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:00:36,634 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:36,638 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 17:00:36,638 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:00:36,641 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:00:36,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:36,649 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:00:36,650 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:00:36,650 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:00:36,650 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:00:36,653 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:00:36,655 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:00:36,656 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:00:36,658 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:00:36,659 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:00:36,659 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:00:36,659 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdb235aacd0) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 17:00:36,663 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:00:36,663 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:00:36,666 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57 ' '/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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 17:00:36,666 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:00:36,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:00:36,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:36,676 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:00:36,677 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:00:36,677 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:00:36,677 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:00:36,680 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:00:36,682 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:00:36,683 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:00:36,685 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:00:36,686 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:00:36,686 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:00:36,686 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdb235aa640) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 17:00:36,689 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:00:36,689 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:00:36,692 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/lvm-pv-uuid-hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', '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': 'hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry', 'ID_FS_UUID_ENC': 'hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 17:00:36,692 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:00:36,695 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:00:36,698 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:36,703 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:00:36,704 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:00:36,704 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:00:36,704 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:00:36,707 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:00:36,710 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:00:36,710 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:36,713 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:00:36,713 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:00:36,713 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:00:36,713 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdb235aee50) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 17:00:36,716 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:00:36,719 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:36,719 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:00:36,722 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:36,722 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:00:36,725 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:36,726 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:00:36,729 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:36,729 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:00:36,731 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:00:36,731 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:00:36,731 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:00:36,763 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=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:00:36,764 INFO program/MainThread: stderr[9]: 2024-03-01 17:00:36,764 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:00:36,764 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:00:36,768 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry ; label: None ; device: /dev/sdc ; serial: 36001405b611fc0edc394f2f865831565 ; exists: True ; vg_name: test_vg1 ; vg_uuid: idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:00:36,768 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:00:36,771 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:00:36,773 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy ; incomplete: True ; hidden: False ; 2024-03-01 17:00:36,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:36,780 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:00:36,783 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:00:36,785 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:00:36,788 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy ; incomplete: True ; hidden: False ; 2024-03-01 17:00:36,790 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:36,791 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:00:36,830 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:00:36,830 INFO program/MainThread: stderr[10]: 2024-03-01 17:00:36,830 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:00:36,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:36,837 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:36,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D ; incomplete: False ; hidden: False ; 2024-03-01 17:00:36,843 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:36,843 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:00:36,846 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:00:36,846 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:00:36,850 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:00:36,853 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:00:36,853 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:00:36,857 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:36,857 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:00:36,857 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:00:36,860 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:00:36,863 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:00:36,863 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:00:36,866 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:00:36,869 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:00:36,870 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:00:36,873 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:36,873 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:00:36,873 DEBUG blivet/MainThread: Adding test_vg1-lv1/460 MiB to test_vg1 2024-03-01 17:00:36,873 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:00:36,876 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:00:36,876 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-7 2024-03-01 17:00:36,879 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:36,880 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 460 MiB (460 MiB) 2024-03-01 17:00:36,883 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/4823fa8d-e1dc-491f-a103-683c6f6a0639 ' '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-idiwXyMgiznss4DS2w8XcHYeoV4LD5GyaGqdW8pbnTf4QDRUQ1JOVTsliqmH6G6D ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '73', '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-idiwXyMgiznss4DS2w8XcHYeoV4LD5GyaGqdW8pbnTf4QDRUQ1JOVTsliqmH6G6D', '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': '4823fa8d-e1dc-491f-a103-683c6f6a0639', 'ID_FS_UUID_ENC': '4823fa8d-e1dc-491f-a103-683c6f6a0639', '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': '1284063017'} ; 2024-03-01 17:00:36,883 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:00:36,884 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:36,887 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:00:36,887 INFO program/MainThread: stderr[11]: 2024-03-01 17:00:36,887 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:00:36,887 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:36,889 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:00:36,890 INFO program/MainThread: stderr[12]: 2024-03-01 17:00:36,890 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:00:36,890 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:36,892 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:00:36,892 INFO program/MainThread: stderr[13]: 2024-03-01 17:00:36,892 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:00:36,896 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:36,899 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 460 MiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:00:36,902 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:36,902 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:00:36,902 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:36,903 DEBUG blivet/MainThread: vg test_vg1 has 2.53 GiB free 2024-03-01 17:00:36,899 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D 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 (0x7fdb23695250) -- 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 = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = 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:00:36,903 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:36,906 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:00:36,906 INFO program/MainThread: stderr[14]: 2024-03-01 17:00:36,906 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:00:36,910 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:00:36,914 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:36,914 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:00:36,917 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:36,917 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:00:36,920 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:36,920 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:00:36,923 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:36,923 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:00:36,925 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:00:36,925 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:00:36,929 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:36,929 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:00:36,932 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:00:36,933 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:36,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:36,938 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:36,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k ; incomplete: False ; hidden: False ; 2024-03-01 17:00:36,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:36,944 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:00:36,947 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:00:36,947 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:00:36,950 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:00:36,954 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:00:36,954 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:00:36,957 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:36,957 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:00:36,958 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 62 2024-03-01 17:00:36,961 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 2 ; 2024-03-01 17:00:36,964 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:00:36,964 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:00:36,967 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: None ; 2024-03-01 17:00:36,970 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:00:36,970 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:00:36,974 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:36,974 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:00:36,974 DEBUG blivet/MainThread: Adding test_vg1-lv2/1.5 GiB to test_vg1 2024-03-01 17:00:36,974 INFO blivet/MainThread: added lvmlv test_vg1-lv2 (id 58) to device tree 2024-03-01 17:00:36,977 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv2 ; status: True ; 2024-03-01 17:00:36,977 DEBUG blivet/MainThread: test_vg1-lv2 sysfs_path set to /sys/devices/virtual/block/dm-6 2024-03-01 17:00:36,980 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:36,981 DEBUG blivet/MainThread: updated test_vg1-lv2 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:00:36,984 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv2 /dev/mapper/test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-idiwXyMgiznss4DS2w8XcHYeoV4LD5GyFFTSTEDbD3G4bFfM1acTsSdnJwfpuh4k ' '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-uuid/e8befbc9-1a4d-46ae-9ae8-12c84364a5e3', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '72', '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-idiwXyMgiznss4DS2w8XcHYeoV4LD5GyFFTSTEDbD3G4bFfM1acTsSdnJwfpuh4k', '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': 'e8befbc9-1a4d-46ae-9ae8-12c84364a5e3', 'ID_FS_UUID_ENC': 'e8befbc9-1a4d-46ae-9ae8-12c84364a5e3', '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': '1283580374'} ; 2024-03-01 17:00:36,984 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:00:36,984 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:36,987 INFO program/MainThread: stdout[15]: LVM 2024-03-01 17:00:36,987 INFO program/MainThread: stderr[15]: 2024-03-01 17:00:36,987 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:00:36,988 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:36,990 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:00:36,990 INFO program/MainThread: stderr[16]: 2024-03-01 17:00:36,990 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:00:36,990 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:36,993 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:00:36,993 INFO program/MainThread: stderr[17]: 2024-03-01 17:00:36,993 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:00:36,997 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:37,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) 2024-03-01 17:00:37,002 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:37,003 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:37,003 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:37,004 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:37,000 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k 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 (0x7fdb23695250) -- name = test_vg1 status = True 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 = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with 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:00:37,004 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:37,007 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:00:37,007 INFO program/MainThread: stderr[18]: 2024-03-01 17:00:37,007 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:00:37,011 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:00:37,015 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:37,015 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 65 2024-03-01 17:00:37,018 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:37,018 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 66 2024-03-01 17:00:37,021 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:37,021 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 67 2024-03-01 17:00:37,024 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:37,024 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:00:37,025 INFO blivet/MainThread: type detected on 'test_vg1-lv2' is 'xfs' 2024-03-01 17:00:37,028 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:37,028 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 69 2024-03-01 17:00:37,031 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: xfs ; current: None ; 2024-03-01 17:00:37,031 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:37,031 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:37,034 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/lvm-pv-uuid-ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3', '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': 'ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD', 'ID_FS_UUID_ENC': 'ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 17:00:37,034 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:00:37,038 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:00:37,040 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:37,046 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:00:37,047 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:00:37,047 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:00:37,047 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:00:37,049 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:00:37,052 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:00:37,053 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:37,055 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:00:37,056 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:00:37,056 INFO blivet/MainThread: added disk sdd (id 72) to device tree 2024-03-01 17:00:37,056 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdb2478c490) -- 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 = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 17:00:37,059 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:00:37,062 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:37,062 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:00:37,065 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:37,065 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:00:37,068 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:37,068 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:00:37,071 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:37,072 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:00:37,074 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdd ; 2024-03-01 17:00:37,074 DEBUG blivet/MainThread: lvm filter: device /dev/sdd added to the list of allowed devices 2024-03-01 17:00:37,074 INFO program/MainThread: Running [19] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 17:00:37,115 INFO program/MainThread: stdout[19]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_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=0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_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=7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=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:00:37,115 INFO program/MainThread: stderr[19]: WARNING: Couldn't find device with uuid 0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P. WARNING: Couldn't find device with uuid 7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY. WARNING: VG test_vg2 is missing PV 0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY (last written to /dev/sdf). 2024-03-01 17:00:37,115 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:00:37,116 INFO blivet/MainThread: type detected on 'sdd' is 'lvmpv' 2024-03-01 17:00:37,120 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD ; label: None ; device: /dev/sdd ; serial: 360014055cdeb04fc7c4449589fc8b4a3 ; exists: True ; vg_name: test_vg2 ; vg_uuid: lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf ; pe_start: 8 MiB ; free: 96 MiB ; 2024-03-01 17:00:37,120 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 80 2024-03-01 17:00:37,123 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: lvmpv ; current: None ; 2024-03-01 17:00:37,126 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf ; incomplete: True ; hidden: False ; 2024-03-01 17:00:37,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:37,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:37,134 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:37,134 INFO program/MainThread: Running [20] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 17:00:37,169 INFO program/MainThread: stdout[20]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 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=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=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:00:37,169 INFO program/MainThread: stderr[20]: WARNING: Couldn't find device with uuid 0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P. WARNING: Couldn't find device with uuid 7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY. WARNING: VG test_vg2 is missing PV 0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY (last written to /dev/sdf). 2024-03-01 17:00:37,169 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:00:37,169 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:00:37,170 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:00:37,174 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdd ; 2024-03-01 17:00:37,177 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdd ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:00:37,177 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 83 2024-03-01 17:00:37,180 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg2 ; type: None ; current: None ; 2024-03-01 17:00:37,181 INFO program/MainThread: Running [21] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sda,/dev/sdb,/dev/sdc ... 2024-03-01 17:00:37,216 INFO program/MainThread: stdout[21]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:00:37,216 INFO program/MainThread: stderr[21]: WARNING: Couldn't find device with uuid 0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P. WARNING: Couldn't find device with uuid 7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY. WARNING: VG test_vg2 is missing PV 0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P (last written to /dev/sde). WARNING: VG test_vg2 is missing PV 7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY (last written to /dev/sdf). 2024-03-01 17:00:37,216 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:00:37,221 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg2 ; status: True ; 2024-03-01 17:00:37,221 INFO blivet/MainThread: added lvmvg test_vg2 (id 81) to device tree 2024-03-01 17:00:37,224 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdd ; 2024-03-01 17:00:37,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf ; incomplete: True ; hidden: False ; 2024-03-01 17:00:37,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:00:37,230 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:00:37,230 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:37,233 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/lvm-pv-uuid-0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P', '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': '0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P', 'ID_FS_UUID_ENC': '0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 17:00:37,233 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:00:37,236 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:00:37,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:37,245 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:00:37,245 INFO blivet/MainThread: sde is a disk 2024-03-01 17:00:37,245 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 87 2024-03-01 17:00:37,245 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 88 2024-03-01 17:00:37,248 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:00:37,251 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:00:37,251 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:37,254 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:00:37,254 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:00:37,255 INFO blivet/MainThread: added disk sde (id 86) to device tree 2024-03-01 17:00:37,255 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdb246c6c70) -- 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 = 6001405c3b791ebed274cde9617c7538 2024-03-01 17:00:37,258 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:00:37,261 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:37,261 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 90 2024-03-01 17:00:37,264 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:37,264 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 91 2024-03-01 17:00:37,267 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:37,267 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 92 2024-03-01 17:00:37,270 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:37,271 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 93 2024-03-01 17:00:37,273 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sde ; 2024-03-01 17:00:37,273 DEBUG blivet/MainThread: lvm filter: device /dev/sde added to the list of allowed devices 2024-03-01 17:00:37,273 INFO program/MainThread: Running [22] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb,/dev/sda ... 2024-03-01 17:00:37,314 INFO program/MainThread: stdout[22]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_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=7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=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:00:37,314 INFO program/MainThread: stderr[22]: WARNING: Couldn't find device with uuid 7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY. WARNING: VG test_vg2 is missing PV 7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY (last written to /dev/sdf). 2024-03-01 17:00:37,314 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:00:37,315 INFO blivet/MainThread: type detected on 'sde' is 'lvmpv' 2024-03-01 17:00:37,319 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P ; label: None ; device: /dev/sde ; serial: 36001405c3b791ebed274cde9617c7538 ; exists: True ; vg_name: test_vg2 ; vg_uuid: lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:00:37,319 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 94 2024-03-01 17:00:37,322 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: lvmpv ; current: None ; 2024-03-01 17:00:37,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf ; incomplete: True ; hidden: False ; 2024-03-01 17:00:37,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg2 (81) 2024-03-01 17:00:37,330 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sde ; 2024-03-01 17:00:37,333 DEBUG blivet/MainThread: DiskDevice.add_child: name: sde ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:00:37,336 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sde ; 2024-03-01 17:00:37,339 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf ; incomplete: True ; hidden: False ; 2024-03-01 17:00:37,341 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:37,342 INFO program/MainThread: Running [23] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb,/dev/sda ... 2024-03-01 17:00:37,375 INFO program/MainThread: stdout[23]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:00:37,375 INFO program/MainThread: stderr[23]: WARNING: Couldn't find device with uuid 7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY. WARNING: VG test_vg2 is missing PV 7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY (last written to /dev/sdf). 2024-03-01 17:00:37,375 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:00:37,376 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg2 2024-03-01 17:00:37,376 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:37,380 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/lvm-pv-uuid-7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/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': '7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY', 'ID_FS_UUID_ENC': '7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 17:00:37,380 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:00:37,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:00:37,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:37,392 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:00:37,393 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:00:37,393 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 97 2024-03-01 17:00:37,393 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 98 2024-03-01 17:00:37,396 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:00:37,399 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:00:37,399 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:37,402 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:00:37,402 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:00:37,402 INFO blivet/MainThread: added disk sdf (id 96) to device tree 2024-03-01 17:00:37,402 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdb235d75e0) -- 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 = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 17:00:37,406 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:00:37,409 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:37,409 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 100 2024-03-01 17:00:37,412 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:37,412 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 101 2024-03-01 17:00:37,415 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:37,415 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 102 2024-03-01 17:00:37,418 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:37,418 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 103 2024-03-01 17:00:37,421 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdf ; 2024-03-01 17:00:37,421 DEBUG blivet/MainThread: lvm filter: device /dev/sdf added to the list of allowed devices 2024-03-01 17:00:37,421 INFO program/MainThread: Running [24] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb,/dev/sdf,/dev/sda ... 2024-03-01 17:00:37,455 INFO program/MainThread: stdout[24]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=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:00:37,455 INFO program/MainThread: stderr[24]: 2024-03-01 17:00:37,455 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:00:37,456 INFO blivet/MainThread: type detected on 'sdf' is 'lvmpv' 2024-03-01 17:00:37,460 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY ; label: None ; device: /dev/sdf ; serial: 360014059c2e5e06e370469295f1ed6ff ; exists: True ; vg_name: test_vg2 ; vg_uuid: lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:00:37,460 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 104 2024-03-01 17:00:37,463 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: lvmpv ; current: None ; 2024-03-01 17:00:37,466 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf ; incomplete: True ; hidden: False ; 2024-03-01 17:00:37,469 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:37,472 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg2 ; parent: sdf ; 2024-03-01 17:00:37,475 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdf ; child: test_vg2 ; kids: 0 ; 2024-03-01 17:00:37,477 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdf ; 2024-03-01 17:00:37,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf ; incomplete: True ; hidden: False ; 2024-03-01 17:00:37,483 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:37,483 INFO program/MainThread: Running [25] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb,/dev/sdf,/dev/sda ... 2024-03-01 17:00:37,524 INFO program/MainThread: stdout[25]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:00:37,524 INFO program/MainThread: stderr[25]: 2024-03-01 17:00:37,524 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:00:37,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:37,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:37,534 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA ; incomplete: False ; hidden: False ; 2024-03-01 17:00:37,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:37,537 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 17:00:37,540 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:00:37,541 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:00:37,544 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:00:37,547 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:00:37,547 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:00:37,551 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:37,551 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:00:37,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 109 2024-03-01 17:00:37,554 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 1 ; 2024-03-01 17:00:37,557 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv3 ; kids: 0 ; 2024-03-01 17:00:37,557 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 110 2024-03-01 17:00:37,560 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: None ; 2024-03-01 17:00:37,563 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:00:37,564 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:00:37,567 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:37,567 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:00:37,567 DEBUG blivet/MainThread: Adding test_vg2-lv3/308 MiB to test_vg2 2024-03-01 17:00:37,568 INFO blivet/MainThread: added lvmlv test_vg2-lv3 (id 105) to device tree 2024-03-01 17:00:37,570 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv3 ; status: True ; 2024-03-01 17:00:37,571 DEBUG blivet/MainThread: test_vg2-lv3 sysfs_path set to /sys/devices/virtual/block/dm-5 2024-03-01 17:00:37,574 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:37,574 DEBUG blivet/MainThread: updated test_vg2-lv3 size to 308 MiB (308 MiB) 2024-03-01 17:00:37,577 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv3 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/a7c30d2f-8048-47fd-a03d-3db0109d3a2b ' '/dev/mapper/test_vg2-lv3 ' '/dev/disk/by-id/dm-uuid-LVM-lNOhwflmvgS75Z4m4v3eqCHUVijMQOnfSAUzG8rLsD2X5XpQWtUfBK1ixLscMHvA ' '/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': '71', '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-lNOhwflmvgS75Z4m4v3eqCHUVijMQOnfSAUzG8rLsD2X5XpQWtUfBK1ixLscMHvA', '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': 'a7c30d2f-8048-47fd-a03d-3db0109d3a2b', 'ID_FS_UUID_ENC': 'a7c30d2f-8048-47fd-a03d-3db0109d3a2b', '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': '1281790513'} ; 2024-03-01 17:00:37,578 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:00:37,578 INFO program/MainThread: Running [26] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:37,581 INFO program/MainThread: stdout[26]: LVM 2024-03-01 17:00:37,581 INFO program/MainThread: stderr[26]: 2024-03-01 17:00:37,581 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:00:37,581 INFO program/MainThread: Running [27] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:37,584 INFO program/MainThread: stdout[27]: LVM 2024-03-01 17:00:37,584 INFO program/MainThread: stderr[27]: 2024-03-01 17:00:37,584 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:00:37,584 INFO program/MainThread: Running [28] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:37,586 INFO program/MainThread: stdout[28]: LVM 2024-03-01 17:00:37,587 INFO program/MainThread: stderr[28]: 2024-03-01 17:00:37,587 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:00:37,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:37,594 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 308 MiB lvmlv test_vg2-lv3 (105) 2024-03-01 17:00:37,596 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:37,597 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:00:37,597 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:37,597 DEBUG blivet/MainThread: vg test_vg2 has 2.68 GiB free 2024-03-01 17:00:37,594 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA 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 (0x7fdb23695070) -- 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 = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None 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:00:37,598 INFO program/MainThread: Running [29] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:37,601 INFO program/MainThread: stdout[29]: LVM 2024-03-01 17:00:37,601 INFO program/MainThread: stderr[29]: 2024-03-01 17:00:37,601 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:00:37,605 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:00:37,608 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:37,608 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 112 2024-03-01 17:00:37,611 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:37,611 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 113 2024-03-01 17:00:37,615 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:37,615 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 114 2024-03-01 17:00:37,618 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:37,618 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 115 2024-03-01 17:00:37,618 INFO blivet/MainThread: type detected on 'test_vg2-lv3' is 'xfs' 2024-03-01 17:00:37,621 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:37,621 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 116 2024-03-01 17:00:37,625 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: xfs ; current: None ; 2024-03-01 17:00:37,625 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:37,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:37,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:37,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY ; incomplete: False ; hidden: False ; 2024-03-01 17:00:37,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:37,636 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:00:37,639 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:00:37,640 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 120 2024-03-01 17:00:37,643 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:00:37,646 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:00:37,646 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:00:37,649 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:37,650 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:00:37,650 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 122 2024-03-01 17:00:37,653 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 2 ; 2024-03-01 17:00:37,657 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:00:37,657 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 17:00:37,660 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: None ; 2024-03-01 17:00:37,663 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:00:37,663 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:00:37,666 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:37,666 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:00:37,667 DEBUG blivet/MainThread: Adding test_vg2-lv4/612 MiB to test_vg2 2024-03-01 17:00:37,667 INFO blivet/MainThread: added lvmlv test_vg2-lv4 (id 118) to device tree 2024-03-01 17:00:37,669 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg2-lv4 ; status: True ; 2024-03-01 17:00:37,670 DEBUG blivet/MainThread: test_vg2-lv4 sysfs_path set to /sys/devices/virtual/block/dm-4 2024-03-01 17:00:37,673 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:37,673 DEBUG blivet/MainThread: updated test_vg2-lv4 size to 612 MiB (612 MiB) 2024-03-01 17:00:37,676 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-lNOhwflmvgS75Z4m4v3eqCHUVijMQOnfHXmn8SC3tYqLM89cVy326CVkUOq7LhiY ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-uuid/0f4b81c1-51d3-4c3f-a292-f4b5c75c5571 ' '/dev/test_vg2/lv4 /dev/mapper/test_vg2-lv4', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '70', '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-lNOhwflmvgS75Z4m4v3eqCHUVijMQOnfHXmn8SC3tYqLM89cVy326CVkUOq7LhiY', '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': '0f4b81c1-51d3-4c3f-a292-f4b5c75c5571', 'ID_FS_UUID_ENC': '0f4b81c1-51d3-4c3f-a292-f4b5c75c5571', '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': '1281317109'} ; 2024-03-01 17:00:37,676 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:00:37,677 INFO program/MainThread: Running [30] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:37,680 INFO program/MainThread: stdout[30]: LVM 2024-03-01 17:00:37,680 INFO program/MainThread: stderr[30]: 2024-03-01 17:00:37,680 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:00:37,680 INFO program/MainThread: Running [31] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:37,682 INFO program/MainThread: stdout[31]: LVM 2024-03-01 17:00:37,683 INFO program/MainThread: stderr[31]: 2024-03-01 17:00:37,683 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:00:37,683 INFO program/MainThread: Running [32] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:37,685 INFO program/MainThread: stdout[32]: LVM 2024-03-01 17:00:37,685 INFO program/MainThread: stderr[32]: 2024-03-01 17:00:37,685 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:00:37,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:37,692 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 612 MiB lvmlv test_vg2-lv4 (118) 2024-03-01 17:00:37,695 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:37,695 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:37,696 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:37,696 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:37,693 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY 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 (0x7fdb23695070) -- name = test_vg2 status = 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 = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) 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:00:37,697 INFO program/MainThread: Running [33] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:37,699 INFO program/MainThread: stdout[33]: LVM 2024-03-01 17:00:37,700 INFO program/MainThread: stderr[33]: 2024-03-01 17:00:37,700 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:00:37,703 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:00:37,707 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:37,707 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 125 2024-03-01 17:00:37,710 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:37,710 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 126 2024-03-01 17:00:37,713 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:37,713 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 127 2024-03-01 17:00:37,717 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:37,717 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 128 2024-03-01 17:00:37,717 INFO blivet/MainThread: type detected on 'test_vg2-lv4' is 'xfs' 2024-03-01 17:00:37,720 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:37,720 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 129 2024-03-01 17:00:37,723 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: xfs ; current: None ; 2024-03-01 17:00:37,723 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:37,724 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:37,727 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/lvm-pv-uuid-OhgUH1-19og-Jtq7-0d71-SrxU-IuUo-8RG6Ct ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44', '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': 'OhgUH1-19og-Jtq7-0d71-SrxU-IuUo-8RG6Ct', 'ID_FS_UUID_ENC': 'OhgUH1-19og-Jtq7-0d71-SrxU-IuUo-8RG6Ct', '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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 17:00:37,727 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:00:37,730 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:00:37,733 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:37,738 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:00:37,739 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:00:37,739 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 133 2024-03-01 17:00:37,739 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 134 2024-03-01 17:00:37,742 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:00:37,745 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:00:37,745 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:37,748 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:00:37,748 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:00:37,749 INFO blivet/MainThread: added disk sdg (id 132) to device tree 2024-03-01 17:00:37,749 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdb246c68b0) -- 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 = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 17:00:37,752 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:00:37,755 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:37,755 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 136 2024-03-01 17:00:37,758 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:37,758 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 137 2024-03-01 17:00:37,761 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:37,761 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 138 2024-03-01 17:00:37,764 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:37,764 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 139 2024-03-01 17:00:37,767 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdg ; 2024-03-01 17:00:37,767 DEBUG blivet/MainThread: lvm filter: device /dev/sdg added to the list of allowed devices 2024-03-01 17:00:37,767 INFO program/MainThread: Running [34] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdb,/dev/sdf,/dev/sda ... 2024-03-01 17:00:37,802 INFO program/MainThread: stdout[34]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=OhgUH1-19og-Jtq7-0d71-SrxU-IuUo-8RG6Ct LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=4261412864 LVM2_VG_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=RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=4261412864 LVM2_VG_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=eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=4261412864 LVM2_VG_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=pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=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:00:37,802 INFO program/MainThread: stderr[34]: WARNING: Couldn't find device with uuid RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB. WARNING: Couldn't find device with uuid eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S. WARNING: Couldn't find device with uuid pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD. WARNING: VG test_vg3 is missing PV RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD (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:00:37,802 INFO program/MainThread: ...done [34] (exit code: 0) 2024-03-01 17:00:37,803 INFO blivet/MainThread: type detected on 'sdg' is 'lvmpv' 2024-03-01 17:00:37,806 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: OhgUH1-19og-Jtq7-0d71-SrxU-IuUo-8RG6Ct ; label: None ; device: /dev/sdg ; serial: 36001405a5c3f50fa0de422db9c3feb60 ; exists: True ; vg_name: test_vg3 ; vg_uuid: MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS ; pe_start: 8 MiB ; free: 196 MiB ; 2024-03-01 17:00:37,807 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 140 2024-03-01 17:00:37,809 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: lvmpv ; current: None ; 2024-03-01 17:00:37,812 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS ; incomplete: True ; hidden: False ; 2024-03-01 17:00:37,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:37,818 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:37,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:37,821 INFO program/MainThread: Running [35] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdb,/dev/sdf,/dev/sda ... 2024-03-01 17:00:37,859 INFO program/MainThread: stdout[35]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 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=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 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=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=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:00:37,859 INFO program/MainThread: stderr[35]: WARNING: Couldn't find device with uuid RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB. WARNING: Couldn't find device with uuid eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S. WARNING: Couldn't find device with uuid pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD. WARNING: VG test_vg3 is missing PV RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD (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:00:37,859 INFO program/MainThread: ...done [35] (exit code: 0) 2024-03-01 17:00:37,859 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:00:37,860 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 142 2024-03-01 17:00:37,864 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdg ; 2024-03-01 17:00:37,867 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdg ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:00:37,867 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 143 2024-03-01 17:00:37,870 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg3 ; type: None ; current: None ; 2024-03-01 17:00:37,871 INFO program/MainThread: Running [36] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdb,/dev/sdf,/dev/sda ... 2024-03-01 17:00:37,903 INFO program/MainThread: stdout[36]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA 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=f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA 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=UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 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=UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 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=drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:00:37,903 INFO program/MainThread: stderr[36]: WARNING: Couldn't find device with uuid RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB. WARNING: Couldn't find device with uuid eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S. WARNING: Couldn't find device with uuid pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD. WARNING: VG test_vg3 is missing PV RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB (last written to /dev/sdh). WARNING: VG test_vg3 is missing PV eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD (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:00:37,903 INFO program/MainThread: ...done [36] (exit code: 0) 2024-03-01 17:00:37,907 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg3 ; status: True ; 2024-03-01 17:00:37,908 INFO blivet/MainThread: added lvmvg test_vg3 (id 141) to device tree 2024-03-01 17:00:37,910 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdg ; 2024-03-01 17:00:37,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS ; incomplete: True ; hidden: False ; 2024-03-01 17:00:37,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:00:37,916 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:00:37,916 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:37,920 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/lvm-pv-uuid-RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674', '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': 'RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB', 'ID_FS_UUID_ENC': 'RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 17:00:37,920 INFO blivet/MainThread: scanning sdh (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh)... 2024-03-01 17:00:37,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:00:37,926 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:37,931 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:00:37,932 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:00:37,932 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 147 2024-03-01 17:00:37,932 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 148 2024-03-01 17:00:37,935 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:00:37,938 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:00:37,938 DEBUG blivet/MainThread: sdh sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh 2024-03-01 17:00:37,941 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:00:37,941 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:00:37,941 INFO blivet/MainThread: added disk sdh (id 146) to device tree 2024-03-01 17:00:37,942 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdb2362a850) -- 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 = 60014051dfd529f618d40f4a338a2674 2024-03-01 17:00:37,945 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:00:37,948 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:37,948 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 150 2024-03-01 17:00:37,951 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:37,951 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 151 2024-03-01 17:00:37,954 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:37,954 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 152 2024-03-01 17:00:37,957 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:37,957 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 153 2024-03-01 17:00:37,960 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdh ; 2024-03-01 17:00:37,960 DEBUG blivet/MainThread: lvm filter: device /dev/sdh added to the list of allowed devices 2024-03-01 17:00:37,960 INFO program/MainThread: Running [37] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdb,/dev/sdf,/dev/sda,/dev/sdh ... 2024-03-01 17:00:37,998 INFO program/MainThread: stdout[37]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=OhgUH1-19og-Jtq7-0d71-SrxU-IuUo-8RG6Ct LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=4261412864 LVM2_VG_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=RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=4261412864 LVM2_VG_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=eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=4261412864 LVM2_VG_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=pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=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:00:37,998 INFO program/MainThread: stderr[37]: WARNING: Couldn't find device with uuid eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S. WARNING: Couldn't find device with uuid pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD. WARNING: VG test_vg3 is missing PV eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD (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:00:37,998 INFO program/MainThread: ...done [37] (exit code: 0) 2024-03-01 17:00:37,998 INFO blivet/MainThread: type detected on 'sdh' is 'lvmpv' 2024-03-01 17:00:38,002 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB ; label: None ; device: /dev/sdh ; serial: 360014051dfd529f618d40f4a338a2674 ; exists: True ; vg_name: test_vg3 ; vg_uuid: MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS ; pe_start: 8 MiB ; 2024-03-01 17:00:38,002 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 154 2024-03-01 17:00:38,005 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: lvmpv ; current: None ; 2024-03-01 17:00:38,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS ; incomplete: True ; hidden: False ; 2024-03-01 17:00:38,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg3 (141) 2024-03-01 17:00:38,014 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdh ; 2024-03-01 17:00:38,017 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdh ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:00:38,019 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdh ; 2024-03-01 17:00:38,022 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS ; incomplete: True ; hidden: False ; 2024-03-01 17:00:38,025 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:38,025 INFO program/MainThread: Running [38] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdb,/dev/sdf,/dev/sda,/dev/sdh ... 2024-03-01 17:00:38,062 INFO program/MainThread: stdout[38]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA 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=f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA 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=UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:00:38,062 INFO program/MainThread: stderr[38]: WARNING: Couldn't find device with uuid eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S. WARNING: Couldn't find device with uuid pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD. WARNING: VG test_vg3 is missing PV eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S (last written to /dev/sdi). WARNING: VG test_vg3 is missing PV pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD (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:00:38,062 INFO program/MainThread: ...done [38] (exit code: 0) 2024-03-01 17:00:38,062 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:00:38,062 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:38,067 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/lvm-pv-uuid-eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc', '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': 'eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S', 'ID_FS_UUID_ENC': 'eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S', '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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 17:00:38,067 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:00:38,070 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:00:38,073 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:38,079 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:00:38,079 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:00:38,079 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 157 2024-03-01 17:00:38,080 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 158 2024-03-01 17:00:38,082 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:00:38,085 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:00:38,085 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:38,088 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:00:38,089 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:00:38,089 INFO blivet/MainThread: added disk sdi (id 156) to device tree 2024-03-01 17:00:38,089 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdb23565ac0) -- 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 = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 17:00:38,092 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:00:38,095 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:38,095 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 160 2024-03-01 17:00:38,098 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:38,098 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 161 2024-03-01 17:00:38,101 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:38,101 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 162 2024-03-01 17:00:38,104 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:38,104 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 163 2024-03-01 17:00:38,107 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdi ; 2024-03-01 17:00:38,107 DEBUG blivet/MainThread: lvm filter: device /dev/sdi added to the list of allowed devices 2024-03-01 17:00:38,107 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/sdi,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdb,/dev/sdf,/dev/sda,/dev/sdh ... 2024-03-01 17:00:38,148 INFO program/MainThread: stdout[39]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=OhgUH1-19og-Jtq7-0d71-SrxU-IuUo-8RG6Ct LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=4261412864 LVM2_VG_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=RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=4261412864 LVM2_VG_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=eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=4261412864 LVM2_VG_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=pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=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:00:38,148 INFO program/MainThread: stderr[39]: WARNING: Couldn't find device with uuid pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD. WARNING: VG test_vg3 is missing PV pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD (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:00:38,148 INFO program/MainThread: ...done [39] (exit code: 0) 2024-03-01 17:00:38,148 INFO blivet/MainThread: type detected on 'sdi' is 'lvmpv' 2024-03-01 17:00:38,152 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S ; label: None ; device: /dev/sdi ; serial: 36001405ce779d5fd1994315bea78b0dc ; exists: True ; vg_name: test_vg3 ; vg_uuid: MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS ; pe_start: 8 MiB ; 2024-03-01 17:00:38,152 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 164 2024-03-01 17:00:38,155 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: lvmpv ; current: None ; 2024-03-01 17:00:38,158 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS ; incomplete: True ; hidden: False ; 2024-03-01 17:00:38,161 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:38,164 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdi ; 2024-03-01 17:00:38,167 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdi ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:00:38,169 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdi ; 2024-03-01 17:00:38,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS ; incomplete: True ; hidden: False ; 2024-03-01 17:00:38,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:38,175 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/sdi,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdb,/dev/sdf,/dev/sda,/dev/sdh ... 2024-03-01 17:00:38,213 INFO program/MainThread: stdout[40]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA 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=f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA 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=UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:00:38,214 INFO program/MainThread: stderr[40]: WARNING: Couldn't find device with uuid pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD. WARNING: VG test_vg3 is missing PV pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD (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:00:38,214 INFO program/MainThread: ...done [40] (exit code: 0) 2024-03-01 17:00:38,214 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg3 2024-03-01 17:00:38,214 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:38,218 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/lvm-pv-uuid-pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD', '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': 'pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD', 'ID_FS_UUID_ENC': 'pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD', '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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 17:00:38,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:00:38,222 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:00:38,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:38,230 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:00:38,231 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:00:38,231 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 167 2024-03-01 17:00:38,231 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 168 2024-03-01 17:00:38,234 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:00:38,237 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:00:38,237 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:38,240 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:00:38,240 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:00:38,241 INFO blivet/MainThread: added disk sdj (id 166) to device tree 2024-03-01 17:00:38,241 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdb235708b0) -- 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 = 600140533c9de3e898f45bcb604704b2 2024-03-01 17:00:38,244 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:00:38,247 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:38,247 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 170 2024-03-01 17:00:38,250 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:38,250 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 171 2024-03-01 17:00:38,253 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:38,253 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 172 2024-03-01 17:00:38,256 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:38,256 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 173 2024-03-01 17:00:38,258 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdj ; 2024-03-01 17:00:38,259 DEBUG blivet/MainThread: lvm filter: device /dev/sdj added to the list of allowed devices 2024-03-01 17:00:38,259 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/sdi,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdb,/dev/sdf,/dev/sdj,/dev/sda,/dev/sdh ... 2024-03-01 17:00:38,297 INFO program/MainThread: stdout[41]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=n1NfRN-9rsq-fF83-aCME-c0cU-8BVd-OsiCCX LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=aFvYqa-v2xD-qYfb-AmvP-JdRV-vXff-gBgBsv LVM2_PV_FREE=41943040 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=hqUTWb-S85v-R0VH-AgnM-Fa33-M2lC-Bzqbry LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1107296256 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=264 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdd LVM2_PV_UUID=ZucicK-IEqv-9KyD-BvVY-bceU-34jO-2VXjrD LVM2_PV_FREE=100663296 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=0HRLge-snkx-wr7a-ZoUn-DszN-r5fS-t0zq3P LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=7lSiRk-Uhvh-X3OA-w0hy-5ZvB-4pKc-33kJEY LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg2 LVM2_VG_UUID=lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=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=OhgUH1-19og-Jtq7-0d71-SrxU-IuUo-8RG6Ct LVM2_PV_FREE=205520896 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=4261412864 LVM2_VG_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=RzYhKY-vLmq-yXI0-tCQg-C8jK-z2a1-X5s1EB LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=4261412864 LVM2_VG_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=eiKSlx-6cyP-4kaC-b1Ap-0U83-ZLZ2-APfW1S LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=4261412864 LVM2_VG_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=pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD LVM2_PV_FREE=847249408 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg3 LVM2_VG_UUID=MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS LVM2_VG_SIZE=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:00:38,297 INFO program/MainThread: stderr[41]: 2024-03-01 17:00:38,297 INFO program/MainThread: ...done [41] (exit code: 0) 2024-03-01 17:00:38,297 INFO blivet/MainThread: type detected on 'sdj' is 'lvmpv' 2024-03-01 17:00:38,301 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: pee75H-tpaZ-O6vE-XHKf-355G-XpIC-cfOqAD ; label: None ; device: /dev/sdj ; serial: 3600140533c9de3e898f45bcb604704b2 ; exists: True ; vg_name: test_vg3 ; vg_uuid: MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS ; pe_start: 8 MiB ; free: 808 MiB ; 2024-03-01 17:00:38,301 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 174 2024-03-01 17:00:38,304 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: lvmpv ; current: None ; 2024-03-01 17:00:38,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS ; incomplete: True ; hidden: False ; 2024-03-01 17:00:38,309 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:38,313 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg3 ; parent: sdj ; 2024-03-01 17:00:38,316 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdj ; child: test_vg3 ; kids: 0 ; 2024-03-01 17:00:38,318 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdj ; 2024-03-01 17:00:38,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS ; incomplete: True ; hidden: False ; 2024-03-01 17:00:38,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:38,324 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/sdi,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdb,/dev/sdf,/dev/sdj,/dev/sda,/dev/sdh ... 2024-03-01 17:00:38,364 INFO program/MainThread: stdout[42]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D LVM2_LV_SIZE=482344960 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv2 LVM2_LV_UUID=FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv3 LVM2_LV_UUID=SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA LVM2_LV_SIZE=322961408 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg2 LVM2_LV_NAME=lv4 LVM2_LV_UUID=HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY LVM2_LV_SIZE=641728512 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv5 LVM2_LV_UUID=f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA 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=f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA 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=UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg3 LVM2_LV_NAME=lv6 LVM2_LV_UUID=UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 LVM2_LV_SIZE=1069547520 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= 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=7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY LVM2_LV_SIZE=427819008 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:00:38,364 INFO program/MainThread: stderr[42]: 2024-03-01 17:00:38,364 INFO program/MainThread: ...done [42] (exit code: 0) 2024-03-01 17:00:38,368 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:38,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:38,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA ; incomplete: False ; hidden: False ; 2024-03-01 17:00:38,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:38,377 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 176 2024-03-01 17:00:38,380 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:00:38,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 177 2024-03-01 17:00:38,383 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:00:38,387 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:00:38,387 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:00:38,390 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:38,391 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:00:38,391 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 179 2024-03-01 17:00:38,394 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 1 ; 2024-03-01 17:00:38,397 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv5 ; kids: 0 ; 2024-03-01 17:00:38,397 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 180 2024-03-01 17:00:38,400 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: None ; 2024-03-01 17:00:38,403 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:00:38,403 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:00:38,406 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:38,407 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:00:38,407 DEBUG blivet/MainThread: Adding test_vg3-lv5/1.2 GiB to test_vg3 2024-03-01 17:00:38,407 INFO blivet/MainThread: added lvmlv test_vg3-lv5 (id 175) to device tree 2024-03-01 17:00:38,410 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv5 ; status: True ; 2024-03-01 17:00:38,410 DEBUG blivet/MainThread: test_vg3-lv5 sysfs_path set to /sys/devices/virtual/block/dm-3 2024-03-01 17:00:38,413 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:38,413 DEBUG blivet/MainThread: updated test_vg3-lv5 size to 1.2 GiB (1.2 GiB) 2024-03-01 17:00:38,417 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHSf4IXjvWoeOWCSBW6IxqrITdbpbNTlmOA ' '/dev/disk/by-uuid/be834016-ca33-4de1-b725-9120781ea56c ' '/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': '69', '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-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHSf4IXjvWoeOWCSBW6IxqrITdbpbNTlmOA', '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': 'be834016-ca33-4de1-b725-9120781ea56c', 'ID_FS_UUID_ENC': 'be834016-ca33-4de1-b725-9120781ea56c', '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': '1279622934'} ; 2024-03-01 17:00:38,417 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:00:38,417 INFO program/MainThread: Running [43] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:38,420 INFO program/MainThread: stdout[43]: LVM 2024-03-01 17:00:38,420 INFO program/MainThread: stderr[43]: 2024-03-01 17:00:38,420 INFO program/MainThread: ...done [43] (exit code: 0) 2024-03-01 17:00:38,420 INFO program/MainThread: Running [44] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:38,422 INFO program/MainThread: stdout[44]: LVM 2024-03-01 17:00:38,423 INFO program/MainThread: stderr[44]: 2024-03-01 17:00:38,423 INFO program/MainThread: ...done [44] (exit code: 0) 2024-03-01 17:00:38,423 INFO program/MainThread: Running [45] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:38,425 INFO program/MainThread: stdout[45]: LVM 2024-03-01 17:00:38,425 INFO program/MainThread: stderr[45]: 2024-03-01 17:00:38,425 INFO program/MainThread: ...done [45] (exit code: 0) 2024-03-01 17:00:38,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:38,433 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.2 GiB lvmlv test_vg3-lv5 (175) 2024-03-01 17:00:38,435 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:38,436 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:00:38,436 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:38,437 DEBUG blivet/MainThread: vg test_vg3 has 2.77 GiB free 2024-03-01 17:00:38,433 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA 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 (0x7fdb23565b20) -- 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 = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = 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:00:38,437 INFO program/MainThread: Running [46] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:38,440 INFO program/MainThread: stdout[46]: LVM 2024-03-01 17:00:38,440 INFO program/MainThread: stderr[46]: 2024-03-01 17:00:38,440 INFO program/MainThread: ...done [46] (exit code: 0) 2024-03-01 17:00:38,444 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:00:38,447 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:38,447 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 182 2024-03-01 17:00:38,450 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:38,450 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 183 2024-03-01 17:00:38,453 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:38,453 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 184 2024-03-01 17:00:38,457 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:38,457 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 185 2024-03-01 17:00:38,457 INFO blivet/MainThread: type detected on 'test_vg3-lv5' is 'xfs' 2024-03-01 17:00:38,460 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:38,460 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 186 2024-03-01 17:00:38,463 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: xfs ; current: None ; 2024-03-01 17:00:38,463 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:38,467 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:38,470 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:38,472 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:38,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:38,475 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 189 2024-03-01 17:00:38,478 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:00:38,478 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 190 2024-03-01 17:00:38,481 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:00:38,485 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:00:38,485 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:00:38,488 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:38,488 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:00:38,488 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 192 2024-03-01 17:00:38,491 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 2 ; 2024-03-01 17:00:38,494 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv6 ; kids: 1 ; 2024-03-01 17:00:38,495 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 193 2024-03-01 17:00:38,506 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: None ; 2024-03-01 17:00:38,509 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:00:38,509 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:00:38,512 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:38,513 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:00:38,513 DEBUG blivet/MainThread: Adding test_vg3-lv6/1020 MiB to test_vg3 2024-03-01 17:00:38,513 INFO blivet/MainThread: added lvmlv test_vg3-lv6 (id 188) to device tree 2024-03-01 17:00:38,516 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv6 ; status: True ; 2024-03-01 17:00:38,516 DEBUG blivet/MainThread: test_vg3-lv6 sysfs_path set to /sys/devices/virtual/block/dm-2 2024-03-01 17:00:38,519 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:38,519 DEBUG blivet/MainThread: updated test_vg3-lv6 size to 1020 MiB (1020 MiB) 2024-03-01 17:00:38,523 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv6 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/6c6a006b-3bab-4ee1-a568-82e3c20009a1 ' '/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-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHSUiQtRwHh7ola7DowJhkVvyZ9ZIzQZbv3', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '68', '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-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHSUiQtRwHh7ola7DowJhkVvyZ9ZIzQZbv3', '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': '6c6a006b-3bab-4ee1-a568-82e3c20009a1', 'ID_FS_UUID_ENC': '6c6a006b-3bab-4ee1-a568-82e3c20009a1', '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': '1278557427'} ; 2024-03-01 17:00:38,523 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:00:38,523 INFO program/MainThread: Running [47] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:38,526 INFO program/MainThread: stdout[47]: LVM 2024-03-01 17:00:38,526 INFO program/MainThread: stderr[47]: 2024-03-01 17:00:38,526 INFO program/MainThread: ...done [47] (exit code: 0) 2024-03-01 17:00:38,526 INFO program/MainThread: Running [48] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:38,528 INFO program/MainThread: stdout[48]: LVM 2024-03-01 17:00:38,529 INFO program/MainThread: stderr[48]: 2024-03-01 17:00:38,529 INFO program/MainThread: ...done [48] (exit code: 0) 2024-03-01 17:00:38,529 INFO program/MainThread: Running [49] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:38,531 INFO program/MainThread: stdout[49]: LVM 2024-03-01 17:00:38,531 INFO program/MainThread: stderr[49]: 2024-03-01 17:00:38,531 INFO program/MainThread: ...done [49] (exit code: 0) 2024-03-01 17:00:38,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:38,538 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1020 MiB lvmlv test_vg3-lv6 (188) 2024-03-01 17:00:38,541 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:38,542 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:00:38,543 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:38,543 DEBUG blivet/MainThread: vg test_vg3 has 1.78 GiB free 2024-03-01 17:00:38,539 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 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 (0x7fdb23565b20) -- name = test_vg3 status = True 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 = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:00:38,544 INFO program/MainThread: Running [50] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:38,546 INFO program/MainThread: stdout[50]: LVM 2024-03-01 17:00:38,546 INFO program/MainThread: stderr[50]: 2024-03-01 17:00:38,546 INFO program/MainThread: ...done [50] (exit code: 0) 2024-03-01 17:00:38,550 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:00:38,553 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:38,553 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 195 2024-03-01 17:00:38,556 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:38,557 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 196 2024-03-01 17:00:38,560 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:38,560 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 197 2024-03-01 17:00:38,563 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:38,563 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 198 2024-03-01 17:00:38,563 INFO blivet/MainThread: type detected on 'test_vg3-lv6' is 'xfs' 2024-03-01 17:00:38,566 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:38,566 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 199 2024-03-01 17:00:38,569 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: xfs ; current: None ; 2024-03-01 17:00:38,570 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:38,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:38,576 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:38,578 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe ; incomplete: False ; hidden: False ; 2024-03-01 17:00:38,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:38,581 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 202 2024-03-01 17:00:38,585 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:00:38,585 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 203 2024-03-01 17:00:38,588 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:00:38,591 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:00:38,591 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:00:38,594 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:38,595 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:00:38,595 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 205 2024-03-01 17:00:38,598 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 3 ; 2024-03-01 17:00:38,601 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:00:38,601 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 206 2024-03-01 17:00:38,604 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: None ; 2024-03-01 17:00:38,607 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:00:38,607 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:00:38,610 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:38,611 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:00:38,611 DEBUG blivet/MainThread: Adding test_vg3-lv7/408 MiB to test_vg3 2024-03-01 17:00:38,611 INFO blivet/MainThread: added lvmlv test_vg3-lv7 (id 201) to device tree 2024-03-01 17:00:38,614 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv7 ; status: True ; 2024-03-01 17:00:38,614 DEBUG blivet/MainThread: test_vg3-lv7 sysfs_path set to /sys/devices/virtual/block/dm-1 2024-03-01 17:00:38,617 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:38,617 DEBUG blivet/MainThread: updated test_vg3-lv7 size to 408 MiB (408 MiB) 2024-03-01 17:00:38,621 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/b5621aa8-49fe-4c32-894a-f2b9e42e4929 ' '/dev/mapper/test_vg3-lv7 /dev/test_vg3/lv7 ' '/dev/disk/by-id/dm-uuid-LVM-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHSdrfXVbzU2CtVpRLpGAYov9YVi8cQNRMe ' '/dev/disk/by-id/dm-name-test_vg3-lv7', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '67', '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-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHSdrfXVbzU2CtVpRLpGAYov9YVi8cQNRMe', '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': 'b5621aa8-49fe-4c32-894a-f2b9e42e4929', 'ID_FS_UUID_ENC': 'b5621aa8-49fe-4c32-894a-f2b9e42e4929', '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': '1277434770'} ; 2024-03-01 17:00:38,621 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:00:38,621 INFO program/MainThread: Running [51] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:38,624 INFO program/MainThread: stdout[51]: LVM 2024-03-01 17:00:38,624 INFO program/MainThread: stderr[51]: 2024-03-01 17:00:38,624 INFO program/MainThread: ...done [51] (exit code: 0) 2024-03-01 17:00:38,624 INFO program/MainThread: Running [52] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:38,626 INFO program/MainThread: stdout[52]: LVM 2024-03-01 17:00:38,626 INFO program/MainThread: stderr[52]: 2024-03-01 17:00:38,626 INFO program/MainThread: ...done [52] (exit code: 0) 2024-03-01 17:00:38,626 INFO program/MainThread: Running [53] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:38,629 INFO program/MainThread: stdout[53]: LVM 2024-03-01 17:00:38,629 INFO program/MainThread: stderr[53]: 2024-03-01 17:00:38,629 INFO program/MainThread: ...done [53] (exit code: 0) 2024-03-01 17:00:38,634 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:38,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv7 (201) 2024-03-01 17:00:38,640 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:38,641 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:00:38,641 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:38,642 DEBUG blivet/MainThread: vg test_vg3 has 1.38 GiB free 2024-03-01 17:00:38,637 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe 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 (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) 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 = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_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:00:38,642 INFO program/MainThread: Running [54] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:38,645 INFO program/MainThread: stdout[54]: LVM 2024-03-01 17:00:38,645 INFO program/MainThread: stderr[54]: 2024-03-01 17:00:38,645 INFO program/MainThread: ...done [54] (exit code: 0) 2024-03-01 17:00:38,649 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:00:38,652 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:38,652 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 208 2024-03-01 17:00:38,655 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:38,655 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 209 2024-03-01 17:00:38,659 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:38,659 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 210 2024-03-01 17:00:38,662 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:38,662 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 211 2024-03-01 17:00:38,662 INFO blivet/MainThread: type detected on 'test_vg3-lv7' is 'xfs' 2024-03-01 17:00:38,665 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:38,665 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 212 2024-03-01 17:00:38,668 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: xfs ; current: None ; 2024-03-01 17:00:38,668 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:38,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:38,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:38,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY ; incomplete: False ; hidden: False ; 2024-03-01 17:00:38,680 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:00:38,680 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 215 2024-03-01 17:00:38,683 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:00:38,684 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 216 2024-03-01 17:00:38,687 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:00:38,690 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:00:38,690 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:00:38,693 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:38,694 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:00:38,694 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 218 2024-03-01 17:00:38,697 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 4 ; 2024-03-01 17:00:38,700 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg3 ; child: lv8 ; kids: 3 ; 2024-03-01 17:00:38,700 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 219 2024-03-01 17:00:38,703 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: None ; 2024-03-01 17:00:38,706 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:00:38,706 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:00:38,709 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:38,710 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:00:38,710 DEBUG blivet/MainThread: Adding test_vg3-lv8/408 MiB to test_vg3 2024-03-01 17:00:38,710 INFO blivet/MainThread: added lvmlv test_vg3-lv8 (id 214) to device tree 2024-03-01 17:00:38,713 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg3-lv8 ; status: True ; 2024-03-01 17:00:38,713 DEBUG blivet/MainThread: test_vg3-lv8 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:00:38,716 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:38,716 DEBUG blivet/MainThread: updated test_vg3-lv8 size to 408 MiB (408 MiB) 2024-03-01 17:00:38,720 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-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHS7R7SIQF9EzIpH7RBuTIY0XjEOTyIFYjY ' '/dev/disk/by-uuid/45e0f344-fce6-4357-80f9-07778322c69f ' '/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': '66', '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-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHS7R7SIQF9EzIpH7RBuTIY0XjEOTyIFYjY', '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': '45e0f344-fce6-4357-80f9-07778322c69f', 'ID_FS_UUID_ENC': '45e0f344-fce6-4357-80f9-07778322c69f', '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': '1277055796'} ; 2024-03-01 17:00:38,720 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:00:38,720 INFO program/MainThread: Running [55] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:38,723 INFO program/MainThread: stdout[55]: LVM 2024-03-01 17:00:38,723 INFO program/MainThread: stderr[55]: 2024-03-01 17:00:38,723 INFO program/MainThread: ...done [55] (exit code: 0) 2024-03-01 17:00:38,723 INFO program/MainThread: Running [56] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:38,725 INFO program/MainThread: stdout[56]: LVM 2024-03-01 17:00:38,725 INFO program/MainThread: stderr[56]: 2024-03-01 17:00:38,725 INFO program/MainThread: ...done [56] (exit code: 0) 2024-03-01 17:00:38,725 INFO program/MainThread: Running [57] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:38,728 INFO program/MainThread: stdout[57]: LVM 2024-03-01 17:00:38,728 INFO program/MainThread: stderr[57]: 2024-03-01 17:00:38,728 INFO program/MainThread: ...done [57] (exit code: 0) 2024-03-01 17:00:38,732 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:38,735 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 408 MiB lvmlv test_vg3-lv8 (214) 2024-03-01 17:00:38,738 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:38,739 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:38,740 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:38,741 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:38,736 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY 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 (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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 = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) 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:00:38,741 INFO program/MainThread: Running [58] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:38,744 INFO program/MainThread: stdout[58]: LVM 2024-03-01 17:00:38,744 INFO program/MainThread: stderr[58]: 2024-03-01 17:00:38,744 INFO program/MainThread: ...done [58] (exit code: 0) 2024-03-01 17:00:38,748 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:00:38,751 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:38,751 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 221 2024-03-01 17:00:38,754 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:38,754 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 222 2024-03-01 17:00:38,757 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:38,757 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 223 2024-03-01 17:00:38,761 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:38,761 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 224 2024-03-01 17:00:38,761 INFO blivet/MainThread: type detected on 'test_vg3-lv8' is 'xfs' 2024-03-01 17:00:38,764 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:38,764 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 225 2024-03-01 17:00:38,767 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: xfs ; current: None ; 2024-03-01 17:00:38,767 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:38,768 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:00:38,770 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': '20122653'} ; 2024-03-01 17:00:38,771 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:00:38,774 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:00:38,777 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:38,781 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:00:38,782 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:00:38,782 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:00:38,782 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:00:38,782 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 229 2024-03-01 17:00:38,782 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 230 2024-03-01 17:00:38,785 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:00:38,787 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:00:38,788 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:00:38,790 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:00:38,791 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:00:38,791 INFO blivet/MainThread: added disk xvda (id 228) to device tree 2024-03-01 17:00:38,791 INFO blivet/MainThread: got device: DiskDevice instance (0x7fdb23695fa0) -- 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:00:38,794 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:00:38,797 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:38,797 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 232 2024-03-01 17:00:38,800 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:38,800 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 233 2024-03-01 17:00:38,803 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:38,803 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 234 2024-03-01 17:00:38,806 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:38,807 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 235 2024-03-01 17:00:38,809 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:00:38,812 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:00:38,815 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:00:38,820 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 0x7fdb235b94c0> 2024-03-01 17:00:38,858 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 236 2024-03-01 17:00:38,862 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:00:38,862 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:00:38,866 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': '20124541'} ; 2024-03-01 17:00:38,866 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:00:38,866 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:00:38,870 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:38,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:38,875 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:00:38,878 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:38,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:38,881 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:38,893 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:38,913 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:00:38,916 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (228) with existing msdos disklabel 2024-03-01 17:00:38,916 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 239 2024-03-01 17:00:38,919 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:00:38,919 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 240 2024-03-01 17:00:38,922 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:00:38,925 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:00:38,925 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:00:38,928 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:00:38,928 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:00:38,929 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:00:38,931 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:00:38,934 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:00:38,937 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:00:38,940 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:00:38,942 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:00:38,943 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:00:38,943 INFO blivet/MainThread: added partition xvda1 (id 238) to device tree 2024-03-01 17:00:38,944 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:00:38,943 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fdb235dd700) -- 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 0x7fdb2358e860> disk = existing 250 GiB disk xvda (228) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:00:38,947 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:00:38,950 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:00:38,950 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 242 2024-03-01 17:00:38,953 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:00:38,953 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 243 2024-03-01 17:00:38,956 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:38,956 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 244 2024-03-01 17:00:38,959 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:00:38,959 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 245 2024-03-01 17:00:38,959 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:00:38,962 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:00:38,962 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 246 2024-03-01 17:00:38,965 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:00:38,965 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:00:38,968 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv8 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg3-lv8 /dev/test_vg3/lv8 ' '/dev/disk/by-uuid/45e0f344-fce6-4357-80f9-07778322c69f ' '/dev/disk/by-id/dm-uuid-LVM-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHS7R7SIQF9EzIpH7RBuTIY0XjEOTyIFYjY ' '/dev/mapper/test_vg3-lv8', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '66', '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-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHS7R7SIQF9EzIpH7RBuTIY0XjEOTyIFYjY', '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': '45e0f344-fce6-4357-80f9-07778322c69f', 'ID_FS_UUID_ENC': '45e0f344-fce6-4357-80f9-07778322c69f', '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': '1277055796'} ; 2024-03-01 17:00:38,968 INFO blivet/MainThread: scanning test_vg3-lv8 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:00:38,968 INFO program/MainThread: Running [59] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:38,971 INFO program/MainThread: stdout[59]: LVM 2024-03-01 17:00:38,971 INFO program/MainThread: stderr[59]: 2024-03-01 17:00:38,971 INFO program/MainThread: ...done [59] (exit code: 0) 2024-03-01 17:00:38,971 INFO program/MainThread: Running [60] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:38,973 INFO program/MainThread: stdout[60]: LVM 2024-03-01 17:00:38,973 INFO program/MainThread: stderr[60]: 2024-03-01 17:00:38,973 INFO program/MainThread: ...done [60] (exit code: 0) 2024-03-01 17:00:38,973 INFO program/MainThread: Running [61] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:38,976 INFO program/MainThread: stdout[61]: LVM 2024-03-01 17:00:38,976 INFO program/MainThread: stderr[61]: 2024-03-01 17:00:38,976 INFO program/MainThread: ...done [61] (exit code: 0) 2024-03-01 17:00:38,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:38,983 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:00:38,986 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:38,987 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:38,988 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:38,989 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:38,984 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:38,989 INFO program/MainThread: Running [62] dmsetup info -co subsystem --noheadings test_vg3-lv8 ... 2024-03-01 17:00:38,992 INFO program/MainThread: stdout[62]: LVM 2024-03-01 17:00:38,992 INFO program/MainThread: stderr[62]: 2024-03-01 17:00:38,992 INFO program/MainThread: ...done [62] (exit code: 0) 2024-03-01 17:00:38,996 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv8 ; 2024-03-01 17:00:38,996 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv8, bailing 2024-03-01 17:00:38,998 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv7 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg3/lv7 /dev/mapper/test_vg3-lv7 ' '/dev/disk/by-id/dm-name-test_vg3-lv7 ' '/dev/disk/by-id/dm-uuid-LVM-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHSdrfXVbzU2CtVpRLpGAYov9YVi8cQNRMe ' '/dev/disk/by-uuid/b5621aa8-49fe-4c32-894a-f2b9e42e4929', 'DEVNAME': '/dev/dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'DEVTYPE': 'disk', 'DISKSEQ': '67', '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-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHSdrfXVbzU2CtVpRLpGAYov9YVi8cQNRMe', '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': 'b5621aa8-49fe-4c32-894a-f2b9e42e4929', 'ID_FS_UUID_ENC': 'b5621aa8-49fe-4c32-894a-f2b9e42e4929', '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': '1277434770'} ; 2024-03-01 17:00:38,999 INFO blivet/MainThread: scanning test_vg3-lv7 (/sys/devices/virtual/block/dm-1)... 2024-03-01 17:00:38,999 INFO program/MainThread: Running [63] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:39,001 INFO program/MainThread: stdout[63]: LVM 2024-03-01 17:00:39,001 INFO program/MainThread: stderr[63]: 2024-03-01 17:00:39,001 INFO program/MainThread: ...done [63] (exit code: 0) 2024-03-01 17:00:39,002 INFO program/MainThread: Running [64] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:39,004 INFO program/MainThread: stdout[64]: LVM 2024-03-01 17:00:39,004 INFO program/MainThread: stderr[64]: 2024-03-01 17:00:39,004 INFO program/MainThread: ...done [64] (exit code: 0) 2024-03-01 17:00:39,004 INFO program/MainThread: Running [65] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:39,006 INFO program/MainThread: stdout[65]: LVM 2024-03-01 17:00:39,007 INFO program/MainThread: stderr[65]: 2024-03-01 17:00:39,007 INFO program/MainThread: ...done [65] (exit code: 0) 2024-03-01 17:00:39,011 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,014 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:00:39,017 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:39,018 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:39,018 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:39,019 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:39,014 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:39,020 INFO program/MainThread: Running [66] dmsetup info -co subsystem --noheadings test_vg3-lv7 ... 2024-03-01 17:00:39,022 INFO program/MainThread: stdout[66]: LVM 2024-03-01 17:00:39,022 INFO program/MainThread: stderr[66]: 2024-03-01 17:00:39,022 INFO program/MainThread: ...done [66] (exit code: 0) 2024-03-01 17:00:39,026 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv7 ; 2024-03-01 17:00:39,026 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv7, bailing 2024-03-01 17:00:39,029 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-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHSUiQtRwHh7ola7DowJhkVvyZ9ZIzQZbv3 ' '/dev/disk/by-uuid/6c6a006b-3bab-4ee1-a568-82e3c20009a1', 'DEVNAME': '/dev/dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'DEVTYPE': 'disk', 'DISKSEQ': '68', '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-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHSUiQtRwHh7ola7DowJhkVvyZ9ZIzQZbv3', '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': '6c6a006b-3bab-4ee1-a568-82e3c20009a1', 'ID_FS_UUID_ENC': '6c6a006b-3bab-4ee1-a568-82e3c20009a1', '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': '1278557427'} ; 2024-03-01 17:00:39,029 INFO blivet/MainThread: scanning test_vg3-lv6 (/sys/devices/virtual/block/dm-2)... 2024-03-01 17:00:39,029 INFO program/MainThread: Running [67] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:39,032 INFO program/MainThread: stdout[67]: LVM 2024-03-01 17:00:39,032 INFO program/MainThread: stderr[67]: 2024-03-01 17:00:39,032 INFO program/MainThread: ...done [67] (exit code: 0) 2024-03-01 17:00:39,032 INFO program/MainThread: Running [68] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:39,034 INFO program/MainThread: stdout[68]: LVM 2024-03-01 17:00:39,034 INFO program/MainThread: stderr[68]: 2024-03-01 17:00:39,034 INFO program/MainThread: ...done [68] (exit code: 0) 2024-03-01 17:00:39,034 INFO program/MainThread: Running [69] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:39,037 INFO program/MainThread: stdout[69]: LVM 2024-03-01 17:00:39,037 INFO program/MainThread: stderr[69]: 2024-03-01 17:00:39,037 INFO program/MainThread: ...done [69] (exit code: 0) 2024-03-01 17:00:39,041 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,044 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:00:39,047 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:39,048 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:39,048 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:39,049 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:39,044 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:39,050 INFO program/MainThread: Running [70] dmsetup info -co subsystem --noheadings test_vg3-lv6 ... 2024-03-01 17:00:39,052 INFO program/MainThread: stdout[70]: LVM 2024-03-01 17:00:39,053 INFO program/MainThread: stderr[70]: 2024-03-01 17:00:39,053 INFO program/MainThread: ...done [70] (exit code: 0) 2024-03-01 17:00:39,056 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv6 ; 2024-03-01 17:00:39,056 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv6, bailing 2024-03-01 17:00:39,059 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg3-lv5 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/be834016-ca33-4de1-b725-9120781ea56c ' '/dev/disk/by-id/dm-name-test_vg3-lv5 /dev/mapper/test_vg3-lv5 ' '/dev/test_vg3/lv5 ' '/dev/disk/by-id/dm-uuid-LVM-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHSf4IXjvWoeOWCSBW6IxqrITdbpbNTlmOA', 'DEVNAME': '/dev/dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'DEVTYPE': 'disk', 'DISKSEQ': '69', '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-MBo23QN7Tra8Z0eBddsq2otdyIMTQeHSf4IXjvWoeOWCSBW6IxqrITdbpbNTlmOA', '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': 'be834016-ca33-4de1-b725-9120781ea56c', 'ID_FS_UUID_ENC': 'be834016-ca33-4de1-b725-9120781ea56c', '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': '1279622934'} ; 2024-03-01 17:00:39,059 INFO blivet/MainThread: scanning test_vg3-lv5 (/sys/devices/virtual/block/dm-3)... 2024-03-01 17:00:39,059 INFO program/MainThread: Running [71] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:39,062 INFO program/MainThread: stdout[71]: LVM 2024-03-01 17:00:39,062 INFO program/MainThread: stderr[71]: 2024-03-01 17:00:39,062 INFO program/MainThread: ...done [71] (exit code: 0) 2024-03-01 17:00:39,062 INFO program/MainThread: Running [72] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:39,064 INFO program/MainThread: stdout[72]: LVM 2024-03-01 17:00:39,064 INFO program/MainThread: stderr[72]: 2024-03-01 17:00:39,065 INFO program/MainThread: ...done [72] (exit code: 0) 2024-03-01 17:00:39,065 INFO program/MainThread: Running [73] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:39,067 INFO program/MainThread: stdout[73]: LVM 2024-03-01 17:00:39,067 INFO program/MainThread: stderr[73]: 2024-03-01 17:00:39,067 INFO program/MainThread: ...done [73] (exit code: 0) 2024-03-01 17:00:39,071 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,074 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:00:39,077 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:39,078 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:39,078 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:39,079 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:39,074 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:39,080 INFO program/MainThread: Running [74] dmsetup info -co subsystem --noheadings test_vg3-lv5 ... 2024-03-01 17:00:39,083 INFO program/MainThread: stdout[74]: LVM 2024-03-01 17:00:39,083 INFO program/MainThread: stderr[74]: 2024-03-01 17:00:39,083 INFO program/MainThread: ...done [74] (exit code: 0) 2024-03-01 17:00:39,086 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg3-lv5 ; 2024-03-01 17:00:39,086 DEBUG blivet/MainThread: no type or existing type for test_vg3-lv5, bailing 2024-03-01 17:00:39,089 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg2-lv4 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/0f4b81c1-51d3-4c3f-a292-f4b5c75c5571 ' '/dev/test_vg2/lv4 /dev/mapper/test_vg2-lv4 ' '/dev/disk/by-id/dm-name-test_vg2-lv4 ' '/dev/disk/by-id/dm-uuid-LVM-lNOhwflmvgS75Z4m4v3eqCHUVijMQOnfHXmn8SC3tYqLM89cVy326CVkUOq7LhiY', 'DEVNAME': '/dev/dm-4', 'DEVPATH': '/devices/virtual/block/dm-4', 'DEVTYPE': 'disk', 'DISKSEQ': '70', '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-lNOhwflmvgS75Z4m4v3eqCHUVijMQOnfHXmn8SC3tYqLM89cVy326CVkUOq7LhiY', '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': '0f4b81c1-51d3-4c3f-a292-f4b5c75c5571', 'ID_FS_UUID_ENC': '0f4b81c1-51d3-4c3f-a292-f4b5c75c5571', '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': '1281317109'} ; 2024-03-01 17:00:39,089 INFO blivet/MainThread: scanning test_vg2-lv4 (/sys/devices/virtual/block/dm-4)... 2024-03-01 17:00:39,090 INFO program/MainThread: Running [75] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:39,092 INFO program/MainThread: stdout[75]: LVM 2024-03-01 17:00:39,092 INFO program/MainThread: stderr[75]: 2024-03-01 17:00:39,092 INFO program/MainThread: ...done [75] (exit code: 0) 2024-03-01 17:00:39,092 INFO program/MainThread: Running [76] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:39,095 INFO program/MainThread: stdout[76]: LVM 2024-03-01 17:00:39,095 INFO program/MainThread: stderr[76]: 2024-03-01 17:00:39,095 INFO program/MainThread: ...done [76] (exit code: 0) 2024-03-01 17:00:39,095 INFO program/MainThread: Running [77] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:39,097 INFO program/MainThread: stdout[77]: LVM 2024-03-01 17:00:39,097 INFO program/MainThread: stderr[77]: 2024-03-01 17:00:39,097 INFO program/MainThread: ...done [77] (exit code: 0) 2024-03-01 17:00:39,101 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,104 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:00:39,107 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,107 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,108 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,108 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,105 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) 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:00:39,109 INFO program/MainThread: Running [78] dmsetup info -co subsystem --noheadings test_vg2-lv4 ... 2024-03-01 17:00:39,111 INFO program/MainThread: stdout[78]: LVM 2024-03-01 17:00:39,111 INFO program/MainThread: stderr[78]: 2024-03-01 17:00:39,111 INFO program/MainThread: ...done [78] (exit code: 0) 2024-03-01 17:00:39,115 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv4 ; 2024-03-01 17:00:39,115 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv4, bailing 2024-03-01 17:00:39,118 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-lNOhwflmvgS75Z4m4v3eqCHUVijMQOnfSAUzG8rLsD2X5XpQWtUfBK1ixLscMHvA ' '/dev/disk/by-uuid/a7c30d2f-8048-47fd-a03d-3db0109d3a2b ' '/dev/test_vg2/lv3 /dev/mapper/test_vg2-lv3', 'DEVNAME': '/dev/dm-5', 'DEVPATH': '/devices/virtual/block/dm-5', 'DEVTYPE': 'disk', 'DISKSEQ': '71', '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-lNOhwflmvgS75Z4m4v3eqCHUVijMQOnfSAUzG8rLsD2X5XpQWtUfBK1ixLscMHvA', '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': 'a7c30d2f-8048-47fd-a03d-3db0109d3a2b', 'ID_FS_UUID_ENC': 'a7c30d2f-8048-47fd-a03d-3db0109d3a2b', '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': '1281790513'} ; 2024-03-01 17:00:39,118 INFO blivet/MainThread: scanning test_vg2-lv3 (/sys/devices/virtual/block/dm-5)... 2024-03-01 17:00:39,118 INFO program/MainThread: Running [79] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:39,121 INFO program/MainThread: stdout[79]: LVM 2024-03-01 17:00:39,121 INFO program/MainThread: stderr[79]: 2024-03-01 17:00:39,121 INFO program/MainThread: ...done [79] (exit code: 0) 2024-03-01 17:00:39,121 INFO program/MainThread: Running [80] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:39,123 INFO program/MainThread: stdout[80]: LVM 2024-03-01 17:00:39,123 INFO program/MainThread: stderr[80]: 2024-03-01 17:00:39,123 INFO program/MainThread: ...done [80] (exit code: 0) 2024-03-01 17:00:39,123 INFO program/MainThread: Running [81] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:39,126 INFO program/MainThread: stdout[81]: LVM 2024-03-01 17:00:39,126 INFO program/MainThread: stderr[81]: 2024-03-01 17:00:39,126 INFO program/MainThread: ...done [81] (exit code: 0) 2024-03-01 17:00:39,130 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,134 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:00:39,136 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,137 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,137 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,138 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,134 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,138 INFO program/MainThread: Running [82] dmsetup info -co subsystem --noheadings test_vg2-lv3 ... 2024-03-01 17:00:39,141 INFO program/MainThread: stdout[82]: LVM 2024-03-01 17:00:39,141 INFO program/MainThread: stderr[82]: 2024-03-01 17:00:39,141 INFO program/MainThread: ...done [82] (exit code: 0) 2024-03-01 17:00:39,144 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg2-lv3 ; 2024-03-01 17:00:39,144 DEBUG blivet/MainThread: no type or existing type for test_vg2-lv3, bailing 2024-03-01 17:00:39,147 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv2 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-name-test_vg1-lv2 ' '/dev/disk/by-id/dm-uuid-LVM-idiwXyMgiznss4DS2w8XcHYeoV4LD5GyFFTSTEDbD3G4bFfM1acTsSdnJwfpuh4k ' '/dev/disk/by-uuid/e8befbc9-1a4d-46ae-9ae8-12c84364a5e3 ' '/dev/test_vg1/lv2 /dev/mapper/test_vg1-lv2', 'DEVNAME': '/dev/dm-6', 'DEVPATH': '/devices/virtual/block/dm-6', 'DEVTYPE': 'disk', 'DISKSEQ': '72', '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-idiwXyMgiznss4DS2w8XcHYeoV4LD5GyFFTSTEDbD3G4bFfM1acTsSdnJwfpuh4k', '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': 'e8befbc9-1a4d-46ae-9ae8-12c84364a5e3', 'ID_FS_UUID_ENC': 'e8befbc9-1a4d-46ae-9ae8-12c84364a5e3', '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': '1283580374'} ; 2024-03-01 17:00:39,147 INFO blivet/MainThread: scanning test_vg1-lv2 (/sys/devices/virtual/block/dm-6)... 2024-03-01 17:00:39,148 INFO program/MainThread: Running [83] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:39,150 INFO program/MainThread: stdout[83]: LVM 2024-03-01 17:00:39,150 INFO program/MainThread: stderr[83]: 2024-03-01 17:00:39,150 INFO program/MainThread: ...done [83] (exit code: 0) 2024-03-01 17:00:39,150 INFO program/MainThread: Running [84] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:39,153 INFO program/MainThread: stdout[84]: LVM 2024-03-01 17:00:39,153 INFO program/MainThread: stderr[84]: 2024-03-01 17:00:39,153 INFO program/MainThread: ...done [84] (exit code: 0) 2024-03-01 17:00:39,153 INFO program/MainThread: Running [85] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:39,155 INFO program/MainThread: stdout[85]: LVM 2024-03-01 17:00:39,155 INFO program/MainThread: stderr[85]: 2024-03-01 17:00:39,155 INFO program/MainThread: ...done [85] (exit code: 0) 2024-03-01 17:00:39,160 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,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:00:39,165 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,165 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,166 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,166 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,163 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with 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:00:39,167 INFO program/MainThread: Running [86] dmsetup info -co subsystem --noheadings test_vg1-lv2 ... 2024-03-01 17:00:39,169 INFO program/MainThread: stdout[86]: LVM 2024-03-01 17:00:39,169 INFO program/MainThread: stderr[86]: 2024-03-01 17:00:39,169 INFO program/MainThread: ...done [86] (exit code: 0) 2024-03-01 17:00:39,173 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv2 ; 2024-03-01 17:00:39,173 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv2, bailing 2024-03-01 17:00:39,176 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/dm-uuid-LVM-idiwXyMgiznss4DS2w8XcHYeoV4LD5GyaGqdW8pbnTf4QDRUQ1JOVTsliqmH6G6D ' '/dev/disk/by-id/dm-name-test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/4823fa8d-e1dc-491f-a103-683c6f6a0639', 'DEVNAME': '/dev/dm-7', 'DEVPATH': '/devices/virtual/block/dm-7', 'DEVTYPE': 'disk', 'DISKSEQ': '73', '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-idiwXyMgiznss4DS2w8XcHYeoV4LD5GyaGqdW8pbnTf4QDRUQ1JOVTsliqmH6G6D', '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': '4823fa8d-e1dc-491f-a103-683c6f6a0639', 'ID_FS_UUID_ENC': '4823fa8d-e1dc-491f-a103-683c6f6a0639', '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': '1284063017'} ; 2024-03-01 17:00:39,176 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-7)... 2024-03-01 17:00:39,176 INFO program/MainThread: Running [87] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:39,179 INFO program/MainThread: stdout[87]: LVM 2024-03-01 17:00:39,179 INFO program/MainThread: stderr[87]: 2024-03-01 17:00:39,179 INFO program/MainThread: ...done [87] (exit code: 0) 2024-03-01 17:00:39,179 INFO program/MainThread: Running [88] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:39,181 INFO program/MainThread: stdout[88]: LVM 2024-03-01 17:00:39,181 INFO program/MainThread: stderr[88]: 2024-03-01 17:00:39,181 INFO program/MainThread: ...done [88] (exit code: 0) 2024-03-01 17:00:39,182 INFO program/MainThread: Running [89] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:39,184 INFO program/MainThread: stdout[89]: LVM 2024-03-01 17:00:39,184 INFO program/MainThread: stderr[89]: 2024-03-01 17:00:39,184 INFO program/MainThread: ...done [89] (exit code: 0) 2024-03-01 17:00:39,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,191 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:00:39,193 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,194 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,194 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,195 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,191 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,196 INFO program/MainThread: Running [90] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:00:39,198 INFO program/MainThread: stdout[90]: LVM 2024-03-01 17:00:39,198 INFO program/MainThread: stderr[90]: 2024-03-01 17:00:39,198 INFO program/MainThread: ...done [90] (exit code: 0) 2024-03-01 17:00:39,202 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:00:39,202 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:00:39,202 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:39,214 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:39,231 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:00:39,232 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:00:39,236 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:00:39,239 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:39,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,244 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:39,244 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:00:39,247 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:39,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:39,255 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:00:39,257 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:00:39,260 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:39,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 17:00:39,266 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:39,266 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:00:39,268 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,271 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:39,274 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,277 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:39,277 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:00:39,279 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:00:39,282 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:39,285 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:00:39,287 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:39,288 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:00:39,290 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:00:39,293 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:00:39,295 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:00:39,298 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:00:39,298 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:00:39,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:39,304 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 17:00:39,304 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:39,305 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:39,305 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:39,305 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:39,306 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:39,306 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:39,306 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:39,307 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:39,307 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:39,307 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:39,308 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:39,308 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:00:39,311 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,313 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 17:00:39,313 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:00:39,316 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,318 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 17:00:39,318 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:00:39,321 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,323 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 17:00:39,324 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:00:39,326 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,329 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:00:39,329 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:00:39,331 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,332 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,332 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,333 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,329 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,336 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,336 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,336 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,337 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,334 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,340 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,340 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,341 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,341 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,338 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,344 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,344 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,345 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,345 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,342 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,348 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,348 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,349 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,349 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,346 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,351 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,352 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,352 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,353 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,350 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,355 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,356 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,356 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,357 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,354 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,359 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,360 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,360 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,361 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,358 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,363 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,364 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,364 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,365 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,362 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,367 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,368 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,368 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,369 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,366 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,371 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,372 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,372 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,373 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,370 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,375 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,376 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,376 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,377 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,373 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,379 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,380 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,380 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,381 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,377 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,383 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,384 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,384 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,385 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,381 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,387 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,388 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,388 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,389 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,385 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,391 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,392 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,392 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,393 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,389 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,395 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,396 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,396 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,397 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,393 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,399 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,400 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,400 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,401 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,397 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,403 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,404 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,404 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,405 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,401 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,407 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,408 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,408 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,409 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,405 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,411 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,411 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,412 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,412 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,409 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,415 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,415 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,416 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,416 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,413 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,419 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,419 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,420 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,420 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,417 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,423 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,423 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,424 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,424 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,421 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,427 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,427 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,428 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,428 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,425 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,431 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,431 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,431 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,432 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,429 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,434 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,435 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,435 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,436 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,433 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,438 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,439 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,439 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,440 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,437 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,442 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,443 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,443 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,444 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,440 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,446 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,447 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,447 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,448 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,444 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,450 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,451 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,451 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,452 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,448 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,454 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,455 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,455 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,456 DEBUG blivet/MainThread: vg test_vg1 has 1.03 GiB free 2024-03-01 17:00:39,452 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235bcd00) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = aGqdW8-pbnT-f4QD-RUQ1-JOVT-sliq-mH6G6D size = 460 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-7 target size = 460 MiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.03 GiB free extents = 264 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem', 'existing 1.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:00:39,456 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 17:00:39,459 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 460 MiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem ; hidden: False ; 2024-03-01 17:00:39,459 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:39,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 249 2024-03-01 17:00:39,463 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 17:00:39,463 INFO blivet/MainThread: registered action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:00:39,463 INFO program/MainThread: Running [91] dmsetup --version ... 2024-03-01 17:00:39,466 INFO program/MainThread: stdout[91]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 17:00:39,466 INFO program/MainThread: stderr[91]: 2024-03-01 17:00:39,466 INFO program/MainThread: ...done [91] (exit code: 0) 2024-03-01 17:00:39,470 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 2 ; 2024-03-01 17:00:39,470 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 17:00:39,471 INFO blivet/MainThread: registered action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:00:39,473 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem 2024-03-01 17:00:39,476 DEBUG blivet/MainThread: resolved 'test_vg1-lv2' to 'test_vg1-lv2' (lvmlv) 2024-03-01 17:00:39,478 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,479 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,479 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,480 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,476 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,482 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,482 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,483 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,483 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,480 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,485 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,486 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,486 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,487 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,484 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,489 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,490 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,490 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,490 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,487 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,493 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,493 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,493 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,494 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,491 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,496 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,497 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,497 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,497 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,494 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,500 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,500 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,500 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,501 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,498 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,503 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,504 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,504 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,504 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,501 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,507 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,507 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,507 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,508 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,505 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,510 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,511 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,511 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,512 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,508 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,514 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,514 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,515 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,515 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,512 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,517 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,518 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,518 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,519 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,515 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,521 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,521 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,522 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,522 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,519 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,524 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,525 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,525 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,526 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,522 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,528 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,528 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,529 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,529 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,526 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,531 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,532 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,532 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,533 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,529 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,535 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,535 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,536 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,536 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,533 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,538 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,539 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,539 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,540 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,537 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,542 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,542 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,543 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,543 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,540 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,545 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,546 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,546 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,547 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,544 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,549 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,549 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,550 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,550 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,547 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,552 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,553 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,553 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,554 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,551 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,556 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,556 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,557 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,557 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,554 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,559 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,560 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,560 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,561 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,558 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,563 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,563 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,564 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,564 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,561 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,566 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,567 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,567 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,568 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,565 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,570 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,570 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,571 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,571 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,568 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,573 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,574 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,574 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,575 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,572 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,577 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,577 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,578 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,578 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,575 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,580 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,581 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,581 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,582 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,579 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,584 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,584 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,585 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,585 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,582 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,587 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,588 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,588 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:00:39,589 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:00:39,586 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235be910) -- name = test_vg1-lv2 status = True id = 58 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = FFTSTE-DbD3-G4bF-fM1a-cTsS-dnJw-fpuh4k size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-6 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv2 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695250) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv2 (58) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = idiwXy-Mgiz-nss4-DS2w-8XcH-YeoV-4LD5Gy size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.03 GiB PE Size = 4 MiB PE Count = 762 PE Free = 264 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 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:00:39,589 DEBUG blivet/MainThread: removing test_vg1-lv2 2024-03-01 17:00:39,592 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:00:39,592 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:39,592 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 252 2024-03-01 17:00:39,595 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv2 ; type: None ; current: xfs ; 2024-03-01 17:00:39,595 INFO blivet/MainThread: registered action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:00:39,598 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv2 ; kids: 1 ; 2024-03-01 17:00:39,598 INFO blivet/MainThread: removed lvmlv test_vg1-lv2 (id 58) from device tree 2024-03-01 17:00:39,599 INFO blivet/MainThread: registered action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:00:39,599 DEBUG blivet.ansible/MainThread: ['sdb', 'sdc', 'sda', 'test_vg1'] 2024-03-01 17:00:39,599 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 17:00:39,601 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 17:00:39,602 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:39,604 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:00:39,607 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:00:39,610 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:00:39,610 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 17:00:39,610 INFO blivet/MainThread: registered action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:00:39,610 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 17:00:39,610 DEBUG blivet/MainThread: removing sdb 2024-03-01 17:00:39,613 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 17:00:39,613 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:39,613 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 256 2024-03-01 17:00:39,616 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 17:00:39,616 INFO blivet/MainThread: registered action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:00:39,616 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 17:00:39,616 DEBUG blivet/MainThread: removing sdc 2024-03-01 17:00:39,619 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 17:00:39,619 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:39,619 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 258 2024-03-01 17:00:39,621 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 17:00:39,622 INFO blivet/MainThread: registered action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:00:39,622 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 17:00:39,622 DEBUG blivet/MainThread: removing sda 2024-03-01 17:00:39,624 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 17:00:39,624 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:39,624 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 260 2024-03-01 17:00:39,627 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 17:00:39,627 INFO blivet/MainThread: registered action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:00:39,630 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,632 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:39,633 DEBUG blivet/MainThread: resolved 'test_vg2' to 'test_vg2' (lvmvg) 2024-03-01 17:00:39,633 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:39,633 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:39,633 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:39,634 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:39,634 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:39,634 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:39,635 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:39,635 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:39,635 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:39,636 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:39,636 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:39,636 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg2 (81) 2024-03-01 17:00:39,639 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,642 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdd (72) with existing lvmpv 2024-03-01 17:00:39,642 DEBUG blivet/MainThread: resolved 'sdd' to 'sdd' (disk) 2024-03-01 17:00:39,644 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sde (86) with existing lvmpv 2024-03-01 17:00:39,647 DEBUG blivet/MainThread: resolved 'sde' to 'sde' (disk) 2024-03-01 17:00:39,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdf (96) with existing lvmpv 2024-03-01 17:00:39,652 DEBUG blivet/MainThread: resolved 'sdf' to 'sdf' (disk) 2024-03-01 17:00:39,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,657 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:00:39,657 DEBUG blivet/MainThread: resolved 'test_vg2-lv3' to 'test_vg2-lv3' (lvmlv) 2024-03-01 17:00:39,659 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,660 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,660 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,661 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,657 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,663 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,664 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,664 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,665 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,661 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,667 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,668 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,668 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,669 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,665 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,671 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,672 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,672 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,673 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,669 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,675 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,676 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,676 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,677 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,673 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,679 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,680 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,680 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,681 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,677 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,683 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,684 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,684 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,685 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,681 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,687 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,688 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,688 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,689 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,685 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,691 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,692 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,692 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,693 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,689 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,695 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,695 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,696 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,696 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,693 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,699 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,699 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,700 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,700 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,697 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,703 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,703 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,704 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,704 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,701 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,707 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,707 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,708 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,708 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,705 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,711 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,711 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,712 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,712 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,709 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,715 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,715 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,716 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,716 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,713 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,719 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,719 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,720 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,720 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,717 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,723 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,723 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,724 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,724 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,721 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,727 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,727 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,728 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,728 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,725 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,731 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,731 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,732 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,732 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,729 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,735 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,735 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,735 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,736 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,733 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,738 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,739 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,739 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,740 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,737 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,742 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,743 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,743 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,744 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,741 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,746 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,747 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,747 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,748 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,744 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,750 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,751 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,751 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,752 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,748 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,754 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,755 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,755 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,756 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,752 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,758 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,759 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,759 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,760 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,756 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,762 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,763 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,763 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,764 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,760 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,766 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,767 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,767 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,768 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,764 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,770 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,771 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,771 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,772 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,768 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,774 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,774 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,775 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,775 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,772 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,778 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,778 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,779 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,779 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,776 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,782 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,782 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,783 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,783 DEBUG blivet/MainThread: vg test_vg2 has 2.08 GiB free 2024-03-01 17:00:39,780 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23560b20) -- name = test_vg2-lv3 status = True id = 105 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = SAUzG8-rLsD-2X5X-pQWt-UfBK-1ixL-scMHvA size = 308 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-5 target size = 308 MiB path = /dev/mapper/test_vg2-lv3 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.08 GiB free extents = 532 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 308 MiB lvmlv test_vg2-lv3 (105) with existing xfs filesystem', 'existing 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:00:39,784 DEBUG blivet/MainThread: removing test_vg2-lv3 2024-03-01 17:00:39,787 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:00:39,787 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:39,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 262 2024-03-01 17:00:39,790 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv3 ; type: None ; current: xfs ; 2024-03-01 17:00:39,790 INFO blivet/MainThread: registered action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:00:39,793 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv3 ; kids: 2 ; 2024-03-01 17:00:39,793 INFO blivet/MainThread: removed lvmlv test_vg2-lv3 (id 105) from device tree 2024-03-01 17:00:39,793 INFO blivet/MainThread: registered action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:00:39,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg2-lv4 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,799 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:00:39,799 DEBUG blivet/MainThread: resolved 'test_vg2-lv4' to 'test_vg2-lv4' (lvmlv) 2024-03-01 17:00:39,801 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,801 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,802 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,802 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,799 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,804 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,805 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,805 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,806 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,803 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,808 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,808 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,809 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,809 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,806 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,811 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,812 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,812 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,813 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,810 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,815 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,815 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,816 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,816 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,813 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,818 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,819 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,819 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,820 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,817 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,822 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,822 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,823 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,823 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,820 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,825 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,826 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,826 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,827 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,824 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,829 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,829 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,830 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,830 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,827 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,832 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,833 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,833 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,834 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,831 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,836 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,836 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,837 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,837 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,834 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,839 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,840 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,840 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,841 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,838 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,843 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,843 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,844 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,844 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,841 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,846 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,847 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,847 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,848 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,845 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,850 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,850 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,851 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,851 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,848 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,853 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,854 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,854 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,855 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,852 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,857 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,857 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,858 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,858 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,855 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,860 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,861 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,861 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,862 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,859 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,864 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,864 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,865 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,865 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,862 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,867 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,868 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,868 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,869 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,866 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,871 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,871 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,872 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,872 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,869 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,874 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,875 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,875 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,876 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,873 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,878 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,878 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,879 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,879 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,876 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,881 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,882 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,882 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,883 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,880 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,885 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,885 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,886 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,886 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,883 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,888 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,889 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,889 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,890 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,887 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,892 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,892 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,893 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,893 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,890 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,895 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,896 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,896 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,897 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,894 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,899 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,899 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,900 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,900 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,897 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,902 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,903 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,903 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,904 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,901 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,906 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,906 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,907 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,907 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,904 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,909 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,910 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,910 DEBUG blivet/MainThread: test_vg2 size is 2.98 GiB 2024-03-01 17:00:39,911 DEBUG blivet/MainThread: vg test_vg2 has 2.38 GiB free 2024-03-01 17:00:39,908 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23563820) -- name = test_vg2-lv4 status = True id = 118 children = [] parents = ['existing 2.98 GiB lvmvg test_vg2 (81)'] uuid = HXmn8S-C3tY-qLM8-9cVy-326C-VkUO-q7LhiY size = 612 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-4 target size = 612 MiB path = /dev/mapper/test_vg2-lv4 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23695070) -- name = test_vg2 status = True id = 81 children = ['existing 612 MiB lvmlv test_vg2-lv4 (118) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] uuid = lNOhwf-lmvg-S75Z-4m4v-3eqC-HUVi-jMQOnf size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg2 format args = [] original_format = None free = 2.08 GiB PE Size = 4 MiB PE Count = 762 PE Free = 532 PV Count = 3 modified = False extents = 762 free space = 2.38 GiB free extents = 609 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdd (72) with existing lvmpv', 'existing 1024 MiB disk sde (86) with existing lvmpv', 'existing 1024 MiB disk sdf (96) with existing lvmpv'] LVs = ['existing 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:00:39,911 DEBUG blivet/MainThread: removing test_vg2-lv4 2024-03-01 17:00:39,914 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:00:39,914 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:39,914 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 265 2024-03-01 17:00:39,917 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg2-lv4 ; type: None ; current: xfs ; 2024-03-01 17:00:39,917 INFO blivet/MainThread: registered action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:00:39,920 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg2 ; child: lv4 ; kids: 1 ; 2024-03-01 17:00:39,921 INFO blivet/MainThread: removed lvmlv test_vg2-lv4 (id 118) from device tree 2024-03-01 17:00:39,921 INFO blivet/MainThread: registered action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:00:39,921 DEBUG blivet.ansible/MainThread: ['sdd', 'sde', 'sdf', 'test_vg2'] 2024-03-01 17:00:39,921 DEBUG blivet/MainThread: removing test_vg2 2024-03-01 17:00:39,923 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg2 (81) ; hidden: False ; 2024-03-01 17:00:39,924 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:39,927 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdd ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:00:39,929 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sde ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:00:39,932 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdf ; child: test_vg2 ; kids: 1 ; 2024-03-01 17:00:39,932 INFO blivet/MainThread: removed lvmvg test_vg2 (id 81) from device tree 2024-03-01 17:00:39,932 INFO blivet/MainThread: registered action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:00:39,932 INFO blivet.ansible/MainThread: scheduling destruction of sdd 2024-03-01 17:00:39,932 DEBUG blivet/MainThread: removing sdd 2024-03-01 17:00:39,935 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdd (72) with existing lvmpv ; hidden: False ; 2024-03-01 17:00:39,935 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:39,935 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 269 2024-03-01 17:00:39,938 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: lvmpv ; 2024-03-01 17:00:39,938 INFO blivet/MainThread: registered action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:00:39,938 INFO blivet.ansible/MainThread: scheduling destruction of sde 2024-03-01 17:00:39,938 DEBUG blivet/MainThread: removing sde 2024-03-01 17:00:39,940 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sde (86) with existing lvmpv ; hidden: False ; 2024-03-01 17:00:39,940 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:39,941 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 271 2024-03-01 17:00:39,943 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: lvmpv ; 2024-03-01 17:00:39,943 INFO blivet/MainThread: registered action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:00:39,943 INFO blivet.ansible/MainThread: scheduling destruction of sdf 2024-03-01 17:00:39,943 DEBUG blivet/MainThread: removing sdf 2024-03-01 17:00:39,946 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdf (96) with existing lvmpv ; hidden: False ; 2024-03-01 17:00:39,946 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:39,946 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 273 2024-03-01 17:00:39,949 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: lvmpv ; 2024-03-01 17:00:39,949 INFO blivet/MainThread: registered action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:00:39,951 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,954 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:39,955 DEBUG blivet/MainThread: resolved 'test_vg3' to 'test_vg3' (lvmvg) 2024-03-01 17:00:39,955 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:39,955 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:39,956 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:39,956 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:39,956 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:39,957 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:39,957 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:39,958 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:39,958 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:39,958 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:39,959 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:39,959 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 3.97 GiB lvmvg test_vg3 (141) 2024-03-01 17:00:39,962 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,964 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdg (132) with existing lvmpv 2024-03-01 17:00:39,964 DEBUG blivet/MainThread: resolved 'sdg' to 'sdg' (disk) 2024-03-01 17:00:39,967 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,969 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdh (146) with existing lvmpv 2024-03-01 17:00:39,970 DEBUG blivet/MainThread: resolved 'sdh' to 'sdh' (disk) 2024-03-01 17:00:39,972 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,975 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdi (156) with existing lvmpv 2024-03-01 17:00:39,975 DEBUG blivet/MainThread: resolved 'sdi' to 'sdi' (disk) 2024-03-01 17:00:39,977 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,980 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdj (166) with existing lvmpv 2024-03-01 17:00:39,980 DEBUG blivet/MainThread: resolved 'sdj' to 'sdj' (disk) 2024-03-01 17:00:39,982 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv5 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:39,985 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:00:39,985 DEBUG blivet/MainThread: resolved 'test_vg3-lv5' to 'test_vg3-lv5' (lvmlv) 2024-03-01 17:00:39,988 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:39,989 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:39,989 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:39,990 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:39,985 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:39,993 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:39,994 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:39,994 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:39,995 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:39,991 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:39,998 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:39,999 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:39,999 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,000 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:39,996 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,003 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,004 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,005 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,006 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,001 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,008 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,009 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,010 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,011 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,006 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,014 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,015 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,015 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,016 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,011 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,019 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,020 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,020 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,021 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,017 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,024 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,025 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,025 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,026 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,022 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,029 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,030 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,031 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,032 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,027 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,035 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,035 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,036 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,037 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,032 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,040 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,041 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,041 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,042 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,037 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,045 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,046 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,046 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,047 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,043 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,050 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,051 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,051 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,052 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,048 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,055 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,056 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,057 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,057 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,053 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,060 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,061 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,062 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,063 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,058 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,066 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,067 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,067 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,068 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,063 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,071 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,072 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,072 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,073 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,069 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,076 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,077 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,077 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,078 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,074 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,081 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,082 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,083 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,083 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,079 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,086 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,087 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,088 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,089 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,084 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,092 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,093 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,093 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,094 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,089 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,097 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,098 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,098 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,099 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,094 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,102 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,103 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,103 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,104 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,100 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,107 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,108 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,108 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,109 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,105 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,112 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,113 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,114 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,115 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,110 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,117 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,118 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,119 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,120 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,115 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,123 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,124 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,124 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,125 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,120 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,128 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,129 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,129 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,130 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,126 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,133 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,134 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,134 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,135 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,131 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,138 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,139 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,140 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,141 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,136 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,143 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,144 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,145 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,146 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,141 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,149 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,150 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,150 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,151 DEBUG blivet/MainThread: vg test_vg3 has 1004 MiB free 2024-03-01 17:00:40,146 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23575af0) -- name = test_vg3-lv5 status = True id = 175 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = f4IXjv-WoeO-WCSB-W6Ix-qrIT-dbpb-NTlmOA size = 1.2 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-3 target size = 1.2 GiB path = /dev/mapper/test_vg3-lv5 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 1004 MiB free extents = 251 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1.2 GiB lvmlv test_vg3-lv5 (175) with existing xfs filesystem', 'existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 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:00:40,152 DEBUG blivet/MainThread: removing test_vg3-lv5 2024-03-01 17:00:40,154 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:00:40,155 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:40,155 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 275 2024-03-01 17:00:40,158 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv5 ; type: None ; current: xfs ; 2024-03-01 17:00:40,158 INFO blivet/MainThread: registered action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:00:40,161 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv5 ; kids: 4 ; 2024-03-01 17:00:40,161 INFO blivet/MainThread: removed lvmlv test_vg3-lv5 (id 175) from device tree 2024-03-01 17:00:40,161 INFO blivet/MainThread: registered action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:00:40,164 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv6 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:40,166 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:00:40,166 DEBUG blivet/MainThread: resolved 'test_vg3-lv6' to 'test_vg3-lv6' (lvmlv) 2024-03-01 17:00:40,169 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,169 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,170 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,171 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,166 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,173 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,174 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,175 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,176 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,171 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,178 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,179 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,180 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,180 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,176 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,183 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,184 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,184 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,185 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,181 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,188 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,189 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,189 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,190 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,186 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,193 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,194 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,194 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,195 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,191 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,198 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,198 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,199 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,200 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,195 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,202 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,203 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,204 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,204 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,200 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,207 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,208 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,208 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,209 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,205 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,212 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,213 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,213 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,214 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,210 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,217 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,217 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,218 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,219 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,214 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,221 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,222 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,223 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,223 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,219 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,226 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,227 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,227 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,228 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,224 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,231 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,232 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,232 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,233 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,229 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,236 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,237 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,237 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,238 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,234 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,241 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,241 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,242 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,243 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,238 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,245 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,246 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,247 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,247 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,243 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,250 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,251 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,251 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,252 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,248 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,255 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,256 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,256 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,257 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,253 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,260 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,261 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,261 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,262 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,258 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,264 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,265 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,266 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,267 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,262 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,269 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,270 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,270 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,271 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,267 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,274 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,275 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,275 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,276 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,272 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,279 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,280 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,280 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,281 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,277 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,284 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,285 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,285 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,286 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,282 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,288 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,289 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,290 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,291 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,286 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,293 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,294 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,294 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,295 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,291 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,298 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,299 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,299 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,300 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,296 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,303 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,304 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,304 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,305 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,301 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,308 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,308 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,309 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,310 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,305 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,312 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,313 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,314 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,314 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,310 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,317 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,318 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,318 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,319 DEBUG blivet/MainThread: vg test_vg3 has 2.18 GiB free 2024-03-01 17:00:40,315 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb23583250) -- name = test_vg3-lv6 status = True id = 188 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = UiQtRw-Hh7o-la7D-owJh-kVvy-Z9ZI-zQZbv3 size = 1020 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-2 target size = 1020 MiB path = /dev/mapper/test_vg3-lv6 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 2.18 GiB free extents = 557 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 1020 MiB lvmlv test_vg3-lv6 (188) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,320 DEBUG blivet/MainThread: removing test_vg3-lv6 2024-03-01 17:00:40,323 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:00:40,323 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:40,323 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 278 2024-03-01 17:00:40,326 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv6 ; type: None ; current: xfs ; 2024-03-01 17:00:40,326 INFO blivet/MainThread: registered action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:00:40,329 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv6 ; kids: 3 ; 2024-03-01 17:00:40,329 INFO blivet/MainThread: removed lvmlv test_vg3-lv6 (id 188) from device tree 2024-03-01 17:00:40,329 INFO blivet/MainThread: registered action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:00:40,332 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv7 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:40,334 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:00:40,335 DEBUG blivet/MainThread: resolved 'test_vg3-lv7' to 'test_vg3-lv7' (lvmlv) 2024-03-01 17:00:40,337 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,338 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,338 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,339 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,335 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,341 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,342 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,343 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,343 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,339 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,346 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,347 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,347 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,348 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,344 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,350 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,351 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,351 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,352 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,348 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,355 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,355 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,356 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,357 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,353 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,359 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,360 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,360 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,361 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,357 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,364 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,364 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,365 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,365 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,361 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,368 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,369 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,369 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,370 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,366 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,372 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,373 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,373 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,374 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,370 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,377 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,378 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,378 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,379 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,375 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,381 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,382 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,382 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,383 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,379 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,386 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,386 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,387 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,387 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,384 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,390 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,391 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,391 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,392 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,388 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,394 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,395 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,396 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,396 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,392 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,399 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,400 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,400 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,401 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,397 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,403 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,404 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,404 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,405 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,401 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,408 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,408 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,409 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,409 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,406 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,412 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,413 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,413 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,414 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,410 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,416 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,417 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,417 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,418 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,414 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,421 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,422 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,422 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,423 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,419 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,426 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,426 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,427 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,427 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,423 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,430 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,431 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,431 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,432 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,428 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,434 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,435 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,435 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,436 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,432 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,439 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,440 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,440 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,441 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,437 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,443 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,444 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,444 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,445 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,441 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,448 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,448 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,449 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,449 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,446 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,452 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,453 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,453 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,454 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,450 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,456 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,457 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,457 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,458 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,454 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,461 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,461 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,462 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,463 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,459 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,465 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,466 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,466 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,467 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,463 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,470 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,470 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,471 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,471 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,467 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,474 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,475 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,475 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,476 DEBUG blivet/MainThread: vg test_vg3 has 3.17 GiB free 2024-03-01 17:00:40,472 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb24b2bc70) -- name = test_vg3-lv7 status = True id = 201 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = drfXVb-zU2C-tVpR-LpGA-Yov9-YVi8-cQNRMe size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-1 target size = 408 MiB path = /dev/mapper/test_vg3-lv7 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.17 GiB free extents = 812 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 408 MiB lvmlv test_vg3-lv7 (201) with existing xfs filesystem', 'existing 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:00:40,476 DEBUG blivet/MainThread: removing test_vg3-lv7 2024-03-01 17:00:40,479 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:00:40,479 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:40,479 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 281 2024-03-01 17:00:40,482 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv7 ; type: None ; current: xfs ; 2024-03-01 17:00:40,482 INFO blivet/MainThread: registered action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:00:40,485 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv7 ; kids: 2 ; 2024-03-01 17:00:40,486 INFO blivet/MainThread: removed lvmlv test_vg3-lv7 (id 201) from device tree 2024-03-01 17:00:40,486 INFO blivet/MainThread: registered action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:00:40,488 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg3-lv8 ; incomplete: False ; hidden: False ; 2024-03-01 17:00:40,491 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:00:40,491 DEBUG blivet/MainThread: resolved 'test_vg3-lv8' to 'test_vg3-lv8' (lvmlv) 2024-03-01 17:00:40,493 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,494 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,494 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,495 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,491 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,497 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,498 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,498 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,499 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,495 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,501 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,502 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,502 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,502 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,499 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,505 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,505 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,506 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,506 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,503 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,509 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,509 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,510 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,510 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,507 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,513 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,513 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,514 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,514 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,511 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,517 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,517 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,518 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,518 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,515 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,521 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,521 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,522 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,522 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,519 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,524 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,525 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,525 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,526 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,523 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,528 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,529 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,529 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,530 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,526 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,532 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,533 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,533 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,534 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,530 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,536 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,537 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,537 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,538 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,534 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,540 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,541 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,541 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,542 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,538 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,544 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,545 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,545 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,546 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,542 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,548 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,549 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,549 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,549 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,546 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,552 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,552 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,553 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,553 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,550 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,556 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,556 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,557 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,557 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,554 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,560 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,560 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,561 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,561 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,558 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,564 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,564 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,565 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,565 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,562 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,567 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,568 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,568 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,569 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,566 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,571 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,572 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,572 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,573 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,569 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,575 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,576 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,576 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,577 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,573 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,579 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,580 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,580 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,581 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,577 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,583 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,584 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,584 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,585 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,581 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,587 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,588 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,588 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,588 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,585 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,591 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,591 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,592 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,592 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,589 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,595 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,595 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,596 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,596 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,593 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,599 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,599 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,600 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,600 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,597 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,603 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,603 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,604 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,604 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,601 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,607 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,607 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,607 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,608 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,605 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,610 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,611 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,611 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,612 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,608 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,614 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,615 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,615 DEBUG blivet/MainThread: test_vg3 size is 3.97 GiB 2024-03-01 17:00:40,616 DEBUG blivet/MainThread: vg test_vg3 has 3.57 GiB free 2024-03-01 17:00:40,612 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7fdb235a0fd0) -- name = test_vg3-lv8 status = True id = 214 children = [] parents = ['existing 3.97 GiB lvmvg test_vg3 (141)'] uuid = 7R7SIQ-F9Ez-IpH7-RBuT-IY0X-jEOT-yIFYjY size = 408 MiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 408 MiB path = /dev/mapper/test_vg3-lv8 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fdb23565b20) -- name = test_vg3 status = True id = 141 children = ['existing 408 MiB lvmlv test_vg3-lv8 (214) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] uuid = MBo23Q-N7Tr-a8Z0-eBdd-sq2o-tdyI-MTQeHS size = 3.97 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 3.97 GiB path = /dev/test_vg3 format args = [] original_format = None free = 1004 MiB PE Size = 4 MiB PE Count = 1016 PE Free = 251 PV Count = 4 modified = False extents = 1016 free space = 3.57 GiB free extents = 914 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sdg (132) with existing lvmpv', 'existing 1024 MiB disk sdh (146) with existing lvmpv', 'existing 1024 MiB disk sdi (156) with existing lvmpv', 'existing 1024 MiB disk sdj (166) with existing lvmpv'] LVs = ['existing 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:00:40,616 DEBUG blivet/MainThread: removing test_vg3-lv8 2024-03-01 17:00:40,619 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:00:40,619 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:40,619 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 284 2024-03-01 17:00:40,622 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg3-lv8 ; type: None ; current: xfs ; 2024-03-01 17:00:40,622 INFO blivet/MainThread: registered action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:00:40,625 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg3 ; child: lv8 ; kids: 1 ; 2024-03-01 17:00:40,625 INFO blivet/MainThread: removed lvmlv test_vg3-lv8 (id 214) from device tree 2024-03-01 17:00:40,625 INFO blivet/MainThread: registered action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:00:40,625 DEBUG blivet.ansible/MainThread: ['test_vg3', 'sdh', 'sdj', 'sdg', 'sdi'] 2024-03-01 17:00:40,625 DEBUG blivet/MainThread: removing test_vg3 2024-03-01 17:00:40,628 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 3.97 GiB lvmvg test_vg3 (141) ; hidden: False ; 2024-03-01 17:00:40,628 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:40,631 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdg ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:00:40,634 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdh ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:00:40,637 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdi ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:00:40,639 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdj ; child: test_vg3 ; kids: 1 ; 2024-03-01 17:00:40,639 INFO blivet/MainThread: removed lvmvg test_vg3 (id 141) from device tree 2024-03-01 17:00:40,639 INFO blivet/MainThread: registered action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:00:40,639 INFO blivet.ansible/MainThread: scheduling destruction of sdh 2024-03-01 17:00:40,640 DEBUG blivet/MainThread: removing sdh 2024-03-01 17:00:40,642 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdh (146) with existing lvmpv ; hidden: False ; 2024-03-01 17:00:40,642 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:40,642 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 288 2024-03-01 17:00:40,645 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: lvmpv ; 2024-03-01 17:00:40,645 INFO blivet/MainThread: registered action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:00:40,645 INFO blivet.ansible/MainThread: scheduling destruction of sdj 2024-03-01 17:00:40,645 DEBUG blivet/MainThread: removing sdj 2024-03-01 17:00:40,648 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdj (166) with existing lvmpv ; hidden: False ; 2024-03-01 17:00:40,648 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:40,648 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 290 2024-03-01 17:00:40,650 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: lvmpv ; 2024-03-01 17:00:40,651 INFO blivet/MainThread: registered action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:00:40,651 INFO blivet.ansible/MainThread: scheduling destruction of sdg 2024-03-01 17:00:40,651 DEBUG blivet/MainThread: removing sdg 2024-03-01 17:00:40,653 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdg (132) with existing lvmpv ; hidden: False ; 2024-03-01 17:00:40,653 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:40,653 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 292 2024-03-01 17:00:40,656 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: lvmpv ; 2024-03-01 17:00:40,656 INFO blivet/MainThread: registered action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:00:40,656 INFO blivet.ansible/MainThread: scheduling destruction of sdi 2024-03-01 17:00:40,656 DEBUG blivet/MainThread: removing sdi 2024-03-01 17:00:40,659 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdi (156) with existing lvmpv ; hidden: False ; 2024-03-01 17:00:40,659 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:00:40,659 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 294 2024-03-01 17:00:40,662 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: lvmpv ; 2024-03-01 17:00:40,662 INFO blivet/MainThread: registered action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:00:40,662 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:40,675 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:40,692 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:40,704 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:40,724 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:00:40,724 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:40,736 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:40,755 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:00:40,756 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:40,768 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:40,788 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:00:40,788 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:40,799 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:40,819 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:00:40,820 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:40,832 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:40,852 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:00:40,853 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:40,862 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:40,882 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:00:40,883 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:40,894 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:40,913 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:00:40,914 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:40,925 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:40,945 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:00:40,945 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:00:40,945 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:00:40,945 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:00:40,945 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:00:40,945 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:00:40,945 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:00:40,946 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:00:40,946 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:00:40,946 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:00:40,946 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:00:40,946 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:00:40,946 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:00:40,946 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:00:40,946 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:00:40,946 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:00:40,946 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:00:40,946 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:00:40,946 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:00:40,946 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:00:40,946 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:00:40,946 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:00:40,947 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:00:40,947 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:00:40,947 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:00:40,947 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:00:40,947 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:00:40,947 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:00:40,947 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:00:40,947 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:00:40,947 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:00:40,949 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:00:40,951 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:00:40,954 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:00:40,956 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:00:40,957 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:00:40,959 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:00:40,959 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 0x7fdb234f0450> 2024-03-01 17:00:40,959 INFO blivet/MainThread: sorting actions... 2024-03-01 17:00:40,979 DEBUG blivet/MainThread: action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:00:40,979 DEBUG blivet/MainThread: action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:00:40,979 DEBUG blivet/MainThread: action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:00:40,979 DEBUG blivet/MainThread: action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:00:40,979 DEBUG blivet/MainThread: action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:00:40,980 DEBUG blivet/MainThread: action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:00:40,980 DEBUG blivet/MainThread: action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:00:40,980 DEBUG blivet/MainThread: action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:00:40,980 DEBUG blivet/MainThread: action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:00:40,980 DEBUG blivet/MainThread: action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:00:40,980 DEBUG blivet/MainThread: action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:00:40,980 DEBUG blivet/MainThread: action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:00:40,980 DEBUG blivet/MainThread: action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:00:40,981 DEBUG blivet/MainThread: action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:00:40,981 DEBUG blivet/MainThread: action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:00:40,981 DEBUG blivet/MainThread: action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:00:40,981 DEBUG blivet/MainThread: action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:00:40,981 DEBUG blivet/MainThread: action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:00:40,981 DEBUG blivet/MainThread: action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:00:40,981 DEBUG blivet/MainThread: action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:00:40,981 DEBUG blivet/MainThread: action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:00:40,982 DEBUG blivet/MainThread: action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:00:40,982 DEBUG blivet/MainThread: action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:00:40,982 DEBUG blivet/MainThread: action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:00:40,982 DEBUG blivet/MainThread: action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:00:40,982 DEBUG blivet/MainThread: action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:00:40,982 DEBUG blivet/MainThread: action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:00:40,982 DEBUG blivet/MainThread: action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:00:40,983 DEBUG blivet/MainThread: action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:00:40,983 INFO blivet/MainThread: executing action: [283] destroy format xfs filesystem on lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:00:40,985 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv8 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:40,988 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:00:40,988 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv8 2024-03-01 17:00:40,997 INFO program/MainThread: stdout: 2024-03-01 17:00:40,997 INFO program/MainThread: /dev/mapper/test_vg3-lv8: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:00:40,997 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:40,997 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:41,013 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:41,013 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:41,025 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:41,026 INFO blivet/MainThread: executing action: [285] destroy device lvmlv test_vg3-lv8 (id 214) 2024-03-01 17:00:41,029 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv8 ; status: True ; 2024-03-01 17:00:41,032 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 17:00:41,036 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv8 ; type: xfs ; status: False ; 2024-03-01 17:00:41,039 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv8 ; type: None ; status: False ; 2024-03-01 17:00:41,042 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv8 ; status: True ; controllable: True ; 2024-03-01 17:00:41,042 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/sdi,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdb,/dev/sdf,/dev/sdj,/dev/sda,/dev/sdh ... 2024-03-01 17:00:41,075 INFO program/MainThread: stdout[92]: 2024-03-01 17:00:41,075 INFO program/MainThread: stderr[92]: 2024-03-01 17:00:41,075 INFO program/MainThread: ...done [92] (exit code: 0) 2024-03-01 17:00:41,079 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:00:41,082 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:41,084 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:00:41,087 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:41,090 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:00:41,093 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:41,095 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:00:41,098 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:41,101 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:00:41,104 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv8 ; status: False ; 2024-03-01 17:00:41,104 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/sdi,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdb,/dev/sdf,/dev/sdj,/dev/sda,/dev/sdh ... 2024-03-01 17:00:41,148 INFO program/MainThread: stdout[93]: Logical volume "lv8" successfully removed. 2024-03-01 17:00:41,148 INFO program/MainThread: stderr[93]: 2024-03-01 17:00:41,148 INFO program/MainThread: ...done [93] (exit code: 0) 2024-03-01 17:00:41,149 INFO blivet/MainThread: executing action: [280] destroy format xfs filesystem on lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:00:41,158 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv7 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:41,163 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:00:41,166 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv7 2024-03-01 17:00:41,176 INFO program/MainThread: stdout: 2024-03-01 17:00:41,176 INFO program/MainThread: /dev/mapper/test_vg3-lv7: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:00:41,176 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:41,176 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:41,212 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:41,213 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:41,224 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:41,225 INFO blivet/MainThread: executing action: [282] destroy device lvmlv test_vg3-lv7 (id 201) 2024-03-01 17:00:41,228 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv7 ; status: True ; 2024-03-01 17:00:41,231 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 17:00:41,235 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv7 ; type: xfs ; status: False ; 2024-03-01 17:00:41,238 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv7 ; type: None ; status: False ; 2024-03-01 17:00:41,241 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv7 ; status: True ; controllable: True ; 2024-03-01 17:00:41,241 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/sdi,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdb,/dev/sdf,/dev/sdj,/dev/sda,/dev/sdh ... 2024-03-01 17:00:41,284 INFO program/MainThread: stdout[94]: 2024-03-01 17:00:41,284 INFO program/MainThread: stderr[94]: 2024-03-01 17:00:41,284 INFO program/MainThread: ...done [94] (exit code: 0) 2024-03-01 17:00:41,288 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:00:41,291 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:41,293 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:00:41,296 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:41,299 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:00:41,302 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:41,305 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:00:41,307 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:41,310 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:00:41,313 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv7 ; status: False ; 2024-03-01 17:00:41,313 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/sdi,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdb,/dev/sdf,/dev/sdj,/dev/sda,/dev/sdh ... 2024-03-01 17:00:41,345 INFO program/MainThread: stdout[95]: Logical volume "lv7" successfully removed. 2024-03-01 17:00:41,346 INFO program/MainThread: stderr[95]: 2024-03-01 17:00:41,346 INFO program/MainThread: ...done [95] (exit code: 0) 2024-03-01 17:00:41,347 INFO blivet/MainThread: executing action: [277] destroy format xfs filesystem on lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:00:41,366 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv6 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:41,371 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:00:41,372 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv6 2024-03-01 17:00:41,391 INFO program/MainThread: stdout: 2024-03-01 17:00:41,391 INFO program/MainThread: /dev/mapper/test_vg3-lv6: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:00:41,391 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:41,391 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:41,415 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:41,416 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:41,425 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:41,426 INFO blivet/MainThread: executing action: [279] destroy device lvmlv test_vg3-lv6 (id 188) 2024-03-01 17:00:41,429 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv6 ; status: True ; 2024-03-01 17:00:41,432 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 17:00:41,436 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv6 ; type: xfs ; status: False ; 2024-03-01 17:00:41,439 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv6 ; type: None ; status: False ; 2024-03-01 17:00:41,442 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv6 ; status: True ; controllable: True ; 2024-03-01 17:00:41,442 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/sdi,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdb,/dev/sdf,/dev/sdj,/dev/sda,/dev/sdh ... 2024-03-01 17:00:41,475 INFO program/MainThread: stdout[96]: 2024-03-01 17:00:41,475 INFO program/MainThread: stderr[96]: 2024-03-01 17:00:41,475 INFO program/MainThread: ...done [96] (exit code: 0) 2024-03-01 17:00:41,479 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:00:41,482 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:41,485 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: True ; 2024-03-01 17:00:41,487 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:41,490 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: True ; 2024-03-01 17:00:41,493 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:41,496 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: True ; 2024-03-01 17:00:41,498 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:41,501 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: True ; 2024-03-01 17:00:41,504 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv6 ; status: False ; 2024-03-01 17:00:41,504 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/sdi,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdb,/dev/sdf,/dev/sdj,/dev/sda,/dev/sdh ... 2024-03-01 17:00:41,533 INFO program/MainThread: stdout[97]: Logical volume "lv6" successfully removed. 2024-03-01 17:00:41,534 INFO program/MainThread: stderr[97]: 2024-03-01 17:00:41,534 INFO program/MainThread: ...done [97] (exit code: 0) 2024-03-01 17:00:41,535 INFO blivet/MainThread: executing action: [274] destroy format xfs filesystem on lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:00:41,541 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg3-lv5 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:41,551 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:00:41,551 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg3-lv5 2024-03-01 17:00:41,562 INFO program/MainThread: stdout: 2024-03-01 17:00:41,562 INFO program/MainThread: /dev/mapper/test_vg3-lv5: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:00:41,562 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:41,563 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:41,605 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:41,606 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:41,616 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:41,617 INFO blivet/MainThread: executing action: [276] destroy device lvmlv test_vg3-lv5 (id 175) 2024-03-01 17:00:41,620 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg3-lv5 ; status: True ; 2024-03-01 17:00:41,623 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 17:00:41,627 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg3-lv5 ; type: xfs ; status: False ; 2024-03-01 17:00:41,630 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg3-lv5 ; type: None ; status: False ; 2024-03-01 17:00:41,633 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg3-lv5 ; status: True ; controllable: True ; 2024-03-01 17:00:41,633 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/sdi,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdb,/dev/sdf,/dev/sdj,/dev/sda,/dev/sdh ... 2024-03-01 17:00:41,672 INFO program/MainThread: stdout[98]: 2024-03-01 17:00:41,672 INFO program/MainThread: stderr[98]: 2024-03-01 17:00:41,672 INFO program/MainThread: ...done [98] (exit code: 0) 2024-03-01 17:00:41,676 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:00:41,679 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:41,681 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:00:41,685 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:41,687 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:00:41,690 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:41,693 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:00:41,696 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:41,698 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:00:41,701 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg3-lv5 ; status: False ; 2024-03-01 17:00:41,701 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/sdi,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdb,/dev/sdf,/dev/sdj,/dev/sda,/dev/sdh ... 2024-03-01 17:00:41,741 INFO program/MainThread: stdout[99]: Logical volume "lv5" successfully removed. 2024-03-01 17:00:41,742 INFO program/MainThread: stderr[99]: 2024-03-01 17:00:41,742 INFO program/MainThread: ...done [99] (exit code: 0) 2024-03-01 17:00:41,742 INFO blivet/MainThread: executing action: [286] destroy device lvmvg test_vg3 (id 141) 2024-03-01 17:00:41,750 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg3 ; status: False ; 2024-03-01 17:00:41,756 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg3 ; status: False ; controllable: True ; 2024-03-01 17:00:41,762 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg3 ; orig: True ; 2024-03-01 17:00:41,772 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:41,784 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdg ; type: lvmpv ; status: False ; 2024-03-01 17:00:41,793 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:41,798 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdh ; type: lvmpv ; status: False ; 2024-03-01 17:00:41,803 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:41,807 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdi ; type: lvmpv ; status: False ; 2024-03-01 17:00:41,809 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:41,812 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdj ; type: lvmpv ; status: False ; 2024-03-01 17:00:41,815 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg3 ; status: False ; 2024-03-01 17:00:41,815 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/sdi,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdb,/dev/sdf,/dev/sdj,/dev/sda,/dev/sdh ... 2024-03-01 17:00:41,851 INFO program/MainThread: stdout[100]: Volume group "test_vg3" is already consistent. 2024-03-01 17:00:41,851 INFO program/MainThread: stderr[100]: 2024-03-01 17:00:41,851 INFO program/MainThread: ...done [100] (exit code: 0) 2024-03-01 17:00:41,852 INFO program/MainThread: Running [101] lvm vgchange -an test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdi,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdb,/dev/sdf,/dev/sdj,/dev/sda,/dev/sdh ... 2024-03-01 17:00:41,914 INFO program/MainThread: stdout[101]: 0 logical volume(s) in volume group "test_vg3" now active 2024-03-01 17:00:41,914 INFO program/MainThread: stderr[101]: 2024-03-01 17:00:41,914 INFO program/MainThread: ...done [101] (exit code: 0) 2024-03-01 17:00:41,915 INFO program/MainThread: Running [102] lvm vgremove --force test_vg3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdi,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdb,/dev/sdf,/dev/sdj,/dev/sda,/dev/sdh ... 2024-03-01 17:00:41,949 INFO program/MainThread: stdout[102]: Volume group "test_vg3" successfully removed 2024-03-01 17:00:41,949 INFO program/MainThread: stderr[102]: 2024-03-01 17:00:41,949 INFO program/MainThread: ...done [102] (exit code: 0) 2024-03-01 17:00:41,950 INFO blivet/MainThread: executing action: [293] destroy format lvmpv on disk sdi (id 156) 2024-03-01 17:00:41,956 DEBUG blivet/MainThread: DiskDevice.setup: sdi ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:41,964 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 17:00:41,969 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdi ; type: lvmpv ; status: None ; 2024-03-01 17:00:41,970 INFO program/MainThread: Running [103] lvm pvremove --force --force --yes /dev/sdi --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdi,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdb,/dev/sdf,/dev/sdj,/dev/sda,/dev/sdh ... 2024-03-01 17:00:42,039 INFO program/MainThread: stdout[103]: Labels on physical volume "/dev/sdi" successfully wiped. 2024-03-01 17:00:42,040 INFO program/MainThread: stderr[103]: 2024-03-01 17:00:42,040 INFO program/MainThread: ...done [103] (exit code: 0) 2024-03-01 17:00:42,040 DEBUG blivet/MainThread: lvm filter: device /dev/sdi removed from the list of allowed devices 2024-03-01 17:00:42,040 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:42,053 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:42,054 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/sdc,/dev/sdg,/dev/sde,/dev/sdb,/dev/sdf,/dev/sdj,/dev/sda,/dev/sdh ... 2024-03-01 17:00:42,060 INFO program/MainThread: stdout[104]: use_devicesfile=1 2024-03-01 17:00:42,061 INFO program/MainThread: stderr[104]: 2024-03-01 17:00:42,061 INFO program/MainThread: ...done [104] (exit code: 0) 2024-03-01 17:00:42,061 INFO program/MainThread: Running [105] lvmdevices --deldev /dev/sdi ... 2024-03-01 17:00:42,072 INFO program/MainThread: stdout[105]: 2024-03-01 17:00:42,072 INFO program/MainThread: stderr[105]: 2024-03-01 17:00:42,073 INFO program/MainThread: ...done [105] (exit code: 0) 2024-03-01 17:00:42,073 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:42,084 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:42,084 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:42,096 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:42,097 INFO blivet/MainThread: executing action: [291] destroy format lvmpv on disk sdg (id 132) 2024-03-01 17:00:42,100 DEBUG blivet/MainThread: DiskDevice.setup: sdg ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:42,103 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 17:00:42,105 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdg ; type: lvmpv ; status: None ; 2024-03-01 17:00:42,105 INFO program/MainThread: Running [106] lvm pvremove --force --force --yes /dev/sdg --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sdg,/dev/sde,/dev/sdb,/dev/sdf,/dev/sdj,/dev/sda,/dev/sdh ... 2024-03-01 17:00:42,139 INFO program/MainThread: stdout[106]: Labels on physical volume "/dev/sdg" successfully wiped. 2024-03-01 17:00:42,140 INFO program/MainThread: stderr[106]: 2024-03-01 17:00:42,140 INFO program/MainThread: ...done [106] (exit code: 0) 2024-03-01 17:00:42,140 DEBUG blivet/MainThread: lvm filter: device /dev/sdg removed from the list of allowed devices 2024-03-01 17:00:42,140 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:42,154 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:42,155 INFO program/MainThread: Running [107] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb,/dev/sdf,/dev/sdj,/dev/sda,/dev/sdh ... 2024-03-01 17:00:42,162 INFO program/MainThread: stdout[107]: use_devicesfile=1 2024-03-01 17:00:42,162 INFO program/MainThread: stderr[107]: 2024-03-01 17:00:42,162 INFO program/MainThread: ...done [107] (exit code: 0) 2024-03-01 17:00:42,162 INFO program/MainThread: Running [108] lvmdevices --deldev /dev/sdg ... 2024-03-01 17:00:42,175 INFO program/MainThread: stdout[108]: 2024-03-01 17:00:42,175 INFO program/MainThread: stderr[108]: 2024-03-01 17:00:42,175 INFO program/MainThread: ...done [108] (exit code: 0) 2024-03-01 17:00:42,175 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:42,184 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:42,185 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:42,196 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:42,197 INFO blivet/MainThread: executing action: [289] destroy format lvmpv on disk sdj (id 166) 2024-03-01 17:00:42,200 DEBUG blivet/MainThread: DiskDevice.setup: sdj ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:42,203 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 17:00:42,205 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdj ; type: lvmpv ; status: None ; 2024-03-01 17:00:42,205 INFO program/MainThread: Running [109] lvm pvremove --force --force --yes /dev/sdj --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb,/dev/sdf,/dev/sdj,/dev/sda,/dev/sdh ... 2024-03-01 17:00:42,235 INFO program/MainThread: stdout[109]: Labels on physical volume "/dev/sdj" successfully wiped. 2024-03-01 17:00:42,236 INFO program/MainThread: stderr[109]: 2024-03-01 17:00:42,236 INFO program/MainThread: ...done [109] (exit code: 0) 2024-03-01 17:00:42,236 DEBUG blivet/MainThread: lvm filter: device /dev/sdj removed from the list of allowed devices 2024-03-01 17:00:42,236 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:42,253 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:42,254 INFO program/MainThread: Running [110] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb,/dev/sdf,/dev/sda,/dev/sdh ... 2024-03-01 17:00:42,260 INFO program/MainThread: stdout[110]: use_devicesfile=1 2024-03-01 17:00:42,260 INFO program/MainThread: stderr[110]: 2024-03-01 17:00:42,260 INFO program/MainThread: ...done [110] (exit code: 0) 2024-03-01 17:00:42,260 INFO program/MainThread: Running [111] lvmdevices --deldev /dev/sdj ... 2024-03-01 17:00:42,272 INFO program/MainThread: stdout[111]: 2024-03-01 17:00:42,272 INFO program/MainThread: stderr[111]: 2024-03-01 17:00:42,272 INFO program/MainThread: ...done [111] (exit code: 0) 2024-03-01 17:00:42,272 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:42,284 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:42,284 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:42,296 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:42,297 INFO blivet/MainThread: executing action: [287] destroy format lvmpv on disk sdh (id 146) 2024-03-01 17:00:42,300 DEBUG blivet/MainThread: DiskDevice.setup: sdh ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:42,303 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 17:00:42,305 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdh ; type: lvmpv ; status: None ; 2024-03-01 17:00:42,305 INFO program/MainThread: Running [112] lvm pvremove --force --force --yes /dev/sdh --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb,/dev/sdf,/dev/sda,/dev/sdh ... 2024-03-01 17:00:42,333 INFO program/MainThread: stdout[112]: Labels on physical volume "/dev/sdh" successfully wiped. 2024-03-01 17:00:42,334 INFO program/MainThread: stderr[112]: 2024-03-01 17:00:42,334 INFO program/MainThread: ...done [112] (exit code: 0) 2024-03-01 17:00:42,334 DEBUG blivet/MainThread: lvm filter: device /dev/sdh removed from the list of allowed devices 2024-03-01 17:00:42,334 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:42,351 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:42,352 INFO program/MainThread: Running [113] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb,/dev/sdf,/dev/sda ... 2024-03-01 17:00:42,358 INFO program/MainThread: stdout[113]: use_devicesfile=1 2024-03-01 17:00:42,358 INFO program/MainThread: stderr[113]: 2024-03-01 17:00:42,359 INFO program/MainThread: ...done [113] (exit code: 0) 2024-03-01 17:00:42,359 INFO program/MainThread: Running [114] lvmdevices --deldev /dev/sdh ... 2024-03-01 17:00:42,372 INFO program/MainThread: stdout[114]: 2024-03-01 17:00:42,372 INFO program/MainThread: stderr[114]: 2024-03-01 17:00:42,372 INFO program/MainThread: ...done [114] (exit code: 0) 2024-03-01 17:00:42,372 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:42,383 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:42,384 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:42,395 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:42,396 INFO blivet/MainThread: executing action: [264] destroy format xfs filesystem on lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:00:42,400 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv4 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:42,402 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:00:42,403 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv4 2024-03-01 17:00:42,410 INFO program/MainThread: stdout: 2024-03-01 17:00:42,410 INFO program/MainThread: /dev/mapper/test_vg2-lv4: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:00:42,410 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:42,410 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:42,426 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:42,426 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:42,438 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:42,439 INFO blivet/MainThread: executing action: [266] destroy device lvmlv test_vg2-lv4 (id 118) 2024-03-01 17:00:42,442 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv4 ; status: True ; 2024-03-01 17:00:42,445 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 17:00:42,449 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv4 ; type: xfs ; status: False ; 2024-03-01 17:00:42,452 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv4 ; type: None ; status: False ; 2024-03-01 17:00:42,455 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv4 ; status: True ; controllable: True ; 2024-03-01 17:00:42,455 INFO program/MainThread: Running [115] lvm lvchange -an test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb,/dev/sdf,/dev/sda ... 2024-03-01 17:00:42,499 INFO program/MainThread: stdout[115]: 2024-03-01 17:00:42,499 INFO program/MainThread: stderr[115]: 2024-03-01 17:00:42,499 INFO program/MainThread: ...done [115] (exit code: 0) 2024-03-01 17:00:42,503 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:00:42,505 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:42,508 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: True ; 2024-03-01 17:00:42,511 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:42,514 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: True ; 2024-03-01 17:00:42,516 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:42,519 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: True ; 2024-03-01 17:00:42,522 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv4 ; status: False ; 2024-03-01 17:00:42,522 INFO program/MainThread: Running [116] lvm lvremove --yes test_vg2/lv4 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb,/dev/sdf,/dev/sda ... 2024-03-01 17:00:42,550 INFO program/MainThread: stdout[116]: Logical volume "lv4" successfully removed. 2024-03-01 17:00:42,551 INFO program/MainThread: stderr[116]: 2024-03-01 17:00:42,551 INFO program/MainThread: ...done [116] (exit code: 0) 2024-03-01 17:00:42,551 INFO blivet/MainThread: executing action: [261] destroy format xfs filesystem on lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:00:42,561 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg2-lv3 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:42,571 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:00:42,572 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg2-lv3 2024-03-01 17:00:42,585 INFO program/MainThread: stdout: 2024-03-01 17:00:42,585 INFO program/MainThread: /dev/mapper/test_vg2-lv3: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:00:42,585 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:42,585 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:42,613 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:42,613 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:42,623 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:42,624 INFO blivet/MainThread: executing action: [263] destroy device lvmlv test_vg2-lv3 (id 105) 2024-03-01 17:00:42,628 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg2-lv3 ; status: True ; 2024-03-01 17:00:42,631 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 17:00:42,634 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg2-lv3 ; type: xfs ; status: False ; 2024-03-01 17:00:42,637 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg2-lv3 ; type: None ; status: False ; 2024-03-01 17:00:42,640 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg2-lv3 ; status: True ; controllable: True ; 2024-03-01 17:00:42,640 INFO program/MainThread: Running [117] lvm lvchange -an test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb,/dev/sdf,/dev/sda ... 2024-03-01 17:00:42,683 INFO program/MainThread: stdout[117]: 2024-03-01 17:00:42,683 INFO program/MainThread: stderr[117]: 2024-03-01 17:00:42,683 INFO program/MainThread: ...done [117] (exit code: 0) 2024-03-01 17:00:42,687 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:00:42,690 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:42,692 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:00:42,695 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:42,698 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:00:42,701 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:42,703 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:00:42,706 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg2-lv3 ; status: False ; 2024-03-01 17:00:42,706 INFO program/MainThread: Running [118] lvm lvremove --yes test_vg2/lv3 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb,/dev/sdf,/dev/sda ... 2024-03-01 17:00:42,740 INFO program/MainThread: stdout[118]: Logical volume "lv3" successfully removed. 2024-03-01 17:00:42,740 INFO program/MainThread: stderr[118]: 2024-03-01 17:00:42,740 INFO program/MainThread: ...done [118] (exit code: 0) 2024-03-01 17:00:42,741 INFO blivet/MainThread: executing action: [267] destroy device lvmvg test_vg2 (id 81) 2024-03-01 17:00:42,747 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg2 ; status: False ; 2024-03-01 17:00:42,757 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg2 ; status: False ; controllable: True ; 2024-03-01 17:00:42,764 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg2 ; orig: True ; 2024-03-01 17:00:42,769 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:42,778 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdd ; type: lvmpv ; status: False ; 2024-03-01 17:00:42,783 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:42,788 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sde ; type: lvmpv ; status: False ; 2024-03-01 17:00:42,791 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:42,793 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdf ; type: lvmpv ; status: False ; 2024-03-01 17:00:42,796 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg2 ; status: False ; 2024-03-01 17:00:42,796 INFO program/MainThread: Running [119] lvm vgreduce --removemissing --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb,/dev/sdf,/dev/sda ... 2024-03-01 17:00:42,828 INFO program/MainThread: stdout[119]: Volume group "test_vg2" is already consistent. 2024-03-01 17:00:42,828 INFO program/MainThread: stderr[119]: 2024-03-01 17:00:42,828 INFO program/MainThread: ...done [119] (exit code: 0) 2024-03-01 17:00:42,828 INFO program/MainThread: Running [120] lvm vgchange -an test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb,/dev/sdf,/dev/sda ... 2024-03-01 17:00:42,878 INFO program/MainThread: stdout[120]: 0 logical volume(s) in volume group "test_vg2" now active 2024-03-01 17:00:42,878 INFO program/MainThread: stderr[120]: 2024-03-01 17:00:42,878 INFO program/MainThread: ...done [120] (exit code: 0) 2024-03-01 17:00:42,878 INFO program/MainThread: Running [121] lvm vgremove --force test_vg2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb,/dev/sdf,/dev/sda ... 2024-03-01 17:00:42,907 INFO program/MainThread: stdout[121]: Volume group "test_vg2" successfully removed 2024-03-01 17:00:42,908 INFO program/MainThread: stderr[121]: 2024-03-01 17:00:42,908 INFO program/MainThread: ...done [121] (exit code: 0) 2024-03-01 17:00:42,909 INFO blivet/MainThread: executing action: [272] destroy format lvmpv on disk sdf (id 96) 2024-03-01 17:00:42,918 DEBUG blivet/MainThread: DiskDevice.setup: sdf ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:42,923 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 17:00:42,932 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdf ; type: lvmpv ; status: None ; 2024-03-01 17:00:42,932 INFO program/MainThread: Running [122] lvm pvremove --force --force --yes /dev/sdf --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb,/dev/sdf,/dev/sda ... 2024-03-01 17:00:42,982 INFO program/MainThread: stdout[122]: Labels on physical volume "/dev/sdf" successfully wiped. 2024-03-01 17:00:42,982 INFO program/MainThread: stderr[122]: 2024-03-01 17:00:42,982 INFO program/MainThread: ...done [122] (exit code: 0) 2024-03-01 17:00:42,983 DEBUG blivet/MainThread: lvm filter: device /dev/sdf removed from the list of allowed devices 2024-03-01 17:00:42,983 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:42,995 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:42,996 INFO program/MainThread: Running [123] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb,/dev/sda ... 2024-03-01 17:00:43,002 INFO program/MainThread: stdout[123]: use_devicesfile=1 2024-03-01 17:00:43,002 INFO program/MainThread: stderr[123]: 2024-03-01 17:00:43,003 INFO program/MainThread: ...done [123] (exit code: 0) 2024-03-01 17:00:43,003 INFO program/MainThread: Running [124] lvmdevices --deldev /dev/sdf ... 2024-03-01 17:00:43,015 INFO program/MainThread: stdout[124]: 2024-03-01 17:00:43,015 INFO program/MainThread: stderr[124]: 2024-03-01 17:00:43,015 INFO program/MainThread: ...done [124] (exit code: 0) 2024-03-01 17:00:43,015 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:43,027 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:43,028 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:43,039 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:43,040 INFO blivet/MainThread: executing action: [270] destroy format lvmpv on disk sde (id 86) 2024-03-01 17:00:43,043 DEBUG blivet/MainThread: DiskDevice.setup: sde ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:43,046 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 17:00:43,048 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sde ; type: lvmpv ; status: None ; 2024-03-01 17:00:43,049 INFO program/MainThread: Running [125] lvm pvremove --force --force --yes /dev/sde --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sde,/dev/sdb,/dev/sda ... 2024-03-01 17:00:43,077 INFO program/MainThread: stdout[125]: Labels on physical volume "/dev/sde" successfully wiped. 2024-03-01 17:00:43,077 INFO program/MainThread: stderr[125]: 2024-03-01 17:00:43,077 INFO program/MainThread: ...done [125] (exit code: 0) 2024-03-01 17:00:43,078 DEBUG blivet/MainThread: lvm filter: device /dev/sde removed from the list of allowed devices 2024-03-01 17:00:43,078 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:43,091 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:43,092 INFO program/MainThread: Running [126] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 17:00:43,099 INFO program/MainThread: stdout[126]: use_devicesfile=1 2024-03-01 17:00:43,099 INFO program/MainThread: stderr[126]: 2024-03-01 17:00:43,099 INFO program/MainThread: ...done [126] (exit code: 0) 2024-03-01 17:00:43,099 INFO program/MainThread: Running [127] lvmdevices --deldev /dev/sde ... 2024-03-01 17:00:43,111 INFO program/MainThread: stdout[127]: 2024-03-01 17:00:43,111 INFO program/MainThread: stderr[127]: 2024-03-01 17:00:43,111 INFO program/MainThread: ...done [127] (exit code: 0) 2024-03-01 17:00:43,112 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:43,123 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:43,124 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:43,131 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:43,132 INFO blivet/MainThread: executing action: [268] destroy format lvmpv on disk sdd (id 72) 2024-03-01 17:00:43,135 DEBUG blivet/MainThread: DiskDevice.setup: sdd ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:43,138 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 17:00:43,140 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdd ; type: lvmpv ; status: None ; 2024-03-01 17:00:43,140 INFO program/MainThread: Running [128] lvm pvremove --force --force --yes /dev/sdd --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdd,/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 17:00:43,168 INFO program/MainThread: stdout[128]: Labels on physical volume "/dev/sdd" successfully wiped. 2024-03-01 17:00:43,168 INFO program/MainThread: stderr[128]: 2024-03-01 17:00:43,168 INFO program/MainThread: ...done [128] (exit code: 0) 2024-03-01 17:00:43,168 DEBUG blivet/MainThread: lvm filter: device /dev/sdd removed from the list of allowed devices 2024-03-01 17:00:43,169 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:43,186 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:43,187 INFO program/MainThread: Running [129] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 17:00:43,194 INFO program/MainThread: stdout[129]: use_devicesfile=1 2024-03-01 17:00:43,194 INFO program/MainThread: stderr[129]: 2024-03-01 17:00:43,194 INFO program/MainThread: ...done [129] (exit code: 0) 2024-03-01 17:00:43,194 INFO program/MainThread: Running [130] lvmdevices --deldev /dev/sdd ... 2024-03-01 17:00:43,206 INFO program/MainThread: stdout[130]: 2024-03-01 17:00:43,206 INFO program/MainThread: stderr[130]: 2024-03-01 17:00:43,206 INFO program/MainThread: ...done [130] (exit code: 0) 2024-03-01 17:00:43,206 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:43,218 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:43,218 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:43,230 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:43,231 INFO blivet/MainThread: executing action: [251] destroy format xfs filesystem on lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:00:43,235 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv2 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:43,237 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:00:43,238 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv2 2024-03-01 17:00:43,245 INFO program/MainThread: stdout: 2024-03-01 17:00:43,245 INFO program/MainThread: /dev/mapper/test_vg1-lv2: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:00:43,245 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:43,245 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:43,261 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:43,262 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:43,273 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:43,274 INFO blivet/MainThread: executing action: [253] destroy device lvmlv test_vg1-lv2 (id 58) 2024-03-01 17:00:43,278 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv2 ; status: True ; 2024-03-01 17:00:43,281 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 17:00:43,284 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv2 ; type: xfs ; status: False ; 2024-03-01 17:00:43,287 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv2 ; type: None ; status: False ; 2024-03-01 17:00:43,290 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv2 ; status: True ; controllable: True ; 2024-03-01 17:00:43,290 INFO program/MainThread: Running [131] lvm lvchange -an test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 17:00:43,321 INFO program/MainThread: stdout[131]: 2024-03-01 17:00:43,321 INFO program/MainThread: stderr[131]: 2024-03-01 17:00:43,321 INFO program/MainThread: ...done [131] (exit code: 0) 2024-03-01 17:00:43,325 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:00:43,328 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:43,331 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: True ; 2024-03-01 17:00:43,333 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:43,336 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: True ; 2024-03-01 17:00:43,339 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:43,342 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: True ; 2024-03-01 17:00:43,344 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv2 ; status: False ; 2024-03-01 17:00:43,345 INFO program/MainThread: Running [132] lvm lvremove --yes test_vg1/lv2 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 17:00:43,372 INFO program/MainThread: stdout[132]: Logical volume "lv2" successfully removed. 2024-03-01 17:00:43,372 INFO program/MainThread: stderr[132]: 2024-03-01 17:00:43,372 INFO program/MainThread: ...done [132] (exit code: 0) 2024-03-01 17:00:43,373 INFO blivet/MainThread: executing action: [248] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:00:43,380 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:43,387 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:00:43,388 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 17:00:43,397 INFO program/MainThread: stdout: 2024-03-01 17:00:43,397 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:00:43,397 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:43,397 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:43,431 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:43,431 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:43,443 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:43,444 INFO blivet/MainThread: executing action: [250] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:00:43,447 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 17:00:43,450 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:00:43,454 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:00:43,457 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 17:00:43,460 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:00:43,460 INFO program/MainThread: Running [133] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 17:00:43,493 INFO program/MainThread: stdout[133]: 2024-03-01 17:00:43,493 INFO program/MainThread: stderr[133]: 2024-03-01 17:00:43,493 INFO program/MainThread: ...done [133] (exit code: 0) 2024-03-01 17:00:43,497 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:00:43,500 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:43,503 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:00:43,506 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:43,509 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:00:43,511 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:43,514 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:00:43,517 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 17:00:43,517 INFO program/MainThread: Running [134] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 17:00:43,546 INFO program/MainThread: stdout[134]: Logical volume "lv1" successfully removed. 2024-03-01 17:00:43,546 INFO program/MainThread: stderr[134]: 2024-03-01 17:00:43,546 INFO program/MainThread: ...done [134] (exit code: 0) 2024-03-01 17:00:43,547 INFO blivet/MainThread: executing action: [254] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:00:43,553 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 17:00:43,564 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 17:00:43,569 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:00:43,576 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:43,590 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:00:43,597 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:43,600 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:00:43,603 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:43,605 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:00:43,608 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 17:00:43,608 INFO program/MainThread: Running [135] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 17:00:43,633 INFO program/MainThread: stdout[135]: Volume group "test_vg1" is already consistent. 2024-03-01 17:00:43,633 INFO program/MainThread: stderr[135]: 2024-03-01 17:00:43,633 INFO program/MainThread: ...done [135] (exit code: 0) 2024-03-01 17:00:43,633 INFO program/MainThread: Running [136] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 17:00:43,681 INFO program/MainThread: stdout[136]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 17:00:43,681 INFO program/MainThread: stderr[136]: 2024-03-01 17:00:43,681 INFO program/MainThread: ...done [136] (exit code: 0) 2024-03-01 17:00:43,681 INFO program/MainThread: Running [137] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 17:00:43,711 INFO program/MainThread: stdout[137]: Volume group "test_vg1" successfully removed 2024-03-01 17:00:43,711 INFO program/MainThread: stderr[137]: 2024-03-01 17:00:43,711 INFO program/MainThread: ...done [137] (exit code: 0) 2024-03-01 17:00:43,712 INFO blivet/MainThread: executing action: [259] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:00:43,722 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:43,727 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:00:43,738 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:00:43,739 INFO program/MainThread: Running [138] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sdb,/dev/sda ... 2024-03-01 17:00:43,784 INFO program/MainThread: stdout[138]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 17:00:43,785 INFO program/MainThread: stderr[138]: 2024-03-01 17:00:43,785 INFO program/MainThread: ...done [138] (exit code: 0) 2024-03-01 17:00:43,785 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 17:00:43,785 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:43,797 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:43,798 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:00:43,804 INFO program/MainThread: stdout[139]: use_devicesfile=1 2024-03-01 17:00:43,804 INFO program/MainThread: stderr[139]: 2024-03-01 17:00:43,804 INFO program/MainThread: ...done [139] (exit code: 0) 2024-03-01 17:00:43,804 INFO program/MainThread: Running [140] lvmdevices --deldev /dev/sda ... 2024-03-01 17:00:43,817 INFO program/MainThread: stdout[140]: 2024-03-01 17:00:43,817 INFO program/MainThread: stderr[140]: 2024-03-01 17:00:43,817 INFO program/MainThread: ...done [140] (exit code: 0) 2024-03-01 17:00:43,817 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:43,829 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:43,830 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:43,841 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:43,842 INFO blivet/MainThread: executing action: [257] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:00:43,845 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:43,848 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:00:43,851 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:00:43,851 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:00:43,876 INFO program/MainThread: stdout[141]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 17:00:43,876 INFO program/MainThread: stderr[141]: 2024-03-01 17:00:43,876 INFO program/MainThread: ...done [141] (exit code: 0) 2024-03-01 17:00:43,876 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 17:00:43,877 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:43,894 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:43,895 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:00:43,901 INFO program/MainThread: stdout[142]: use_devicesfile=1 2024-03-01 17:00:43,901 INFO program/MainThread: stderr[142]: 2024-03-01 17:00:43,901 INFO program/MainThread: ...done [142] (exit code: 0) 2024-03-01 17:00:43,901 INFO program/MainThread: Running [143] lvmdevices --deldev /dev/sdc ... 2024-03-01 17:00:43,914 INFO program/MainThread: stdout[143]: 2024-03-01 17:00:43,914 INFO program/MainThread: stderr[143]: 2024-03-01 17:00:43,915 INFO program/MainThread: ...done [143] (exit code: 0) 2024-03-01 17:00:43,915 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:43,926 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:43,926 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:43,938 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:43,939 INFO blivet/MainThread: executing action: [255] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:00:43,943 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:00:43,945 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:00:43,948 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:00:43,948 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:00:43,977 INFO program/MainThread: stdout[144]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 17:00:43,978 INFO program/MainThread: stderr[144]: 2024-03-01 17:00:43,978 INFO program/MainThread: ...done [144] (exit code: 0) 2024-03-01 17:00:43,978 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 17:00:43,978 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:43,993 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:43,994 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:00:44,000 INFO program/MainThread: stdout[145]: use_devicesfile=1 2024-03-01 17:00:44,001 INFO program/MainThread: stderr[145]: 2024-03-01 17:00:44,001 INFO program/MainThread: ...done [145] (exit code: 0) 2024-03-01 17:00:44,001 INFO program/MainThread: Running [146] lvmdevices --deldev /dev/sdb ... 2024-03-01 17:00:44,013 INFO program/MainThread: stdout[146]: 2024-03-01 17:00:44,013 INFO program/MainThread: stderr[146]: 2024-03-01 17:00:44,013 INFO program/MainThread: ...done [146] (exit code: 0) 2024-03-01 17:00:44,013 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:44,025 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:44,025 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:00:44,036 DEBUG program/MainThread: Return code: 0 2024-03-01 17:00:44,041 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:00:44,041 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 0x7fdb234f0310> 2024-03-01 17:00:53,502 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_p4wvovkx/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:00:56,455 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_3n0j52_3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:01:00,324 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_jlwpuip3/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:01:00,357 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:00,358 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:01:00,360 INFO program/MainThread: stdout[2]: 2024-03-01 17:01:00,361 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:01:00,361 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:01:00,361 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:01:00,365 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:00,366 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:01:00,369 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:00,369 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:01:00,372 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:00,372 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:01:00,375 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:00,375 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:01:00,382 INFO program/MainThread: stdout: 2024-03-01 17:01:00,383 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:01:00,383 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 17:01:00,383 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 17:01:00,383 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 17:01:00,383 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:01:00,383 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:01:00,383 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:01:00,383 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:01:00,383 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:01:00,383 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:01:00,383 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:01:00,383 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:01:00,383 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:01:00,383 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:01:00,383 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:01:00,383 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:00,383 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:01:00,383 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:00,384 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:00,384 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:01:00,384 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:00,384 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:01:00,384 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:01:00,384 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:00,396 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:00,408 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 17:01:00,413 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 17:01:00,413 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:01:00,413 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:01:00,441 INFO program/MainThread: stdout[3]: 2024-03-01 17:01:00,441 INFO program/MainThread: stderr[3]: 2024-03-01 17:01:00,441 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:01:00,445 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:00,448 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:00,452 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:01:00,454 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 17:01:00,458 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:01:00,459 INFO blivet/MainThread: sda is a disk 2024-03-01 17:01:00,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:01:00,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:01:00,462 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:01:00,465 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:01:00,466 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:01:00,469 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:01:00,469 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:01:00,469 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:01:00,469 INFO blivet/MainThread: got device: DiskDevice instance (0x7f909ad38b80) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 17:01:00,473 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:01:00,473 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 17:01:00,476 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 17:01:00,476 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:01:00,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:01:00,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:00,487 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:01:00,487 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:01:00,487 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 17:01:00,487 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 17:01:00,490 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:01:00,493 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:01:00,493 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:01:00,496 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:01:00,497 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:01:00,497 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 17:01:00,497 INFO blivet/MainThread: got device: DiskDevice instance (0x7f909ac7c940) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 17:01:00,500 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:01:00,500 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 17:01:00,503 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 17:01:00,503 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:01:00,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:01:00,509 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:00,514 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:01:00,514 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:01:00,514 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:01:00,515 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 17:01:00,517 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:01:00,520 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:01:00,521 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:01:00,523 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:01:00,524 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:01:00,524 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 17:01:00,524 INFO blivet/MainThread: got device: DiskDevice instance (0x7f909ad38b50) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 17:01:00,527 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:01:00,527 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:01:00,530 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c ' '/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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 17:01:00,530 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:01:00,533 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:01:00,536 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:00,541 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:01:00,541 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:01:00,541 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:01:00,541 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:01:00,544 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:01:00,547 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:01:00,547 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:01:00,550 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:01:00,550 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:01:00,550 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:01:00,551 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9099c5a8e0) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 17:01:00,553 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:01:00,554 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:01:00,556 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 17:01:00,557 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:01:00,559 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:01:00,562 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:00,567 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:01:00,567 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:01:00,567 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:01:00,567 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:01:00,570 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:01:00,573 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:01:00,573 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:01:00,576 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:01:00,576 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:01:00,577 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:01:00,577 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9099c5a310) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 17:01:00,580 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:01:00,580 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:01:00,583 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 17:01:00,583 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:01:00,585 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:01:00,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:00,593 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:01:00,594 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:01:00,594 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:01:00,594 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:01:00,596 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:01:00,599 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:01:00,599 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:01:00,602 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:01:00,602 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:01:00,603 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:01:00,603 INFO blivet/MainThread: got device: DiskDevice instance (0x7f909ad38e80) -- 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 = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 17:01:00,606 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:01:00,606 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:01:00,609 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 17:01:00,609 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:01:00,612 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:01:00,614 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:00,619 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:01:00,619 INFO blivet/MainThread: sde is a disk 2024-03-01 17:01:00,620 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:01:00,620 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:01:00,622 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:01:00,625 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:01:00,625 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:01:00,628 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:01:00,628 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:01:00,629 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:01:00,629 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9099be65e0) -- 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 = 6001405c3b791ebed274cde9617c7538 2024-03-01 17:01:00,632 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:01:00,632 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:01:00,635 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 17:01:00,635 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:01:00,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:01:00,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:00,645 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:01:00,646 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:01:00,646 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:01:00,646 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:01:00,648 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:01:00,651 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:01:00,651 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:01:00,654 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:01:00,654 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:01:00,655 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:01:00,655 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9099c53c10) -- 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 = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 17:01:00,658 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:01:00,658 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:01:00,661 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', '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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 17:01:00,661 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:01:00,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:01:00,666 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:00,671 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:01:00,672 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:01:00,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:01:00,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:01:00,674 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:01:00,677 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:01:00,677 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:01:00,680 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:01:00,681 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:01:00,681 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:01:00,681 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9099be6d30) -- 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 = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 17:01:00,684 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:01:00,684 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:01:00,687 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 17:01:00,687 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:01:00,690 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:01:00,693 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:00,698 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:01:00,698 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:01:00,698 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:01:00,698 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:01:00,701 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:01:00,704 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:01:00,704 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:01:00,707 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:01:00,707 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:01:00,707 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:01:00,707 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9099be6520) -- 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 = 60014051dfd529f618d40f4a338a2674 2024-03-01 17:01:00,710 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:01:00,710 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:01:00,713 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 17:01:00,713 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:01:00,716 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:01:00,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:00,724 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:01:00,724 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:01:00,724 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:01:00,724 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:01:00,727 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:01:00,730 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:01:00,730 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:01:00,733 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:01:00,733 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:01:00,734 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:01:00,734 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9099bf61c0) -- 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 = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 17:01:00,737 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:01:00,737 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:01:00,740 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58', '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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 17:01:00,740 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:01:00,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:01:00,745 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:00,750 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:01:00,750 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:01:00,750 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:01:00,751 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:01:00,753 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:01:00,756 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:01:00,756 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:01:00,759 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:01:00,759 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:01:00,760 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:01:00,760 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9099bf6700) -- 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 = 600140533c9de3e898f45bcb604704b2 2024-03-01 17:01:00,763 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:01:00,763 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:01:00,765 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': '20122653'} ; 2024-03-01 17:01:00,765 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:01:00,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:00,771 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:00,775 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:01:00,775 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:01:00,775 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:01:00,775 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:01:00,775 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:01:00,775 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:01:00,778 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:01:00,781 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:01:00,781 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:01:00,784 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:01:00,784 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:01:00,784 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:01:00,784 INFO blivet/MainThread: got device: DiskDevice instance (0x7f9099bf6e50) -- 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:01:00,787 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:01:00,790 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:00,791 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:01:00,793 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:00,794 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:01:00,797 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:00,797 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:01:00,800 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:00,800 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:01:00,803 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:01:00,805 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:00,808 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:01:00,814 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 0x7f909ac80580> 2024-03-01 17:01:00,855 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:01:00,858 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:01:00,859 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:01:00,862 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': '20124541'} ; 2024-03-01 17:01:00,862 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:01:00,862 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:01:00,865 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:00,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:00,870 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:01:00,873 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:00,875 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:00,875 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:00,887 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:00,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:00,905 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:01:00,906 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:01:00,909 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:01:00,909 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:01:00,912 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:01:00,915 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:01:00,915 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:01:00,918 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:01:00,918 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:01:00,918 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:01:00,921 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:01:00,924 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:01:00,927 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:01:00,929 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:01:00,932 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:01:00,933 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:01:00,933 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:01:00,933 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:01:00,933 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f9099c06b50) -- 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 0x7f9099c0ea90> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:01:00,936 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:01:00,939 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:00,939 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:01:00,943 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:00,943 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:01:00,946 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:00,946 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:01:00,949 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:00,949 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:01:00,950 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:01:00,950 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:01:00,953 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:00,954 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:01:00,956 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:01:00,956 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:01:00,957 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:00,969 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:00,982 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:01:00,983 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:01:00,986 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:01:00,988 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:00,991 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:01:00,993 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:00,993 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:01:00,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:01:00,998 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:01,001 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:01:01,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:01,003 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:01:01,006 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:01:01,008 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:01,011 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:01:01,013 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:01,013 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:01:01,016 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:01:01,018 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:01,020 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:01:01,023 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:01,023 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:01:01,025 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:01:01,028 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:01,030 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:01:01,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:01,033 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:01:01,035 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:01:01,037 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:01,040 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:01:01,042 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:01,042 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:01:01,043 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:01:03,964 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_ho_as3l6/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:01:03,997 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:03,997 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:01:04,000 INFO program/MainThread: stdout[2]: 2024-03-01 17:01:04,000 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:01:04,000 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:01:04,001 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:01:04,005 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:04,005 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:01:04,008 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:04,008 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:01:04,011 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:04,011 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:01:04,014 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:04,014 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:01:04,022 INFO program/MainThread: stdout: 2024-03-01 17:01:04,022 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:01:04,022 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 17:01:04,022 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 17:01:04,022 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 17:01:04,022 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:01:04,022 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:01:04,022 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:01:04,022 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:01:04,022 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:01:04,022 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:01:04,022 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:01:04,022 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:01:04,022 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:01:04,022 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:01:04,022 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:01:04,022 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:04,023 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:01:04,023 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:04,023 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:04,023 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:01:04,023 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:04,023 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:01:04,024 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:01:04,024 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:04,033 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:04,046 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 17:01:04,050 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 17:01:04,050 INFO blivet/MainThread: scanning sda (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda)... 2024-03-01 17:01:04,050 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:01:04,081 INFO program/MainThread: stdout[3]: 2024-03-01 17:01:04,082 INFO program/MainThread: stderr[3]: 2024-03-01 17:01:04,082 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:01:04,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:04,088 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:04,092 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:01:04,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 17:01:04,098 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:01:04,099 INFO blivet/MainThread: sda is a disk 2024-03-01 17:01:04,099 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:01:04,099 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:01:04,103 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:01:04,106 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:01:04,106 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:01:04,109 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:01:04,109 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:01:04,110 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:01:04,110 INFO blivet/MainThread: got device: DiskDevice instance (0x7f809e4b8b80) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 17:01:04,113 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:01:04,113 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 17:01:04,116 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85', '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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 17:01:04,116 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:01:04,119 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:01:04,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:04,126 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:01:04,127 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:01:04,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 17:01:04,127 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 17:01:04,130 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:01:04,133 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:01:04,133 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:01:04,136 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:01:04,136 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:01:04,137 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 17:01:04,137 INFO blivet/MainThread: got device: DiskDevice instance (0x7f809e15b940) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 17:01:04,140 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:01:04,140 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 17:01:04,143 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 17:01:04,143 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:01:04,146 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:01:04,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:04,153 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:01:04,154 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:01:04,154 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:01:04,154 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 17:01:04,157 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:01:04,160 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:01:04,160 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:01:04,163 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:01:04,163 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:01:04,163 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 17:01:04,163 INFO blivet/MainThread: got device: DiskDevice instance (0x7f809e4b8b50) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 17:01:04,166 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:01:04,167 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:01:04,169 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_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c', '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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 17:01:04,169 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:01:04,172 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:01:04,175 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:04,180 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:01:04,180 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:01:04,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:01:04,180 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:01:04,183 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:01:04,186 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:01:04,186 DEBUG blivet/MainThread: sdl sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:11/block/sdl 2024-03-01 17:01:04,189 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:01:04,189 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:01:04,189 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:01:04,190 INFO blivet/MainThread: got device: DiskDevice instance (0x7f809d1398e0) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 17:01:04,192 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:01:04,193 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:01:04,195 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 17:01:04,195 INFO blivet/MainThread: scanning sdc (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc)... 2024-03-01 17:01:04,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:01:04,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:04,206 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:01:04,206 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:01:04,206 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:01:04,206 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:01:04,209 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:01:04,212 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:01:04,212 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:01:04,215 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdc ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc ; 2024-03-01 17:01:04,215 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:01:04,215 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:01:04,215 INFO blivet/MainThread: got device: DiskDevice instance (0x7f809d139310) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 17:01:04,218 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:01:04,218 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:01:04,221 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 17:01:04,221 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:01:04,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:01:04,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:04,231 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:01:04,232 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:01:04,232 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:01:04,232 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:01:04,235 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:01:04,237 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:01:04,238 DEBUG blivet/MainThread: sdd sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd 2024-03-01 17:01:04,240 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdd ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd ; 2024-03-01 17:01:04,241 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:01:04,241 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:01:04,241 INFO blivet/MainThread: got device: DiskDevice instance (0x7f809e4b8e80) -- 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 = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 17:01:04,244 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:01:04,244 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:01:04,247 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 17:01:04,247 INFO blivet/MainThread: scanning sde (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde)... 2024-03-01 17:01:04,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:01:04,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:04,257 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:01:04,257 INFO blivet/MainThread: sde is a disk 2024-03-01 17:01:04,257 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:01:04,258 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:01:04,260 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:01:04,263 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:01:04,263 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:01:04,266 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:01:04,266 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:01:04,266 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:01:04,267 INFO blivet/MainThread: got device: DiskDevice instance (0x7f809d0c45e0) -- 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 = 6001405c3b791ebed274cde9617c7538 2024-03-01 17:01:04,269 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:01:04,269 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:01:04,272 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 17:01:04,272 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:01:04,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:01:04,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:04,283 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:01:04,283 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:01:04,283 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:01:04,283 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:01:04,286 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:01:04,289 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:01:04,289 DEBUG blivet/MainThread: sdf sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf 2024-03-01 17:01:04,291 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:01:04,292 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:01:04,292 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:01:04,292 INFO blivet/MainThread: got device: DiskDevice instance (0x7f809d132c10) -- 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 = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 17:01:04,295 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:01:04,295 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:01:04,298 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44', '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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 17:01:04,298 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:01:04,301 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:01:04,303 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:04,308 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:01:04,308 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:01:04,309 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:01:04,309 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:01:04,311 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:01:04,314 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:01:04,314 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:01:04,317 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:01:04,318 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:01:04,318 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:01:04,318 INFO blivet/MainThread: got device: DiskDevice instance (0x7f809d0c4d30) -- 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 = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 17:01:04,321 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:01:04,321 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:01:04,324 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 17:01:04,324 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:01:04,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:01:04,329 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:04,334 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:01:04,335 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:01:04,335 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:01:04,335 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:01:04,337 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:01:04,340 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:01:04,340 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:01:04,343 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:01:04,343 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:01:04,344 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:01:04,344 INFO blivet/MainThread: got device: DiskDevice instance (0x7f809d0c4520) -- 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 = 60014051dfd529f618d40f4a338a2674 2024-03-01 17:01:04,346 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:01:04,347 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:01:04,349 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', '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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 17:01:04,349 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:01:04,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:01:04,355 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:04,360 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:01:04,360 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:01:04,360 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:01:04,360 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:01:04,363 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:01:04,366 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:01:04,366 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:01:04,369 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:01:04,369 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:01:04,369 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:01:04,369 INFO blivet/MainThread: got device: DiskDevice instance (0x7f809d0d51c0) -- 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 = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 17:01:04,372 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:01:04,372 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:01:04,375 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2', '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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 17:01:04,375 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:01:04,378 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:01:04,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:04,386 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:01:04,386 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:01:04,386 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:01:04,386 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:01:04,389 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:01:04,392 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:01:04,392 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:01:04,394 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:01:04,395 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:01:04,395 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:01:04,395 INFO blivet/MainThread: got device: DiskDevice instance (0x7f809d0d5700) -- 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 = 600140533c9de3e898f45bcb604704b2 2024-03-01 17:01:04,398 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:01:04,398 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:01:04,401 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': '20122653'} ; 2024-03-01 17:01:04,401 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:01:04,404 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:04,406 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:04,410 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:01:04,410 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:01:04,410 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:01:04,410 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:01:04,411 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:01:04,411 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:01:04,413 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:01:04,416 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:01:04,416 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:01:04,419 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:01:04,419 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:01:04,419 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:01:04,420 INFO blivet/MainThread: got device: DiskDevice instance (0x7f809d0d5e50) -- 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:01:04,422 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:01:04,425 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:04,426 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:01:04,429 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:04,429 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:01:04,432 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:04,432 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:01:04,435 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:04,435 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:01:04,438 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:01:04,440 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:04,443 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:01:04,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 0x7f809e15f400> 2024-03-01 17:01:04,486 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:01:04,490 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:01:04,490 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:01:04,494 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': '20124541'} ; 2024-03-01 17:01:04,494 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:01:04,494 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:01:04,497 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:04,499 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:04,502 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:01:04,504 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:04,507 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:04,507 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:04,519 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:04,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:04,537 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:01:04,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:01:04,541 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:01:04,541 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:01:04,544 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:01:04,547 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:01:04,547 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:01:04,550 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:01:04,550 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:01:04,550 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:01:04,553 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:01:04,556 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:01:04,558 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:01:04,561 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:01:04,563 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:01:04,564 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:01:04,564 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:01:04,565 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:01:04,564 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f809d0e5b50) -- 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 0x7f809e15e9f0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:01:04,568 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:01:04,570 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:04,571 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:01:04,574 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:04,574 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:01:04,577 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:04,577 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:01:04,580 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:04,580 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:01:04,581 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:01:04,581 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:01:04,584 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:04,584 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:01:04,587 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:01:04,587 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:01:04,587 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:04,599 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:04,612 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:01:04,613 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:01:04,616 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:01:04,618 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:04,621 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:01:04,623 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:04,623 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:01:04,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:01:04,628 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:04,631 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:01:04,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:04,633 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:01:04,635 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:01:04,638 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:04,640 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:01:04,643 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:04,643 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:01:04,645 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:01:04,648 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:04,650 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:01:04,652 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:04,652 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:01:04,655 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:01:04,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:04,659 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:01:04,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:04,662 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:01:04,664 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:01:04,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:04,669 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:01:04,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:04,671 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:01:04,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:04,676 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:04,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:04,681 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:04,681 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 17:01:04,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:04,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 17:01:04,687 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:01:04,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:01:04,691 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 17:01:04,691 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:01:04,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:01:04,696 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 17:01:04,696 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:01:04,699 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:01:04,699 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 17:01:04,700 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 17:01:04,702 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:01:04,703 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:01:04,705 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:01:04,705 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:01:04,708 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:01:04,708 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 17:01:04,708 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 17:01:04,711 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:01:04,711 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:01:04,713 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:01:04,714 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:01:04,716 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:01:04,716 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 17:01:04,716 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 17:01:04,719 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:01:04,719 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:01:04,722 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:01:04,722 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:01:04,722 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 17:01:04,726 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:01:04,729 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:01:04,732 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:01:04,735 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:01:04,738 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:01:04,741 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:01:04,742 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 17:01:04,745 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:01:04,745 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 17:01:04,745 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:01:04,749 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:04,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:04,754 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:04,756 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:04,756 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 17:01:04,757 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:01:04,757 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:01:04,758 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 17:01:04,758 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:01:04,758 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:01:04,761 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:04,761 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 17:01:04,763 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:04,764 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 17:01:04,767 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:01:04,770 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:01:04,770 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 17:01:04,773 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:01:04,776 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:01:04,779 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:01:04,782 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 17:01:04,782 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:01:04,783 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:01:04,783 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 17:01:04,783 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 17:01:04,786 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 17:01:04,786 INFO program/MainThread: stderr[4]: 2024-03-01 17:01:04,786 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:01:04,787 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 17:01:04,787 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:01:04,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:01:04,791 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 17:01:04,791 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:01:04,792 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:01:04,792 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:01:04,792 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:01:04,792 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:01:04,792 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:01:04,792 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:01:04,792 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:01:04,792 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:01:04,792 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:01:04,792 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:01:04,793 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:01:04,795 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:01:04,798 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:01:04,800 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:01:04,800 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:01:04,803 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:01:04,803 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 0x7f809f8fe630> 2024-03-01 17:01:04,803 INFO blivet/MainThread: sorting actions... 2024-03-01 17:01:04,804 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:01:04,804 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:01:04,804 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:01:04,805 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:01:04,805 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:01:04,805 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:01:04,805 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:01:04,805 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:01:04,805 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:01:04,806 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:01:04,808 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:04,810 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 17:01:04,810 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 17:01:04,818 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:04,818 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:04,843 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:04,843 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:04,855 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:04,856 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:01:04,859 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:04,862 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 17:01:04,862 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 17:01:04,869 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:04,869 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:04,895 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:04,896 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:04,907 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:04,908 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:01:04,911 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:04,914 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 17:01:04,914 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 17:01:04,920 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:04,920 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:04,945 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:04,946 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:04,957 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:04,958 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:01:04,961 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:04,964 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:01:04,966 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:01:04,966 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:01:04,966 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:04,966 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:01:05,004 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 17:01:05,005 INFO program/MainThread: stderr[5]: 2024-03-01 17:01:05,005 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:01:05,005 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:01:05,015 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 17:01:05,015 INFO program/MainThread: stderr[6]: 2024-03-01 17:01:05,015 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:01:05,015 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 17:01:05,045 INFO program/MainThread: stdout[7]: 2024-03-01 17:01:05,045 INFO program/MainThread: stderr[7]: 2024-03-01 17:01:05,045 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:01:05,045 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 17:01:05,046 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:05,058 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:05,062 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:01:05,062 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:01:05,063 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 17:01:05,072 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:05,072 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:05,093 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:05,093 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:01:05,097 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:05,099 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:01:05,102 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:01:05,102 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:01:05,102 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:05,102 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:01:05,139 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 17:01:05,140 INFO program/MainThread: stderr[8]: 2024-03-01 17:01:05,140 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:01:05,140 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:01:05,150 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 17:01:05,150 INFO program/MainThread: stderr[9]: 2024-03-01 17:01:05,150 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:01:05,150 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 17:01:05,178 INFO program/MainThread: stdout[10]: 2024-03-01 17:01:05,178 INFO program/MainThread: stderr[10]: 2024-03-01 17:01:05,178 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:01:05,178 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 17:01:05,178 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:05,190 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:05,194 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:01:05,194 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:01:05,195 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 17:01:05,203 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:05,204 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:05,226 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:05,226 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:01:05,230 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:05,233 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:01:05,235 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:01:05,235 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:01:05,236 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:05,236 INFO program/MainThread: Running [11] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:01:05,271 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 17:01:05,272 INFO program/MainThread: stderr[11]: 2024-03-01 17:01:05,272 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:01:05,272 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:01:05,282 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 17:01:05,282 INFO program/MainThread: stderr[12]: 2024-03-01 17:01:05,283 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:01:05,283 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 17:01:05,310 INFO program/MainThread: stdout[13]: 2024-03-01 17:01:05,310 INFO program/MainThread: stderr[13]: 2024-03-01 17:01:05,310 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:01:05,310 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 17:01:05,310 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:05,322 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:05,326 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:01:05,326 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:01:05,327 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 17:01:05,335 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:05,336 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:05,356 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:05,356 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:01:05,360 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 17:01:05,362 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:01:05,365 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:05,368 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:01:05,370 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:05,373 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:01:05,375 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:05,378 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:01:05,380 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 17:01:05,381 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:01:05,423 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 17:01:05,424 INFO program/MainThread: stderr[14]: 2024-03-01 17:01:05,424 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:01:05,437 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:01:05,447 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:01:05,457 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:05,462 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:01:05,473 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:05,481 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:01:05,487 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:05,492 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:01:05,492 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:05,527 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:05,531 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:01:05,534 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:01:05,534 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:05,545 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:05,546 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 17:01:05,554 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:05,554 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:05,565 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:05,566 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:01:05,569 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 17:01:05,572 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 17:01:05,575 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:01:05,578 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:01:05,581 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:05,583 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:01:05,586 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:05,589 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:01:05,592 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:05,595 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:01:05,595 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:05,606 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:05,610 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:01:05,611 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:01:05,642 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN 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:01:05,642 INFO program/MainThread: stderr[15]: 2024-03-01 17:01:05,642 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:01:05,646 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 17:01:05,646 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:01:05,715 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 17:01:05,716 INFO program/MainThread: stderr[16]: 2024-03-01 17:01:05,716 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:01:05,730 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:05,742 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:01:05,743 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:01:05,743 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:05,752 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:05,757 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:01:05,757 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:01:05,758 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:01:05,767 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:05,767 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:05,782 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:05,783 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:01:05,786 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:05,789 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:01:05,791 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 17:01:05,792 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 17:01:05,916 INFO program/MainThread: stdout: 2024-03-01 17:01:05,917 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 17:01:05,917 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:01:05,917 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:01:05,917 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:01:05,917 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 17:01:05,917 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:01:05,917 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:01:05,917 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:01:05,917 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:01:05,917 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:01:05,917 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:05,918 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 17:01:05,933 INFO program/MainThread: stdout: 2024-03-01 17:01:05,933 INFO program/MainThread: writing all SBs 2024-03-01 17:01:05,933 INFO program/MainThread: new label = "" 2024-03-01 17:01:05,933 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:05,934 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:05,951 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:05,955 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:01:05,955 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:01:05,956 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:01:05,966 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:05,966 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:05,983 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:05,988 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:01:05,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 0x7f809d066900> 2024-03-01 17:01:05,991 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:05,993 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:01:05,994 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:01:05,996 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:05,999 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:01:05,999 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:01:10,004 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_zpn9du0q/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:01:10,038 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:10,038 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:01:10,041 INFO program/MainThread: stdout[2]: 2024-03-01 17:01:10,041 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:01:10,041 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:01:10,041 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:01:10,045 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:10,046 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:01:10,049 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:10,049 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:01:10,052 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:10,052 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:01:10,055 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:10,055 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:01:10,063 INFO program/MainThread: stdout: 2024-03-01 17:01:10,063 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:01:10,063 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member copXzw-ZA9G-IK7Z-0lvf-nomn-eG2S-ERwXyF 2024-03-01 17:01:10,063 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs ed2dd1df-fdfc-4df1-b484-9c6ed0f7a675 2024-03-01 17:01:10,063 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg 2024-03-01 17:01:10,063 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs ed2dd1df-fdfc-4df1-b484-9c6ed0f7a675 2024-03-01 17:01:10,063 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof 2024-03-01 17:01:10,063 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:01:10,063 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:01:10,063 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:01:10,063 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:01:10,063 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:01:10,063 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:01:10,063 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:01:10,063 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:01:10,064 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:01:10,064 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:01:10,064 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:01:10,064 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:10,064 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member copXzw-ZA9G-IK7Z-0lvf-nomn-eG2S-ERwXyF `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs ed2dd1df-fdfc-4df1-b484-9c6ed0f7a675 sdb 1073741824 root disk brw-rw---- LVM2_member 51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs ed2dd1df-fdfc-4df1-b484-9c6ed0f7a675 sdc 1073741824 root disk brw-rw---- LVM2_member fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof 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:01:10,064 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:10,064 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:10,064 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:01:10,064 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:10,065 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:01:10,065 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:01:10,065 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:10,077 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:10,090 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 17:01:10,095 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-copXzw-ZA9G-IK7Z-0lvf-nomn-eG2S-ERwXyF ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af', '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': 'copXzw-ZA9G-IK7Z-0lvf-nomn-eG2S-ERwXyF', 'ID_FS_UUID_ENC': 'copXzw-ZA9G-IK7Z-0lvf-nomn-eG2S-ERwXyF', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 17:01:10,095 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:01:10,095 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:01:10,129 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:01:10,129 INFO program/MainThread: stderr[3]: 2024-03-01 17:01:10,129 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:01:10,133 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:10,136 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:10,141 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:01:10,142 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:01:10,147 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:01:10,148 INFO blivet/MainThread: sda is a disk 2024-03-01 17:01:10,148 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:01:10,148 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:01:10,151 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:01:10,155 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:01:10,155 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:01:10,158 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:01:10,158 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:01:10,159 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:01:10,159 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb2e4997e80) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 17:01:10,162 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:01:10,165 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:10,166 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:01:10,169 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:10,169 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:01:10,172 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:10,172 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:01:10,175 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:10,175 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:01:10,178 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:01:10,179 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:01:10,179 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:01:10,213 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=copXzw-ZA9G-IK7Z-0lvf-nomn-eG2S-ERwXyF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN 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:01:10,214 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg. WARNING: Couldn't find device with uuid fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof. WARNING: VG test_vg1 is missing PV 51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:01:10,214 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:01:10,214 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:01:10,218 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: copXzw-ZA9G-IK7Z-0lvf-nomn-eG2S-ERwXyF ; label: None ; device: /dev/sda ; serial: 36001405cb3a2c17f0ac4908a800fa6af ; exists: True ; vg_name: test_vg1 ; vg_uuid: fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN ; pe_start: 8 MiB ; 2024-03-01 17:01:10,218 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:01:10,221 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:01:10,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN ; incomplete: True ; hidden: False ; 2024-03-01 17:01:10,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:01:10,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:10,232 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:10,233 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:01:10,267 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN 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:01:10,267 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg. WARNING: Couldn't find device with uuid fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof. WARNING: VG test_vg1 is missing PV 51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:01:10,267 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:01:10,267 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:01:10,268 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:01:10,273 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:01:10,276 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:01:10,276 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:01:10,279 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:01:10,279 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:01:10,314 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM 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:01:10,314 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg. WARNING: Couldn't find device with uuid fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof. WARNING: VG test_vg1 is missing PV 51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:01:10,314 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:01:10,318 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:01:10,319 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:01:10,321 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:01:10,324 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN ; incomplete: True ; hidden: False ; 2024-03-01 17:01:10,327 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:01:10,327 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:01:10,327 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:01:10,331 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/lvm-pv-uuid-51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg', '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': '51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg', 'ID_FS_UUID_ENC': '51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg', '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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 17:01:10,331 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:01:10,334 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:01:10,336 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:10,342 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:01:10,342 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:01:10,342 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:01:10,342 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:01:10,345 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:01:10,348 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:01:10,348 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:01:10,351 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:01:10,352 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:01:10,352 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:01:10,352 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb2e4043220) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 17:01:10,355 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:01:10,358 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:10,358 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:01:10,361 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:10,361 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:01:10,364 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:10,364 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:01:10,367 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:10,368 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:01:10,370 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:01:10,370 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:01:10,370 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:01:10,408 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=copXzw-ZA9G-IK7Z-0lvf-nomn-eG2S-ERwXyF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN 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:01:10,408 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof. WARNING: VG test_vg1 is missing PV fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof (last written to /dev/sdc). 2024-03-01 17:01:10,408 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:01:10,408 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:01:10,412 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg ; label: None ; device: /dev/sdb ; serial: 36001405c75836cb10d34d4f943cdfb85 ; exists: True ; vg_name: test_vg1 ; vg_uuid: fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 17:01:10,412 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:01:10,415 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:01:10,418 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN ; incomplete: True ; hidden: False ; 2024-03-01 17:01:10,420 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:01:10,423 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:01:10,427 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:01:10,429 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:01:10,432 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN ; incomplete: True ; hidden: False ; 2024-03-01 17:01:10,435 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:10,435 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:01:10,467 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:01:10,468 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof. WARNING: VG test_vg1 is missing PV fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof (last written to /dev/sdc). 2024-03-01 17:01:10,468 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:01:10,468 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:01:10,468 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:01:10,472 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 17:01:10,472 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:01:10,475 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:01:10,478 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:10,483 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:01:10,483 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:01:10,484 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:01:10,484 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:01:10,487 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:01:10,489 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:01:10,490 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:01:10,492 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:01:10,493 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:01:10,493 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:01:10,493 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb2df7faeb0) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 17:01:10,496 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:01:10,496 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:01:10,499 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c', '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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 17:01:10,499 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:01:10,502 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:01:10,505 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:10,510 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:01:10,511 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:01:10,511 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:01:10,511 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:01:10,514 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:01:10,516 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:01:10,517 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:01:10,519 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:01:10,520 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:01:10,520 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:01:10,520 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb2e40b57c0) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 17:01:10,523 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:01:10,523 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:01:10,526 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/lvm-pv-uuid-fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof', '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': 'fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof', 'ID_FS_UUID_ENC': 'fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 17:01:10,526 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:01:10,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:01:10,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:10,537 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:01:10,537 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:01:10,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:01:10,538 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:01:10,540 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:01:10,543 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:01:10,543 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:01:10,546 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:01:10,547 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:01:10,547 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:01:10,547 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb2df7fcbb0) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 17:01:10,550 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:01:10,553 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:10,553 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:01:10,556 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:10,556 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:01:10,559 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:10,559 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:01:10,562 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:10,563 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:01:10,565 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:01:10,565 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:01:10,565 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:01:10,597 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=copXzw-ZA9G-IK7Z-0lvf-nomn-eG2S-ERwXyF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN 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:01:10,598 INFO program/MainThread: stderr[9]: 2024-03-01 17:01:10,598 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:01:10,598 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:01:10,602 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof ; label: None ; device: /dev/sdc ; serial: 36001405b611fc0edc394f2f865831565 ; exists: True ; vg_name: test_vg1 ; vg_uuid: fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:01:10,602 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:01:10,605 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:01:10,607 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN ; incomplete: True ; hidden: False ; 2024-03-01 17:01:10,610 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:10,613 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:01:10,616 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:01:10,619 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:01:10,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN ; incomplete: True ; hidden: False ; 2024-03-01 17:01:10,624 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:10,625 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:01:10,660 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:01:10,660 INFO program/MainThread: stderr[10]: 2024-03-01 17:01:10,660 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:01:10,664 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:10,667 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:10,669 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM ; incomplete: False ; hidden: False ; 2024-03-01 17:01:10,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:01:10,672 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:01:10,676 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:01:10,676 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:01:10,679 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:01:10,682 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:01:10,683 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:01:10,686 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:01:10,686 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:01:10,686 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:01:10,690 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:01:10,693 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:01:10,693 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:01:10,696 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:01:10,699 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:01:10,699 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:01:10,702 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:01:10,703 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:01:10,703 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 17:01:10,703 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:01:10,706 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:01:10,706 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:01:10,709 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:01:10,709 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:01:10,713 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/ed2dd1df-fdfc-4df1-b484-9c6ed0f7a675 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-fEWYBrDLO4sz7YwvBJj1CWwfdnRYoiUNoXtVgwbsj4HCekZMUxdlzSieJ9kUEThM ' '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '90', '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-fEWYBrDLO4sz7YwvBJj1CWwfdnRYoiUNoXtVgwbsj4HCekZMUxdlzSieJ9kUEThM', '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': 'ed2dd1df-fdfc-4df1-b484-9c6ed0f7a675', 'ID_FS_UUID_ENC': 'ed2dd1df-fdfc-4df1-b484-9c6ed0f7a675', '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': '1336505502'} ; 2024-03-01 17:01:10,713 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:01:10,713 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:10,716 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:01:10,716 INFO program/MainThread: stderr[11]: 2024-03-01 17:01:10,716 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:01:10,716 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:10,719 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:01:10,719 INFO program/MainThread: stderr[12]: 2024-03-01 17:01:10,719 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:01:10,719 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:10,721 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:01:10,722 INFO program/MainThread: stderr[13]: 2024-03-01 17:01:10,722 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:01:10,725 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:10,728 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:01:10,731 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:10,731 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:10,732 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:10,732 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:10,729 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb2df7faee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM 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 (0x7fb2e40b5640) -- 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 = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk 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:01:10,733 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:10,735 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:01:10,735 INFO program/MainThread: stderr[14]: 2024-03-01 17:01:10,735 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:01:10,739 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:01:10,742 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:10,742 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:01:10,746 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:10,746 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:01:10,749 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:10,749 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:01:10,752 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:10,752 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:01:10,754 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:01:10,754 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:01:10,757 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:10,757 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:01:10,760 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:01:10,760 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:01:10,762 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:01:10,765 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 17:01:10,765 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:01:10,768 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:01:10,770 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:10,776 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:01:10,776 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:01:10,776 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:01:10,776 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 17:01:10,779 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:01:10,782 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:01:10,782 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:01:10,785 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:01:10,785 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:01:10,786 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 17:01:10,786 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb2df79c2e0) -- name = sdd status = True id = 59 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 17:01:10,789 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:01:10,789 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:01:10,792 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 17:01:10,792 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:01:10,795 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:01:10,798 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:10,803 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:01:10,803 INFO blivet/MainThread: sde is a disk 2024-03-01 17:01:10,803 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 17:01:10,803 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 17:01:10,806 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:01:10,809 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:01:10,809 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:01:10,812 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:01:10,813 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:01:10,813 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 17:01:10,813 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb2df787bb0) -- name = sde status = True id = 64 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 6001405c3b791ebed274cde9617c7538 2024-03-01 17:01:10,816 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:01:10,816 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:01:10,819 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 17:01:10,819 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:01:10,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:01:10,825 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:10,830 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:01:10,830 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:01:10,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 17:01:10,831 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 17:01:10,833 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:01:10,836 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:01:10,836 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:01:10,839 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:01:10,839 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:01:10,840 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 17:01:10,840 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb2df7873a0) -- name = sdf status = True id = 69 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 17:01:10,843 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:01:10,843 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:01:10,846 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44', '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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 17:01:10,846 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:01:10,849 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:01:10,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:10,857 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:01:10,857 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:01:10,857 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 17:01:10,858 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 17:01:10,860 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:01:10,863 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:01:10,863 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:01:10,866 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:01:10,866 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:01:10,867 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 17:01:10,867 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb2e40438b0) -- name = sdg status = True id = 74 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 17:01:10,870 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:01:10,870 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:01:10,873 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 17:01:10,873 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:01:10,876 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:01:10,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:10,884 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:01:10,884 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:01:10,884 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 17:01:10,884 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 17:01:10,887 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:01:10,890 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:01:10,890 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:01:10,893 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:01:10,893 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:01:10,894 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 17:01:10,894 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb2df7a7160) -- name = sdh status = True id = 79 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 60014051dfd529f618d40f4a338a2674 2024-03-01 17:01:10,897 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:01:10,897 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:01:10,900 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 17:01:10,900 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:01:10,903 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:01:10,906 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:10,911 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:01:10,911 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:01:10,911 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 17:01:10,911 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 17:01:10,914 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:01:10,917 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:01:10,917 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:01:10,920 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:01:10,920 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:01:10,921 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 17:01:10,921 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb2df7ab280) -- name = sdi status = True id = 84 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 17:01:10,924 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:01:10,924 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:01:10,927 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58', '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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 17:01:10,927 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:01:10,930 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:01:10,933 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:10,938 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:01:10,938 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:01:10,938 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 17:01:10,938 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 17:01:10,941 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:01:10,944 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:01:10,944 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:01:10,947 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:01:10,948 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:01:10,948 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 17:01:10,948 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb2df7ab910) -- name = sdj status = True id = 89 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 600140533c9de3e898f45bcb604704b2 2024-03-01 17:01:10,951 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:01:10,951 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:01:10,954 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': '20122653'} ; 2024-03-01 17:01:10,954 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:01:10,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:10,960 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:10,964 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:01:10,964 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:01:10,964 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:01:10,964 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:01:10,964 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 17:01:10,964 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 17:01:10,967 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:01:10,970 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:01:10,970 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:01:10,973 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:01:10,973 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:01:10,973 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 17:01:10,973 INFO blivet/MainThread: got device: DiskDevice instance (0x7fb2df7a7bb0) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 17:01:10,976 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:01:10,979 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:10,979 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 17:01:10,982 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:10,982 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 17:01:10,986 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:10,986 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 17:01:10,989 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:10,989 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 17:01:10,991 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:01:10,994 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:10,997 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:01:11,003 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 0x7fb2df79f640> 2024-03-01 17:01:11,038 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 17:01:11,042 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:01:11,043 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:01:11,046 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': '20124541'} ; 2024-03-01 17:01:11,046 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:01:11,046 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:01:11,049 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:11,052 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:11,055 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:01:11,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:11,060 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:11,060 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:11,072 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:11,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:11,092 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 17:01:11,092 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 17:01:11,095 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:01:11,095 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 17:01:11,098 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:01:11,101 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:01:11,101 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:01:11,104 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:01:11,104 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:01:11,104 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:01:11,107 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:01:11,110 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:01:11,113 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:01:11,115 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:01:11,118 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:01:11,119 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:01:11,119 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 17:01:11,119 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:01:11,119 INFO blivet/MainThread: got device: PartitionDevice instance (0x7fb2df7aef40) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) with existing msdos disklabel'] uuid = e61ef7e0-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7fb2df7b9810> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:01:11,123 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:01:11,126 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:11,126 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 17:01:11,129 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:11,129 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 17:01:11,132 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:11,132 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 17:01:11,135 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:11,135 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 17:01:11,135 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:01:11,138 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:11,138 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 17:01:11,141 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:01:11,141 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:01:11,144 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1 /dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/ed2dd1df-fdfc-4df1-b484-9c6ed0f7a675 ' '/dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-fEWYBrDLO4sz7YwvBJj1CWwfdnRYoiUNoXtVgwbsj4HCekZMUxdlzSieJ9kUEThM', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '90', '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-fEWYBrDLO4sz7YwvBJj1CWwfdnRYoiUNoXtVgwbsj4HCekZMUxdlzSieJ9kUEThM', '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': 'ed2dd1df-fdfc-4df1-b484-9c6ed0f7a675', 'ID_FS_UUID_ENC': 'ed2dd1df-fdfc-4df1-b484-9c6ed0f7a675', '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': '1336505502'} ; 2024-03-01 17:01:11,144 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:01:11,144 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:11,147 INFO program/MainThread: stdout[15]: LVM 2024-03-01 17:01:11,147 INFO program/MainThread: stderr[15]: 2024-03-01 17:01:11,148 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:01:11,148 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:11,150 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:01:11,150 INFO program/MainThread: stderr[16]: 2024-03-01 17:01:11,150 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:01:11,150 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:11,153 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:01:11,153 INFO program/MainThread: stderr[17]: 2024-03-01 17:01:11,153 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:01:11,157 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:11,159 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:01:11,162 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:11,162 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:11,163 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:11,163 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:11,160 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7fb2df7faee0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7fb2e40b5640) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:11,164 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:11,166 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:01:11,166 INFO program/MainThread: stderr[18]: 2024-03-01 17:01:11,166 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:01:11,170 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:01:11,170 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:01:11,170 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:11,179 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:11,193 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:01:11,194 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:01:11,197 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:01:11,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:11,202 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:01:11,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:11,205 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat' 2024-03-01 17:01:11,207 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:01:11,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:11,212 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:01:11,215 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:11,215 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:01:11,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:01:11,220 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:11,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive ; incomplete: False ; hidden: False ; 2024-03-01 17:01:11,225 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:11,225 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:01:11,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:01:11,230 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:11,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:01:11,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:11,236 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:01:11,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:01:11,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:11,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:01:11,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:11,246 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot' 2024-03-01 17:01:11,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:01:11,251 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:11,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch ; incomplete: False ; hidden: False ; 2024-03-01 17:01:11,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:11,256 DEBUG blivet/MainThread: failed to resolve '/dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch' 2024-03-01 17:01:14,162 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_y99pq8ou/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:01:14,195 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:14,195 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:01:14,198 INFO program/MainThread: stdout[2]: 2024-03-01 17:01:14,198 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:01:14,198 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:01:14,198 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:01:14,202 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:14,203 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:01:14,206 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:14,206 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:01:14,209 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:14,209 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:01:14,212 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:14,212 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:01:14,220 INFO program/MainThread: stdout: 2024-03-01 17:01:14,220 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:01:14,220 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member copXzw-ZA9G-IK7Z-0lvf-nomn-eG2S-ERwXyF 2024-03-01 17:01:14,220 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs ed2dd1df-fdfc-4df1-b484-9c6ed0f7a675 2024-03-01 17:01:14,220 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member 51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg 2024-03-01 17:01:14,220 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs ed2dd1df-fdfc-4df1-b484-9c6ed0f7a675 2024-03-01 17:01:14,220 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof 2024-03-01 17:01:14,220 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:01:14,220 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:01:14,220 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:01:14,220 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:01:14,220 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:01:14,220 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:01:14,220 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:01:14,220 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:01:14,220 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:01:14,220 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:01:14,221 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:01:14,221 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:14,221 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member copXzw-ZA9G-IK7Z-0lvf-nomn-eG2S-ERwXyF `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs ed2dd1df-fdfc-4df1-b484-9c6ed0f7a675 sdb 1073741824 root disk brw-rw---- LVM2_member 51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs ed2dd1df-fdfc-4df1-b484-9c6ed0f7a675 sdc 1073741824 root disk brw-rw---- LVM2_member fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof 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:01:14,221 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:14,221 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:14,221 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:01:14,221 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:14,221 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:01:14,222 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:01:14,222 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:14,235 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:14,248 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 17:01:14,253 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/lvm-pv-uuid-copXzw-ZA9G-IK7Z-0lvf-nomn-eG2S-ERwXyF ' '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/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': 'copXzw-ZA9G-IK7Z-0lvf-nomn-eG2S-ERwXyF', 'ID_FS_UUID_ENC': 'copXzw-ZA9G-IK7Z-0lvf-nomn-eG2S-ERwXyF', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 17:01:14,253 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:01:14,253 INFO program/MainThread: Running [3] lvm lvs --noheadings --nosuffix --nameprefixes --unquoted --units=b -a -o vg_name,lv_name,lv_uuid,lv_size,lv_attr,segtype,origin,pool_lv,data_lv,metadata_lv,role,move_pv,data_percent,metadata_percent,copy_percent --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:01:14,288 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:01:14,288 INFO program/MainThread: stderr[3]: 2024-03-01 17:01:14,288 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:01:14,292 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,295 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,299 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:01:14,300 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:01:14,305 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:01:14,306 INFO blivet/MainThread: sda is a disk 2024-03-01 17:01:14,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:01:14,306 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:01:14,309 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:01:14,312 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:01:14,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 17:01:14,316 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:01:14,316 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:01:14,316 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:01:14,316 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1c00398e80) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 17:01:14,320 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:01:14,323 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:14,323 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:01:14,326 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:14,326 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:01:14,329 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:14,330 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:01:14,333 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:14,333 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:01:14,336 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:01:14,336 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:01:14,336 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:01:14,370 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=copXzw-ZA9G-IK7Z-0lvf-nomn-eG2S-ERwXyF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN 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:01:14,371 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid 51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg. WARNING: Couldn't find device with uuid fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof. WARNING: VG test_vg1 is missing PV 51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:01:14,371 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:01:14,371 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:01:14,375 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: copXzw-ZA9G-IK7Z-0lvf-nomn-eG2S-ERwXyF ; label: None ; device: /dev/sda ; serial: 36001405cb3a2c17f0ac4908a800fa6af ; exists: True ; vg_name: test_vg1 ; vg_uuid: fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN ; pe_start: 8 MiB ; 2024-03-01 17:01:14,375 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:01:14,378 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:01:14,381 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN ; incomplete: True ; hidden: False ; 2024-03-01 17:01:14,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:01:14,386 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,389 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,389 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:01:14,421 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN 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:01:14,422 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid 51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg. WARNING: Couldn't find device with uuid fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof. WARNING: VG test_vg1 is missing PV 51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:01:14,422 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:01:14,422 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:01:14,422 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:01:14,427 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:01:14,431 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:01:14,431 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:01:14,434 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:01:14,434 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:01:14,471 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM 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:01:14,471 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid 51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg. WARNING: Couldn't find device with uuid fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof. WARNING: VG test_vg1 is missing PV 51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:01:14,471 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:01:14,475 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:01:14,476 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:01:14,478 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:01:14,481 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN ; incomplete: True ; hidden: False ; 2024-03-01 17:01:14,484 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:01:14,484 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:01:14,484 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:01:14,487 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/lvm-pv-uuid-51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg', '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': '51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg', 'ID_FS_UUID_ENC': '51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg', '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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 17:01:14,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 17:01:14,490 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,493 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,498 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:01:14,498 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:01:14,498 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:01:14,499 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:01:14,501 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:01:14,504 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:01:14,504 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:01:14,507 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:01:14,508 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:01:14,508 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:01:14,508 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1bff243730) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 17:01:14,511 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:01:14,514 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:14,514 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:01:14,517 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:14,517 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:01:14,520 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:14,520 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:01:14,523 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:14,523 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:01:14,526 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:01:14,526 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:01:14,526 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:01:14,564 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=copXzw-ZA9G-IK7Z-0lvf-nomn-eG2S-ERwXyF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN 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:01:14,564 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof. WARNING: VG test_vg1 is missing PV fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof (last written to /dev/sdc). 2024-03-01 17:01:14,564 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:01:14,565 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:01:14,568 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: 51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg ; label: None ; device: /dev/sdb ; serial: 36001405c75836cb10d34d4f943cdfb85 ; exists: True ; vg_name: test_vg1 ; vg_uuid: fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 17:01:14,569 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:01:14,571 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:01:14,574 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN ; incomplete: True ; hidden: False ; 2024-03-01 17:01:14,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:01:14,580 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:01:14,583 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:01:14,585 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:01:14,588 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN ; incomplete: True ; hidden: False ; 2024-03-01 17:01:14,591 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:14,591 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:01:14,626 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:01:14,626 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof. WARNING: VG test_vg1 is missing PV fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof (last written to /dev/sdc). 2024-03-01 17:01:14,626 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:01:14,626 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:01:14,626 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:01:14,630 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 17:01:14,630 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:01:14,633 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,636 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,641 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:01:14,641 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:01:14,642 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:01:14,642 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:01:14,644 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:01:14,647 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:01:14,648 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:01:14,650 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:01:14,651 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:01:14,651 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:01:14,651 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1bff23adc0) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 17:01:14,654 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:01:14,654 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:01:14,657 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c', '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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 17:01:14,657 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:01:14,660 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,662 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,668 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:01:14,668 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:01:14,668 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:01:14,668 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:01:14,671 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:01:14,674 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:01:14,674 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:01:14,677 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:01:14,677 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:01:14,677 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:01:14,677 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1bff2b3790) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 17:01:14,680 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:01:14,681 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:01:14,683 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/lvm-pv-uuid-fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753 ' '/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': 'fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof', 'ID_FS_UUID_ENC': 'fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 17:01:14,684 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:01:14,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,694 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:01:14,694 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:01:14,694 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:01:14,695 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:01:14,697 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:01:14,700 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:01:14,700 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:01:14,703 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:01:14,703 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:01:14,704 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:01:14,704 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1bff23bf70) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 17:01:14,707 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:01:14,710 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:14,710 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:01:14,713 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:14,713 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:01:14,716 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:14,716 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:01:14,719 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:14,719 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:01:14,721 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:01:14,721 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:01:14,722 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:01:14,755 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=copXzw-ZA9G-IK7Z-0lvf-nomn-eG2S-ERwXyF LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=51nmAF-1lxY-oWZR-QxO6-ofZR-WlNU-BolmUg LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN 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:01:14,755 INFO program/MainThread: stderr[9]: 2024-03-01 17:01:14,755 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:01:14,755 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:01:14,759 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: fQ4S5e-IN2D-CrMx-vFLm-gyOB-bGpt-R2puof ; label: None ; device: /dev/sdc ; serial: 36001405b611fc0edc394f2f865831565 ; exists: True ; vg_name: test_vg1 ; vg_uuid: fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:01:14,759 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:01:14,762 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:01:14,764 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN ; incomplete: True ; hidden: False ; 2024-03-01 17:01:14,767 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:14,770 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:01:14,773 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:01:14,776 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:01:14,778 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN ; incomplete: True ; hidden: False ; 2024-03-01 17:01:14,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:14,781 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:01:14,815 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:01:14,815 INFO program/MainThread: stderr[10]: 2024-03-01 17:01:14,815 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:01:14,819 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,827 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:01:14,827 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:01:14,830 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:01:14,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:01:14,834 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:01:14,837 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:01:14,837 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:01:14,840 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:01:14,841 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:01:14,841 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:01:14,844 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:01:14,847 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:01:14,847 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:01:14,850 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:01:14,853 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:01:14,853 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:01:14,856 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:01:14,857 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:01:14,857 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 17:01:14,857 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:01:14,860 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:01:14,860 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:01:14,863 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:01:14,863 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:01:14,866 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/ed2dd1df-fdfc-4df1-b484-9c6ed0f7a675 ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-fEWYBrDLO4sz7YwvBJj1CWwfdnRYoiUNoXtVgwbsj4HCekZMUxdlzSieJ9kUEThM ' '/dev/disk/by-id/dm-name-test_vg1-lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '90', '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-fEWYBrDLO4sz7YwvBJj1CWwfdnRYoiUNoXtVgwbsj4HCekZMUxdlzSieJ9kUEThM', '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': 'ed2dd1df-fdfc-4df1-b484-9c6ed0f7a675', 'ID_FS_UUID_ENC': 'ed2dd1df-fdfc-4df1-b484-9c6ed0f7a675', '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': '1336505502'} ; 2024-03-01 17:01:14,866 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:01:14,867 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:14,869 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:01:14,869 INFO program/MainThread: stderr[11]: 2024-03-01 17:01:14,870 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:01:14,870 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:14,872 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:01:14,872 INFO program/MainThread: stderr[12]: 2024-03-01 17:01:14,872 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:01:14,872 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:14,875 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:01:14,875 INFO program/MainThread: stderr[13]: 2024-03-01 17:01:14,875 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:01:14,879 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,881 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:01:14,884 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:14,884 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:14,885 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:14,885 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:14,882 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM 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 (0x7f1bff2b35e0) -- 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 = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk 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:01:14,886 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:14,888 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:01:14,888 INFO program/MainThread: stderr[14]: 2024-03-01 17:01:14,888 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:01:14,892 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:01:14,895 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:14,895 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:01:14,898 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:14,898 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:01:14,901 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:14,902 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:01:14,905 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:14,905 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:01:14,906 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:01:14,906 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:01:14,909 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:14,910 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:01:14,913 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:01:14,913 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:01:14,914 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:01:14,917 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 17:01:14,917 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:01:14,920 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,923 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,928 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:01:14,928 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:01:14,928 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:01:14,929 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 17:01:14,931 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:01:14,934 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:01:14,934 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:01:14,937 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:01:14,937 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:01:14,938 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 17:01:14,938 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1bff1db310) -- name = sdd status = True id = 59 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 17:01:14,941 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:01:14,941 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:01:14,944 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 17:01:14,944 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:01:14,947 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,949 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,955 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:01:14,955 INFO blivet/MainThread: sde is a disk 2024-03-01 17:01:14,955 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 17:01:14,955 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 17:01:14,958 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:01:14,961 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:01:14,961 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:01:14,964 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:01:14,964 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:01:14,965 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 17:01:14,965 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1bff1c7b80) -- name = sde status = True id = 64 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 6001405c3b791ebed274cde9617c7538 2024-03-01 17:01:14,968 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:01:14,968 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:01:14,970 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 17:01:14,971 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:01:14,973 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:01:14,976 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:14,981 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:01:14,982 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:01:14,982 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 17:01:14,982 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 17:01:14,985 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:01:14,987 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:01:14,988 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:01:14,990 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:01:14,991 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:01:14,991 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 17:01:14,991 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1bff1c7100) -- name = sdf status = True id = 69 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 17:01:14,994 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:01:14,994 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:01:14,997 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60', '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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 17:01:14,997 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:01:15,000 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:01:15,003 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:15,007 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:01:15,008 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:01:15,008 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 17:01:15,008 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 17:01:15,011 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:01:15,014 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:01:15,014 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:01:15,017 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:01:15,017 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:01:15,017 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 17:01:15,017 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1bff243850) -- name = sdg status = True id = 74 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 17:01:15,020 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:01:15,020 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:01:15,023 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 17:01:15,023 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:01:15,026 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:01:15,029 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:15,034 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:01:15,034 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:01:15,034 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 17:01:15,035 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 17:01:15,037 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:01:15,040 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:01:15,040 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:01:15,043 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:01:15,043 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:01:15,044 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 17:01:15,044 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1bff1e7490) -- name = sdh status = True id = 79 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 60014051dfd529f618d40f4a338a2674 2024-03-01 17:01:15,046 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:01:15,047 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:01:15,050 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', '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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 17:01:15,050 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:01:15,053 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:01:15,055 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:15,060 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:01:15,061 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:01:15,061 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 17:01:15,061 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 17:01:15,064 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:01:15,066 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:01:15,067 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:01:15,069 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:01:15,070 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:01:15,070 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 17:01:15,070 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1bff1e9310) -- name = sdi status = True id = 84 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 17:01:15,073 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:01:15,073 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:01:15,076 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58 ' '/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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 17:01:15,076 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:01:15,079 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:01:15,082 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:15,087 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:01:15,087 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:01:15,087 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 17:01:15,087 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 17:01:15,090 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:01:15,093 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:01:15,093 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:01:15,096 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:01:15,096 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:01:15,096 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 17:01:15,096 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1bff1e9610) -- name = sdj status = True id = 89 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 600140533c9de3e898f45bcb604704b2 2024-03-01 17:01:15,099 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:01:15,099 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:01:15,102 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': '20122653'} ; 2024-03-01 17:01:15,102 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:01:15,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:15,108 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:15,111 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:01:15,112 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:01:15,112 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:01:15,112 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:01:15,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 17:01:15,112 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 17:01:15,115 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:01:15,117 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:01:15,118 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:01:15,120 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:01:15,121 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:01:15,121 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 17:01:15,121 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1bff1e7b20) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 17:01:15,124 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:01:15,127 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:15,127 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 17:01:15,130 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:15,130 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 17:01:15,133 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:15,133 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 17:01:15,136 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:15,136 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 17:01:15,139 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:01:15,141 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:15,144 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:01:15,151 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 0x7f1c00b9cfc0> 2024-03-01 17:01:15,187 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 17:01:15,191 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:01:15,191 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:01:15,195 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': '20124541'} ; 2024-03-01 17:01:15,195 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:01:15,195 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:01:15,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:15,201 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:15,203 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:01:15,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:15,209 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:15,209 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,221 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:15,241 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 17:01:15,241 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 17:01:15,245 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:01:15,245 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 17:01:15,247 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:01:15,250 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:01:15,250 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:01:15,253 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:01:15,254 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:01:15,254 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:01:15,256 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:01:15,259 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:01:15,262 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:01:15,265 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:01:15,268 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:01:15,268 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:01:15,268 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 17:01:15,269 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:01:15,268 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f1bff1eef70) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) with existing msdos disklabel'] uuid = e61ef7e0-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f1bff1f8770> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:01:15,272 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:01:15,275 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:15,275 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 17:01:15,278 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:15,278 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 17:01:15,281 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:15,281 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 17:01:15,284 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:15,284 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 17:01:15,284 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:01:15,287 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:15,287 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 17:01:15,290 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:01:15,290 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:01:15,293 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-fEWYBrDLO4sz7YwvBJj1CWwfdnRYoiUNoXtVgwbsj4HCekZMUxdlzSieJ9kUEThM ' '/dev/disk/by-uuid/ed2dd1df-fdfc-4df1-b484-9c6ed0f7a675 ' '/dev/mapper/test_vg1-lv1 /dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '90', '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-fEWYBrDLO4sz7YwvBJj1CWwfdnRYoiUNoXtVgwbsj4HCekZMUxdlzSieJ9kUEThM', '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': 'ed2dd1df-fdfc-4df1-b484-9c6ed0f7a675', 'ID_FS_UUID_ENC': 'ed2dd1df-fdfc-4df1-b484-9c6ed0f7a675', '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': '1336505502'} ; 2024-03-01 17:01:15,293 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:01:15,293 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:15,296 INFO program/MainThread: stdout[15]: LVM 2024-03-01 17:01:15,296 INFO program/MainThread: stderr[15]: 2024-03-01 17:01:15,296 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:01:15,296 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:15,299 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:01:15,299 INFO program/MainThread: stderr[16]: 2024-03-01 17:01:15,299 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:01:15,299 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:15,301 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:01:15,302 INFO program/MainThread: stderr[17]: 2024-03-01 17:01:15,302 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:01:15,305 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:15,308 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:01:15,310 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,311 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,311 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,312 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,308 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,312 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:15,315 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:01:15,315 INFO program/MainThread: stderr[18]: 2024-03-01 17:01:15,315 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:01:15,318 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:01:15,318 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:01:15,318 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,331 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,345 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:01:15,346 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:01:15,349 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:01:15,352 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:15,354 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:01:15,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:15,357 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:01:15,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:01:15,362 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:15,364 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:01:15,367 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:15,367 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:01:15,369 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:01:15,372 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:15,374 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:01:15,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:15,377 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:01:15,379 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:01:15,382 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:15,384 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:01:15,387 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:15,387 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:01:15,389 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:01:15,392 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:15,394 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot ; incomplete: False ; hidden: False ; 2024-03-01 17:01:15,396 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:15,397 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:01:15,399 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:01:15,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:15,404 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:01:15,407 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:15,407 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:01:15,409 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:15,412 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:15,412 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 17:01:15,412 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:15,413 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:15,413 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:15,413 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:15,414 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:15,414 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:15,414 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:15,415 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:15,415 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:15,415 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:15,416 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:15,416 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:15,419 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:15,421 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 17:01:15,421 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:01:15,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:01:15,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 17:01:15,426 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:01:15,429 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:01:15,431 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 17:01:15,431 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:01:15,434 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:15,436 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:01:15,437 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:01:15,439 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,439 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,439 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,440 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,437 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,442 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,443 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,443 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,443 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,440 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,446 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,446 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,446 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,447 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,444 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,449 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,450 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,450 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,450 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,447 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,453 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,453 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,453 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,454 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,451 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,456 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,457 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,457 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,457 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,454 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,460 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,460 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,460 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,461 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,458 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,463 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,464 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,464 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,464 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,461 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,466 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,467 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,467 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,468 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,465 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,470 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,470 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,471 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,471 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,468 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,473 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,474 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,474 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,475 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,472 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,477 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,477 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,478 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,478 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,475 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,480 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,481 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,481 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,482 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,479 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,484 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,484 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,485 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,485 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,482 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,487 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,488 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,488 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,489 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,486 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,491 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,491 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,492 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,492 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,489 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,494 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,495 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,495 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,496 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,493 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,498 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,498 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,499 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,499 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,496 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,501 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,502 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,502 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,503 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,500 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,505 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,505 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,506 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,506 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,503 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,508 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,509 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,509 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,510 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,507 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,512 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,512 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,513 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,513 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,510 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,515 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,516 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,516 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,516 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,513 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,519 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,519 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,519 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,520 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,517 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,522 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,523 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,523 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,523 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,520 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,526 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,526 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,526 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,527 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,524 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,529 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,529 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,530 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,530 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,527 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,532 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,533 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,533 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,534 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,531 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,536 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,536 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,537 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,537 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,534 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,539 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,540 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,540 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,541 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,538 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,543 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,543 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,544 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,544 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,541 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,546 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,547 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,547 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:15,548 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:15,545 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f1bff23a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = oXtVgw-bsj4-HCek-ZMUx-dlzS-ieJ9-kUEThM size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f1bff2b35e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = fEWYBr-DLO4-sz7Y-wvBJ-j1CW-wfdn-RYoiUN size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:15,548 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 17:01:15,551 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:01:15,551 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:01:15,551 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 17:01:15,554 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 17:01:15,554 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:01:15,555 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 17:01:15,558 INFO program/MainThread: stdout[19]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 17:01:15,558 INFO program/MainThread: stderr[19]: 2024-03-01 17:01:15,558 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:01:15,562 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:01:15,562 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 17:01:15,562 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:01:15,563 DEBUG blivet.ansible/MainThread: ['sda', 'sdb', 'test_vg1', 'sdc'] 2024-03-01 17:01:15,563 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 17:01:15,565 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 17:01:15,566 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:01:15,569 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:01:15,571 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:01:15,574 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:01:15,574 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 17:01:15,574 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:01:15,574 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 17:01:15,574 DEBUG blivet/MainThread: removing sda 2024-03-01 17:01:15,577 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 17:01:15,577 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:01:15,577 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:01:15,580 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 17:01:15,580 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:01:15,580 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 17:01:15,580 DEBUG blivet/MainThread: removing sdb 2024-03-01 17:01:15,582 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 17:01:15,582 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:01:15,582 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 17:01:15,585 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 17:01:15,585 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:01:15,585 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 17:01:15,585 DEBUG blivet/MainThread: removing sdc 2024-03-01 17:01:15,588 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 17:01:15,588 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:01:15,588 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 17:01:15,590 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 17:01:15,591 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:01:15,591 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,603 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,616 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,628 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,644 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:01:15,644 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:01:15,645 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:01:15,645 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:01:15,645 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:01:15,645 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:01:15,645 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:01:15,645 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:01:15,645 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:01:15,648 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:01:15,650 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:01:15,652 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:01:15,653 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:01:15,655 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:01:15,655 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 0x7f1bff1b6a40> 2024-03-01 17:01:15,656 INFO blivet/MainThread: sorting actions... 2024-03-01 17:01:15,656 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:01:15,656 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:01:15,656 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:01:15,657 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:01:15,657 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:01:15,657 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:01:15,657 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:01:15,660 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:15,663 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:01:15,663 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 17:01:15,669 INFO program/MainThread: stdout: 2024-03-01 17:01:15,669 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:01:15,669 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,669 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,685 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,686 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:15,697 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:15,698 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:01:15,702 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 17:01:15,704 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:01:15,708 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:01:15,711 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 17:01:15,713 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:01:15,714 INFO program/MainThread: Running [20] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 17:01:15,748 INFO program/MainThread: stdout[20]: 2024-03-01 17:01:15,748 INFO program/MainThread: stderr[20]: 2024-03-01 17:01:15,748 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:01:15,752 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:01:15,754 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:15,757 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:01:15,760 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:15,763 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:01:15,765 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:15,768 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:01:15,771 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 17:01:15,771 INFO program/MainThread: Running [21] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 17:01:15,798 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 17:01:15,799 INFO program/MainThread: stderr[21]: 2024-03-01 17:01:15,799 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:01:15,800 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:01:15,805 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 17:01:15,813 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 17:01:15,831 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:01:15,839 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:15,844 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:01:15,849 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:15,852 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:01:15,855 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:15,858 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:01:15,860 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 17:01:15,860 INFO program/MainThread: Running [22] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 17:01:15,894 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 17:01:15,895 INFO program/MainThread: stderr[22]: 2024-03-01 17:01:15,895 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:01:15,895 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 17:01:15,953 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 17:01:15,953 INFO program/MainThread: stderr[23]: 2024-03-01 17:01:15,953 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:01:15,953 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 17:01:15,986 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 17:01:15,986 INFO program/MainThread: stderr[24]: 2024-03-01 17:01:15,986 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:01:15,987 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:01:15,993 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:16,003 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:01:16,007 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:01:16,008 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda,/dev/sdc ... 2024-03-01 17:01:16,052 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 17:01:16,053 INFO program/MainThread: stderr[25]: 2024-03-01 17:01:16,053 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:01:16,053 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 17:01:16,053 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:16,069 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,070 INFO program/MainThread: Running [26] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 17:01:16,077 INFO program/MainThread: stdout[26]: use_devicesfile=1 2024-03-01 17:01:16,077 INFO program/MainThread: stderr[26]: 2024-03-01 17:01:16,077 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:01:16,077 INFO program/MainThread: Running [27] lvmdevices --deldev /dev/sdc ... 2024-03-01 17:01:16,089 INFO program/MainThread: stdout[27]: 2024-03-01 17:01:16,089 INFO program/MainThread: stderr[27]: 2024-03-01 17:01:16,089 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:01:16,090 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:16,101 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,101 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:16,113 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,114 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:01:16,117 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:16,120 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:01:16,122 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:01:16,122 INFO program/MainThread: Running [28] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdb,/dev/sda ... 2024-03-01 17:01:16,153 INFO program/MainThread: stdout[28]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 17:01:16,154 INFO program/MainThread: stderr[28]: 2024-03-01 17:01:16,154 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:01:16,154 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 17:01:16,154 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:16,168 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,169 INFO program/MainThread: Running [29] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 17:01:16,176 INFO program/MainThread: stdout[29]: use_devicesfile=1 2024-03-01 17:01:16,176 INFO program/MainThread: stderr[29]: 2024-03-01 17:01:16,176 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:01:16,176 INFO program/MainThread: Running [30] lvmdevices --deldev /dev/sdb ... 2024-03-01 17:01:16,188 INFO program/MainThread: stdout[30]: 2024-03-01 17:01:16,188 INFO program/MainThread: stderr[30]: 2024-03-01 17:01:16,188 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:01:16,189 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:16,200 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,201 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:16,212 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,213 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:01:16,216 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:16,219 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:01:16,221 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:01:16,221 INFO program/MainThread: Running [31] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 17:01:16,251 INFO program/MainThread: stdout[31]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 17:01:16,251 INFO program/MainThread: stderr[31]: 2024-03-01 17:01:16,252 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:01:16,252 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 17:01:16,252 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:16,267 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,268 INFO program/MainThread: Running [32] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:01:16,274 INFO program/MainThread: stdout[32]: use_devicesfile=1 2024-03-01 17:01:16,274 INFO program/MainThread: stderr[32]: 2024-03-01 17:01:16,274 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:01:16,274 INFO program/MainThread: Running [33] lvmdevices --deldev /dev/sda ... 2024-03-01 17:01:16,286 INFO program/MainThread: stdout[33]: 2024-03-01 17:01:16,286 INFO program/MainThread: stderr[33]: 2024-03-01 17:01:16,286 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:01:16,286 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:16,298 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,298 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:16,310 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:16,315 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:01:16,315 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 0x7f1bff1b5950> 2024-03-01 17:01:24,125 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_usaernna/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:01:27,072 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_lp3wpt9i/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:01:30,912 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_tu71ll6p/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:01:30,945 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:30,946 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:01:30,948 INFO program/MainThread: stdout[2]: 2024-03-01 17:01:30,949 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:01:30,949 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:01:30,949 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:01:30,953 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:30,954 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:01:30,957 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:30,957 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:01:30,960 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:30,960 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:01:30,963 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:30,963 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:01:30,970 INFO program/MainThread: stdout: 2024-03-01 17:01:30,971 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:01:30,971 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 17:01:30,971 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 17:01:30,971 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 17:01:30,971 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:01:30,971 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:01:30,971 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:01:30,971 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:01:30,971 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:01:30,971 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:01:30,971 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:01:30,971 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:01:30,971 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:01:30,971 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:01:30,971 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:01:30,971 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:30,971 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:01:30,971 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:30,972 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:30,972 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:01:30,972 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:30,972 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:01:30,972 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:01:30,972 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:30,985 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:30,998 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 17:01:31,002 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 17:01:31,002 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:01:31,002 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:01:31,028 INFO program/MainThread: stdout[3]: 2024-03-01 17:01:31,028 INFO program/MainThread: stderr[3]: 2024-03-01 17:01:31,029 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:01:31,032 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:31,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:31,039 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:01:31,041 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:01:31,045 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:01:31,046 INFO blivet/MainThread: sda is a disk 2024-03-01 17:01:31,046 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:01:31,046 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:01:31,050 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:01:31,053 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:01:31,053 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:01:31,056 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:01:31,056 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:01:31,057 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:01:31,057 INFO blivet/MainThread: got device: DiskDevice instance (0x7f025a2aee80) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 17:01:31,060 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:01:31,060 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 17:01:31,063 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 17:01:31,063 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:01:31,066 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:01:31,069 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:31,074 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:01:31,075 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:01:31,075 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 17:01:31,075 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 17:01:31,078 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:01:31,081 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:01:31,081 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:01:31,084 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:01:31,084 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:01:31,085 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 17:01:31,085 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0259f5bc70) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 17:01:31,088 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:01:31,088 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 17:01:31,091 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f ' '/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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 17:01:31,091 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:01:31,094 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:01:31,097 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:31,102 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:01:31,102 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:01:31,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:01:31,102 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 17:01:31,105 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:01:31,108 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:01:31,108 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:01:31,111 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:01:31,111 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:01:31,112 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 17:01:31,112 INFO blivet/MainThread: got device: DiskDevice instance (0x7f025a2c0490) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 17:01:31,115 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:01:31,115 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:01:31,118 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', '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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 17:01:31,118 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:01:31,121 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:01:31,123 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:31,128 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:01:31,129 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:01:31,129 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:01:31,129 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:01:31,132 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:01:31,135 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:01:31,135 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:01:31,138 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:01:31,138 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:01:31,138 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:01:31,138 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0258f385e0) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 17:01:31,141 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:01:31,141 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:01:31,144 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 17:01:31,144 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:01:31,147 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:01:31,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:31,155 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:01:31,155 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:01:31,155 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:01:31,155 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:01:31,158 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:01:31,161 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:01:31,161 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:01:31,164 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:01:31,164 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:01:31,165 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:01:31,165 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0258f382b0) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 17:01:31,168 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:01:31,168 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:01:31,171 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 17:01:31,171 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:01:31,173 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:01:31,176 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:31,181 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:01:31,182 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:01:31,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:01:31,182 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:01:31,185 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:01:31,187 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:01:31,188 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:01:31,190 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:01:31,191 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:01:31,191 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:01:31,191 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0258f33bb0) -- 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 = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 17:01:31,194 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:01:31,194 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:01:31,197 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:c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 17:01:31,197 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:01:31,200 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:01:31,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:31,207 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:01:31,208 INFO blivet/MainThread: sde is a disk 2024-03-01 17:01:31,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:01:31,208 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:01:31,211 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:01:31,214 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:01:31,214 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:01:31,216 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:01:31,217 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:01:31,217 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:01:31,217 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0258ec4fa0) -- 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 = 6001405c3b791ebed274cde9617c7538 2024-03-01 17:01:31,220 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:01:31,220 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:01:31,223 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 17:01:31,223 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:01:31,226 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:01:31,229 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:31,234 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:01:31,234 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:01:31,234 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:01:31,234 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:01:31,237 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:01:31,240 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:01:31,240 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:01:31,243 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:01:31,243 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:01:31,243 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:01:31,243 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0258f33c10) -- 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 = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 17:01:31,246 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:01:31,246 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:01:31,249 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60', '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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 17:01:31,249 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:01:31,252 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:01:31,255 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:31,260 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:01:31,260 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:01:31,260 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:01:31,260 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:01:31,263 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:01:31,266 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:01:31,266 DEBUG blivet/MainThread: sdg sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg 2024-03-01 17:01:31,269 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdg ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg ; 2024-03-01 17:01:31,269 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:01:31,269 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:01:31,270 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0258ecfa00) -- 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 = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 17:01:31,272 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:01:31,273 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:01:31,275 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674 ' '/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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 17:01:31,275 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:01:31,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:01:31,281 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:31,286 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:01:31,286 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:01:31,286 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:01:31,286 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:01:31,289 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:01:31,292 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:01:31,292 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:01:31,295 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:01:31,295 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:01:31,296 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:01:31,296 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0258ec4e50) -- 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 = 60014051dfd529f618d40f4a338a2674 2024-03-01 17:01:31,299 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:01:31,299 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:01:31,301 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc', '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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 17:01:31,302 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:01:31,304 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:01:31,307 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:31,312 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:01:31,312 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:01:31,313 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:01:31,313 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:01:31,315 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:01:31,318 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:01:31,318 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:01:31,321 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:01:31,322 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:01:31,322 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:01:31,322 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0258ed5550) -- 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 = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 17:01:31,325 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:01:31,325 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:01:31,328 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58', '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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 17:01:31,328 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:01:31,331 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:01:31,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:31,338 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:01:31,339 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:01:31,339 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:01:31,339 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:01:31,342 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:01:31,344 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:01:31,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:01:31,347 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:01:31,348 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:01:31,348 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:01:31,348 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0258ed5d60) -- 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 = 600140533c9de3e898f45bcb604704b2 2024-03-01 17:01:31,351 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:01:31,351 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:01:31,354 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': '20122653'} ; 2024-03-01 17:01:31,354 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:01:31,357 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:31,359 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:31,363 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:01:31,363 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:01:31,363 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:01:31,363 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:01:31,363 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:01:31,364 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:01:31,366 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:01:31,369 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:01:31,369 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:01:31,372 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:01:31,372 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:01:31,372 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:01:31,372 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0258ed5eb0) -- 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:01:31,375 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:01:31,378 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:31,379 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:01:31,382 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:31,382 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:01:31,385 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:31,385 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:01:31,388 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:31,388 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:01:31,391 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:01:31,393 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:31,396 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:01:31,402 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 0x7f025a34cbc0> 2024-03-01 17:01:31,440 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:01:31,443 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:01:31,444 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:01:31,447 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': '20124541'} ; 2024-03-01 17:01:31,447 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:01:31,447 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:01:31,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:31,452 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:31,455 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:01:31,458 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:31,460 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:31,460 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:31,470 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:31,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:31,489 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:01:31,489 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:01:31,492 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:01:31,493 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:01:31,495 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:01:31,498 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:01:31,498 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:01:31,501 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:01:31,501 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:01:31,502 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:01:31,504 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:01:31,507 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:01:31,510 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:01:31,512 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:01:31,515 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:01:31,516 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:01:31,516 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:01:31,516 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:01:31,516 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f0258ee4be0) -- 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 0x7f0259ffbb80> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:01:31,519 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:01:31,522 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:31,522 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:01:31,526 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:31,526 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:01:31,529 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:31,529 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:01:31,532 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:31,532 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:01:31,533 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:01:31,534 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:01:31,536 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:31,537 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:01:31,539 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:01:31,540 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:01:31,540 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:31,552 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:31,565 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:01:31,566 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:01:31,569 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:01:31,572 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:31,574 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:01:31,577 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:31,577 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:01:31,579 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:01:31,581 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:31,584 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:01:31,586 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:31,586 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:01:31,589 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:01:31,592 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:31,594 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:01:31,596 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:31,596 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:01:31,599 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:01:31,601 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:31,604 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:01:31,606 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:31,606 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:01:31,609 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:01:31,611 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:31,613 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:01:31,616 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:31,616 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:01:31,618 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:01:31,621 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:31,623 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:01:31,626 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:31,626 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:01:31,626 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 82 2024-03-01 17:01:34,518 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_19pmqkb0/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:01:34,552 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:34,552 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:01:34,554 INFO program/MainThread: stdout[2]: 2024-03-01 17:01:34,555 INFO program/MainThread: stderr[2]: e2fsck 1.46.5 (30-Dec-2021) Using EXT2FS Library version 1.46.5, 30-Dec-2021 2024-03-01 17:01:34,555 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:01:34,555 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:01:34,559 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:34,559 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:01:34,563 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:34,563 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:01:34,566 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:34,566 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:01:34,568 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:34,568 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:01:34,576 INFO program/MainThread: stdout: 2024-03-01 17:01:34,576 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:01:34,576 INFO program/MainThread: sda 1073741824 root disk brw-rw---- 2024-03-01 17:01:34,576 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- 2024-03-01 17:01:34,576 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- 2024-03-01 17:01:34,576 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:01:34,576 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:01:34,576 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:01:34,576 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:01:34,576 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:01:34,577 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:01:34,577 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:01:34,577 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:01:34,577 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:01:34,577 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:01:34,577 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:01:34,577 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:34,577 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:01:34,577 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:34,577 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:34,577 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:01:34,578 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:34,578 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:01:34,578 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:01:34,578 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:34,590 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:34,603 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1'] 2024-03-01 17:01:34,607 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 17:01:34,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:01:34,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:01:34,633 INFO program/MainThread: stdout[3]: 2024-03-01 17:01:34,633 INFO program/MainThread: stderr[3]: 2024-03-01 17:01:34,634 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:01:34,637 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:34,640 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:34,644 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:01:34,646 WARNING py.warnings/MainThread: /usr/lib/python3.9/site-packages/blivet/udev.py:1034: DeprecationWarning: Will be removed in 1.0. Access properties with Device.properties. while device: 2024-03-01 17:01:34,650 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:01:34,651 INFO blivet/MainThread: sda is a disk 2024-03-01 17:01:34,651 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:01:34,651 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:01:34,655 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:01:34,658 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:01:34,658 DEBUG blivet/MainThread: sda sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda 2024-03-01 17:01:34,661 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sda ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:0/block/sda ; 2024-03-01 17:01:34,661 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:01:34,662 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:01:34,662 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1d6c8e1ee0) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 17:01:34,665 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:01:34,665 DEBUG blivet/MainThread: no type or existing type for sda, bailing 2024-03-01 17:01:34,668 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85', '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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 17:01:34,668 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:01:34,671 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:01:34,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:34,679 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:01:34,680 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:01:34,680 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 8 2024-03-01 17:01:34,680 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 9 2024-03-01 17:01:34,683 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:01:34,686 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:01:34,686 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:01:34,689 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 17:01:34,689 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:01:34,689 INFO blivet/MainThread: added disk sdb (id 7) to device tree 2024-03-01 17:01:34,689 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1d6c59bc70) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 17:01:34,693 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:01:34,693 DEBUG blivet/MainThread: no type or existing type for sdb, bailing 2024-03-01 17:01:34,696 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f ' '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331 ' '/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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 17:01:34,696 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:01:34,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:01:34,701 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:34,707 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:01:34,707 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:01:34,707 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:01:34,707 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 14 2024-03-01 17:01:34,710 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:01:34,713 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:01:34,713 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:01:34,716 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:01:34,717 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:01:34,717 INFO blivet/MainThread: added disk sdk (id 12) to device tree 2024-03-01 17:01:34,717 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1d6c8f3490) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 17:01:34,720 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:01:34,720 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:01:34,723 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c', '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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 17:01:34,723 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:01:34,726 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:01:34,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:34,734 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:01:34,734 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:01:34,734 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:01:34,734 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 19 2024-03-01 17:01:34,737 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:01:34,740 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:01:34,740 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:01:34,743 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:01:34,743 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:01:34,744 INFO blivet/MainThread: added disk sdl (id 17) to device tree 2024-03-01 17:01:34,744 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1d6b5785e0) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 17:01:34,747 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:01:34,747 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:01:34,750 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_b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 17:01:34,750 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:01:34,752 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:01:34,755 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:34,760 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:01:34,760 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:01:34,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 23 2024-03-01 17:01:34,761 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 24 2024-03-01 17:01:34,763 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:01:34,766 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:01:34,766 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:01:34,769 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:01:34,770 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:01:34,770 INFO blivet/MainThread: added disk sdc (id 22) to device tree 2024-03-01 17:01:34,770 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1d6b5782b0) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 17:01:34,773 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:01:34,773 DEBUG blivet/MainThread: no type or existing type for sdc, bailing 2024-03-01 17:01:34,776 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 17:01:34,776 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:01:34,779 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:01:34,781 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:34,786 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:01:34,787 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:01:34,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:01:34,787 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 29 2024-03-01 17:01:34,790 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:01:34,793 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:01:34,793 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:01:34,795 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:01:34,796 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:01:34,796 INFO blivet/MainThread: added disk sdd (id 27) to device tree 2024-03-01 17:01:34,796 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1d6b572bb0) -- 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 = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 17:01:34,799 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:01:34,799 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:01:34,802 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 17:01:34,802 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:01:34,805 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:01:34,807 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:34,812 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:01:34,813 INFO blivet/MainThread: sde is a disk 2024-03-01 17:01:34,813 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:01:34,813 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 34 2024-03-01 17:01:34,816 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:01:34,819 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:01:34,819 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:01:34,821 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:01:34,822 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:01:34,822 INFO blivet/MainThread: added disk sde (id 32) to device tree 2024-03-01 17:01:34,822 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1d6b504fa0) -- 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 = 6001405c3b791ebed274cde9617c7538 2024-03-01 17:01:34,825 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:01:34,825 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:01:34,828 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 17:01:34,828 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:01:34,831 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:01:34,834 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:34,839 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:01:34,839 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:01:34,839 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:01:34,839 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 39 2024-03-01 17:01:34,842 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:01:34,845 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:01:34,845 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:01:34,848 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:01:34,848 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:01:34,848 INFO blivet/MainThread: added disk sdf (id 37) to device tree 2024-03-01 17:01:34,848 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1d6b572c10) -- 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 = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 17:01:34,851 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:01:34,851 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:01:34,854 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 17:01:34,854 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:01:34,857 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:01:34,860 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:34,865 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:01:34,865 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:01:34,865 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 43 2024-03-01 17:01:34,865 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 44 2024-03-01 17:01:34,868 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:01:34,871 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:01:34,871 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:01:34,874 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:01:34,874 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:01:34,875 INFO blivet/MainThread: added disk sdg (id 42) to device tree 2024-03-01 17:01:34,875 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1d6b50ea00) -- 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 = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 17:01:34,878 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:01:34,878 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:01:34,881 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_1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 17:01:34,881 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:01:34,884 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:01:34,886 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:34,891 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:01:34,892 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:01:34,892 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 48 2024-03-01 17:01:34,892 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:01:34,894 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:01:34,897 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:01:34,897 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:01:34,900 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:01:34,900 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:01:34,901 INFO blivet/MainThread: added disk sdh (id 47) to device tree 2024-03-01 17:01:34,901 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1d6b504e50) -- 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 = 60014051dfd529f618d40f4a338a2674 2024-03-01 17:01:34,904 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:01:34,904 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:01:34,907 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc', '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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 17:01:34,907 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:01:34,910 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:01:34,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:34,917 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:01:34,918 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:01:34,918 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 53 2024-03-01 17:01:34,918 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 54 2024-03-01 17:01:34,921 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:01:34,923 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:01:34,924 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:01:34,926 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:01:34,927 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:01:34,927 INFO blivet/MainThread: added disk sdi (id 52) to device tree 2024-03-01 17:01:34,927 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1d6b514550) -- 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 = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 17:01:34,930 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:01:34,930 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:01:34,933 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:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2', '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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 17:01:34,933 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:01:34,936 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:01:34,939 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:34,944 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:01:34,944 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:01:34,944 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 58 2024-03-01 17:01:34,944 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 59 2024-03-01 17:01:34,947 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:01:34,950 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:01:34,950 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:01:34,953 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:01:34,954 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:01:34,954 INFO blivet/MainThread: added disk sdj (id 57) to device tree 2024-03-01 17:01:34,954 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1d6b514d60) -- 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 = 600140533c9de3e898f45bcb604704b2 2024-03-01 17:01:34,957 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:01:34,957 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:01:34,960 DEBUG blivet/MainThread: DeviceTree.handle_device: name: xvda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/1', 'DEVNAME': '/dev/xvda', 'DEVPATH': '/devices/vbd-768/block/xvda', 'DEVTYPE': 'disk', 'DISKSEQ': '1', 'ID_PART_TABLE_TYPE': 'dos', 'ID_PART_TABLE_UUID': 'e61ef7e0', 'MAJOR': '202', 'MINOR': '0', 'SUBSYSTEM': 'block', 'SYS_NAME': 'xvda', 'SYS_PATH': '/sys/devices/vbd-768/block/xvda', 'TAGS': ':systemd:', 'USEC_INITIALIZED': '20122653'} ; 2024-03-01 17:01:34,960 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:01:34,963 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:34,965 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:34,969 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:01:34,969 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:01:34,969 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:01:34,969 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:01:34,970 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 63 2024-03-01 17:01:34,970 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 64 2024-03-01 17:01:34,972 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:01:34,975 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:01:34,975 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:01:34,978 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:01:34,978 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:01:34,979 INFO blivet/MainThread: added disk xvda (id 62) to device tree 2024-03-01 17:01:34,979 INFO blivet/MainThread: got device: DiskDevice instance (0x7f1d6b514eb0) -- 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:01:34,982 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:01:34,985 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:34,985 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 66 2024-03-01 17:01:34,988 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:34,988 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 67 2024-03-01 17:01:34,991 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:34,991 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 68 2024-03-01 17:01:34,994 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:34,994 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 69 2024-03-01 17:01:34,997 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:01:35,000 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:35,003 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:01:35,008 DEBUG blivet/MainThread: Did not change pmbr_boot on parted.Disk instance -- type: msdos primaryPartitionCount: 1 lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 partitions: [] device: PedDisk: <_ped.Disk object at 0x7f1d6ce62780> 2024-03-01 17:01:35,044 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 70 2024-03-01 17:01:35,048 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:01:35,048 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:01:35,051 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': '20124541'} ; 2024-03-01 17:01:35,051 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:01:35,051 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:01:35,054 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:35,057 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:35,060 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:01:35,062 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:35,065 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:35,065 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:35,077 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:35,093 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:35,096 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (62) with existing msdos disklabel 2024-03-01 17:01:35,096 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 73 2024-03-01 17:01:35,100 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:01:35,100 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 74 2024-03-01 17:01:35,102 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:01:35,105 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:01:35,106 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:01:35,108 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:01:35,109 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:01:35,109 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:01:35,112 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:01:35,115 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:01:35,117 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:01:35,120 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:01:35,123 DEBUG blivet/MainThread: PartitionDevice.read_current_size: exists: True ; path: /dev/xvda1 ; sysfs_path: /sys/devices/vbd-768/block/xvda/xvda1 ; 2024-03-01 17:01:35,123 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:01:35,123 INFO blivet/MainThread: added partition xvda1 (id 72) to device tree 2024-03-01 17:01:35,124 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:01:35,123 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f1d6b524be0) -- 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 0x7f1d6b575cc0> disk = existing 250 GiB disk xvda (62) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:01:35,127 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:01:35,130 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:35,130 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 76 2024-03-01 17:01:35,133 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:35,134 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 77 2024-03-01 17:01:35,137 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:35,137 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 78 2024-03-01 17:01:35,140 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:35,140 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 79 2024-03-01 17:01:35,141 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:01:35,141 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:01:35,144 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:35,144 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 80 2024-03-01 17:01:35,147 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:01:35,147 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:01:35,148 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:35,159 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:35,172 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:01:35,173 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:01:35,176 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:01:35,178 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:35,181 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:01:35,183 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:35,184 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:01:35,186 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:01:35,188 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:35,191 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:01:35,193 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:35,193 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:01:35,196 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:01:35,198 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:35,201 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:01:35,203 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:35,204 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:01:35,206 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:01:35,208 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:35,211 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:01:35,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:35,213 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:01:35,216 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:01:35,218 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:35,221 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:01:35,223 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:35,223 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:01:35,225 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:01:35,228 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:35,230 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:01:35,233 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:35,233 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:01:35,235 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:35,238 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:35,240 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:35,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:35,243 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1' 2024-03-01 17:01:35,245 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:35,248 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) 2024-03-01 17:01:35,248 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:01:35,250 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:01:35,253 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (7) 2024-03-01 17:01:35,253 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:01:35,256 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:01:35,258 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (22) 2024-03-01 17:01:35,258 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:01:35,261 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:01:35,261 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 82 2024-03-01 17:01:35,261 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 17:01:35,264 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:01:35,264 INFO blivet/MainThread: registered action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:01:35,267 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:01:35,267 INFO blivet/MainThread: registered action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:01:35,270 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:01:35,270 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 86 2024-03-01 17:01:35,270 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 89 2024-03-01 17:01:35,273 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:01:35,273 INFO blivet/MainThread: registered action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:01:35,276 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:01:35,276 INFO blivet/MainThread: registered action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:01:35,278 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: 2024-03-01 17:01:35,278 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 90 2024-03-01 17:01:35,278 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 93 2024-03-01 17:01:35,281 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:01:35,281 INFO blivet/MainThread: registered action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:01:35,284 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:01:35,284 INFO blivet/MainThread: registered action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:01:35,285 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 17:01:35,289 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:01:35,292 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:01:35,295 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:01:35,298 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:01:35,301 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:01:35,304 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:01:35,305 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 17:01:35,307 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:01:35,308 INFO blivet/MainThread: added lvmvg test_vg1 (id 94) to device tree 2024-03-01 17:01:35,308 INFO blivet/MainThread: registered action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:01:35,312 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:35,314 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:35,317 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:35,319 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:35,319 DEBUG blivet/MainThread: failed to resolve '/dev/test_vg1-lv1' 2024-03-01 17:01:35,320 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:01:35,320 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:01:35,321 DEBUG blivet.ansible/MainThread: size: 1.5 GiB ; -99.73890339425589 2024-03-01 17:01:35,321 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:01:35,321 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:01:35,324 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:35,324 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 99 2024-03-01 17:01:35,326 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:35,327 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 101 2024-03-01 17:01:35,330 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:01:35,333 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:01:35,333 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 103 2024-03-01 17:01:35,336 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:01:35,339 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:01:35,342 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:01:35,345 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: False ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: ; 2024-03-01 17:01:35,346 DEBUG blivet/MainThread: test_vg1 size is 2.99 GiB 2024-03-01 17:01:35,346 DEBUG blivet/MainThread: vg test_vg1 has 2.99 GiB free 2024-03-01 17:01:35,346 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 17:01:35,347 INFO program/MainThread: Running [4] dmsetup --version ... 2024-03-01 17:01:35,350 INFO program/MainThread: stdout[4]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 17:01:35,350 INFO program/MainThread: stderr[4]: 2024-03-01 17:01:35,350 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:01:35,350 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 100) to device tree 2024-03-01 17:01:35,350 INFO blivet/MainThread: registered action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:01:35,351 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 107 2024-03-01 17:01:35,354 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: xfs ; 2024-03-01 17:01:35,355 INFO blivet/MainThread: registered action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:01:35,355 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:01:35,355 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:01:35,355 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:01:35,356 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:01:35,356 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:01:35,356 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:01:35,356 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:01:35,356 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:01:35,356 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:01:35,356 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:01:35,356 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:01:35,359 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:01:35,361 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:01:35,364 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:01:35,364 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:01:35,367 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:01:35,367 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 0x7f1d6ce5ccc0> 2024-03-01 17:01:35,367 INFO blivet/MainThread: sorting actions... 2024-03-01 17:01:35,368 DEBUG blivet/MainThread: action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:01:35,368 DEBUG blivet/MainThread: action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:01:35,368 DEBUG blivet/MainThread: action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:01:35,368 DEBUG blivet/MainThread: action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:01:35,369 DEBUG blivet/MainThread: action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:01:35,369 DEBUG blivet/MainThread: action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:01:35,369 DEBUG blivet/MainThread: action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:01:35,369 DEBUG blivet/MainThread: action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:01:35,369 DEBUG blivet/MainThread: action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:01:35,369 INFO blivet/MainThread: executing action: [91] destroy format None on disk sdc (id 22) 2024-03-01 17:01:35,372 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:35,374 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdc ; type: None ; status: False ; 2024-03-01 17:01:35,374 INFO program/MainThread: Running... wipefs -f -a /dev/sdc 2024-03-01 17:01:35,382 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:35,382 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:35,406 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:35,406 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:35,418 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:35,419 INFO blivet/MainThread: executing action: [87] destroy format None on disk sdb (id 7) 2024-03-01 17:01:35,422 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:35,425 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sdb ; type: None ; status: False ; 2024-03-01 17:01:35,425 INFO program/MainThread: Running... wipefs -f -a /dev/sdb 2024-03-01 17:01:35,431 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:35,432 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:35,454 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:35,454 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:35,466 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:35,467 INFO blivet/MainThread: executing action: [83] destroy format None on disk sda (id 2) 2024-03-01 17:01:35,470 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:35,473 DEBUG blivet/MainThread: DeviceFormat.destroy: device: /dev/sda ; type: None ; status: False ; 2024-03-01 17:01:35,473 INFO program/MainThread: Running... wipefs -f -a /dev/sda 2024-03-01 17:01:35,479 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:35,479 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:35,503 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:35,504 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:35,515 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:35,516 INFO blivet/MainThread: executing action: [92] create format lvmpv on disk sdc (id 22) 2024-03-01 17:01:35,519 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:35,522 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:01:35,524 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:01:35,524 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:01:35,524 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:35,525 INFO program/MainThread: Running [5] lvm pvcreate /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:01:35,559 INFO program/MainThread: stdout[5]: Physical volume "/dev/sdc" successfully created. 2024-03-01 17:01:35,560 INFO program/MainThread: stderr[5]: 2024-03-01 17:01:35,560 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:01:35,560 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:01:35,571 INFO program/MainThread: stdout[6]: use_devicesfile=1 2024-03-01 17:01:35,571 INFO program/MainThread: stderr[6]: 2024-03-01 17:01:35,571 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:01:35,571 INFO program/MainThread: Running [7] lvmdevices --adddev /dev/sdc ... 2024-03-01 17:01:35,598 INFO program/MainThread: stdout[7]: 2024-03-01 17:01:35,598 INFO program/MainThread: stderr[7]: 2024-03-01 17:01:35,598 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:01:35,598 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdc 2024-03-01 17:01:35,599 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:35,610 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:35,614 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:01:35,614 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:01:35,615 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdc 2024-03-01 17:01:35,624 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:35,624 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:35,644 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:35,644 INFO blivet/MainThread: executing action: [88] create format lvmpv on disk sdb (id 7) 2024-03-01 17:01:35,648 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:35,650 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:01:35,653 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:01:35,653 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:01:35,653 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:35,653 INFO program/MainThread: Running [8] lvm pvcreate /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:01:35,684 INFO program/MainThread: stdout[8]: Physical volume "/dev/sdb" successfully created. 2024-03-01 17:01:35,685 INFO program/MainThread: stderr[8]: 2024-03-01 17:01:35,685 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:01:35,685 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:01:35,696 INFO program/MainThread: stdout[9]: use_devicesfile=1 2024-03-01 17:01:35,696 INFO program/MainThread: stderr[9]: 2024-03-01 17:01:35,696 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:01:35,696 INFO program/MainThread: Running [10] lvmdevices --adddev /dev/sdb ... 2024-03-01 17:01:35,724 INFO program/MainThread: stdout[10]: 2024-03-01 17:01:35,724 INFO program/MainThread: stderr[10]: 2024-03-01 17:01:35,725 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:01:35,725 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sdb 2024-03-01 17:01:35,725 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:35,737 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:35,741 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:01:35,741 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:01:35,742 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sdb 2024-03-01 17:01:35,750 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:35,751 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:35,772 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:35,772 INFO blivet/MainThread: executing action: [84] create format lvmpv on disk sda (id 2) 2024-03-01 17:01:35,775 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:35,778 DEBUG blivet/MainThread: LVMPhysicalVolume.create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:01:35,781 DEBUG blivet/MainThread: LVMPhysicalVolume._create: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:01:35,781 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:01:35,781 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:35,781 INFO program/MainThread: Running [11] lvm pvcreate /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} -y ... 2024-03-01 17:01:35,818 INFO program/MainThread: stdout[11]: Physical volume "/dev/sda" successfully created. 2024-03-01 17:01:35,819 INFO program/MainThread: stderr[11]: 2024-03-01 17:01:35,819 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:01:35,819 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:01:35,828 INFO program/MainThread: stdout[12]: use_devicesfile=1 2024-03-01 17:01:35,829 INFO program/MainThread: stderr[12]: 2024-03-01 17:01:35,829 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:01:35,829 INFO program/MainThread: Running [13] lvmdevices --adddev /dev/sda ... 2024-03-01 17:01:35,857 INFO program/MainThread: stdout[13]: 2024-03-01 17:01:35,857 INFO program/MainThread: stderr[13]: 2024-03-01 17:01:35,857 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:01:35,857 DEBUG blivet/MainThread: lvm filter: restoring the lvm devices list to /dev/sda 2024-03-01 17:01:35,858 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:35,870 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:35,874 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:01:35,874 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:01:35,875 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=sda 2024-03-01 17:01:35,884 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:35,884 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:35,907 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:35,908 INFO blivet/MainThread: executing action: [98] create device lvmvg test_vg1 (id 94) 2024-03-01 17:01:35,911 DEBUG blivet/MainThread: LVMVolumeGroupDevice.create: test_vg1 ; status: False ; 2024-03-01 17:01:35,914 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:01:35,916 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:35,919 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:01:35,922 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:35,924 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:01:35,927 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:35,930 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:01:35,932 DEBUG blivet/MainThread: LVMVolumeGroupDevice._create: test_vg1 ; status: False ; 2024-03-01 17:01:35,932 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:01:35,979 INFO program/MainThread: stdout[14]: Volume group "test_vg1" successfully created 2024-03-01 17:01:35,980 INFO program/MainThread: stderr[14]: 2024-03-01 17:01:35,980 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:01:35,992 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:01:36,003 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:01:36,009 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:36,014 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:01:36,019 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:36,022 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:01:36,025 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:36,027 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:01:36,027 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:36,039 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:36,043 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:01:36,046 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:01:36,046 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:36,057 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:36,058 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=test_vg1 2024-03-01 17:01:36,065 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:36,066 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:36,076 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:36,077 INFO blivet/MainThread: executing action: [105] create device lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:01:36,080 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.create: test_vg1-lv1 ; status: False ; 2024-03-01 17:01:36,083 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup_parents: name: test_vg1-lv1 ; orig: False ; 2024-03-01 17:01:36,086 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup: test_vg1 ; orig: False ; status: False ; controllable: True ; 2024-03-01 17:01:36,089 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: False ; 2024-03-01 17:01:36,092 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:36,095 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:01:36,098 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:36,101 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:01:36,104 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:36,107 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:01:36,107 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:36,118 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:36,122 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: False ; 2024-03-01 17:01:36,123 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:01:36,154 INFO program/MainThread: stdout[15]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs 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:01:36,155 INFO program/MainThread: stderr[15]: 2024-03-01 17:01:36,155 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:01:36,159 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._create: test_vg1-lv1 ; status: False ; 2024-03-01 17:01:36,159 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:01:36,208 INFO program/MainThread: stdout[16]: Logical volume "lv1" created. 2024-03-01 17:01:36,208 INFO program/MainThread: stderr[16]: 2024-03-01 17:01:36,208 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:01:36,218 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:36,225 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:01:36,226 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:01:36,226 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:36,253 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:36,260 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:01:36,260 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:01:36,261 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:01:36,269 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:36,269 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:36,285 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:36,285 INFO blivet/MainThread: executing action: [106] create format xfs filesystem on lvmlv test_vg1-lv1 (id 100) 2024-03-01 17:01:36,289 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:36,292 DEBUG blivet/MainThread: XFS.create: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:01:36,294 DEBUG blivet/MainThread: XFS._create: type: xfs ; device: /dev/mapper/test_vg1-lv1 ; mountpoint: ; 2024-03-01 17:01:36,295 INFO program/MainThread: Running... mkfs.xfs -f /dev/mapper/test_vg1-lv1 2024-03-01 17:01:36,409 INFO program/MainThread: stdout: 2024-03-01 17:01:36,409 INFO program/MainThread: meta-data=/dev/mapper/test_vg1-lv1 isize=512 agcount=4, agsize=98048 blks 2024-03-01 17:01:36,409 INFO program/MainThread: = sectsz=512 attr=2, projid32bit=1 2024-03-01 17:01:36,409 INFO program/MainThread: = crc=1 finobt=1, sparse=1, rmapbt=0 2024-03-01 17:01:36,409 INFO program/MainThread: = reflink=1 bigtime=1 inobtcount=1 nrext64=0 2024-03-01 17:01:36,409 INFO program/MainThread: data = bsize=4096 blocks=392192, imaxpct=25 2024-03-01 17:01:36,409 INFO program/MainThread: = sunit=0 swidth=0 blks 2024-03-01 17:01:36,409 INFO program/MainThread: naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2024-03-01 17:01:36,410 INFO program/MainThread: log =internal log bsize=4096 blocks=16384, version=2 2024-03-01 17:01:36,410 INFO program/MainThread: = sectsz=512 sunit=0 blks, lazy-count=1 2024-03-01 17:01:36,410 INFO program/MainThread: realtime =none extsz=4096 blocks=0, rtextents=0 2024-03-01 17:01:36,410 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:36,410 INFO program/MainThread: Running... xfs_admin -L -- /dev/mapper/test_vg1-lv1 2024-03-01 17:01:36,424 INFO program/MainThread: stdout: 2024-03-01 17:01:36,425 INFO program/MainThread: writing all SBs 2024-03-01 17:01:36,425 INFO program/MainThread: new label = "" 2024-03-01 17:01:36,425 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:36,425 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:36,441 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:36,445 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:01:36,445 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:01:36,446 INFO program/MainThread: Running... udevadm trigger --action=change --subsystem-match=block --sysname-match=dm-0 2024-03-01 17:01:36,455 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:36,455 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:36,472 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:36,477 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:01:36,477 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 0x7f1d6b4a5860> 2024-03-01 17:01:36,480 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:36,483 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:01:36,483 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:01:36,486 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/mapper/test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:36,488 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:01:36,488 DEBUG blivet/MainThread: resolved '/dev/mapper/test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:01:40,493 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_qd89ysil/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:01:40,526 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:40,526 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:01:40,529 INFO program/MainThread: stdout[2]: 2024-03-01 17:01:40,529 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:01:40,529 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:01:40,530 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:01:40,534 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:40,534 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:01:40,537 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:40,538 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:01:40,540 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:40,540 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:01:40,543 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:40,543 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:01:40,552 INFO program/MainThread: stdout: 2024-03-01 17:01:40,552 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:01:40,552 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member XT5KuH-sNIy-fzqF-3pE3-PWBq-xLJQ-1TDhOd 2024-03-01 17:01:40,552 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs a4348737-2783-4ac0-bdb4-b8e98c93f337 2024-03-01 17:01:40,552 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks 2024-03-01 17:01:40,552 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs a4348737-2783-4ac0-bdb4-b8e98c93f337 2024-03-01 17:01:40,552 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW 2024-03-01 17:01:40,552 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:01:40,552 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:01:40,552 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:01:40,552 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:01:40,552 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:01:40,552 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:01:40,552 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:01:40,552 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:01:40,552 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:01:40,552 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:01:40,552 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:01:40,552 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:40,552 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member XT5KuH-sNIy-fzqF-3pE3-PWBq-xLJQ-1TDhOd `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs a4348737-2783-4ac0-bdb4-b8e98c93f337 sdb 1073741824 root disk brw-rw---- LVM2_member IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs a4348737-2783-4ac0-bdb4-b8e98c93f337 sdc 1073741824 root disk brw-rw---- LVM2_member aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW 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:01:40,553 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:40,553 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:40,553 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:01:40,553 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:40,553 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:01:40,554 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:01:40,554 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:40,565 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:40,578 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 17:01:40,583 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/lvm-pv-uuid-XT5KuH-sNIy-fzqF-3pE3-PWBq-xLJQ-1TDhOd ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af', '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': 'XT5KuH-sNIy-fzqF-3pE3-PWBq-xLJQ-1TDhOd', 'ID_FS_UUID_ENC': 'XT5KuH-sNIy-fzqF-3pE3-PWBq-xLJQ-1TDhOd', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 17:01:40,583 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:01:40,583 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:01:40,617 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:01:40,618 INFO program/MainThread: stderr[3]: 2024-03-01 17:01:40,618 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:01:40,622 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:40,625 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:40,629 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:01:40,630 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:01:40,635 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:01:40,636 INFO blivet/MainThread: sda is a disk 2024-03-01 17:01:40,636 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:01:40,636 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:01:40,639 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:01:40,642 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:01:40,643 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:01:40,646 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:01:40,646 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:01:40,646 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:01:40,647 INFO blivet/MainThread: got device: DiskDevice instance (0x7f078a178e80) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 17:01:40,650 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:01:40,653 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:40,653 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:01:40,656 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:40,656 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:01:40,660 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:40,660 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:01:40,663 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:40,663 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:01:40,666 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:01:40,666 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:01:40,666 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:01:40,702 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=XT5KuH-sNIy-fzqF-3pE3-PWBq-xLJQ-1TDhOd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs 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:01:40,702 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks. WARNING: Couldn't find device with uuid aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW. WARNING: VG test_vg1 is missing PV IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:01:40,702 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:01:40,702 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:01:40,706 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: XT5KuH-sNIy-fzqF-3pE3-PWBq-xLJQ-1TDhOd ; label: None ; device: /dev/sda ; serial: 36001405cb3a2c17f0ac4908a800fa6af ; exists: True ; vg_name: test_vg1 ; vg_uuid: XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs ; pe_start: 8 MiB ; 2024-03-01 17:01:40,707 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:01:40,709 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:01:40,712 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs ; incomplete: True ; hidden: False ; 2024-03-01 17:01:40,715 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:01:40,718 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:40,721 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:40,721 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:01:40,754 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs 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:01:40,755 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks. WARNING: Couldn't find device with uuid aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW. WARNING: VG test_vg1 is missing PV IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:01:40,755 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:01:40,755 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:01:40,755 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:01:40,760 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:01:40,764 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:01:40,764 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:01:40,767 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:01:40,767 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:01:40,802 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 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:01:40,803 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks. WARNING: Couldn't find device with uuid aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW. WARNING: VG test_vg1 is missing PV IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:01:40,803 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:01:40,807 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:01:40,807 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:01:40,810 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:01:40,813 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs ; incomplete: True ; hidden: False ; 2024-03-01 17:01:40,815 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:01:40,816 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:01:40,816 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:01:40,819 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/lvm-pv-uuid-IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks ' '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85', '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': 'IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks', 'ID_FS_UUID_ENC': 'IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks', '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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 17:01:40,819 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:01:40,822 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:01:40,824 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:40,830 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:01:40,830 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:01:40,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:01:40,830 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:01:40,833 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:01:40,836 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:01:40,836 DEBUG blivet/MainThread: sdb sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb 2024-03-01 17:01:40,839 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdb ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:1/block/sdb ; 2024-03-01 17:01:40,839 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:01:40,840 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:01:40,840 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0789023730) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 17:01:40,843 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:01:40,846 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:40,846 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:01:40,849 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:40,849 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:01:40,852 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:40,852 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:01:40,855 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:40,855 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:01:40,857 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:01:40,857 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:01:40,858 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:01:40,888 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=XT5KuH-sNIy-fzqF-3pE3-PWBq-xLJQ-1TDhOd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs 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:01:40,889 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW. WARNING: VG test_vg1 is missing PV aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW (last written to /dev/sdc). 2024-03-01 17:01:40,889 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:01:40,889 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:01:40,893 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks ; label: None ; device: /dev/sdb ; serial: 36001405c75836cb10d34d4f943cdfb85 ; exists: True ; vg_name: test_vg1 ; vg_uuid: XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 17:01:40,893 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:01:40,896 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:01:40,898 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs ; incomplete: True ; hidden: False ; 2024-03-01 17:01:40,901 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:01:40,904 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:01:40,907 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:01:40,910 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:01:40,912 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs ; incomplete: True ; hidden: False ; 2024-03-01 17:01:40,915 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:40,915 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:01:40,947 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:01:40,948 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW. WARNING: VG test_vg1 is missing PV aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW (last written to /dev/sdc). 2024-03-01 17:01:40,948 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:01:40,948 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:01:40,948 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:01:40,952 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_cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 17:01:40,952 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:01:40,955 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:01:40,957 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:40,963 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:01:40,963 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:01:40,963 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:01:40,963 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:01:40,966 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:01:40,969 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:01:40,969 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:01:40,972 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:01:40,972 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:01:40,973 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:01:40,973 INFO blivet/MainThread: got device: DiskDevice instance (0x7f078901adc0) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 17:01:40,976 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:01:40,976 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:01:40,978 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57', '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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 17:01:40,979 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:01:40,981 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:01:40,984 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:40,989 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:01:40,989 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:01:40,989 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:01:40,990 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:01:40,992 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:01:40,995 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:01:40,995 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:01:40,998 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:01:40,998 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:01:40,999 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:01:40,999 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0789096790) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 17:01:41,002 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:01:41,002 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:01:41,005 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/lvm-pv-uuid-aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW ' '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', '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': 'aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW', 'ID_FS_UUID_ENC': 'aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 17:01:41,005 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:01:41,007 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:01:41,010 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:41,015 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:01:41,015 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:01:41,015 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:01:41,016 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:01:41,018 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:01:41,021 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:01:41,021 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:01:41,024 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:01:41,024 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:01:41,025 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:01:41,025 INFO blivet/MainThread: got device: DiskDevice instance (0x7f078901cf70) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 17:01:41,028 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:01:41,031 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:41,031 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:01:41,034 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:41,034 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:01:41,037 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:41,037 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:01:41,040 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:41,040 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:01:41,042 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:01:41,042 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:01:41,042 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:01:41,077 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=XT5KuH-sNIy-fzqF-3pE3-PWBq-xLJQ-1TDhOd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs 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:01:41,077 INFO program/MainThread: stderr[9]: 2024-03-01 17:01:41,077 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:01:41,077 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:01:41,081 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW ; label: None ; device: /dev/sdc ; serial: 36001405b611fc0edc394f2f865831565 ; exists: True ; vg_name: test_vg1 ; vg_uuid: XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:01:41,081 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:01:41,084 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:01:41,086 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs ; incomplete: True ; hidden: False ; 2024-03-01 17:01:41,089 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:41,092 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:01:41,095 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:01:41,098 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:01:41,100 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs ; incomplete: True ; hidden: False ; 2024-03-01 17:01:41,103 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:41,103 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:01:41,138 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:01:41,139 INFO program/MainThread: stderr[10]: 2024-03-01 17:01:41,139 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:01:41,142 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:41,145 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:41,148 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:41,150 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:01:41,151 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:01:41,154 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:01:41,154 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:01:41,157 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:01:41,160 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:01:41,161 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:01:41,164 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:01:41,164 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:01:41,164 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:01:41,167 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:01:41,170 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:01:41,170 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:01:41,173 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:01:41,176 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:01:41,177 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:01:41,180 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:01:41,180 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:01:41,180 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 17:01:41,180 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:01:41,183 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:01:41,183 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:01:41,186 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:01:41,186 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:01:41,190 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-uuid/a4348737-2783-4ac0-bdb4-b8e98c93f337 ' '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-XvzZqMaZMz8YxAntuABJMzvUtMEZjjGspHkdCtQezo36eG1Lq2luJLWoHLTh8Y11 ' '/dev/test_vg1/lv1', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '91', '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-XvzZqMaZMz8YxAntuABJMzvUtMEZjjGspHkdCtQezo36eG1Lq2luJLWoHLTh8Y11', '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': 'a4348737-2783-4ac0-bdb4-b8e98c93f337', 'ID_FS_UUID_ENC': 'a4348737-2783-4ac0-bdb4-b8e98c93f337', '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': '1367016464'} ; 2024-03-01 17:01:41,190 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:01:41,190 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:41,193 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:01:41,193 INFO program/MainThread: stderr[11]: 2024-03-01 17:01:41,193 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:01:41,193 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:41,195 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:01:41,195 INFO program/MainThread: stderr[12]: 2024-03-01 17:01:41,196 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:01:41,196 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:41,198 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:01:41,198 INFO program/MainThread: stderr[13]: 2024-03-01 17:01:41,198 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:01:41,202 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:41,205 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:01:41,207 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:41,208 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:41,208 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:41,209 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:41,205 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f078901a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 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 (0x7f07890965e0) -- 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 = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk 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:01:41,209 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:41,212 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:01:41,212 INFO program/MainThread: stderr[14]: 2024-03-01 17:01:41,212 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:01:41,215 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:01:41,219 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:41,219 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:01:41,222 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:41,222 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:01:41,225 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:41,225 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:01:41,228 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:41,228 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:01:41,230 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:01:41,230 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:01:41,233 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:41,233 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:01:41,236 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:01:41,236 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:01:41,237 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:01:41,240 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3 ' '/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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 17:01:41,240 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:01:41,243 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:01:41,246 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:41,251 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:01:41,252 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:01:41,252 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:01:41,252 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 17:01:41,254 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:01:41,257 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:01:41,257 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:01:41,260 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:01:41,261 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:01:41,261 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 17:01:41,261 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0788fbd310) -- name = sdd status = True id = 59 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 17:01:41,264 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:01:41,264 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:01:41,267 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-diskseq/6 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538', '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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 17:01:41,267 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:01:41,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:01:41,272 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:41,277 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:01:41,278 INFO blivet/MainThread: sde is a disk 2024-03-01 17:01:41,278 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 17:01:41,278 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 17:01:41,281 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:01:41,284 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:01:41,284 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:01:41,287 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:01:41,287 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:01:41,287 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 17:01:41,287 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0788fa8b80) -- name = sde status = True id = 64 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 6001405c3b791ebed274cde9617c7538 2024-03-01 17:01:41,290 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:01:41,290 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:01:41,293 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 17:01:41,293 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:01:41,296 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:01:41,299 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:41,304 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:01:41,304 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:01:41,304 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 17:01:41,304 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 17:01:41,307 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:01:41,310 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:01:41,310 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:01:41,313 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:01:41,313 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:01:41,313 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 17:01:41,313 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0788fa8100) -- name = sdf status = True id = 69 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 17:01:41,316 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:01:41,316 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:01:41,319 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdg ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/8 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44', '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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 17:01:41,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 17:01:41,322 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:01:41,325 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:41,330 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:01:41,330 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:01:41,330 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 17:01:41,331 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 17:01:41,333 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:01:41,336 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:01:41,336 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:01:41,339 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:01:41,339 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:01:41,340 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 17:01:41,340 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0789023850) -- name = sdg status = True id = 74 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 17:01:41,343 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:01:41,343 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:01:41,346 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 17:01:41,346 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:01:41,349 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:01:41,351 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:41,356 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:01:41,356 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:01:41,357 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 17:01:41,357 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 17:01:41,359 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:01:41,362 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:01:41,362 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:01:41,365 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:01:41,365 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:01:41,366 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 17:01:41,366 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0788fc7490) -- name = sdh status = True id = 79 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 60014051dfd529f618d40f4a338a2674 2024-03-01 17:01:41,369 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:01:41,369 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:01:41,372 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc', '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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 17:01:41,372 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:01:41,375 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:01:41,377 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:41,382 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:01:41,383 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:01:41,383 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 17:01:41,383 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 17:01:41,386 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:01:41,388 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:01:41,389 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:01:41,391 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:01:41,392 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:01:41,392 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 17:01:41,392 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0788fc9310) -- name = sdi status = True id = 84 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 17:01:41,395 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:01:41,395 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:01:41,398 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-diskseq/11 ' '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2', '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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 17:01:41,398 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:01:41,401 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:01:41,403 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:41,408 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:01:41,409 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:01:41,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 17:01:41,409 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 17:01:41,412 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:01:41,415 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:01:41,415 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:01:41,418 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:01:41,418 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:01:41,418 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 17:01:41,418 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0788fc9610) -- name = sdj status = True id = 89 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 600140533c9de3e898f45bcb604704b2 2024-03-01 17:01:41,421 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:01:41,421 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:01:41,424 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': '20122653'} ; 2024-03-01 17:01:41,424 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:01:41,427 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:41,430 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:41,433 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:01:41,433 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:01:41,434 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:01:41,434 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:01:41,434 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 17:01:41,434 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 17:01:41,436 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:01:41,439 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:01:41,439 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:01:41,442 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:01:41,442 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:01:41,443 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 17:01:41,443 INFO blivet/MainThread: got device: DiskDevice instance (0x7f0788fc7b20) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 17:01:41,446 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:01:41,448 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:41,449 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 17:01:41,451 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:41,451 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 17:01:41,455 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:41,455 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 17:01:41,458 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:41,458 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 17:01:41,460 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:01:41,463 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:41,466 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:01:41,471 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 0x7f0788fb9400> 2024-03-01 17:01:41,514 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 17:01:41,517 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:01:41,517 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:01:41,521 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': '20124541'} ; 2024-03-01 17:01:41,521 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:01:41,521 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:01:41,524 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:41,527 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:41,530 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:01:41,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:41,535 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:41,535 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:41,546 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:41,563 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:41,565 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 17:01:41,566 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 17:01:41,569 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:01:41,569 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 17:01:41,572 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:01:41,575 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:01:41,575 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:01:41,578 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:01:41,578 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:01:41,578 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:01:41,581 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:01:41,584 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:01:41,586 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:01:41,589 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:01:41,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 17:01:41,592 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:01:41,592 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 17:01:41,593 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:01:41,592 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f0788fcdf70) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) with existing msdos disklabel'] uuid = e61ef7e0-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f0789015630> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:01:41,596 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:01:41,599 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:41,599 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 17:01:41,602 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:41,602 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 17:01:41,605 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:41,605 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 17:01:41,608 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:41,608 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 17:01:41,608 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:01:41,611 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:41,611 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 17:01:41,613 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:01:41,614 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:01:41,616 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-XvzZqMaZMz8YxAntuABJMzvUtMEZjjGspHkdCtQezo36eG1Lq2luJLWoHLTh8Y11 ' '/dev/disk/by-uuid/a4348737-2783-4ac0-bdb4-b8e98c93f337', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '91', '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-XvzZqMaZMz8YxAntuABJMzvUtMEZjjGspHkdCtQezo36eG1Lq2luJLWoHLTh8Y11', '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': 'a4348737-2783-4ac0-bdb4-b8e98c93f337', 'ID_FS_UUID_ENC': 'a4348737-2783-4ac0-bdb4-b8e98c93f337', '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': '1367016464'} ; 2024-03-01 17:01:41,617 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:01:41,617 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:41,620 INFO program/MainThread: stdout[15]: LVM 2024-03-01 17:01:41,620 INFO program/MainThread: stderr[15]: 2024-03-01 17:01:41,620 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:01:41,620 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:41,622 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:01:41,623 INFO program/MainThread: stderr[16]: 2024-03-01 17:01:41,623 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:01:41,623 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:41,625 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:01:41,625 INFO program/MainThread: stderr[17]: 2024-03-01 17:01:41,625 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:01:41,629 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:41,631 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:01:41,634 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:41,634 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:41,635 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:41,635 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:41,632 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f078901a7f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f07890965e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:41,636 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:41,638 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:01:41,638 INFO program/MainThread: stderr[18]: 2024-03-01 17:01:41,638 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:01:41,642 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:01:41,642 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:01:41,642 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:41,654 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:41,668 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:01:41,668 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:01:41,672 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:01:41,674 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:41,677 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat ; incomplete: False ; hidden: False ; 2024-03-01 17:01:41,679 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:41,679 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:01:41,682 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:01:41,684 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:41,687 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:01:41,689 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:41,689 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:01:41,692 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:01:41,694 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:41,697 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:01:41,699 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:41,699 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:01:41,702 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:01:41,704 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:41,706 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:01:41,709 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:41,709 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:01:41,711 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:01:41,714 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:41,716 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:01:41,719 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:41,719 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:01:41,721 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:01:41,724 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:41,726 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:01:41,729 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:41,729 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:01:44,608 INFO blivet/MainThread: sys.argv = ['/tmp/ansible_fedora.linux_system_roles.blivet_payload_fz0pnh9m/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py'] 2024-03-01 17:01:44,641 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:44,641 INFO program/MainThread: Running [2] e2fsck -V ... 2024-03-01 17:01:44,644 INFO program/MainThread: stdout[2]: 2024-03-01 17:01:44,644 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:01:44,644 INFO program/MainThread: ...done [2] (exit code: 0) 2024-03-01 17:01:44,644 INFO program/MainThread: Running... modprobe --dry-run ext4 2024-03-01 17:01:44,648 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:44,649 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 0 2024-03-01 17:01:44,652 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:44,652 DEBUG blivet/MainThread: trying to set new default fstype to 'ext4' 2024-03-01 17:01:44,655 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:44,655 DEBUG blivet/MainThread: get_format('ext4') returning Ext4FS instance with object id 1 2024-03-01 17:01:44,658 DEBUG blivet/MainThread: Ext4FS.supported: supported: True ; 2024-03-01 17:01:44,658 INFO program/MainThread: Running... lsblk --bytes -a -o NAME,SIZE,OWNER,GROUP,MODE,FSTYPE,LABEL,UUID,PARTUUID,MOUNTPOINT 2024-03-01 17:01:44,666 INFO program/MainThread: stdout: 2024-03-01 17:01:44,666 INFO program/MainThread: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT 2024-03-01 17:01:44,666 INFO program/MainThread: sda 1073741824 root disk brw-rw---- LVM2_member XT5KuH-sNIy-fzqF-3pE3-PWBq-xLJQ-1TDhOd 2024-03-01 17:01:44,666 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs a4348737-2783-4ac0-bdb4-b8e98c93f337 2024-03-01 17:01:44,666 INFO program/MainThread: sdb 1073741824 root disk brw-rw---- LVM2_member IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks 2024-03-01 17:01:44,666 INFO program/MainThread: `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs a4348737-2783-4ac0-bdb4-b8e98c93f337 2024-03-01 17:01:44,666 INFO program/MainThread: sdc 1073741824 root disk brw-rw---- LVM2_member aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW 2024-03-01 17:01:44,666 INFO program/MainThread: sdd 1073741824 root disk brw-rw---- 2024-03-01 17:01:44,666 INFO program/MainThread: sde 1073741824 root disk brw-rw---- 2024-03-01 17:01:44,666 INFO program/MainThread: sdf 1073741824 root disk brw-rw---- 2024-03-01 17:01:44,667 INFO program/MainThread: sdg 1073741824 root disk brw-rw---- 2024-03-01 17:01:44,667 INFO program/MainThread: sdh 1073741824 root disk brw-rw---- 2024-03-01 17:01:44,667 INFO program/MainThread: sdi 1073741824 root disk brw-rw---- 2024-03-01 17:01:44,667 INFO program/MainThread: sdj 1073741824 root disk brw-rw---- 2024-03-01 17:01:44,667 INFO program/MainThread: sdk 1073741824 root disk brw-rw---- 2024-03-01 17:01:44,667 INFO program/MainThread: sdl 1073741824 root disk brw-rw---- 2024-03-01 17:01:44,667 INFO program/MainThread: xvda 268435456000 root disk brw-rw---- 2024-03-01 17:01:44,667 INFO program/MainThread: `-xvda1 268434390528 root disk brw-rw---- xfs a4d9efbc-be36-4c5f-99af-596afd10159d e61ef7e0-01 / 2024-03-01 17:01:44,667 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:44,667 DEBUG blivet/MainThread: lsblk output: NAME SIZE OWNER GROUP MODE FSTYPE LABEL UUID PARTUUID MOUNTPOINT sda 1073741824 root disk brw-rw---- LVM2_member XT5KuH-sNIy-fzqF-3pE3-PWBq-xLJQ-1TDhOd `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs a4348737-2783-4ac0-bdb4-b8e98c93f337 sdb 1073741824 root disk brw-rw---- LVM2_member IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks `-test_vg1-lv1 1606418432 root disk brw-rw---- xfs a4348737-2783-4ac0-bdb4-b8e98c93f337 sdc 1073741824 root disk brw-rw---- LVM2_member aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW 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:01:44,667 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:44,667 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:44,668 INFO blivet/MainThread: resetting Blivet (version 3.6.0) instance 2024-03-01 17:01:44,668 DEBUG blivet/MainThread: lvm filter: clearing the lvm devices list 2024-03-01 17:01:44,668 INFO blivet/MainThread: DeviceTree.populate: ignored_disks is [] ; exclusive_disks is [] 2024-03-01 17:01:44,668 WARNING blivet/MainThread: Failed to call the update_volume_info method: libstoragemgmt functionality not available 2024-03-01 17:01:44,668 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:44,681 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:44,694 INFO blivet/MainThread: devices to scan: ['sda', 'sdb', 'sdk', 'sdl', 'sdc', 'sdd', 'sde', 'sdf', 'sdg', 'sdh', 'sdi', 'sdj', 'xvda', 'xvda1', 'test_vg1-lv1'] 2024-03-01 17:01:44,699 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sda ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-id/scsi-SLIO-ORG_disk0_cb3a2c17-f0ac-4908-a800-fa6af81f3ead ' '/dev/disk/by-id/scsi-36001405cb3a2c17f0ac4908a800fa6af ' '/dev/disk/by-diskseq/2 ' '/dev/disk/by-id/lvm-pv-uuid-XT5KuH-sNIy-fzqF-3pE3-PWBq-xLJQ-1TDhOd ' '/dev/disk/by-id/scsi-1LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', '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': 'XT5KuH-sNIy-fzqF-3pE3-PWBq-xLJQ-1TDhOd', 'ID_FS_UUID_ENC': 'XT5KuH-sNIy-fzqF-3pE3-PWBq-xLJQ-1TDhOd', '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': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'ID_SERIAL': '36001405cb3a2c17f0ac4908a800fa6af', 'ID_SERIAL_SHORT': '6001405cb3a2c17f0ac4908a800fa6af', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cb3a2c17f', 'ID_WWN_VENDOR_EXTENSION': '0x0ac4908a800fa6af', 'ID_WWN_WITH_EXTENSION': '0x6001405cb3a2c17f0ac4908a800fa6af', 'MAJOR': '8', 'MINOR': '0', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cb3a2c17f0ac4908a800fa6af', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk0:cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cb3a2c17-f0ac-4908-a800-fa6af81f3ead', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716693633'} ; 2024-03-01 17:01:44,699 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:01:44,699 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:01:44,735 INFO program/MainThread: stdout[3]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:01:44,735 INFO program/MainThread: stderr[3]: 2024-03-01 17:01:44,735 INFO program/MainThread: ...done [3] (exit code: 0) 2024-03-01 17:01:44,739 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:44,742 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:44,746 INFO blivet/MainThread: failed to get initiator name from iscsi firmware: storaged iSCSI functionality not available 2024-03-01 17:01:44,748 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:01:44,752 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sda ; 2024-03-01 17:01:44,753 INFO blivet/MainThread: sda is a disk 2024-03-01 17:01:44,753 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 3 2024-03-01 17:01:44,753 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 4 2024-03-01 17:01:44,757 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: None ; 2024-03-01 17:01:44,760 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sda ; status: True ; 2024-03-01 17:01:44,760 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:01:44,763 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:01:44,763 DEBUG blivet/MainThread: updated sda size to 1024 MiB (1024 MiB) 2024-03-01 17:01:44,764 INFO blivet/MainThread: added disk sda (id 2) to device tree 2024-03-01 17:01:44,764 INFO blivet/MainThread: got device: DiskDevice instance (0x7f46e8acee80) -- 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 = 6001405cb3a2c17f0ac4908a800fa6af 2024-03-01 17:01:44,767 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sda ; 2024-03-01 17:01:44,771 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:44,771 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 6 2024-03-01 17:01:44,774 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:44,774 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 7 2024-03-01 17:01:44,777 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:44,777 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 8 2024-03-01 17:01:44,780 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:44,780 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 9 2024-03-01 17:01:44,784 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sda ; 2024-03-01 17:01:44,784 DEBUG blivet/MainThread: lvm filter: device /dev/sda added to the list of allowed devices 2024-03-01 17:01:44,784 INFO program/MainThread: Running [4] lvm pvs --unit=b --nosuffix --nameprefixes --unquoted --noheadings -o pv_name,pv_uuid,pv_free,pv_size,pe_start,vg_name,vg_uuid,vg_size,vg_free,vg_extent_size,vg_extent_count,vg_free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 17:01:44,819 INFO program/MainThread: stdout[4]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=XT5KuH-sNIy-fzqF-3pE3-PWBq-xLJQ-1TDhOd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs 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:01:44,819 INFO program/MainThread: stderr[4]: WARNING: Couldn't find device with uuid IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks. WARNING: Couldn't find device with uuid aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW. WARNING: VG test_vg1 is missing PV IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:01:44,819 INFO program/MainThread: ...done [4] (exit code: 0) 2024-03-01 17:01:44,819 INFO blivet/MainThread: type detected on 'sda' is 'lvmpv' 2024-03-01 17:01:44,823 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: XT5KuH-sNIy-fzqF-3pE3-PWBq-xLJQ-1TDhOd ; label: None ; device: /dev/sda ; serial: 36001405cb3a2c17f0ac4908a800fa6af ; exists: True ; vg_name: test_vg1 ; vg_uuid: XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs ; pe_start: 8 MiB ; 2024-03-01 17:01:44,824 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 10 2024-03-01 17:01:44,826 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: lvmpv ; current: None ; 2024-03-01 17:01:44,829 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs ; incomplete: True ; hidden: False ; 2024-03-01 17:01:44,832 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:01:44,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:44,838 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:44,838 INFO program/MainThread: Running [5] lvm vgs --noheadings --nosuffix --nameprefixes --unquoted --units=b -o name,uuid,size,free,extent_size,extent_count,free_count,pv_count --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 17:01:44,872 INFO program/MainThread: stdout[5]: LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs 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:01:44,872 INFO program/MainThread: stderr[5]: WARNING: Couldn't find device with uuid IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks. WARNING: Couldn't find device with uuid aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW. WARNING: VG test_vg1 is missing PV IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:01:44,872 INFO program/MainThread: ...done [5] (exit code: 0) 2024-03-01 17:01:44,872 INFO blivet/MainThread: Can't get exported information from VG info, assuming VG is not exported. 2024-03-01 17:01:44,872 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 12 2024-03-01 17:01:44,878 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sda ; 2024-03-01 17:01:44,881 DEBUG blivet/MainThread: DiskDevice.add_child: name: sda ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:01:44,881 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 13 2024-03-01 17:01:44,884 DEBUG blivet/MainThread: LVMVolumeGroupDevice._set_format: test_vg1 ; type: None ; current: None ; 2024-03-01 17:01:44,884 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:01:44,922 INFO program/MainThread: stdout[6]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a---p- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 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:01:44,922 INFO program/MainThread: stderr[6]: WARNING: Couldn't find device with uuid IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks. WARNING: Couldn't find device with uuid aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW. WARNING: VG test_vg1 is missing PV IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks (last written to /dev/sdb). WARNING: VG test_vg1 is missing PV aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW (last written to /dev/sdc). WARNING: Couldn't find all devices for LV test_vg1/lv1 while checking used and assumed devices. 2024-03-01 17:01:44,922 INFO program/MainThread: ...done [6] (exit code: 0) 2024-03-01 17:01:44,926 DEBUG blivet/MainThread: LVMVolumeGroupDevice.update_sysfs_path: test_vg1 ; status: True ; 2024-03-01 17:01:44,927 INFO blivet/MainThread: added lvmvg test_vg1 (id 11) to device tree 2024-03-01 17:01:44,929 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sda ; 2024-03-01 17:01:44,932 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs ; incomplete: True ; hidden: False ; 2024-03-01 17:01:44,935 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:01:44,935 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:01:44,935 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:01:44,938 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdb ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/wwn-0x6001405c75836cb10d34d4f943cdfb85 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk1_c75836cb-10d3-4d4f-943c-dfb857ae1246 ' '/dev/disk/by-diskseq/3 ' '/dev/disk/by-id/lvm-pv-uuid-IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks', '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': 'IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks', 'ID_FS_UUID_ENC': 'IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks', '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': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'ID_SERIAL': '36001405c75836cb10d34d4f943cdfb85', 'ID_SERIAL_SHORT': '6001405c75836cb10d34d4f943cdfb85', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c75836cb1', 'ID_WWN_VENDOR_EXTENSION': '0x0d34d4f943cdfb85', 'ID_WWN_WITH_EXTENSION': '0x6001405c75836cb10d34d4f943cdfb85', 'MAJOR': '8', 'MINOR': '16', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c75836cb10d34d4f943cdfb85', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk1:c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c75836cb-10d3-4d4f-943c-dfb857ae1246', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716679376'} ; 2024-03-01 17:01:44,938 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:01:44,941 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:01:44,944 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:44,949 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdb ; 2024-03-01 17:01:44,950 INFO blivet/MainThread: sdb is a disk 2024-03-01 17:01:44,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 17 2024-03-01 17:01:44,950 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 18 2024-03-01 17:01:44,953 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: None ; 2024-03-01 17:01:44,955 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdb ; status: True ; 2024-03-01 17:01:44,956 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:01:44,958 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:01:44,959 DEBUG blivet/MainThread: updated sdb size to 1024 MiB (1024 MiB) 2024-03-01 17:01:44,959 INFO blivet/MainThread: added disk sdb (id 16) to device tree 2024-03-01 17:01:44,959 INFO blivet/MainThread: got device: DiskDevice instance (0x7f46e76c2730) -- 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 = 6001405c75836cb10d34d4f943cdfb85 2024-03-01 17:01:44,962 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdb ; 2024-03-01 17:01:44,965 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:44,965 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 20 2024-03-01 17:01:44,968 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:44,968 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 21 2024-03-01 17:01:44,971 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:44,971 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 22 2024-03-01 17:01:44,974 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:44,974 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 23 2024-03-01 17:01:44,977 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdb ; 2024-03-01 17:01:44,977 DEBUG blivet/MainThread: lvm filter: device /dev/sdb added to the list of allowed devices 2024-03-01 17:01:44,977 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:01:45,009 INFO program/MainThread: stdout[7]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=XT5KuH-sNIy-fzqF-3pE3-PWBq-xLJQ-1TDhOd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=[unknown] LVM2_PV_UUID=aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs 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:01:45,010 INFO program/MainThread: stderr[7]: WARNING: Couldn't find device with uuid aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW. WARNING: VG test_vg1 is missing PV aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW (last written to /dev/sdc). 2024-03-01 17:01:45,010 INFO program/MainThread: ...done [7] (exit code: 0) 2024-03-01 17:01:45,010 INFO blivet/MainThread: type detected on 'sdb' is 'lvmpv' 2024-03-01 17:01:45,013 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks ; label: None ; device: /dev/sdb ; serial: 36001405c75836cb10d34d4f943cdfb85 ; exists: True ; vg_name: test_vg1 ; vg_uuid: XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs ; pe_start: 8 MiB ; free: 500 MiB ; 2024-03-01 17:01:45,014 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 24 2024-03-01 17:01:45,016 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: lvmpv ; current: None ; 2024-03-01 17:01:45,019 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs ; incomplete: True ; hidden: False ; 2024-03-01 17:01:45,021 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1016 MiB lvmvg test_vg1 (11) 2024-03-01 17:01:45,024 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdb ; 2024-03-01 17:01:45,028 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdb ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:01:45,030 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdb ; 2024-03-01 17:01:45,033 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs ; incomplete: True ; hidden: False ; 2024-03-01 17:01:45,035 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:45,036 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:01:45,068 INFO program/MainThread: stdout[8]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:01:45,069 INFO program/MainThread: stderr[8]: WARNING: Couldn't find device with uuid aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW. WARNING: VG test_vg1 is missing PV aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW (last written to /dev/sdc). 2024-03-01 17:01:45,069 INFO program/MainThread: ...done [8] (exit code: 0) 2024-03-01 17:01:45,069 WARNING blivet/MainThread: Skipping LVs for incomplete VG test_vg1 2024-03-01 17:01:45,069 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:01:45,073 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdk ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-36001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-SLIO-ORG_disk10_cabe341a-ed14-4800-afac-a266f2fe3331 ' '/dev/disk/by-diskseq/12 ' '/dev/disk/by-id/wwn-0x6001405cabe341aed144800afaca266f ' '/dev/disk/by-id/scsi-1LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', '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': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'ID_SERIAL': '36001405cabe341aed144800afaca266f', 'ID_SERIAL_SHORT': '6001405cabe341aed144800afaca266f', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405cabe341ae', 'ID_WWN_VENDOR_EXTENSION': '0xd144800afaca266f', 'ID_WWN_WITH_EXTENSION': '0x6001405cabe341aed144800afaca266f', 'MAJOR': '8', 'MINOR': '160', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405cabe341aed144800afaca266f', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk10:cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'cabe341a-ed14-4800-afac-a266f2fe3331', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717191284'} ; 2024-03-01 17:01:45,073 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:01:45,076 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdk ; incomplete: False ; hidden: False ; 2024-03-01 17:01:45,078 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:45,084 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdk ; 2024-03-01 17:01:45,084 INFO blivet/MainThread: sdk is a disk 2024-03-01 17:01:45,084 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 27 2024-03-01 17:01:45,084 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 28 2024-03-01 17:01:45,087 DEBUG blivet/MainThread: DiskDevice._set_format: sdk ; type: None ; current: None ; 2024-03-01 17:01:45,090 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdk ; status: True ; 2024-03-01 17:01:45,090 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:01:45,093 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:01:45,093 DEBUG blivet/MainThread: updated sdk size to 1024 MiB (1024 MiB) 2024-03-01 17:01:45,094 INFO blivet/MainThread: added disk sdk (id 26) to device tree 2024-03-01 17:01:45,094 INFO blivet/MainThread: got device: DiskDevice instance (0x7f46e76b9dc0) -- 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 = 6001405cabe341aed144800afaca266f 2024-03-01 17:01:45,097 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdk ; 2024-03-01 17:01:45,097 DEBUG blivet/MainThread: no type or existing type for sdk, bailing 2024-03-01 17:01:45,100 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdl ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-SLIO-ORG_disk11_584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57 ' '/dev/disk/by-diskseq/13 ' '/dev/disk/by-id/wwn-0x6001405584e96ee51d74523a811d908c ' '/dev/disk/by-id/scsi-36001405584e96ee51d74523a811d908c', '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': '584e96ee-51d7-4523-a811-d908ccb49c57', 'ID_SERIAL': '36001405584e96ee51d74523a811d908c', 'ID_SERIAL_SHORT': '6001405584e96ee51d74523a811d908c', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405584e96ee5', 'ID_WWN_VENDOR_EXTENSION': '0x1d74523a811d908c', 'ID_WWN_WITH_EXTENSION': '0x6001405584e96ee51d74523a811d908c', 'MAJOR': '8', 'MINOR': '176', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405584e96ee51d74523a811d908c', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk11:584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '584e96ee-51d7-4523-a811-d908ccb49c57', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717246015'} ; 2024-03-01 17:01:45,100 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:01:45,102 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdl ; incomplete: False ; hidden: False ; 2024-03-01 17:01:45,105 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:45,110 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdl ; 2024-03-01 17:01:45,110 INFO blivet/MainThread: sdl is a disk 2024-03-01 17:01:45,111 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 32 2024-03-01 17:01:45,111 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 33 2024-03-01 17:01:45,113 DEBUG blivet/MainThread: DiskDevice._set_format: sdl ; type: None ; current: None ; 2024-03-01 17:01:45,116 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdl ; status: True ; 2024-03-01 17:01:45,116 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:01:45,119 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:01:45,119 DEBUG blivet/MainThread: updated sdl size to 1024 MiB (1024 MiB) 2024-03-01 17:01:45,120 INFO blivet/MainThread: added disk sdl (id 31) to device tree 2024-03-01 17:01:45,120 INFO blivet/MainThread: got device: DiskDevice instance (0x7f46e7735790) -- 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 = 6001405584e96ee51d74523a811d908c 2024-03-01 17:01:45,123 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdl ; 2024-03-01 17:01:45,123 DEBUG blivet/MainThread: no type or existing type for sdl, bailing 2024-03-01 17:01:45,126 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdc ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-id/scsi-36001405b611fc0edc394f2f865831565 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk2_b611fc0e-dc39-4f2f-8658-315650b13753 ' '/dev/disk/by-diskseq/4 ' '/dev/disk/by-id/lvm-pv-uuid-aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW', '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': 'aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW', 'ID_FS_UUID_ENC': 'aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW', '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': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'ID_SERIAL': '36001405b611fc0edc394f2f865831565', 'ID_SERIAL_SHORT': '6001405b611fc0edc394f2f865831565', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405b611fc0ed', 'ID_WWN_VENDOR_EXTENSION': '0xc394f2f865831565', 'ID_WWN_WITH_EXTENSION': '0x6001405b611fc0edc394f2f865831565', 'MAJOR': '8', 'MINOR': '32', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405b611fc0edc394f2f865831565', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk2:b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'b611fc0e-dc39-4f2f-8658-315650b13753', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716802804'} ; 2024-03-01 17:01:45,126 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:01:45,128 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:01:45,131 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:45,136 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdc ; 2024-03-01 17:01:45,136 INFO blivet/MainThread: sdc is a disk 2024-03-01 17:01:45,137 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 37 2024-03-01 17:01:45,137 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 38 2024-03-01 17:01:45,139 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: None ; 2024-03-01 17:01:45,142 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdc ; status: True ; 2024-03-01 17:01:45,142 DEBUG blivet/MainThread: sdc sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:2/block/sdc 2024-03-01 17:01:45,145 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:01:45,145 DEBUG blivet/MainThread: updated sdc size to 1024 MiB (1024 MiB) 2024-03-01 17:01:45,146 INFO blivet/MainThread: added disk sdc (id 36) to device tree 2024-03-01 17:01:45,146 INFO blivet/MainThread: got device: DiskDevice instance (0x7f46e76bbf70) -- 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 = 6001405b611fc0edc394f2f865831565 2024-03-01 17:01:45,149 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdc ; 2024-03-01 17:01:45,152 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:45,152 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 40 2024-03-01 17:01:45,155 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:45,155 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 41 2024-03-01 17:01:45,158 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:45,158 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 42 2024-03-01 17:01:45,161 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:45,161 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 43 2024-03-01 17:01:45,163 DEBUG blivet/MainThread: LVMFormatPopulator.run: pv: sdc ; 2024-03-01 17:01:45,163 DEBUG blivet/MainThread: lvm filter: device /dev/sdc added to the list of allowed devices 2024-03-01 17:01:45,163 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:01:45,200 INFO program/MainThread: stdout[9]: LVM2_PV_NAME=/dev/sda LVM2_PV_UUID=XT5KuH-sNIy-fzqF-3pE3-PWBq-xLJQ-1TDhOd LVM2_PV_FREE=0 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdb LVM2_PV_UUID=IwS2XV-yBte-w5tk-Wg9J-7AhB-SMGZ-aQ18Ks LVM2_PV_FREE=524288000 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs LVM2_VG_SIZE=3196059648 LVM2_VG_FREE=1589641216 LVM2_VG_EXTENT_SIZE=4194304 LVM2_VG_EXTENT_COUNT=762 LVM2_VG_FREE_COUNT=379 LVM2_PV_COUNT=3 LVM2_PV_NAME=/dev/sdc LVM2_PV_UUID=aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW LVM2_PV_FREE=1065353216 LVM2_PV_SIZE=1065353216 LVM2_PE_START=8388608 LVM2_VG_NAME=test_vg1 LVM2_VG_UUID=XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs 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:01:45,201 INFO program/MainThread: stderr[9]: 2024-03-01 17:01:45,201 INFO program/MainThread: ...done [9] (exit code: 0) 2024-03-01 17:01:45,201 INFO blivet/MainThread: type detected on 'sdc' is 'lvmpv' 2024-03-01 17:01:45,205 DEBUG blivet/MainThread: LVMPhysicalVolume.__init__: uuid: aFaAV6-lPna-Js8c-JFCh-KPD9-BM8O-sa8ttW ; label: None ; device: /dev/sdc ; serial: 36001405b611fc0edc394f2f865831565 ; exists: True ; vg_name: test_vg1 ; vg_uuid: XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs ; pe_start: 8 MiB ; free: 1016 MiB ; 2024-03-01 17:01:45,205 DEBUG blivet/MainThread: get_format('lvmpv') returning LVMPhysicalVolume instance with object id 44 2024-03-01 17:01:45,207 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: lvmpv ; current: None ; 2024-03-01 17:01:45,210 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs ; incomplete: True ; hidden: False ; 2024-03-01 17:01:45,213 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 1.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:45,216 DEBUG blivet/MainThread: LVMVolumeGroupDevice._add_parent: test_vg1 ; parent: sdc ; 2024-03-01 17:01:45,219 DEBUG blivet/MainThread: DiskDevice.add_child: name: sdc ; child: test_vg1 ; kids: 0 ; 2024-03-01 17:01:45,221 DEBUG blivet/MainThread: LVMFormatPopulator._update_lvs: pv: sdc ; 2024-03-01 17:01:45,224 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs ; incomplete: True ; hidden: False ; 2024-03-01 17:01:45,227 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:45,227 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:01:45,266 INFO program/MainThread: stdout[10]: LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_DATA_LV= LVM2_METADATA_LV= LVM2_LV_ROLE=public LVM2_MOVE_PV= LVM2_DATA_PERCENT= LVM2_METADATA_PERCENT= LVM2_COPY_PERCENT= LVM2_VG_NAME=test_vg1 LVM2_LV_NAME=lv1 LVM2_LV_UUID=pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 LVM2_LV_SIZE=1606418432 LVM2_LV_ATTR=-wi-a----- LVM2_SEGTYPE=linear LVM2_ORIGIN= LVM2_POOL_LV= LVM2_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:01:45,266 INFO program/MainThread: stderr[10]: 2024-03-01 17:01:45,266 INFO program/MainThread: ...done [10] (exit code: 0) 2024-03-01 17:01:45,270 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:45,273 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:45,275 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid: uuid: pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:45,278 DEBUG blivet/MainThread: DeviceTree.get_device_by_uuid returned None 2024-03-01 17:01:45,278 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 46 2024-03-01 17:01:45,282 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:01:45,282 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 47 2024-03-01 17:01:45,285 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:01:45,288 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:01:45,288 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:01:45,291 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:01:45,292 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:01:45,292 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 49 2024-03-01 17:01:45,295 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:01:45,298 DEBUG blivet/MainThread: LVMVolumeGroupDevice.add_child: name: test_vg1 ; child: lv1 ; kids: 0 ; 2024-03-01 17:01:45,298 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 50 2024-03-01 17:01:45,301 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: None ; 2024-03-01 17:01:45,304 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:01:45,304 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:01:45,307 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.read_current_size: exists: True ; path: /dev/mapper/test_vg1-lv1 ; sysfs_path: /sys/devices/virtual/block/dm-0 ; 2024-03-01 17:01:45,308 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:01:45,308 DEBUG blivet/MainThread: Adding test_vg1-lv1/1.5 GiB to test_vg1 2024-03-01 17:01:45,308 INFO blivet/MainThread: added lvmlv test_vg1-lv1 (id 45) to device tree 2024-03-01 17:01:45,311 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.update_sysfs_path: test_vg1-lv1 ; status: True ; 2024-03-01 17:01:45,311 DEBUG blivet/MainThread: test_vg1-lv1 sysfs_path set to /sys/devices/virtual/block/dm-0 2024-03-01 17:01:45,314 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:01:45,314 DEBUG blivet/MainThread: updated test_vg1-lv1 size to 1.5 GiB (1.5 GiB) 2024-03-01 17:01:45,317 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/test_vg1/lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/disk/by-id/dm-uuid-LVM-XvzZqMaZMz8YxAntuABJMzvUtMEZjjGspHkdCtQezo36eG1Lq2luJLWoHLTh8Y11 ' '/dev/mapper/test_vg1-lv1 ' '/dev/disk/by-uuid/a4348737-2783-4ac0-bdb4-b8e98c93f337', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '91', '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-XvzZqMaZMz8YxAntuABJMzvUtMEZjjGspHkdCtQezo36eG1Lq2luJLWoHLTh8Y11', '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': 'a4348737-2783-4ac0-bdb4-b8e98c93f337', 'ID_FS_UUID_ENC': 'a4348737-2783-4ac0-bdb4-b8e98c93f337', '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': '1367016464'} ; 2024-03-01 17:01:45,318 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:01:45,318 INFO program/MainThread: Running [11] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:45,321 INFO program/MainThread: stdout[11]: LVM 2024-03-01 17:01:45,321 INFO program/MainThread: stderr[11]: 2024-03-01 17:01:45,321 INFO program/MainThread: ...done [11] (exit code: 0) 2024-03-01 17:01:45,321 INFO program/MainThread: Running [12] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:45,323 INFO program/MainThread: stdout[12]: LVM 2024-03-01 17:01:45,323 INFO program/MainThread: stderr[12]: 2024-03-01 17:01:45,323 INFO program/MainThread: ...done [12] (exit code: 0) 2024-03-01 17:01:45,324 INFO program/MainThread: Running [13] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:45,326 INFO program/MainThread: stdout[13]: LVM 2024-03-01 17:01:45,326 INFO program/MainThread: stderr[13]: 2024-03-01 17:01:45,326 INFO program/MainThread: ...done [13] (exit code: 0) 2024-03-01 17:01:45,330 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:45,333 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1.5 GiB lvmlv test_vg1-lv1 (45) 2024-03-01 17:01:45,335 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,336 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,336 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,337 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,333 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 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 (0x7f46e77355e0) -- 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 = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk 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:01:45,337 INFO program/MainThread: Running [14] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:45,339 INFO program/MainThread: stdout[14]: LVM 2024-03-01 17:01:45,340 INFO program/MainThread: stderr[14]: 2024-03-01 17:01:45,340 INFO program/MainThread: ...done [14] (exit code: 0) 2024-03-01 17:01:45,343 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:01:45,346 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:45,347 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 52 2024-03-01 17:01:45,350 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:45,350 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 53 2024-03-01 17:01:45,353 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:45,353 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 54 2024-03-01 17:01:45,356 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:45,356 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 55 2024-03-01 17:01:45,357 WARNING blivet/MainThread: Stratis DBus service is not running 2024-03-01 17:01:45,358 INFO blivet/MainThread: type detected on 'test_vg1-lv1' is 'xfs' 2024-03-01 17:01:45,361 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:45,361 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 56 2024-03-01 17:01:45,364 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: xfs ; current: None ; 2024-03-01 17:01:45,364 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:01:45,365 INFO blivet/MainThread: got format: existing lvmpv 2024-03-01 17:01:45,368 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdd ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b ' '/dev/disk/by-diskseq/5 ' '/dev/disk/by-id/scsi-360014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/wwn-0x60014055cdeb04fc7c4449589fc8b4a3 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk3_5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', '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': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'ID_SERIAL': '360014055cdeb04fc7c4449589fc8b4a3', 'ID_SERIAL_SHORT': '60014055cdeb04fc7c4449589fc8b4a3', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014055cdeb04fc', 'ID_WWN_VENDOR_EXTENSION': '0x7c4449589fc8b4a3', 'ID_WWN_WITH_EXTENSION': '0x60014055cdeb04fc7c4449589fc8b4a3', 'MAJOR': '8', 'MINOR': '48', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014055cdeb04fc7c4449589fc8b4a3', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk3:5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '5cdeb04f-c7c4-4495-89fc-8b4a3867e28b', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716779191'} ; 2024-03-01 17:01:45,368 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:01:45,371 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdd ; incomplete: False ; hidden: False ; 2024-03-01 17:01:45,374 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:45,379 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdd ; 2024-03-01 17:01:45,379 INFO blivet/MainThread: sdd is a disk 2024-03-01 17:01:45,379 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 60 2024-03-01 17:01:45,380 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 61 2024-03-01 17:01:45,382 DEBUG blivet/MainThread: DiskDevice._set_format: sdd ; type: None ; current: None ; 2024-03-01 17:01:45,385 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdd ; status: True ; 2024-03-01 17:01:45,385 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:01:45,388 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:01:45,388 DEBUG blivet/MainThread: updated sdd size to 1024 MiB (1024 MiB) 2024-03-01 17:01:45,389 INFO blivet/MainThread: added disk sdd (id 59) to device tree 2024-03-01 17:01:45,389 INFO blivet/MainThread: got device: DiskDevice instance (0x7f46e765c310) -- name = sdd status = True id = 59 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 48 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:3/block/sdd target size = 1024 MiB path = /dev/sdd format args = [] original_format = None removable = False wwn = 60014055cdeb04fc7c4449589fc8b4a3 2024-03-01 17:01:45,392 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdd ; 2024-03-01 17:01:45,392 DEBUG blivet/MainThread: no type or existing type for sdd, bailing 2024-03-01 17:01:45,395 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sde ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/wwn-0x6001405c3b791ebed274cde9617c7538 ' '/dev/disk/by-id/scsi-1LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk4_c3b791eb-ed27-4cde-9617-c75389988cd6 ' '/dev/disk/by-id/scsi-36001405c3b791ebed274cde9617c7538 ' '/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': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'ID_SERIAL': '36001405c3b791ebed274cde9617c7538', 'ID_SERIAL_SHORT': '6001405c3b791ebed274cde9617c7538', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405c3b791ebe', 'ID_WWN_VENDOR_EXTENSION': '0xd274cde9617c7538', 'ID_WWN_WITH_EXTENSION': '0x6001405c3b791ebed274cde9617c7538', 'MAJOR': '8', 'MINOR': '64', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405c3b791ebed274cde9617c7538', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk4:c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'c3b791eb-ed27-4cde-9617-c75389988cd6', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716796324'} ; 2024-03-01 17:01:45,395 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:01:45,398 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sde ; incomplete: False ; hidden: False ; 2024-03-01 17:01:45,400 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:45,405 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sde ; 2024-03-01 17:01:45,406 INFO blivet/MainThread: sde is a disk 2024-03-01 17:01:45,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 65 2024-03-01 17:01:45,406 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 66 2024-03-01 17:01:45,408 DEBUG blivet/MainThread: DiskDevice._set_format: sde ; type: None ; current: None ; 2024-03-01 17:01:45,411 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sde ; status: True ; 2024-03-01 17:01:45,411 DEBUG blivet/MainThread: sde sysfs_path set to /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde 2024-03-01 17:01:45,414 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sde ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde ; 2024-03-01 17:01:45,415 DEBUG blivet/MainThread: updated sde size to 1024 MiB (1024 MiB) 2024-03-01 17:01:45,415 INFO blivet/MainThread: added disk sde (id 64) to device tree 2024-03-01 17:01:45,415 INFO blivet/MainThread: got device: DiskDevice instance (0x7f46e7647b80) -- name = sde status = True id = 64 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 64 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:4/block/sde target size = 1024 MiB path = /dev/sde format args = [] original_format = None removable = False wwn = 6001405c3b791ebed274cde9617c7538 2024-03-01 17:01:45,418 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sde ; 2024-03-01 17:01:45,418 DEBUG blivet/MainThread: no type or existing type for sde, bailing 2024-03-01 17:01:45,421 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdf ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-360014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-diskseq/7 ' '/dev/disk/by-id/wwn-0x60014059c2e5e06e370469295f1ed6ff ' '/dev/disk/by-id/scsi-1LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk5_9c2e5e06-e370-4692-95f1-ed6ffe7ed746', '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': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'ID_SERIAL': '360014059c2e5e06e370469295f1ed6ff', 'ID_SERIAL_SHORT': '60014059c2e5e06e370469295f1ed6ff', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014059c2e5e06e', 'ID_WWN_VENDOR_EXTENSION': '0x370469295f1ed6ff', 'ID_WWN_WITH_EXTENSION': '0x60014059c2e5e06e370469295f1ed6ff', 'MAJOR': '8', 'MINOR': '80', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014059c2e5e06e370469295f1ed6ff', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk5:9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '9c2e5e06-e370-4692-95f1-ed6ffe7ed746', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716818390'} ; 2024-03-01 17:01:45,421 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:01:45,424 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdf ; incomplete: False ; hidden: False ; 2024-03-01 17:01:45,426 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:45,431 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdf ; 2024-03-01 17:01:45,432 INFO blivet/MainThread: sdf is a disk 2024-03-01 17:01:45,432 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 70 2024-03-01 17:01:45,432 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 71 2024-03-01 17:01:45,435 DEBUG blivet/MainThread: DiskDevice._set_format: sdf ; type: None ; current: None ; 2024-03-01 17:01:45,437 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdf ; status: True ; 2024-03-01 17:01:45,438 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:01:45,440 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/sdf ; sysfs_path: /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf ; 2024-03-01 17:01:45,441 DEBUG blivet/MainThread: updated sdf size to 1024 MiB (1024 MiB) 2024-03-01 17:01:45,441 INFO blivet/MainThread: added disk sdf (id 69) to device tree 2024-03-01 17:01:45,441 INFO blivet/MainThread: got device: DiskDevice instance (0x7f46e7647100) -- name = sdf status = True id = 69 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 80 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:5/block/sdf target size = 1024 MiB path = /dev/sdf format args = [] original_format = None removable = False wwn = 60014059c2e5e06e370469295f1ed6ff 2024-03-01 17:01:45,444 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdf ; 2024-03-01 17:01:45,444 DEBUG blivet/MainThread: no type or existing type for sdf, bailing 2024-03-01 17:01:45,447 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:a5c3f50f-a0de-422d-b9c3-feb60231fb44 ' '/dev/disk/by-id/wwn-0x6001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-36001405a5c3f50fa0de422db9c3feb60 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk6_a5c3f50f-a0de-422d-b9c3-feb60231fb44', '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': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'ID_SERIAL': '36001405a5c3f50fa0de422db9c3feb60', 'ID_SERIAL_SHORT': '6001405a5c3f50fa0de422db9c3feb60', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405a5c3f50fa', 'ID_WWN_VENDOR_EXTENSION': '0x0de422db9c3feb60', 'ID_WWN_WITH_EXTENSION': '0x6001405a5c3f50fa0de422db9c3feb60', 'MAJOR': '8', 'MINOR': '96', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405a5c3f50fa0de422db9c3feb60', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk6:a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'a5c3f50f-a0de-422d-b9c3-feb60231fb44', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716979439'} ; 2024-03-01 17:01:45,447 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:01:45,450 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdg ; incomplete: False ; hidden: False ; 2024-03-01 17:01:45,453 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:45,458 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdg ; 2024-03-01 17:01:45,458 INFO blivet/MainThread: sdg is a disk 2024-03-01 17:01:45,458 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 75 2024-03-01 17:01:45,459 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 76 2024-03-01 17:01:45,461 DEBUG blivet/MainThread: DiskDevice._set_format: sdg ; type: None ; current: None ; 2024-03-01 17:01:45,464 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdg ; status: True ; 2024-03-01 17:01:45,464 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:01:45,467 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:01:45,467 DEBUG blivet/MainThread: updated sdg size to 1024 MiB (1024 MiB) 2024-03-01 17:01:45,468 INFO blivet/MainThread: added disk sdg (id 74) to device tree 2024-03-01 17:01:45,468 INFO blivet/MainThread: got device: DiskDevice instance (0x7f46e76c2850) -- name = sdg status = True id = 74 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 96 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:6/block/sdg target size = 1024 MiB path = /dev/sdg format args = [] original_format = None removable = False wwn = 6001405a5c3f50fa0de422db9c3feb60 2024-03-01 17:01:45,471 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdg ; 2024-03-01 17:01:45,471 DEBUG blivet/MainThread: no type or existing type for sdg, bailing 2024-03-01 17:01:45,473 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdh ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/scsi-360014051dfd529f618d40f4a338a2674 ' '/dev/disk/by-diskseq/9 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk7_1dfd529f-618d-40f4-a338-a2674fcc64bd ' '/dev/disk/by-id/wwn-0x60014051dfd529f618d40f4a338a2674', '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': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'ID_SERIAL': '360014051dfd529f618d40f4a338a2674', 'ID_SERIAL_SHORT': '60014051dfd529f618d40f4a338a2674', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x60014051dfd529f6', 'ID_WWN_VENDOR_EXTENSION': '0x18d40f4a338a2674', 'ID_WWN_WITH_EXTENSION': '0x60014051dfd529f618d40f4a338a2674', 'MAJOR': '8', 'MINOR': '112', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '60014051dfd529f618d40f4a338a2674', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk7:1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '1dfd529f-618d-40f4-a338-a2674fcc64bd', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '716957886'} ; 2024-03-01 17:01:45,474 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:01:45,476 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdh ; incomplete: False ; hidden: False ; 2024-03-01 17:01:45,479 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:45,484 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdh ; 2024-03-01 17:01:45,484 INFO blivet/MainThread: sdh is a disk 2024-03-01 17:01:45,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 80 2024-03-01 17:01:45,485 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 81 2024-03-01 17:01:45,488 DEBUG blivet/MainThread: DiskDevice._set_format: sdh ; type: None ; current: None ; 2024-03-01 17:01:45,490 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdh ; status: True ; 2024-03-01 17:01:45,491 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:01:45,493 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:01:45,494 DEBUG blivet/MainThread: updated sdh size to 1024 MiB (1024 MiB) 2024-03-01 17:01:45,494 INFO blivet/MainThread: added disk sdh (id 79) to device tree 2024-03-01 17:01:45,494 INFO blivet/MainThread: got device: DiskDevice instance (0x7f46e7666490) -- name = sdh status = True id = 79 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 112 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:7/block/sdh target size = 1024 MiB path = /dev/sdh format args = [] original_format = None removable = False wwn = 60014051dfd529f618d40f4a338a2674 2024-03-01 17:01:45,497 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdh ; 2024-03-01 17:01:45,497 DEBUG blivet/MainThread: no type or existing type for sdh, bailing 2024-03-01 17:01:45,500 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdi ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987 ' '/dev/disk/by-id/scsi-36001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-diskseq/10 ' '/dev/disk/by-id/wwn-0x6001405ce779d5fd1994315bea78b0dc ' '/dev/disk/by-id/scsi-SLIO-ORG_disk8_ce779d5f-d199-4315-bea7-8b0dc4bc3987', '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': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'ID_SERIAL': '36001405ce779d5fd1994315bea78b0dc', 'ID_SERIAL_SHORT': '6001405ce779d5fd1994315bea78b0dc', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x6001405ce779d5fd', 'ID_WWN_VENDOR_EXTENSION': '0x1994315bea78b0dc', 'ID_WWN_WITH_EXTENSION': '0x6001405ce779d5fd1994315bea78b0dc', 'MAJOR': '8', 'MINOR': '128', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '6001405ce779d5fd1994315bea78b0dc', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk8:ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': 'ce779d5f-d199-4315-bea7-8b0dc4bc3987', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717118591'} ; 2024-03-01 17:01:45,500 INFO blivet/MainThread: scanning sdi (/sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi)... 2024-03-01 17:01:45,503 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdi ; incomplete: False ; hidden: False ; 2024-03-01 17:01:45,506 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:45,510 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdi ; 2024-03-01 17:01:45,511 INFO blivet/MainThread: sdi is a disk 2024-03-01 17:01:45,511 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 85 2024-03-01 17:01:45,511 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 86 2024-03-01 17:01:45,514 DEBUG blivet/MainThread: DiskDevice._set_format: sdi ; type: None ; current: None ; 2024-03-01 17:01:45,517 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdi ; status: True ; 2024-03-01 17:01:45,517 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:01:45,519 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:01:45,520 DEBUG blivet/MainThread: updated sdi size to 1024 MiB (1024 MiB) 2024-03-01 17:01:45,520 INFO blivet/MainThread: added disk sdi (id 84) to device tree 2024-03-01 17:01:45,520 INFO blivet/MainThread: got device: DiskDevice instance (0x7f46e7668310) -- name = sdi status = True id = 84 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 128 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:8/block/sdi target size = 1024 MiB path = /dev/sdi format args = [] original_format = None removable = False wwn = 6001405ce779d5fd1994315bea78b0dc 2024-03-01 17:01:45,523 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdi ; 2024-03-01 17:01:45,523 DEBUG blivet/MainThread: no type or existing type for sdi, bailing 2024-03-01 17:01:45,526 DEBUG blivet/MainThread: DeviceTree.handle_device: name: sdj ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/disk/by-id/scsi-1LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58 ' '/dev/disk/by-id/wwn-0x600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-3600140533c9de3e898f45bcb604704b2 ' '/dev/disk/by-id/scsi-SLIO-ORG_disk9_33c9de3e-898f-45bc-b604-704b25d38b58 ' '/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': '33c9de3e-898f-45bc-b604-704b25d38b58', 'ID_SERIAL': '3600140533c9de3e898f45bcb604704b2', 'ID_SERIAL_SHORT': '600140533c9de3e898f45bcb604704b2', 'ID_TARGET_PORT': '0', 'ID_TYPE': 'disk', 'ID_VENDOR': 'LIO-ORG', 'ID_VENDOR_ENC': 'LIO-ORG\\x20', 'ID_WWN': '0x600140533c9de3e8', 'ID_WWN_VENDOR_EXTENSION': '0x98f45bcb604704b2', 'ID_WWN_WITH_EXTENSION': '0x600140533c9de3e898f45bcb604704b2', 'MAJOR': '8', 'MINOR': '144', 'SCSI_IDENT_LUN_LOGICAL_UNIT_GROUP': '0x0', 'SCSI_IDENT_LUN_NAA_REGEXT': '600140533c9de3e898f45bcb604704b2', 'SCSI_IDENT_LUN_T10': 'LIO-ORG_disk9:33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_PORT_NAME': 'naa.5001405f3c223cb5,t,0x0001', 'SCSI_IDENT_PORT_RELATIVE': '0', 'SCSI_IDENT_PORT_TARGET_PORT_GROUP': '0x0', 'SCSI_IDENT_SERIAL': '33c9de3e-898f-45bc-b604-704b25d38b58', 'SCSI_IDENT_TARGET_NAME': 'naa.5001405f3c223cb5', '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': '717157738'} ; 2024-03-01 17:01:45,526 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:01:45,529 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdj ; incomplete: False ; hidden: False ; 2024-03-01 17:01:45,532 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:45,536 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: sdj ; 2024-03-01 17:01:45,537 INFO blivet/MainThread: sdj is a disk 2024-03-01 17:01:45,537 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 90 2024-03-01 17:01:45,537 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 91 2024-03-01 17:01:45,540 DEBUG blivet/MainThread: DiskDevice._set_format: sdj ; type: None ; current: None ; 2024-03-01 17:01:45,543 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: sdj ; status: True ; 2024-03-01 17:01:45,543 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:01:45,546 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:01:45,546 DEBUG blivet/MainThread: updated sdj size to 1024 MiB (1024 MiB) 2024-03-01 17:01:45,546 INFO blivet/MainThread: added disk sdj (id 89) to device tree 2024-03-01 17:01:45,546 INFO blivet/MainThread: got device: DiskDevice instance (0x7f46e7668610) -- name = sdj status = True id = 89 children = [] parents = [] uuid = None size = 1024 MiB format = existing None major = 8 minor = 144 exists = True protected = False sysfs path = /sys/devices/tcm_loop_0/tcm_loop_adapter_0/host2/target2:0:1/2:0:1:9/block/sdj target size = 1024 MiB path = /dev/sdj format args = [] original_format = None removable = False wwn = 600140533c9de3e898f45bcb604704b2 2024-03-01 17:01:45,549 DEBUG blivet/MainThread: DeviceTree.handle_format: name: sdj ; 2024-03-01 17:01:45,549 DEBUG blivet/MainThread: no type or existing type for sdj, bailing 2024-03-01 17:01:45,552 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': '20122653'} ; 2024-03-01 17:01:45,552 INFO blivet/MainThread: scanning xvda (/sys/devices/vbd-768/block/xvda)... 2024-03-01 17:01:45,555 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:45,558 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:45,561 DEBUG blivet/MainThread: DiskDevicePopulator.run: name: xvda ; 2024-03-01 17:01:45,561 WARNING blivet/MainThread: device/vendor is not a valid attribute 2024-03-01 17:01:45,562 WARNING blivet/MainThread: device/model is not a valid attribute 2024-03-01 17:01:45,562 INFO blivet/MainThread: xvda is a disk 2024-03-01 17:01:45,562 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 95 2024-03-01 17:01:45,562 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 96 2024-03-01 17:01:45,565 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: None ; current: None ; 2024-03-01 17:01:45,567 DEBUG blivet/MainThread: DiskDevice.update_sysfs_path: xvda ; status: True ; 2024-03-01 17:01:45,568 DEBUG blivet/MainThread: xvda sysfs_path set to /sys/devices/vbd-768/block/xvda 2024-03-01 17:01:45,570 DEBUG blivet/MainThread: DiskDevice.read_current_size: exists: True ; path: /dev/xvda ; sysfs_path: /sys/devices/vbd-768/block/xvda ; 2024-03-01 17:01:45,571 DEBUG blivet/MainThread: updated xvda size to 250 GiB (250 GiB) 2024-03-01 17:01:45,571 INFO blivet/MainThread: added disk xvda (id 94) to device tree 2024-03-01 17:01:45,571 INFO blivet/MainThread: got device: DiskDevice instance (0x7f46e7666b20) -- name = xvda status = True id = 94 children = [] parents = [] uuid = None size = 250 GiB format = existing None major = 202 minor = 0 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda target size = 250 GiB path = /dev/xvda format args = [] original_format = None removable = False wwn = None 2024-03-01 17:01:45,574 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda ; 2024-03-01 17:01:45,577 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:45,577 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 98 2024-03-01 17:01:45,580 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:45,580 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 99 2024-03-01 17:01:45,583 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:45,583 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 100 2024-03-01 17:01:45,586 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:45,586 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 101 2024-03-01 17:01:45,588 DEBUG blivet/MainThread: DiskLabelFormatPopulator.run: device: xvda ; label_type: dos ; 2024-03-01 17:01:45,591 DEBUG blivet/MainThread: DiskDevice.setup: xvda ; orig: False ; status: True ; controllable: True ; 2024-03-01 17:01:45,594 DEBUG blivet/MainThread: DiskLabel.__init__: uuid: e61ef7e0 ; label: None ; device: /dev/xvda ; serial: None ; exists: True ; 2024-03-01 17:01:45,599 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 0x7f46e9128c80> 2024-03-01 17:01:45,636 DEBUG blivet/MainThread: get_format('disklabel') returning DiskLabel instance with object id 102 2024-03-01 17:01:45,640 DEBUG blivet/MainThread: DiskDevice._set_format: xvda ; type: disklabel ; current: None ; 2024-03-01 17:01:45,640 INFO blivet/MainThread: got format: existing msdos disklabel 2024-03-01 17:01:45,644 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': '20124541'} ; 2024-03-01 17:01:45,644 INFO blivet/MainThread: scanning xvda1 (/sys/devices/vbd-768/block/xvda/xvda1)... 2024-03-01 17:01:45,644 WARNING blivet/MainThread: hidden is not a valid attribute 2024-03-01 17:01:45,647 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:45,649 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:45,652 DEBUG blivet/MainThread: PartitionDevicePopulator.run: name: xvda1 ; 2024-03-01 17:01:45,655 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:45,657 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:45,657 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:45,669 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:45,686 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: xvda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:45,688 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 250 GiB disk xvda (94) with existing msdos disklabel 2024-03-01 17:01:45,689 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 105 2024-03-01 17:01:45,692 DEBUG blivet/MainThread: DiskDevice.add_child: name: xvda ; child: xvda1 ; kids: 0 ; 2024-03-01 17:01:45,692 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 106 2024-03-01 17:01:45,695 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: None ; current: None ; 2024-03-01 17:01:45,697 DEBUG blivet/MainThread: PartitionDevice.update_sysfs_path: xvda1 ; status: True ; 2024-03-01 17:01:45,697 DEBUG blivet/MainThread: xvda1 sysfs_path set to /sys/devices/vbd-768/block/xvda/xvda1 2024-03-01 17:01:45,700 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:01:45,701 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:01:45,701 DEBUG blivet/MainThread: looking up parted Partition: /dev/xvda1 2024-03-01 17:01:45,703 DEBUG blivet/MainThread: PartitionDevice.probe: xvda1 ; exists: True ; 2024-03-01 17:01:45,706 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 1 ; 2024-03-01 17:01:45,709 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 10 ; 2024-03-01 17:01:45,711 DEBUG blivet/MainThread: PartitionDevice.get_flag: path: /dev/xvda1 ; flag: 12 ; 2024-03-01 17:01:45,714 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:01:45,715 DEBUG blivet/MainThread: updated xvda1 size to 250 GiB (250 GiB) 2024-03-01 17:01:45,715 INFO blivet/MainThread: added partition xvda1 (id 104) to device tree 2024-03-01 17:01:45,715 INFO blivet/MainThread: parted exception: msdos disk labels do not support partition names. 2024-03-01 17:01:45,715 INFO blivet/MainThread: got device: PartitionDevice instance (0x7f46e766ef70) -- name = xvda1 status = True id = 104 children = [] parents = ['existing 250 GiB disk xvda (94) with existing msdos disklabel'] uuid = e61ef7e0-01 size = 250 GiB format = existing None major = 202 minor = 1 exists = True protected = False sysfs path = /sys/devices/vbd-768/block/xvda/xvda1 target size = 250 GiB path = /dev/xvda1 format args = [] original_format = None grow = None max size = 0 B bootable = True part type = 0 primary = None start sector = None end sector = None parted_partition = parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f46e7678810> disk = existing 250 GiB disk xvda (94) with existing msdos disklabel start = 2048 end = 524287966 length = 524285919 flags = boot 2024-03-01 17:01:45,719 DEBUG blivet/MainThread: DeviceTree.handle_format: name: xvda1 ; 2024-03-01 17:01:45,721 DEBUG blivet/MainThread: AppleBootstrapFS.supported: supported: True ; 2024-03-01 17:01:45,722 DEBUG blivet/MainThread: get_format('appleboot') returning AppleBootstrapFS instance with object id 108 2024-03-01 17:01:45,724 DEBUG blivet/MainThread: EFIFS.supported: supported: True ; 2024-03-01 17:01:45,724 DEBUG blivet/MainThread: get_format('efi') returning EFIFS instance with object id 109 2024-03-01 17:01:45,727 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:45,727 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 110 2024-03-01 17:01:45,730 DEBUG blivet/MainThread: MacEFIFS.supported: supported: True ; 2024-03-01 17:01:45,730 DEBUG blivet/MainThread: get_format('macefi') returning MacEFIFS instance with object id 111 2024-03-01 17:01:45,731 INFO blivet/MainThread: type detected on 'xvda1' is 'xfs' 2024-03-01 17:01:45,733 DEBUG blivet/MainThread: XFS.supported: supported: True ; 2024-03-01 17:01:45,733 DEBUG blivet/MainThread: get_format('xfs') returning XFS instance with object id 112 2024-03-01 17:01:45,736 DEBUG blivet/MainThread: PartitionDevice._set_format: xvda1 ; type: xfs ; current: None ; 2024-03-01 17:01:45,736 INFO blivet/MainThread: got format: existing xfs filesystem 2024-03-01 17:01:45,739 DEBUG blivet/MainThread: DeviceTree.handle_device: name: test_vg1-lv1 ; info: {'CURRENT_TAGS': ':systemd:', 'DEVLINKS': '/dev/mapper/test_vg1-lv1 /dev/disk/by-id/dm-name-test_vg1-lv1 ' '/dev/test_vg1/lv1 ' '/dev/disk/by-id/dm-uuid-LVM-XvzZqMaZMz8YxAntuABJMzvUtMEZjjGspHkdCtQezo36eG1Lq2luJLWoHLTh8Y11 ' '/dev/disk/by-uuid/a4348737-2783-4ac0-bdb4-b8e98c93f337', 'DEVNAME': '/dev/dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'DEVTYPE': 'disk', 'DISKSEQ': '91', '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-XvzZqMaZMz8YxAntuABJMzvUtMEZjjGspHkdCtQezo36eG1Lq2luJLWoHLTh8Y11', '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': 'a4348737-2783-4ac0-bdb4-b8e98c93f337', 'ID_FS_UUID_ENC': 'a4348737-2783-4ac0-bdb4-b8e98c93f337', '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': '1367016464'} ; 2024-03-01 17:01:45,739 INFO blivet/MainThread: scanning test_vg1-lv1 (/sys/devices/virtual/block/dm-0)... 2024-03-01 17:01:45,739 INFO program/MainThread: Running [15] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:45,742 INFO program/MainThread: stdout[15]: LVM 2024-03-01 17:01:45,742 INFO program/MainThread: stderr[15]: 2024-03-01 17:01:45,742 INFO program/MainThread: ...done [15] (exit code: 0) 2024-03-01 17:01:45,742 INFO program/MainThread: Running [16] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:45,745 INFO program/MainThread: stdout[16]: LVM 2024-03-01 17:01:45,745 INFO program/MainThread: stderr[16]: 2024-03-01 17:01:45,745 INFO program/MainThread: ...done [16] (exit code: 0) 2024-03-01 17:01:45,745 INFO program/MainThread: Running [17] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:45,747 INFO program/MainThread: stdout[17]: LVM 2024-03-01 17:01:45,747 INFO program/MainThread: stderr[17]: 2024-03-01 17:01:45,747 INFO program/MainThread: ...done [17] (exit code: 0) 2024-03-01 17:01:45,751 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:45,754 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:01:45,756 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,757 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,757 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,757 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,754 INFO blivet/MainThread: got device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,758 INFO program/MainThread: Running [18] dmsetup info -co subsystem --noheadings test_vg1-lv1 ... 2024-03-01 17:01:45,760 INFO program/MainThread: stdout[18]: LVM 2024-03-01 17:01:45,760 INFO program/MainThread: stderr[18]: 2024-03-01 17:01:45,760 INFO program/MainThread: ...done [18] (exit code: 0) 2024-03-01 17:01:45,764 DEBUG blivet/MainThread: DeviceTree.handle_format: name: test_vg1-lv1 ; 2024-03-01 17:01:45,764 DEBUG blivet/MainThread: no type or existing type for test_vg1-lv1, bailing 2024-03-01 17:01:45,764 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:45,776 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:45,790 INFO blivet/MainThread: edd: collected mbr signatures: {'xvda': '0xe61ef7e0'} 2024-03-01 17:01:45,791 DEBUG blivet/MainThread: resolved 'UUID=a4d9efbc-be36-4c5f-99af-596afd10159d' to 'xvda1' (partition) 2024-03-01 17:01:45,794 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:01:45,796 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:45,799 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:01:45,801 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:45,801 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:01:45,804 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:01:45,806 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:45,808 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/qa ; incomplete: False ; hidden: False ; 2024-03-01 17:01:45,811 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:45,811 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/qa' 2024-03-01 17:01:45,813 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:01:45,816 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:45,818 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:01:45,821 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:45,821 DEBUG blivet/MainThread: failed to resolve '/dev/vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive' 2024-03-01 17:01:45,823 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:01:45,826 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:45,828 DEBUG blivet/MainThread: DeviceTree.get_device_by_path: path: /dev/nest.test.redhat.com:/mnt/tpsdist ; incomplete: False ; hidden: False ; 2024-03-01 17:01:45,830 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:45,831 DEBUG blivet/MainThread: failed to resolve '/dev/nest.test.redhat.com:/mnt/tpsdist' 2024-03-01 17:01:45,833 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:01:45,835 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:45,838 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:01:45,840 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:45,840 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:01:45,843 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:01:45,845 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned None 2024-03-01 17:01:45,847 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:01:45,850 DEBUG blivet/MainThread: DeviceTree.get_device_by_path returned None 2024-03-01 17:01:45,850 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:01:45,852 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:45,855 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:45,855 DEBUG blivet/MainThread: resolved 'test_vg1' to 'test_vg1' (lvmvg) 2024-03-01 17:01:45,855 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:45,856 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:45,856 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:45,856 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:45,857 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:45,857 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:45,857 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:45,858 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:45,858 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:45,858 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:45,859 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:45,859 DEBUG blivet.ansible/MainThread: BlivetPool._update_from_device: existing 2.98 GiB lvmvg test_vg1 (11) 2024-03-01 17:01:45,862 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sda ; incomplete: False ; hidden: False ; 2024-03-01 17:01:45,864 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sda (2) with existing lvmpv 2024-03-01 17:01:45,864 DEBUG blivet/MainThread: resolved 'sda' to 'sda' (disk) 2024-03-01 17:01:45,867 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdb ; incomplete: False ; hidden: False ; 2024-03-01 17:01:45,869 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdb (16) with existing lvmpv 2024-03-01 17:01:45,869 DEBUG blivet/MainThread: resolved 'sdb' to 'sdb' (disk) 2024-03-01 17:01:45,872 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: sdc ; incomplete: False ; hidden: False ; 2024-03-01 17:01:45,874 DEBUG blivet/MainThread: DeviceTree.get_device_by_name returned existing 1024 MiB disk sdc (36) with existing lvmpv 2024-03-01 17:01:45,874 DEBUG blivet/MainThread: resolved 'sdc' to 'sdc' (disk) 2024-03-01 17:01:45,877 DEBUG blivet/MainThread: DeviceTree.get_device_by_name: name: test_vg1-lv1 ; incomplete: False ; hidden: False ; 2024-03-01 17:01:45,879 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:01:45,879 DEBUG blivet/MainThread: resolved 'test_vg1-lv1' to 'test_vg1-lv1' (lvmlv) 2024-03-01 17:01:45,881 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,882 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,882 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,883 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,880 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,885 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,886 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,886 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,886 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,883 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,889 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,889 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,889 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,890 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,887 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,892 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,893 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,893 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,893 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,890 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,896 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,896 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,896 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,897 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,894 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,899 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,900 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,900 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,900 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,897 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,903 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,903 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,903 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,904 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,901 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,906 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,907 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,907 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,907 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,904 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,909 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,910 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,910 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,911 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,908 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,913 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,913 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,914 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,914 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,911 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,916 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,917 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,917 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,918 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,915 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,920 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,920 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,921 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,921 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,918 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,923 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,924 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,924 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,925 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,922 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,927 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,927 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,928 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,928 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,925 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,930 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,931 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,931 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,932 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,929 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,934 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,934 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,935 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,935 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,932 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,937 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,938 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,938 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,939 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,936 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,941 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,941 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,942 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,942 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,939 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,944 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,945 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,945 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,946 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,943 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,948 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,948 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,949 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,949 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,946 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,951 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,952 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,952 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,953 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,950 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,955 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,955 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,956 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,956 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,953 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,958 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,959 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,959 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,960 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,957 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,962 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,962 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,963 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,963 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,960 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,965 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,966 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,966 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,967 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,964 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,969 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,969 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,970 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,970 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,967 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,972 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,973 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,973 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,974 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,970 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,976 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,976 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,976 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,977 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,974 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,979 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,980 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,980 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,980 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,977 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,982 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,983 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,983 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,984 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,981 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,986 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,986 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,987 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,987 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,984 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,989 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,990 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,990 DEBUG blivet/MainThread: test_vg1 size is 2.98 GiB 2024-03-01 17:01:45,991 DEBUG blivet/MainThread: vg test_vg1 has 1.48 GiB free 2024-03-01 17:01:45,988 DEBUG blivet.ansible/MainThread: Updating volume settings from device: LVMLogicalVolumeDevice instance (0x7f46e76b97f0) -- name = test_vg1-lv1 status = True id = 45 children = [] parents = ['existing 2.98 GiB lvmvg test_vg1 (11)'] uuid = pHkdCt-Qezo-36eG-1Lq2-luJL-WoHL-Th8Y11 size = 1.5 GiB format = existing xfs filesystem major = 0 minor = 0 exists = True protected = False sysfs path = /sys/devices/virtual/block/dm-0 target size = 1.5 GiB path = /dev/mapper/test_vg1-lv1 format args = [] original_format = xfs target = None dm_uuid = None VG device = LVMVolumeGroupDevice instance (0x7f46e77355e0) -- name = test_vg1 status = True id = 11 children = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] parents = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] uuid = XvzZqM-aZMz-8YxA-ntuA-BJMz-vUtM-EZjjGs size = 2.98 GiB format = existing None major = 0 minor = 0 exists = True protected = False sysfs path = target size = 2.98 GiB path = /dev/test_vg1 format args = [] original_format = None free = 1.48 GiB PE Size = 4 MiB PE Count = 762 PE Free = 379 PV Count = 3 modified = False extents = 762 free space = 1.48 GiB free extents = 379 reserved percent = 0 reserved space = 0 B PVs = ['existing 1024 MiB disk sda (2) with existing lvmpv', 'existing 1024 MiB disk sdb (16) with existing lvmpv', 'existing 1024 MiB disk sdc (36) with existing lvmpv'] LVs = ['existing 1.5 GiB lvmlv test_vg1-lv1 (45) with existing xfs filesystem'] segment type = linear percent = 0 VG space used = 1.5 GiB 2024-03-01 17:01:45,991 DEBUG blivet/MainThread: removing test_vg1-lv1 2024-03-01 17:01:45,994 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:01:45,994 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:01:45,994 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 115 2024-03-01 17:01:45,997 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._set_format: test_vg1-lv1 ; type: None ; current: xfs ; 2024-03-01 17:01:45,997 INFO blivet/MainThread: registered action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:01:45,998 INFO program/MainThread: Running [19] dmsetup --version ... 2024-03-01 17:01:46,001 INFO program/MainThread: stdout[19]: Library version: 1.02.197 (2023-11-21) Driver version: 4.48.0 2024-03-01 17:01:46,001 INFO program/MainThread: stderr[19]: 2024-03-01 17:01:46,001 INFO program/MainThread: ...done [19] (exit code: 0) 2024-03-01 17:01:46,005 DEBUG blivet/MainThread: LVMVolumeGroupDevice.remove_child: name: test_vg1 ; child: lv1 ; kids: 1 ; 2024-03-01 17:01:46,005 INFO blivet/MainThread: removed lvmlv test_vg1-lv1 (id 45) from device tree 2024-03-01 17:01:46,005 INFO blivet/MainThread: registered action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:01:46,005 DEBUG blivet.ansible/MainThread: ['sda', 'sdb', 'test_vg1', 'sdc'] 2024-03-01 17:01:46,005 DEBUG blivet/MainThread: removing test_vg1 2024-03-01 17:01:46,008 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 2.98 GiB lvmvg test_vg1 (11) ; hidden: False ; 2024-03-01 17:01:46,009 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:01:46,011 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sda ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:01:46,014 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdb ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:01:46,017 DEBUG blivet/MainThread: DiskDevice.remove_child: name: sdc ; child: test_vg1 ; kids: 1 ; 2024-03-01 17:01:46,017 INFO blivet/MainThread: removed lvmvg test_vg1 (id 11) from device tree 2024-03-01 17:01:46,017 INFO blivet/MainThread: registered action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:01:46,017 INFO blivet.ansible/MainThread: scheduling destruction of sda 2024-03-01 17:01:46,017 DEBUG blivet/MainThread: removing sda 2024-03-01 17:01:46,019 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sda (2) with existing lvmpv ; hidden: False ; 2024-03-01 17:01:46,020 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:01:46,020 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 119 2024-03-01 17:01:46,022 DEBUG blivet/MainThread: DiskDevice._set_format: sda ; type: None ; current: lvmpv ; 2024-03-01 17:01:46,022 INFO blivet/MainThread: registered action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:01:46,022 INFO blivet.ansible/MainThread: scheduling destruction of sdb 2024-03-01 17:01:46,022 DEBUG blivet/MainThread: removing sdb 2024-03-01 17:01:46,025 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdb (16) with existing lvmpv ; hidden: False ; 2024-03-01 17:01:46,025 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:01:46,025 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 121 2024-03-01 17:01:46,028 DEBUG blivet/MainThread: DiskDevice._set_format: sdb ; type: None ; current: lvmpv ; 2024-03-01 17:01:46,028 INFO blivet/MainThread: registered action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:01:46,028 INFO blivet.ansible/MainThread: scheduling destruction of sdc 2024-03-01 17:01:46,028 DEBUG blivet/MainThread: removing sdc 2024-03-01 17:01:46,030 DEBUG blivet/MainThread: DeviceTree.get_dependent_devices: dep: existing 1024 MiB disk sdc (36) with existing lvmpv ; hidden: False ; 2024-03-01 17:01:46,030 DEBUG blivet/MainThread: dep is a leaf 2024-03-01 17:01:46,030 DEBUG blivet/MainThread: get_format('None') returning DeviceFormat instance with object id 123 2024-03-01 17:01:46,033 DEBUG blivet/MainThread: DiskDevice._set_format: sdc ; type: None ; current: lvmpv ; 2024-03-01 17:01:46,033 INFO blivet/MainThread: registered action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:01:46,034 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:46,046 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:46,060 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:46,071 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:46,087 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:01:46,087 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:01:46,088 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:01:46,088 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:01:46,088 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:01:46,088 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:01:46,088 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:01:46,088 INFO blivet/MainThread: pruning action queue... 2024-03-01 17:01:46,088 INFO blivet/MainThread: resetting parted disks... 2024-03-01 17:01:46,091 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:01:46,093 DEBUG blivet/MainThread: DiskLabel.reset_parted_disk: device: /dev/xvda ; 2024-03-01 17:01:46,095 DEBUG blivet/MainThread: PartitionDevice.pre_commit_fixup: xvda1 ; 2024-03-01 17:01:46,096 DEBUG blivet/MainThread: sector-based lookup found partition xvda1 2024-03-01 17:01:46,098 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:01:46,098 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 0x7f46e7636bd0> 2024-03-01 17:01:46,099 INFO blivet/MainThread: sorting actions... 2024-03-01 17:01:46,099 DEBUG blivet/MainThread: action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:01:46,099 DEBUG blivet/MainThread: action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:01:46,099 DEBUG blivet/MainThread: action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:01:46,100 DEBUG blivet/MainThread: action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:01:46,100 DEBUG blivet/MainThread: action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:01:46,100 DEBUG blivet/MainThread: action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:01:46,100 INFO blivet/MainThread: executing action: [114] destroy format xfs filesystem on lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:01:46,103 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.setup: test_vg1-lv1 ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:46,106 DEBUG blivet/MainThread: XFS.destroy: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:01:46,106 INFO program/MainThread: Running... wipefs -f -a /dev/mapper/test_vg1-lv1 2024-03-01 17:01:46,112 INFO program/MainThread: stdout: 2024-03-01 17:01:46,112 INFO program/MainThread: /dev/mapper/test_vg1-lv1: 4 bytes were erased at offset 0x00000000 (xfs): 58 46 53 42 2024-03-01 17:01:46,112 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:46,112 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:46,128 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:46,129 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:46,140 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:46,141 INFO blivet/MainThread: executing action: [116] destroy device lvmlv test_vg1-lv1 (id 45) 2024-03-01 17:01:46,145 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.destroy: test_vg1-lv1 ; status: True ; 2024-03-01 17:01:46,147 DEBUG blivet/MainThread: LVMLogicalVolumeDevice.teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:01:46,151 DEBUG blivet/MainThread: XFS.teardown: device: /dev/mapper/test_vg1-lv1 ; type: xfs ; status: False ; 2024-03-01 17:01:46,154 DEBUG blivet/MainThread: DeviceFormat.teardown: device: /dev/mapper/test_vg1-lv1 ; type: None ; status: False ; 2024-03-01 17:01:46,156 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._teardown: test_vg1-lv1 ; status: True ; controllable: True ; 2024-03-01 17:01:46,157 INFO program/MainThread: Running [20] lvm lvchange -an test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 17:01:46,198 INFO program/MainThread: stdout[20]: 2024-03-01 17:01:46,198 INFO program/MainThread: stderr[20]: 2024-03-01 17:01:46,198 INFO program/MainThread: ...done [20] (exit code: 0) 2024-03-01 17:01:46,201 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:01:46,204 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:46,207 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:01:46,209 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:46,212 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:01:46,215 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:46,218 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:01:46,220 DEBUG blivet/MainThread: LVMLogicalVolumeDevice._destroy: test_vg1-lv1 ; status: False ; 2024-03-01 17:01:46,220 INFO program/MainThread: Running [21] lvm lvremove --yes test_vg1/lv1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 17:01:46,247 INFO program/MainThread: stdout[21]: Logical volume "lv1" successfully removed. 2024-03-01 17:01:46,248 INFO program/MainThread: stderr[21]: 2024-03-01 17:01:46,248 INFO program/MainThread: ...done [21] (exit code: 0) 2024-03-01 17:01:46,248 INFO blivet/MainThread: executing action: [117] destroy device lvmvg test_vg1 (id 11) 2024-03-01 17:01:46,254 DEBUG blivet/MainThread: LVMVolumeGroupDevice.destroy: test_vg1 ; status: False ; 2024-03-01 17:01:46,262 DEBUG blivet/MainThread: LVMVolumeGroupDevice.teardown: test_vg1 ; status: False ; controllable: True ; 2024-03-01 17:01:46,273 DEBUG blivet/MainThread: LVMVolumeGroupDevice.setup_parents: name: test_vg1 ; orig: True ; 2024-03-01 17:01:46,280 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:46,285 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sda ; type: lvmpv ; status: False ; 2024-03-01 17:01:46,290 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:46,295 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdb ; type: lvmpv ; status: False ; 2024-03-01 17:01:46,300 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:46,305 DEBUG blivet/MainThread: LVMPhysicalVolume.setup: device: /dev/sdc ; type: lvmpv ; status: False ; 2024-03-01 17:01:46,310 DEBUG blivet/MainThread: LVMVolumeGroupDevice._destroy: test_vg1 ; status: False ; 2024-03-01 17:01:46,310 INFO program/MainThread: Running [22] lvm vgreduce --removemissing --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 17:01:46,348 INFO program/MainThread: stdout[22]: Volume group "test_vg1" is already consistent. 2024-03-01 17:01:46,348 INFO program/MainThread: stderr[22]: 2024-03-01 17:01:46,349 INFO program/MainThread: ...done [22] (exit code: 0) 2024-03-01 17:01:46,349 INFO program/MainThread: Running [23] lvm vgchange -an test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 17:01:46,393 INFO program/MainThread: stdout[23]: 0 logical volume(s) in volume group "test_vg1" now active 2024-03-01 17:01:46,393 INFO program/MainThread: stderr[23]: 2024-03-01 17:01:46,393 INFO program/MainThread: ...done [23] (exit code: 0) 2024-03-01 17:01:46,393 INFO program/MainThread: Running [24] lvm vgremove --force test_vg1 --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 17:01:46,417 INFO program/MainThread: stdout[24]: Volume group "test_vg1" successfully removed 2024-03-01 17:01:46,418 INFO program/MainThread: stderr[24]: 2024-03-01 17:01:46,418 INFO program/MainThread: ...done [24] (exit code: 0) 2024-03-01 17:01:46,418 INFO blivet/MainThread: executing action: [122] destroy format lvmpv on disk sdc (id 36) 2024-03-01 17:01:46,424 DEBUG blivet/MainThread: DiskDevice.setup: sdc ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:46,433 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:01:46,440 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdc ; type: lvmpv ; status: None ; 2024-03-01 17:01:46,440 INFO program/MainThread: Running [25] lvm pvremove --force --force --yes /dev/sdc --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sdc,/dev/sda,/dev/sdb ... 2024-03-01 17:01:46,475 INFO program/MainThread: stdout[25]: Labels on physical volume "/dev/sdc" successfully wiped. 2024-03-01 17:01:46,476 INFO program/MainThread: stderr[25]: 2024-03-01 17:01:46,476 INFO program/MainThread: ...done [25] (exit code: 0) 2024-03-01 17:01:46,476 DEBUG blivet/MainThread: lvm filter: device /dev/sdc removed from the list of allowed devices 2024-03-01 17:01:46,476 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:46,488 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:46,489 INFO program/MainThread: Running [26] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 17:01:46,495 INFO program/MainThread: stdout[26]: use_devicesfile=1 2024-03-01 17:01:46,496 INFO program/MainThread: stderr[26]: 2024-03-01 17:01:46,496 INFO program/MainThread: ...done [26] (exit code: 0) 2024-03-01 17:01:46,496 INFO program/MainThread: Running [27] lvmdevices --deldev /dev/sdc ... 2024-03-01 17:01:46,507 INFO program/MainThread: stdout[27]: 2024-03-01 17:01:46,507 INFO program/MainThread: stderr[27]: 2024-03-01 17:01:46,507 INFO program/MainThread: ...done [27] (exit code: 0) 2024-03-01 17:01:46,508 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:46,519 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:46,520 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:46,531 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:46,532 INFO blivet/MainThread: executing action: [120] destroy format lvmpv on disk sdb (id 16) 2024-03-01 17:01:46,535 DEBUG blivet/MainThread: DiskDevice.setup: sdb ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:46,538 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:01:46,540 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sdb ; type: lvmpv ; status: None ; 2024-03-01 17:01:46,540 INFO program/MainThread: Running [28] lvm pvremove --force --force --yes /dev/sdb --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda,/dev/sdb ... 2024-03-01 17:01:46,571 INFO program/MainThread: stdout[28]: Labels on physical volume "/dev/sdb" successfully wiped. 2024-03-01 17:01:46,572 INFO program/MainThread: stderr[28]: 2024-03-01 17:01:46,572 INFO program/MainThread: ...done [28] (exit code: 0) 2024-03-01 17:01:46,572 DEBUG blivet/MainThread: lvm filter: device /dev/sdb removed from the list of allowed devices 2024-03-01 17:01:46,572 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:46,588 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:46,589 INFO program/MainThread: Running [29] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 17:01:46,596 INFO program/MainThread: stdout[29]: use_devicesfile=1 2024-03-01 17:01:46,596 INFO program/MainThread: stderr[29]: 2024-03-01 17:01:46,596 INFO program/MainThread: ...done [29] (exit code: 0) 2024-03-01 17:01:46,596 INFO program/MainThread: Running [30] lvmdevices --deldev /dev/sdb ... 2024-03-01 17:01:46,608 INFO program/MainThread: stdout[30]: 2024-03-01 17:01:46,608 INFO program/MainThread: stderr[30]: 2024-03-01 17:01:46,608 INFO program/MainThread: ...done [30] (exit code: 0) 2024-03-01 17:01:46,608 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:46,620 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:46,620 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:46,631 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:46,632 INFO blivet/MainThread: executing action: [118] destroy format lvmpv on disk sda (id 2) 2024-03-01 17:01:46,635 DEBUG blivet/MainThread: DiskDevice.setup: sda ; orig: True ; status: True ; controllable: True ; 2024-03-01 17:01:46,638 DEBUG blivet/MainThread: LVMPhysicalVolume.destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:01:46,640 DEBUG blivet/MainThread: LVMPhysicalVolume._destroy: device: /dev/sda ; type: lvmpv ; status: None ; 2024-03-01 17:01:46,640 INFO program/MainThread: Running [31] lvm pvremove --force --force --yes /dev/sda --config= log {level=7 file=/tmp/lvm.log syslog=0} --devices=/dev/sda ... 2024-03-01 17:01:46,666 INFO program/MainThread: stdout[31]: Labels on physical volume "/dev/sda" successfully wiped. 2024-03-01 17:01:46,667 INFO program/MainThread: stderr[31]: 2024-03-01 17:01:46,667 INFO program/MainThread: ...done [31] (exit code: 0) 2024-03-01 17:01:46,667 DEBUG blivet/MainThread: lvm filter: device /dev/sda removed from the list of allowed devices 2024-03-01 17:01:46,667 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:46,684 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:46,685 INFO program/MainThread: Running [32] lvm config --typeconfig full devices/use_devicesfile --config= log {level=7 file=/tmp/lvm.log syslog=0} ... 2024-03-01 17:01:46,692 INFO program/MainThread: stdout[32]: use_devicesfile=1 2024-03-01 17:01:46,692 INFO program/MainThread: stderr[32]: 2024-03-01 17:01:46,692 INFO program/MainThread: ...done [32] (exit code: 0) 2024-03-01 17:01:46,692 INFO program/MainThread: Running [33] lvmdevices --deldev /dev/sda ... 2024-03-01 17:01:46,705 INFO program/MainThread: stdout[33]: 2024-03-01 17:01:46,705 INFO program/MainThread: stderr[33]: 2024-03-01 17:01:46,705 INFO program/MainThread: ...done [33] (exit code: 0) 2024-03-01 17:01:46,706 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:46,717 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:46,718 INFO program/MainThread: Running... udevadm settle --timeout=300 2024-03-01 17:01:46,729 DEBUG program/MainThread: Return code: 0 2024-03-01 17:01:46,734 DEBUG blivet/MainThread: PartitionDevice._set_parted_partition: xvda1 ; 2024-03-01 17:01:46,734 DEBUG blivet/MainThread: device xvda1 new parted_partition parted.Partition instance -- disk: fileSystem: number: 1 path: /dev/xvda1 type: 0 name: None active: True busy: True geometry: PedPartition: <_ped.Partition object at 0x7f46e7727ef0> to retry, use: --limit @/tmp/tests_set_check_no_vg_fail.retry PLAY RECAP ********************************************************************* sut : ok=92 changed=2 unreachable=0 failed=2 skipped=56 rescued=1 ignored=0 Friday 01 March 2024 17:01:51 +0000 (0:00:01.249) 0:00:29.858 ********** =============================================================================== fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 2.47s /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 --- 2.32s /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 service facts ------------------- 1.59s /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.58s /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 : Get service facts ------------------- 1.54s /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.54s /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Debug why list of unused disks has changed ------------------------------ 1.25s /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tasks/cleanup.yml:45 -------- fedora.linux_system_roles.storage : Get required packages --------------- 1.06s /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 ------- 0.99s /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 blivet is available ------- 0.94s /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Ensure test packages ---------------------------------------------------- 0.93s /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:14 ------ fedora.linux_system_roles.storage : Make sure required packages are installed --- 0.93s /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Ensure test packages ---------------------------------------------------- 0.92s /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/get_unused_disk.yml:14 ------ Ensure dmsetup ---------------------------------------------------------- 0.92s /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tasks/cleanup.yml:39 -------- fedora.linux_system_roles.storage : Make sure required packages are installed --- 0.92s /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 fedora.linux_system_roles.storage : Make sure blivet is available ------- 0.92s /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.92s /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/roles/linux-system-roles.snapshot/tasks/main.yml:6 fedora.linux_system_roles.storage : Make sure required packages are installed --- 0.91s /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Gathering Facts --------------------------------------------------------- 0.81s /WORKDIR/git-debug-cleanup-failuresy0_523ho/tests/tests_set_check_no_vg_fail.yml:2 fedora.linux_system_roles.storage : Update facts ------------------------ 0.66s /WORKDIR/git-debug-cleanup-failuresy0_523ho/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 ---^---^---^---^---^--- # 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. ---^---^---^---^---^---