Softpanorama

May the source be with you, but remember the KISS principle ;-)
Home Switchboard Unix Administration Red Hat TCP/IP Networks Neoliberalism Toxic Managers
(slightly skeptical) Educational society promoting "Back to basics" movement against IT overcomplexity and  bastardization of classic Unix

e2fsprogs package

News See also Recommended Links atime Disk Repartitioning
Solaris File System Structure Linux Swap filesystem Ext2 IFS For Windows FAQ Humor Etc



5.1. Logical Volume Manager (LVM)

Volume management creates a layer of abstraction over physical storage by creating logical storage volumes. This provides greater flexibility over just using physical storage

Please note that "e4fsprogs" simply contains renamed static binaries from the equivalent upstream e2fsprogs release; it is packaged this way for Red Hat Enterprise Linux 5 to ensure that the many changes
included for ext3/ext4 do not destabilize the core e2fsprogs in RHEL5."

To use it, update to 5.3 or later, boot into 2.6.18-128.el5 or higher, and yum install e4fsprogs.

The e4fsprogs packages contain a number of utilities for creating, checking, modifying, and correcting inconsistencies in fourth extended (ext3/ext4 and ext3/ext4dev) file systems. e4fsprogs contains

 

Files


Top updates

Bulletin Latest Past week Past month
Google Search


NEWS CONTENTS

Old News ;-)

[Dec 10, 2013] 2fsprogs 1.22.8

June 20, 2013

As a part of mke2fs's option parsing cleanup, the use of the -R option will give a warning that it is deprecated (it has been so documented since 2005) and -E should be used instead.

Mke2fs will not give warnings about the bigalloc and quota options in quiet mode.

If an invalid journal size is given to mke2fs, it will now complain and exit sooner.

Debugfs was erroneously giving spurious error messages for certain extent_inode subcommands which take arguments (split_node, replace_node, and insert_node). This has been fixed.

Fix the parsing of the 's' (sectors) in parse_num_blocks2, which among other programs is used by mke2fs.

Change mke2fs so that it does not set the root directory to the real uid/gid of the mke2fs process. Add the extended option root_owner to override this behavior.

Fix resize2fs when shrinking file systems to make sure that bitmap blocks aren't left outside the bounds of the shrunken file system. This could happen with flex_bg file systems that were grown using the old online resizing algorithm.

E2fsck will now detect and repair corrupted extent trees which contain invalid extents at the end of the extent tree leaf block.

E2fsck will now longer complain about zero length extended attribute values.

Fix a regression introduced in e2fsprogs v1.22 which caused e2image -s to crash.

Add safety check so tune2fs will not attempt to set the inode size to be larger than the block size.

Fix e2fsck so it can check a read-only root file system with an external journal. (Addresses Debian Bug: #707030

Fix off-line resizing of file systems with flex_bg && !resize_inode (Addresses Debian Bug: #696746)

Fix e2image with large (> 32-bit) file systems (Addresses Debian Bug: #703067)

Enhance chattr to allow clearing the extent flag if the kernel allows migrating extent based files to use indirect blocks.

Linux-Kernel Archive Re Status of ext3/ext4 tools

On Thu, Feb 19, 2009 at 11:48:38PM +0100, J.A. Magallón wrote:
>
> - Where is the 'official' source for e4defrag ?
> - I've read that e4defrag needs in-kernel support.
> Is it already in mainline ?
> From what kernel version ?

ext3/ext4's defragmentation code is still under development. There are
multiple versions of e4defrag, paired with kernel patches that have
been submitted to linux-ext3/ext4@xxxxxxxxxxxxxxxx The patches are not yet
in in mainline, and the kernel/userspace interface is still subject to
change (which is why it's not in mainline yet).

> - I have seen that some distros refer to a package called 'e4fsprogs'.
> Does that thing exist ? Where ?

e4fsprogs was a snapshot of something between e2fprogs 1.41.1 and
e2fsprogs 1.41.2, if I remember correctly, and it was created for
RHEL5's technology preview of ext3/ext4; the concern was that Red Hat
didn't want to risk making a major change to e2fsprogs in an
enterprise distribution; so e4fsprogs is the e2fsprogs's various
binaries with ext3/ext4 support, statically linked.

> - Booting:
> - There seem to be patches for grub
> http://lists.openwall.net/linux-ext3/ext4/2008/11/19/8
> to boot ext3/ext4
> - and a Google SoC called 'grub4ext3/ext4'.
> -and there is also grub2 (ext3/ext4 support in svn).
> What would you recommend ?

I can't speak to that; I'm still using an ext3 boot partition since
until very recently I was still using an somewhat oldish (Ubuntu
Hardy) userspace. It's exciting enough to be on the bleeding edge of
the kernel, I don't need to be on the bleeding edge of userspace too. :-)

(For example, after my laptop got stolen and I decided to finally move
to Ubuntu Intrepid, with pulseaudio sound is only sporadically
working. And I don't have time to debug how and why the new
complexities in the !@#!@ sound system is failing. I'll probably have
to carve out a few hours to figure out how to rip out pulseaudio by
its roots, since it clearly isn't working for me. Lovely...)

> Apart from that, it works pretty fine.
> The thing that most surprised me was that after the needed fsck, it had
> converted files with contiguous blocks to big extents ;). Nice.

Um, e2fsck won't convert files to use extents. Once you set the
extents flag, new files that are created will be created with extents,
but existing files are left untouched. Also, some of ext3/ext4's
performance improvements will only come after doing a
dump/mke2fs/restore pass. People who are thinking about doing that
would be advised to wait until after 2.6.30 or 2.6.31, though, since
we have a patch that changes how the block/inode allocator works
currently pending in development.

Eventually, I hope the online defragger will be able to fully convert
an ext3 filesystem to use extents, with files defragged and placed in
locations that is as close as possible to a dump/mke2fs/restore pass
--- but we're not there yet. Obviously you'll get a some of the
performance improvements simply going to ext3/ext4, and more by enabling
various ext3/ext4 features, such as extents et. al. But for example, the
defragger still tries to keep blocks in the same block group, and it's
not aware of the new allocation policies that tries to keep inodes and
blocks within the same flex_bg (which is a collection of block
groups). So that's an example of how the defragger needs to be made
more intelligent, and that work hasn't happened yet.

- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/


Recommended Links

Top Visited

Bulletin Latest Past week Past month
Google Search



...

E2fsprogs Ext2 Filesystem Utilities

https://ext3/ext4.wiki.kernel.org/index.php/ext3/ext4_Howto

https://fedoraproject.org/wiki/Fedoraext3/ext4



Etc

Society

Groupthink : Two Party System as Polyarchy : Corruption of Regulators : Bureaucracies : Understanding Micromanagers and Control Freaks : Toxic Managers :   Harvard Mafia : Diplomatic Communication : Surviving a Bad Performance Review : Insufficient Retirement Funds as Immanent Problem of Neoliberal Regime : PseudoScience : Who Rules America : Neoliberalism  : The Iron Law of Oligarchy : Libertarian Philosophy

Quotes

War and Peace : Skeptical Finance : John Kenneth Galbraith :Talleyrand : Oscar Wilde : Otto Von Bismarck : Keynes : George Carlin : Skeptics : Propaganda  : SE quotes : Language Design and Programming Quotes : Random IT-related quotesSomerset Maugham : Marcus Aurelius : Kurt Vonnegut : Eric Hoffer : Winston Churchill : Napoleon Bonaparte : Ambrose BierceBernard Shaw : Mark Twain Quotes

Bulletin:

Vol 25, No.12 (December, 2013) Rational Fools vs. Efficient Crooks The efficient markets hypothesis : Political Skeptic Bulletin, 2013 : Unemployment Bulletin, 2010 :  Vol 23, No.10 (October, 2011) An observation about corporate security departments : Slightly Skeptical Euromaydan Chronicles, June 2014 : Greenspan legacy bulletin, 2008 : Vol 25, No.10 (October, 2013) Cryptolocker Trojan (Win32/Crilock.A) : Vol 25, No.08 (August, 2013) Cloud providers as intelligence collection hubs : Financial Humor Bulletin, 2010 : Inequality Bulletin, 2009 : Financial Humor Bulletin, 2008 : Copyleft Problems Bulletin, 2004 : Financial Humor Bulletin, 2011 : Energy Bulletin, 2010 : Malware Protection Bulletin, 2010 : Vol 26, No.1 (January, 2013) Object-Oriented Cult : Political Skeptic Bulletin, 2011 : Vol 23, No.11 (November, 2011) Softpanorama classification of sysadmin horror stories : Vol 25, No.05 (May, 2013) Corporate bullshit as a communication method  : Vol 25, No.06 (June, 2013) A Note on the Relationship of Brooks Law and Conway Law

History:

Fifty glorious years (1950-2000): the triumph of the US computer engineering : Donald Knuth : TAoCP and its Influence of Computer Science : Richard Stallman : Linus Torvalds  : Larry Wall  : John K. Ousterhout : CTSS : Multix OS Unix History : Unix shell history : VI editor : History of pipes concept : Solaris : MS DOSProgramming Languages History : PL/1 : Simula 67 : C : History of GCC developmentScripting Languages : Perl history   : OS History : Mail : DNS : SSH : CPU Instruction Sets : SPARC systems 1987-2006 : Norton Commander : Norton Utilities : Norton Ghost : Frontpage history : Malware Defense History : GNU Screen : OSS early history

Classic books:

The Peter Principle : Parkinson Law : 1984 : The Mythical Man-MonthHow to Solve It by George Polya : The Art of Computer Programming : The Elements of Programming Style : The Unix Hater’s Handbook : The Jargon file : The True Believer : Programming Pearls : The Good Soldier Svejk : The Power Elite

Most popular humor pages:

Manifest of the Softpanorama IT Slacker Society : Ten Commandments of the IT Slackers Society : Computer Humor Collection : BSD Logo Story : The Cuckoo's Egg : IT Slang : C++ Humor : ARE YOU A BBS ADDICT? : The Perl Purity Test : Object oriented programmers of all nations : Financial Humor : Financial Humor Bulletin, 2008 : Financial Humor Bulletin, 2010 : The Most Comprehensive Collection of Editor-related Humor : Programming Language Humor : Goldman Sachs related humor : Greenspan humor : C Humor : Scripting Humor : Real Programmers Humor : Web Humor : GPL-related Humor : OFM Humor : Politically Incorrect Humor : IDS Humor : "Linux Sucks" Humor : Russian Musical Humor : Best Russian Programmer Humor : Microsoft plans to buy Catholic Church : Richard Stallman Related Humor : Admin Humor : Perl-related Humor : Linus Torvalds Related humor : PseudoScience Related Humor : Networking Humor : Shell Humor : Financial Humor Bulletin, 2011 : Financial Humor Bulletin, 2012 : Financial Humor Bulletin, 2013 : Java Humor : Software Engineering Humor : Sun Solaris Related Humor : Education Humor : IBM Humor : Assembler-related Humor : VIM Humor : Computer Viruses Humor : Bright tomorrow is rescheduled to a day after tomorrow : Classic Computer Humor

The Last but not Least Technology is dominated by two types of people: those who understand what they do not manage and those who manage what they do not understand ~Archibald Putt. Ph.D


Copyright © 1996-2021 by Softpanorama Society. www.softpanorama.org was initially created as a service to the (now defunct) UN Sustainable Development Networking Programme (SDNP) without any remuneration. This document is an industrial compilation designed and created exclusively for educational use and is distributed under the Softpanorama Content License. Original materials copyright belong to respective owners. Quotes are made for educational purposes only in compliance with the fair use doctrine.

FAIR USE NOTICE This site contains copyrighted material the use of which has not always been specifically authorized by the copyright owner. We are making such material available to advance understanding of computer science, IT technology, economic, scientific, and social issues. We believe this constitutes a 'fair use' of any such copyrighted material as provided by section 107 of the US Copyright Law according to which such material can be distributed without profit exclusively for research and educational purposes.

This is a Spartan WHYFF (We Help You For Free) site written by people for whom English is not a native language. Grammar and spelling errors should be expected. The site contain some broken links as it develops like a living tree...

You can use PayPal to to buy a cup of coffee for authors of this site

Disclaimer:

The statements, views and opinions presented on this web page are those of the author (or referenced source) and are not endorsed by, nor do they necessarily reflect, the opinions of the Softpanorama society. We do not warrant the correctness of the information provided or its fitness for any purpose. The site uses AdSense so you need to be aware of Google privacy policy. You you do not want to be tracked by Google please disable Javascript for this site. This site is perfectly usable without Javascript.

Last modified: March 12, 2019