From: Kevin Buyting <rotaticus@web.de>
To: linux-lvm@sistina.com
Subject: [linux-lvm] lvextend doesn't extend the first time ...
Date: Mon Nov 3 11:41:01 2003 [thread overview]
Message-ID: <200311031840.36724.rotaticus@web.de> (raw)
gentoo 1.4
vanilla-sources 2.4.22
lvm-user 1.0.7-r1
I am trying to extend my /dev/vg/lv01 (EXT3) by 3Gig's so i did a
# lvextend -L +3G /dev/vg/lv01
then
# e2fsadm -L +3G /dev/vg/lv01
*making chkfs reporting errors ... fixing them*
... and nothing happens ... then i did
# sync
# mount /dev/vg/lv01 /mnt/somewhere
# df
says it's still 80G NOT 83G! so i try again *fearing the worst*
# e2fsadm -L +3G /dev/vg/lv01
*making chkfs ... resizing*
again and get 6G more to my /dev/vg/lv01
files are ok... *the best that could happen* 8))
the question is:
how come it isn't extendet by 3G instead of 6G ?
what am i doing wrong?
just to know for the next time ...
thanks in advance for any advice
next reply other threads:[~2003-11-03 11:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-03 11:41 Kevin Buyting [this message]
2003-11-04 2:27 ` [linux-lvm] lvextend doesn't extend the first time Patrick Caulfield
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=200311031840.36724.rotaticus@web.de \
--to=rotaticus@web.de \
--cc=linux-lvm@sistina.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.