From: "charly ghislain" <charlyghislain@softhome.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Resizing ext3
Date: Wed, 20 Jul 2005 09:44:50 +0200 [thread overview]
Message-ID: <op.st7bs0qaouuc3s@localhost> (raw)
In-Reply-To: <42DDDA59.7080301@asmallpond.org>
On Wed, 20 Jul 2005 07:00:09 +0200, Richard Fish <bigfish@asmallpond.org>
wrote:
> James Hiscock wrote:
>
>>> i think the line
>>> Filesystem features: has_journal resize_inode filetype
>>> needs_recovery
>>> can help me, but i dont know how... any idea about wich feature i can
>>> desable ?
Hi James
Im new to the list, so i havent all you first message :(
Following the subject, you want to resize an ext3 partition. This is
impossible with resize2fs. You can make your ext3 an ext2 partition by
removing the "has_journal" feature (tune2fs -O ^has_journal
/dev/partition). It should be safe, i did it few times. You can then
resize your filesystem then your partition with a program or with
resize2fs & fdisk. Read the resize2fs manual page for more information.
You should re-enable the journal after resizing with 'tune2fs -j
/dev/partition'.
Make sure to make backups to avoid data loss!
Charly
>>>
>>
>> I think you're right, but as I said, I'm kinda out of my depth, now.
>>
>> ...but, you may want to pay attention to that "needs_recovery" flag:
>> you may want to fsck the partition, and correct any potential errors
>> (if any) before continuing.
>>
>
> FYI, the "needs_recovery" flag is normal for any currently mounted
> filesystem.
>
> Bruno, have you tried using resize2fs directly as I suggested previously?
>
> -Richard
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-07-20 7:53 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-17 20:52 [gentoo-user] Resizing ext3 and burning cds Bruno Gola
2005-07-18 1:45 ` Zac Medico
2005-07-17 22:49 ` Bruno Gola
2005-07-18 1:59 ` Nick Rout
2005-07-18 2:09 ` Zac Medico
2005-07-18 2:42 ` Bruno Gola
2005-07-18 2:45 ` Bruno Gola
2005-07-18 9:23 ` [gentoo-user] Resizing ext3 Bruno Gola
2005-07-18 18:08 ` Zac Medico
2005-07-18 18:17 ` Richard Fish
2005-07-18 21:35 ` James Hiscock
2005-07-18 23:50 ` Bruno Gola
2005-07-19 12:24 ` James Hiscock
2005-07-19 18:56 ` Bruno Gola
2005-07-19 21:54 ` James Hiscock
2005-07-20 5:00 ` Richard Fish
2005-07-20 7:44 ` charly ghislain [this message]
2005-07-20 12:19 ` James Hiscock
2005-07-20 14:26 ` charlyghislain
2005-07-20 14:36 ` charlyghislain
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=op.st7bs0qaouuc3s@localhost \
--to=charlyghislain@softhome.net \
--cc=gentoo-user@lists.gentoo.org \
/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