Comment # 8 on bug 1209725 from
storage-inst/06-committed.yml:

# 2023-03-24 18:35:34 +0000
---
- disk:
    name: "/dev/sda"
    size: 64 GiB
    block_size: 0.5 KiB
    io_size: 0 B
    min_grain: 1 MiB
    align_ofs: 0 B
    partition_table: gpt
    partitions:
    - free:
        size: 1 MiB
        start: 0 B
    - partition:
        size: 1 GiB
        start: 1 MiB
        name: "/dev/sda1"
        type: primary
        id: esp
        file_system: vfat
        mount_point: "/boot/efi"
        fstab_options:
        - utf8
    - partition:
        size: 66059247.5 KiB (63.00 GiB)
        start: 1025 MiB (1.00 GiB)
        name: "/dev/sda2"
        type: primary
        id: lvm
    - free:
        size: 16.5 KiB
        start: 67108847.5 KiB (64.00 GiB)
- lvm_vg:
    vg_name: system
    extent_size: 4 MiB
    lvm_lvs:
    - lvm_lv:
        lv_name: boot
        size: 2 GiB
        stripes: 1
        stripe_size: 4 KiB
        file_system: xfs
        mount_point: "/boot"
    - lvm_lv:
        lv_name: swap
        size: 4 GiB
        stripes: 1
        stripe_size: 4 KiB
        file_system: swap
        mount_point: swap
    - lvm_lv:
        lv_name: thin_pool00
        size: 58244 MiB (56.88 GiB)
        stripes: 1
        stripe_size: 4 KiB
    lvm_pvs:
    - lvm_pv:
        blk_device: "/dev/sda2"


You are receiving this mail because: