Section F.1:Hard Disk Basic Concepts
Figure F–2 Disk Drive with a Filesystem
As Figure F–2, Disk Drive with a Filesystem, implies, the order imposed by a filesystem involves some
trade-offs:
•
A small percentage of the drive's available space is used to store filesystem-related data and can
be considered as overhead.
•
A filesystem splits the remaining space into small, consistently-sized segments. For Linux, these
segments are known as blocks.
Given that filesystems make things like directories and files possible, these tradeoffs are usually seen
as a small price to pay.
It is also worth noting that there is no single, universal filesystem. As Figure F–3, Disk Drive with
a Different Filesystem, shows, a disk drive may have one of many different filesystems written on it.
As you might guess, different filesystems tend to be incompatible; that is, an operating system that
supports one filesystem (or a handful of related filesystem types) may not support another. This last
statement is not a hard-and-fast rule, however. For example, Red Hat Enterprise Linux AS supports
1 Blocks really are consistently sized, unlike our illustrations. Keep in mind, also, that an average disk drive
contains thousands of blocks. But for the purposes of this discussion, please ignore these minor discrepancies.
1
181
Need help?
Do you have a question about the ENTERPRISE LINUX AS 2.1 and is the answer not in the manual?
Questions and answers