Hello!
I can still reproduce this:
Install minimal VM image.
Stop sytem.
Add a second disk - passed in as /dev/vdb.
Start system.
Execute:
# apt-get install lvm2
# pvcreate /dev/vdb
# vgcreate vgtst /dev/vdb
# lvcreate -l "100%FREE" -n lvtst01 vgtst
Using the latest selinux-policy-default 2:2.20
severity 781571 normal
thanks
Firstly this isn't grave. Everyone who doesn't use LVM can use the package so
it's quite usable.
The core problem seems to be a semaphore created by an unconfined_t domain that
is used by lvm_t. Did you initially run the lvm utility when it was
mislabeled?
Can
2 matches
Mail list logo