touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #32906
[Bug 1391264] [NEW] can't create volumes
Public bug reported:
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)
** Affects: lvm2 (Ubuntu)
Importance: Undecided
Status: New
** Tags: amd64 apport-bug trusty
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lvm2 in Ubuntu.
https://bugs.launchpad.net/bugs/1391264
Title:
can't create volumes
Status in “lvm2” package in Ubuntu:
New
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)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1391264/+subscriptions
Follow ups
References