All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pierrick PONS <ppons@cvf.fr>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] extending a logical volume
Date: Wed Jan 23 09:09:02 2002	[thread overview]
Message-ID: <E16TP0T-0001zV-00@arwen.dev33.cvf> (raw)
In-Reply-To: Your message of "Tue, 22 Jan 2002 12:03:18 MST." <20020122120317.Z4014@lynx.turbolabs.com>

To conclude on this subject, here is what I've done.
I've extended my ext3 partition offline and not online.
These commands are easy but maybe they will help some persons. They would have 
helped me ...


lvextend -L+200 /dev/testlvm/testlv
lvscan
umount /dev/testlvm/testlv 

e2fsck -f /dev/testlvm/testlv 
resize2fs -d -p /dev/testlvm/testlv
mount /dev/testlvm/testlv /mnt/lvm  
df -k


Hope this will help some user, if it's not the case sorry to put a so newbie 
post.


Regards.




-- 
Pierrick PONS
CVF Bordeaux
mail: ppons@cvf.fr

  reply	other threads:[~2002-01-23  9:09 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-21 12:10 [linux-lvm] extending a logical volume Pierrick PONS
2002-01-21 12:43 ` lembark
2002-01-21 14:13   ` Brad Langhorst
2002-01-21 14:50     ` Harri Haataja
2002-01-21 15:01       ` lembark
2002-01-21 18:47         ` [linux-lvm] Whats wrong with this picture? James Hawtin
2002-01-21 20:37           ` Andreas Dilger
2002-01-22  3:22             ` James Hawtin
2002-01-21 15:22       ` [linux-lvm] extending a logical volume mitch
2002-01-21 15:37         ` Harri Haataja
2002-01-21 18:27       ` James Hawtin
2002-01-21 14:56     ` lembark
2002-01-21 20:40       ` Andreas Dilger
2002-01-21 14:59     ` Pierrick PONS
2002-01-21 15:04       ` lembark
2002-01-21 20:34   ` Andreas Dilger
2002-01-22  4:37     ` Heinz J . Mauelshagen
2002-01-21 20:29 ` Andreas Dilger
2002-01-22  5:09   ` Pierrick PONS
2002-01-22  6:17     ` James Hawtin
2002-01-22 13:04       ` Andreas Dilger
2002-01-23  9:09         ` Pierrick PONS [this message]
2002-01-23 11:40           ` Andreas Dilger

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=E16TP0T-0001zV-00@arwen.dev33.cvf \
    --to=ppons@cvf.fr \
    --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.