Sophie

Sophie

distrib > Mandriva > 2010.1 > x86_64 > by-pkgid > 965e33040dd61030a94f0eb89877aee8 > files > 3846

howto-html-en-20080722-2mdv2010.1.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
 <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
 <TITLE>HOWTO: Multi Disk System Tuning: Appendix L: Example VI: Single Drive System</TITLE>
 <LINK HREF="Multi-Disk-HOWTO-33.html" REL=next>
 <LINK HREF="Multi-Disk-HOWTO-31.html" REL=previous>
 <LINK HREF="Multi-Disk-HOWTO.html#toc32" REL=contents>
</HEAD>
<BODY>
<A HREF="Multi-Disk-HOWTO-33.html">Next</A>
<A HREF="Multi-Disk-HOWTO-31.html">Previous</A>
<A HREF="Multi-Disk-HOWTO.html#toc32">Contents</A>
<HR>
<H2><A NAME="s32">32. Appendix L: Example VI: Single Drive System</A></H2>

<P>
<!--
disk!example!system, 1 drive
-->

Although this falls somewhat outside the scope of this HOWTO
it cannot be denied that recently some rather large drives have
become very affordable. Drives with 10 - 20 GB are becoming
common and the question often is how best to partition such
monsters. Interestingly enough very few seem to have any problems
in filling up such drives and the future looks generally quite
rosy for manufacturers planning on even bigger drives.
<P>Opportunities for optimisations are of course even smaller
than for 2 drive systems but some tricks can still be used
to optimise track positions while minimising head movements.
<P>
<BLOCKQUOTE><CODE>
<PRE>
Partition       hda             Size estimate (MB)
                ----            ------------------
         1      DOS             500
         2      boot            20
         3      Winswap         200
         4      data            The bulk of the drive
         5      lib             50 - 500
         6      news            300+
         7      swap            128     (Maximum size for 32-bit CPU)
         8      tmp             300+    (/tmp and /var/tmp)
         9      /usr            50 - 500
        10      /home           300+
        11      /var            50 - 300
        12      mail            300+
        13      / (root)        30
        14      dosdata         10      ( Windows bug workaround!)
</PRE>
</CODE></BLOCKQUOTE>
<P>Remember that the <CODE>dosdata</CODE> partition is a DOS filesystem that
must be the very last partition on the drive, otherwise Windows
gets confused.
<P>
<HR>
<A HREF="Multi-Disk-HOWTO-33.html">Next</A>
<A HREF="Multi-Disk-HOWTO-31.html">Previous</A>
<A HREF="Multi-Disk-HOWTO.html#toc32">Contents</A>
</BODY>
</HTML>