Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-8266

most virtual size attempts around (and including) the mentioned limit fail with "logical size is by 1024KiB bigger then limit 4096TiB"

Linking RHIVOS CVEs to...Migration: Automation ...SWIFT: POC ConversionSync from "Extern...XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • rhel-8.9.0
    • rhel-8.6.0
    • lvm2
    • lvm2-2.03.14-15.el8_10.x86_64
    • None
    • Low
    • rhel-storage-lvm
    • ssg_filesystems_storage_and_HA
    • 1
    • Hide

      This should be retested whether there are still some issue - over the developement period there was already number of changes and fixes.

      Show
      This should be retested whether there are still some issue - over the developement period there was already number of changes and fixes.
    • Dev ack
    • False
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • Pass
    • None
    • If docs needed, set a value
    • None
    • 57,005

      Description of problem:
      [root@hayes-01 archive]# vgs
      VG #PV #LV #SN Attr VSize VFree
      vdo_sanity 6 0 0 wz-n 10.91t 10.91t

      [root@hayes-01 archive]# lvcreate --yes --type vdo -n vdo_lv -L 10G vdo_sanity -V 4096TiB
      VDO logical size is by 1024KiB bigger then limit 4096TiB.

      A. What the error provides for the correct limit should work.

      B. It's the virtual size we're dealing with, not the logical size of the pool.

      C. Grammatically, "size is by 1024KiB bigger then limit" should be "size is 1024KiB bigger than limit".

      [root@hayes-01 archive]# lvcreate --yes --type vdo -n vdo_lv -L 10G vdo_sanity -V 4503599627370496b
      VDO logical size is by 1024KiB bigger then limit 4096TiB.

      Version-Release number of selected component (if applicable):
      kernel-4.18.0-372.5.1.el8 BUILT: Mon Mar 28 10:29:22 CDT 2022
      lvm2-2.03.14-3.el8 BUILT: Tue Jan 4 14:54:16 CST 2022
      lvm2-libs-2.03.14-3.el8 BUILT: Tue Jan 4 14:54:16 CST 2022

              cmarthal@redhat.com Corey Marthaler
              cmarthal@redhat.com Corey Marthaler
              Zdenek Kabelac Zdenek Kabelac
              Cluster QE Cluster QE
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: