Public bug reported:

Binary package hint: lvm2

I have a vg of 465,76 GB. When I try to create/resize a LV of more that
464 GB, I get an error message.

$ sudo vgdisplay /dev/bck
 --- Volume group ---
  VG Name               bck
  System ID             
  Format                lvm2
  Metadata Areas        1
  Metadata Sequence No  19
  VG Access             read/write
  VG Status             resizable
  MAX LV                0
  Cur LV                1
  Open LV               0
  Max PV                0
  Cur PV                1
  Act PV                1
  VG Size               465,76 GB
  PE Size               4,00 MB
  Total PE              119234
  Alloc PE / Size       118784 / 464,00 GB
  Free  PE / Size       450 / 1,76 GB
  VG UUID               5dXpWN-7mRN-fpYT-e9Ng-gxxV-fCmB-vAZ41r

$ sudo lvresize -l 119234 /dev/bck/bck1
  Extending logical volume bck1 to 465,76 GB
  device-mapper: reload ioctl failed: Argument invalide
  Failed to suspend bck1

$ sudo tail /var/log/syslog
Oct 20 11:37:07 serveur2 kernel: [160554.857629] device-mapper: table: device 
8:18 too small for target
Oct 20 11:37:07 serveur2 kernel: [160554.857635] device-mapper: table: 254:5: 
linear: dm-linear: Device lookup failed
Oct 20 11:37:07 serveur2 kernel: [160554.857639] device-mapper: ioctl: error 
adding target to table

** Affects: lvm2 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
lvm cannot resize to use all drive space
https://bugs.launchpad.net/bugs/154967
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to