From: Andreas Dilger <adilger@turbolabs.com>
To: Ulrich Wiederhold <U.Wiederhold@gmx.net>
Cc: linux-lvm@sistina.com
Subject: Re: [linux-lvm] resize reiserfs
Date: Thu Nov 22 14:01:01 2001 [thread overview]
Message-ID: <20011122130248.L1308@lynx.no> (raw)
In-Reply-To: <20011122203009.A557@sky.net>; from U.Wiederhold@gmx.net on Thu, Nov 22, 2001 at 08:30:10PM +0100
On Nov 22, 2001 20:30 +0100, Ulrich Wiederhold wrote:
> I already added the 2nd HD (/dev/hdc1) to the vg store using vgextend
> and extended the lv using lvextend.
>
> Now I need to extend the reiserfs I got on this lv. I seached the web
> and found the resize_reiserfs perl-script, but if I try it, I only get
> this msg:
> $#: ./resize_reiserfs --size +50G --lv /dev/store/data --dry-run
>
> only 0 free PE's (0 K) left on VG store
It looks like the resize_reiserfs script is trying to do LVM operations
internally, and then doing the resize afterwards. However, this is
terribly confusing, because the resize_reiserfs _program_ has the same
name. You should get resize_reiserfs with the other reiserfs tools,
but I'm not sure whether it is compiled and installed by default.
I would suggest just reducing the LV to the original size, or not using
a relative size but an absolute size (so it doesn't try to grow the
LV), and continue to use the script.
Cheers, Andreas
--
Andreas Dilger
http://sourceforge.net/projects/ext2resize/
http://www-mddsp.enel.ucalgary.ca/People/adilger/
next prev parent reply other threads:[~2001-11-22 14:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-11-22 13:26 [linux-lvm] resize reiserfs Ulrich Wiederhold
2001-11-22 13:34 ` Patrick Boutilier
2001-11-22 14:01 ` Andreas Dilger [this message]
2001-11-22 14:35 ` Alex Zarochentsev
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=20011122130248.L1308@lynx.no \
--to=adilger@turbolabs.com \
--cc=U.Wiederhold@gmx.net \
--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.