linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Matthias Meyer <Matthias.Meyer@gmx.li>
To: linux-lvm@redhat.com
Subject: Re: [linux-lvm] can t resize my lvm
Date: Fri, 25 Nov 2005 21:21:26 +0100	[thread overview]
Message-ID: <200511252121.26572.Matthias.Meyer@gmx.li> (raw)
In-Reply-To: <200511211934.13943.Matthias.Meyer@gmx.li>

... ok.
After all my troubles with this not accessible volume group
my logical volume is running again.

But again I can't growth the size of it:
Thats what I do:

vdr:~# vgcreate -v LVM3 /dev/hdd1 -s 256M
vdr:~# mke2fs -m 0 -O sparse_super -T largefile4 /dev/LVM2/Media
vdr:~# lvcreate I do not remeber the paramters :-(

vdr:~# pvcreate -v /dev/hdc1
vdr:~# vgextend LVM2 /dev/hdc1
vdr:~# lvextend -l 1115 /dev/LVM2/Media /dev/hdc1
vdr:~# e2fsadm -v -l 1115 /dev/LVM2/Media
e2fsadm -- checking logical volume name
e2fsadm -- checking existance of logical volume /dev/LVM2/Media
e2fsadm -- checking for relative/absolute size change
e2fsadm -- reading VGDA of volume group "LVM2" from lvmtab
e2fsadm -- calculating absolute logical volume size
e2fsadm -- size of "/dev/LVM2/Media" would not change
vdr:~# echo $?
6

Why e2fsadm do not change the size?

Please help me !

Thanks in advance
Matthias
-- 
Don't Panic

  parent reply	other threads:[~2005-11-25 20:27 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-21 18:34 [linux-lvm] can't resize my lvm Matthias Meyer
2005-11-21 22:22 ` [linux-lvm] can t " Matthias Meyer
2005-11-22  9:58   ` Heinz Mauelshagen
2005-11-22 22:26     ` Matthias Meyer
2005-11-22 23:02       ` Heinz Mauelshagen
2005-11-23  1:10         ` Matthias Meyer
2005-11-23 22:36           ` Matthias Meyer
2005-11-25 20:21 ` Matthias Meyer [this message]
2005-11-27 13:07   ` Matthias Meyer

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=200511252121.26572.Matthias.Meyer@gmx.li \
    --to=matthias.meyer@gmx.li \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).