can't create volumes

Bug #1391264 reported by The Undefined
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
lvm2 (Ubuntu)
New
Undecided
Unassigned

Bug Description

root@uml:~# pvs
  PV VG Fmt Attr PSize PFree
  /dev/sda5 space lvm2 a-- 465,52g 130,12g
root@uml:~# vgs
  VG #PV #LV #SN Attr VSize VFree
  space 1 6 0 wz--n- 465,52g 130,12g
root@uml:~# lvcreate -n test -L 100G space
  device-mapper: resume ioctl on failed: Zły argument
  Unable to resume space-test (252:8)
  Failed to activate new LV.
  Attempted to decrement suspended device counter below zero.
root@uml:~# lvcreate -n test -L 10G space
  Logical volume "test" created
root@uml:~# pvs
  PV VG Fmt Attr PSize PFree
  /dev/sda5 space lvm2 a-- 465,52g 120,12g
root@uml:~# vgs
  VG #PV #LV #SN Attr VSize VFree
  space 1 7 0 wz--n- 465,52g 120,12g
root@uml:~#
root@uml:~# dmsetup ls
space-swap_crypt (252:6)
space-test (252:8)
space-bkp (252:5)
space-home (252:2)
misc (252:7)
space-misc (252:3)
space-bsd--orig (252:4)
space-swap (252:1)
space-root (252:0)

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: lvm2 2.02.98-6ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-39.66-generic 3.13.11.8
Uname: Linux 3.13.0-39-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CurrentDesktop: XFCE
Date: Mon Nov 10 18:52:35 2014
EcryptfsInUse: Yes
SourcePackage: lvm2
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
The Undefined (undefine) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.