From: Stefan Priebe - Profihost AG <s.priebe@profihost.ag>
To: linux-lvm@redhat.com
Subject: [linux-lvm] lvm autogrow grows more than allowed virtual size
Date: Fri, 27 Jul 2012 15:29:33 +0200 [thread overview]
Message-ID: <501297BD.7060600@profihost.ag> (raw)
Hello list,
i sent this smail again as it had a wrong subject.
lvm autogrow grows more than allowed virtual size.
Kernel: 3.5-rc7
lvm/dmeventd: up2date git version 186a2772
I created my thin disk like this:
lvcreate --poolmetadatasize 5G -L 10G -T thinvol/pool1 -V 100G --name disk1
After some autoresizing lvs looks like this:
# lvs
LV VG Attr LSize Pool Origin Data% Move Log Copy% Convert
disk1 thinvol Vwi-a-tz 100,00g pool1 22,95
pool1 thinvol twi-a-tz 33,77g 67,97
When i copy constantly data to my device - i end up here:
# lvs
LV VG Attr LSize Pool Origin Data% Move Log Copy% Convert
disk1 thinvol Vwi-aotz 100,00g pool1 99,96
pool1 thinvol twi-a-tz 123,86g 80,71
So the pool is bigger than disk1 and the 23,86GB will never get used as
the disk is FULL.
Is this expected?
Greets
Stefan
reply other threads:[~2012-07-27 13:29 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=501297BD.7060600@profihost.ag \
--to=s.priebe@profihost.ag \
--cc=linux-lvm@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.