From: Harald Radke <harryrat@gmx.de>
To: reiserfs-list <reiserfs-list@namesys.com>
Subject: Re: resize_reiserfs probs
Date: Tue, 24 Jun 2003 00:12:39 +0200 [thread overview]
Message-ID: <200306240012.39596.harryrat@gmx.de> (raw)
In-Reply-To: <3EF6DD1A.5040802@gmx.net>
Am Montag, 23. Juni 2003 12:57 schrieben Sie:
> > -> resize_reiserfs -s -9200M /dev/hda3
> > (for "testing" purposes"....same prob)
>
> Your command doesn't resize to 9200M, it makes the fs 9200M SMALLER. Of
> course that is going to fail. Please try
>
> resize_reiserfs -s 9240720K /dev/hda3
> or
> resize_reiserfs -s 9200M /dev/hda3
>
> and you should be fine. The minus sign is the key to your problem.
>
yeah, now it worked ((: thx!
hm, no offense but maybe the manpage text should be a little clearer in this
respect...like not saying
"-s [+|-]size Set the new size in bytes"
but
e.g.
"-s [+]-] value increases (+) / decreases (-) filesystem size by value"
and/or maybe use better values in the shrinking example so that it is quite
clear that u have to specify the amount by which size is changed and not the
new size (:
anyways, thx for ur really fast help, now my thinkpad can hibernate ((;
Greez,
Harry
prev parent reply other threads:[~2003-06-23 22:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-06-22 23:32 resize_reiserfs probs Harald Radke
2003-06-23 6:32 ` Carl-Daniel Hailfinger
2003-06-23 7:02 ` Harald Radke
2003-06-23 10:57 ` Carl-Daniel Hailfinger
2003-06-23 22:12 ` Harald Radke [this message]
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=200306240012.39596.harryrat@gmx.de \
--to=harryrat@gmx.de \
--cc=reiserfs-list@namesys.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.