Learn Linux, 101: Maintain the integrity of filesystems
Aug 26, 2010, 03:05 (0 Talkback[s])
(Other stories by Ian Shields)
[ Thanks to An Anonymous Reader for
this link. ]
"Overview
"In this article, learn to:
* Verify the integrity of filesystems
* Monitor free space and inodes
* Repair simple filesystem problems
"This article covers standard and journaling (also called
journaling) filesystems with an emphasis is on ext2 (standard
filesystem) and ext3 (journaling filesystem), but tools for other
filesystems are mentioned too. Most of this material applies to
both 2.4 and 2.6 kernels. Most examples in this article use Fedora
12, with a 2.6.32 kernel. Your results on other systems may
differ.
"This article helps you prepare for Objective 104.2 in Topic 104
of the Linux Professional Institute Certification level 1 (LPIC-1)
exams. The objective has a weight of 2."
Complete Story
Related Stories:
- The 2010 Linux Storage and Filesystem Summit, day 2(Aug 24, 2010)
- Booting Linux With the New EXTLINUX(Aug 10, 2010)
- High availability with the Distributed Replicated Block Device(Aug 05, 2010)
- Ubuntu Linux solution stack implementation, Part 1: Introduction to the UNIX environment(Jul 30, 2010)
- Linux incrond inotify: Monitor Directories For Changes And Take Action(Jul 20, 2010)
-
Learn Linux, 101: Create partitions and filesystems(Jul 13, 2010)
- How Linux works: the ultimate guide(May 22, 2010)
- Linux 2.6.34 Kernel Debuts With New Filesystems(May 17, 2010)
- Linux on 4KB-sector disks: Practical advice(Apr 28, 2010)