EXT3: tail packing status / a few questions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Mr. Smit:

	With regard to the tail packing, yes, I need it; I am using a
laptop with limited space. Any ideas on whether it has become a stable
option to use yet in EXT3?

	With regard to the reserved block percentage, I did not know
this was adjustable via tune2fs or I would have done the man page on it.
I will look at the tune2fs man page.

	With regard to turning off the journaling via tune2fs, I think
there is a bug in tune2fs. It seems that it did not reverse whatever
needed to be reversed in order for Partition Magic to think the
filesystem was EXT2 again and not EXT3. Any further ideas?


Very Respectfully, 

Stuart Blake Tener, IT3 (E-4), USNR-R, N3GWG 
Beverly Hills, California
VTU 1904G (Volunteer Training Unit) 
stuart@bh90210.net 
west coast: (310)-358-0202 P.O. Box 16043, Beverly Hills, CA 90209-2043 
east coast: (215)-338-6005 P.O. Box 45859, Philadelphia, PA 19149-5859 

Telecopier: (419)-715-6073 fax to email gateway via www.efax.com (it's
free!) 

JOIN THE US NAVY RESERVE, SERVE YOUR COUNTRY, AND BENEFIT FROM IT ALL. 

Saturday, January 26, 2002 8:47 AM


-----Original Message-----
From: Erik Smit [mailto:zoiah@zoiah.net] 
Sent: Thursday, April 04, 2002 12:50 PM
To: stuart@bh90210.net
Cc: ext3-users@redhat.com
Subject: Re: EXT3: tail packing status / a few questions

On Thu, 2002-04-04 at 22:14, IT3 Stuart Blake Tener, USNR-R wrote:
> Dr. Tweedie, et al.:
> 
> 	I have decided to move to EXT3 from ReiserFS if I can get tail
> packing for EXT3. Last I had asked about it, someone had written some
> sort of patch but it was not official (I think), and was questionable
if
> it had worked or not. Can someone tell me the status in the instant?
If
> I installed 2.4.18 or a later kernel, would tail packing be part of
> EXT3? How would I turn it on or off?

Why is tailpacking so important for you? I'd rather have a stable and
proven filesystem than 5% extra space (that's what it gives me according
to the reiserfs docs)

> 	I also have a couple of other questions:
> 
> 	a) How can I revert back to EXT2 from EXT3, since Partition
> Magic does not know how to resize an EXT3 partition.


The manpage of tune2fs gives me this, I'm sure you know what to do with
it: 

       -O [^]feature[,...]
              Set  or  clear  the  indicated  filesystem features
              (options)  in  the  filesystem.   More   than   one
              filesystem  feature  can be cleared or set by sepa-
              rating features with commas.   Filesystem  features
              prefixed  with  a  caret  character  ('^')  will be
              cleared in the filesystem's superblock;  filesystem
              features  without  a  prefix  character or prefixed
              with a plus character ('+') will be  added  to  the
              filesystem.

              The  following  filesystem  features  can be set or
              cleared using tune2fs:

                   sparse_super
                          Limit the number of backup  superblocks
                          to save space on large filesystems.

                   filetype
                          Store  file  type information in direc-
                          tory entries.

                   has_journal
                          Create an ext3 journal (as if using the
                          -j option).

              After  setting  or clearing any filesystem feature,
              e2fsck(8) must be run on the filesystem  to  return
              the filesystem to a consistent state.

 
> 	b) Someone had posted a command to adjust the percentage of
> "reserve" space that EXT3 sets aside, can someone repost that again?

Manpages rock! The same manpage that gave me the journal-stuff also
gives me:
       -m reserved-blocks-percentage
              Set the percentage of reserved filesystem blocks.

       -r reserved-blocks-count
              Set the number of reserved filesystem blocks.

Next time when you mail a mailinglist first try google, man, etc. first?
:)

Regards,

Erik Smit












[Index of Archives]         [Linux RAID]     [Kernel Development]     [Red Hat Install]     [Video 4 Linux]     [Postgresql]     [Fedora]     [Gimp]     [Yosemite News]

  Powered by Linux