LDP/LDP/howto/docbook/ATA-RAID-HOWTO.sgml

1019 lines
59 KiB
Plaintext
Raw Permalink Blame History

<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V3.1//EN">
<article>
<!-- Header -->
<artheader>
<!-- Redhat Linux ATA RAID Setup with Promise FastTrack HOWTO -->
<title>Linux ATA RAID HOWTO</title>
<author>
<firstname>Murty</firstname>
<surname>Rompalli</surname>
<affiliation>
<address>
<email>murty@solar.m u r t y.n e t</email>
</address>
</affiliation>
</author>
<revhistory>
<revision>
<revnumber>2.0</revnumber>
<date>2002-05-10</date>
<authorinitials>mr</authorinitials>
<revremark>
Major enhancements
</revremark>
</revision>
<revision>
<revnumber>1.3</revnumber>
<date>2002-05-07</date>
<authorinitials>jyg</authorinitials>
<revremark>
format fixes
</revremark>
</revision>
<revision>
<revnumber>1.2</revnumber>
<date>2002-04-30</date>
<authorinitials>mr</authorinitials>
<revremark>
Minor fixes
</revremark>
</revision>
<revision>
<revnumber>1.1</revnumber>
<date>2002-04-28</date>
<authorinitials>ldl</authorinitials>
<revremark>
Some minor changes and sgml-improvements
</revremark>
</revision>
<revision>
<revnumber>1.0</revnumber>
<date>2002-04-26</date>
<authorinitials>mr</authorinitials>
<revremark>
Initial Release
</revremark>
</revision>
<!-- Additional (*earlier*) revision histories go here -->
</revhistory>
<pubdate>April 26, 2002</pubdate>
<abstract>
<indexterm>
<primary>ataraid</primary>
</indexterm>
<para>
RAID is not limited to expensive SCSI disks anymore as more and more motherboard manufacturers are introducing motherboards with onboard RAID support for inexpensive IDE disks, known as ATA RAID. Promise Technolgy and HighPoint are two companies that dominate this ATA RAID market. This HOWTO document explains how to install Linux on an Intel Pentium compatible computer with an ATA RAID Controller (onboard chip or seperate card), single or multiple processors and atleast two hard disks. Currently, this document covers installing RedHat Linux 7.2 with Promise FastTrack ATA RAID Controller only.</para>
</abstract>
</artheader>
<!-- Section1: intro -->
<sect1 id="intro">
<title>Introduction</title>
<indexterm>
<primary>ataraid!introduction</primary>
</indexterm>
<para>The goal of this HOWTO document is to explain how to setup RAID 1 (mirroring) with the two hard disks and install bootable RedHat Linux Operating System on the mirror device. This document discusses both methods of achieving this goal: 1. Using Promise supplied driver 2. Using Linux native RAID. If you choose the first method (using Promise supplied driver), you must use the Kernel 2.4.7-10 that comes with RedHat 7.2 CD. If you choose the second method, you can upgrade the kernel to the latest kernel (2.4.18). This document does not discuss Striping or other disk configurations, although the author believes that this document might help setup those configurations. This document does not yet cover: 1. Installation using GRUB instead of LILO and 2. Installation with Latest development kernels (2.5.x).
</para>
<para>
First of all we need a bit of legalese. Recent development
shows it is quite important.
</para>
<!-- Section2: copyright -->
<sect2 id="copyright">
<title>Copyright Information</title>
<para>&#169; 2002 Murty Rompalli</para>
<para>
This document is copyrighted &#169; 2002 Murty Rompalli and is
distributed under the terms of the <ulink url="http://www.gnu.org/copyleft/fdl.txt">GNU Free Documentation License</ulink> and additional terms described below.</para>
<para>
This Linux HOWTO document may
be reproduced and distributed in whole or in part, in any medium
physical or electronic, as long as this copyright notice is
retained on all copies. Commercial redistribution is allowed and
encouraged; however, the author would like to be notified of any
such distributions.
</para>
<para>
All translations, derivative works, or aggregate works
incorporating this Linux HOWTO document must be covered under this
copyright notice. That is, you may not produce a derivative work
from this HOWTO document and impose additional restrictions on its
distribution. Exceptions to these rules may be granted under
certain conditions; please contact the Linux HOWTO coordinator at
this address <email>linux-howto@metalab.unc.edu</email>.
</para>
<para>
In short, the author wishes to promote dissemination of this
information through as many channels as possible but
wish to retain copyright on this HOWTO document, and would like to
be notified of any plans to redistribute this HOWTO document.
</para>
</sect2>
<!-- Section2: disclaimer -->
<sect2 id="disclaimer">
<title>Disclaimer</title>
<para>
No liability for the contents of this documents can be accepted.
Use the concepts, examples and other content at your own risk.
As this is a new edition of this document, there may be errors
and inaccuracies, that may of course be damaging to your system.
Proceed with caution, and although this is highly unlikely,
the author does not take any responsibility for that.
</para>
<para>
All copyrights are held by their by their respective owners, unless
specifically noted otherwise. Use of a term in this document
should not be regarded as affecting the validity of any trademark
or service mark.
</para>
<para>
Naming of particular products or brands should not be seen
as endorsements.
</para>
<para>
You are strongly recommended to take a backup of your system
before major installation and backups at regular intervals.
</para>
</sect2>
<!-- Section2: newversions-->
<sect2 id="newversions">
<title>New Versions</title>
<indexterm>
<primary>ataraid!news</primary>
</indexterm>
<para>
The newest version of this HOWTO will always be made available on my website <ulink url="http://www.murty.net/ataraid/">http://www.murty.net/ataraid/</ulink>, or you may contact me directly at <email>murty at solar . murty . net</email> to check if there is a newer version.
</para>
<para>
Currently, this document is available in the following formats:
</para>
<para>
<itemizedlist>
<listitem>
<para>
<ulink url="ataraid.html">HTML</ulink>.
</para>
</listitem>
<listitem>
<para>
<ulink URL="ataraid.txt">plain text</ulink>.
</para>
</listitem>
<listitem>
<para>
<ulink URL="ataraid.pdf">Adobe PDF</ulink>.
</para>
</listitem>
<listitem>
<para>
<ulink url="ataraid.ps.gz">gzipped
postscript (US letter format)</ulink>.
</para>
</listitem>
<listitem>
<para>
<ulink url="ataraid.sgml">SGML source</ulink>.
</para>
</listitem>
<listitem>
<para>
<ulink url="ataraid.dvi.gz">gzipped DVI file</ulink>.
</para>
</listitem>
<listitem>
<para>
<ulink url="ataraid.tex.gz">gzipped TeX (to be used with jadetex)</ulink>.
</para>
</listitem>
</itemizedlist>
</para>
<para>
Note that paper sizes vary in the world, A4 and US letter differ
significantly. You might also wish to consider using the
<emphasis>universal format</emphasis> (8.27x11in; 210x279mm).
</para>
</sect2>
<!-- Section2: credits -->
<sect2 id="credits">
<title>Credits</title>
<para>
<emphasis>Your name here, if you contribute :)
</emphasis>
</para>
<para>
Luc de Louw &lt;luc at delouw.ch&gt; corrected errors in my SGML source.
</para>
<para>
Joy Y Goodreau &lt;joyg at us.ibm.com&gt; corrected errors in my SGML source.
</para>
<para>
In this version I have the pleasure of acknowledging:
</para>
<para>
Alain Portal &lt;alain.portal at free.fr&gt;, Service Commun de Microscopie Electronique for proof-reading and correcting mistakes.
</para>
</sect2>
<!-- Section2: feedback -->
<sect2 id="feedback">
<title>Feedback</title>
<para>
Feedback is most certainly welcome for this document. Without
your submissions and input, this document wouldn't exist. Please
send your additions, comments and criticisms to the following
email address : <email>murty at solar. murty . net</email>.
</para>
</sect2>
<!-- Section2: translations -->
<sect2 id="translations">
<title>Translations</title>
<para>
Please help International users who do not speak English. You are encouraged to translate this document to a foreign language. Please notify the author if you translated or would like to translate this document into a foreign language. The following translation efforts are already under way.
</para>
<para>
<itemizedlist>
<listitem>
<para>
French Translation is coming soon. Thanks go to Alain Portal.
</para>
</listitem>
</itemizedlist>
</para>
</sect2>
</sect1>
<!-- Section1: intro: END -->
<!-- Section1: requirements -->
<sect1 id="requirements">
<title>Requirements</title>
<para>
This section lists what items are required before you start installing on your computer.
</para>
<para>
<itemizedlist>
<listitem>
<para>Two blank floppies, DOS formatted. On a working linux computer, you can type <command>mkfs.msdos /dev/fd0</command></para>
</listitem>
<listitem><para>
Red Hat Linux 7.2 CDs 1 and 2 (3 and 4 contain SRPMS and are not required)
</para></listitem>
<listitem><para>
Internet connection available
</para></listitem>
<listitem><para>
Your computer with working CD, floppy,10/100 ethernet card support
</para></listitem>
<listitem><para>
Patience
</para></listitem>
</itemizedlist>
</para>
</sect1>
<!-- Section2: preparation -->
<sect1 id="preparation"><title>Prepare Promise Driver Floppy</title>
<para>
<orderedlist>
<listitem><para>Download appropriate driver from one of the two sites below and save the driver on one of the blank floppies. You can do this on any computer connected to Internet.
<itemizedlist>
<listitem><para>
<ulink url="http://www.promise.com.tw/support/file/rhup-ftb14.tgz">Driver for Single Processor Machine</ulink>
</para></listitem>
<listitem><para>
<ulink url="http://www.promise.com.tw/support/file/rhsmp-ft12014.tgz">Driver for Multiple Processor Machine</ulink>
</para></listitem>
</itemizedlist></para>
</listitem>
<listitem><para>Insert the floppy with the driver tar ball into a working Linux computer and type:</para><para>
<screen>
mount /dev/fd0 /mnt/floppy
cd /mnt/floppy
cp rhsmp-ft12014.tgz /tmp
tar xvzf /tmp/rhsmp-ft12014.tgz
cd /
umount /mnt/floppy
</screen>
</para>
</listitem>
<listitem><para>Label the floppy <20>Promise FastTrack driver<65> and set it aside.</para>
</listitem>
</orderedlist></para>
</sect1>
<!-- Section3: Preparing RedHat 7.2 CDs --><sect1 id="preparing">
<title>Preparing RedHat 7.2 CDs</title>
<para><note><title>NOTE</title><para>If you already have Red Hat Linux 7.2 CDs 1 and 2, skip this step. Otherwise, read this step to learn how you can get them for free.</para></note></para>
<para>
<orderedlist>
<listitem><para>Logon to a Windows computer that has a CD Writer drive installed and setup properly. Insert a blank CD-R into the CD Writer.</para>
</listitem>
<listitem><para>Point your browser to the Red Hat Web site: <ulink url="ftp://ftp.redhat.com/pub/redhat/linux/7.2/en/iso/i386/">ftp://ftp.redhat.com/pub/redhat/linux/7.2/en/iso/i386/</ulink>. </para>
</listitem>
<listitem><para>Browse and locate <filename>enigma-disc1.iso</filename> (the first disk of Red Hat 7.2), and save this file to your Windows desktop.</para>
</listitem>
<listitem><para>Right-click on the iso image created on your desktop and choose "Record to CD" It will then write the iso image onto your CD-R and create disk-1. </para></listitem>
<listitem><para>Repeat the procedure for the second iso file named <filename>enigma-disc2.iso</filename> on <ulink url="ftp://ftp.redhat.com/pub">ftp.redhat.com/pub</ulink>.
</para>
</listitem>
<listitem><para>Test to make sure your CD-Rs are indeed readable. If you click on <20>My Computer<65> and click on the CD Writer Drive icon, you should be able to browse the contents of the CD-R.</para>
</listitem>
<listitem><para>Label the CD-Rs properly: RH 7.2 disk-1 and RH 7.2 disk-2
</para>
</listitem>
</orderedlist></para>
</sect1>
<!-- Section4: Installing Red Hat 7.2 --><sect1 id="installing"><title>Installing Red Hat 7.2</title>
<para>
Once you have created your CDs, you are ready to begin installing Red Hat 7.2 on your Linux system.
<orderedlist>
<listitem><para>Restart the computer and press <keycap>Cntrl-F</keycap> when you see FastTrack BIOS prompt on screen. This will take you into the Promise FastTrack BIOS.</para>
</listitem>
<listitem><para>Inside this BIOS, choose "delete array," "define array," and "choose Mirror."</para></listitem>
<listitem><para>Press <keycap>Cntrl-Y</keycap> to save. </para>
</listitem>
<listitem><para>Choose <20>Create Only<6C> and <keycap>ESC</keycap> to reboot. When it reboots, you should see that Promise FastTrack now has 1x2 RAID Mirror defined over your two hard disks connected to FastTrack controller.
</para></listitem>
<listitem><para>Insert your Red Hat 7.2, disk-1 into your CD-ROM and reboot.</para>
</listitem>
<listitem><para>At the boot-prompt, type:</para>
<para><screen>
linux noprobe
</screen></para>
</listitem>
<listitem><para>Now, installation will begin. Choose <20>Add device<63> and scroll through the list of available drivers to see if Promise FastTrack is listed. If it is not listed, press <keycap>F2</keycap> to load external driver from a floppy. Insert your Promise FastTrack driver floppy and hit "OK."
</para></listitem>
<listitem><para>Continue with installation. Choose only ext3 type partitions for now. You can make ext2 partions at the very end, if you really need them. </para>
</listitem>
<listitem><para>When the system you to create Boot Floppy, insert a blank floppy disk. The Red Hat installation program will create a Boot Floppy disk.<note><title>NOTE</title><para>Please do not click on <20>Skip boot disk creation<6F>. If you skip this step and do not create a Boot Floppy disk, you will be very sorry later.</para></note></para></listitem>
<listitem><para>When the install asks you to choose Boot loader configuration, please choose <20>LILO only<6C>. Do not choose <20>GRUB<55> as your boot loader.</para>
<para>When the installation is finished, you will see <20>Congratulations<6E> screen.</para>
</listitem>
<listitem><para>Press <keycap>Cntrl-ALT-F2</keycap> to switch to <filename>tty2</filename>.</para>
</listitem>
<listitem><para>At the shell prompt, type:</para><para>
<screen>cd /mnt/sysimage/lib/modules/2.4.7-10/kernel/drivers/scsi</screen></para>
</listitem>
<listitem><para>Type <command>ls</command> and make sure the file <filename>ft.o</filename> exists. If not, you are going to need to manually install the module <filename>ft.o</filename> as follows:
<orderedlist numeration="loweralpha">
<listitem><para>Make sure your Driver floppy is mounted. Go into the floppy and type</para><para>
<screen>
mv module.cgz /tmp
cd /tmp
gzip -dc module.cgz | cpio -idumv
</screen></para>
</listitem>
<listitem><para>Now, you will see a bunch of directories created under <filename class="directory">/tmp</filename>.</para><para>
<screen>
cd /tmp/`uname -r`
cp ft.o /mnt/sysimage/lib/modules/`uname -r`/kernel/drivers/scsi
</screen></para>
</listitem>
<listitem><para>At the shell prompt, type:</para><para>
<screen>
less /mnt/sysimage/etc/lilo.conf
</screen></para><para>
Check to see that the <filename>lilo.conf</filename> looks good. Especially, it should have the <filename>initrd=</filename> line and the corresponding <filename>initrd.img</filename> file must exist in <filename>/mnt/sysimage/boot</filename>. If not, you are going to create it manually as follows:</para><para>
<screen>
/mnt/sysimage/usr/sbin/chroot /mnt/sysimage /sbin/mkinitrd \
--preload jbd \
--preload ext3 \
--preload scsi_mod \
--with ft \
/boot/initrd.img 2.4.7-10
</screen>
</para>
</listitem></orderedlist></para>
</listitem>
<listitem><para>Now, remove the floppy and the CD, and reboot. At this point, pray that your computer will boot without any problems.</para>
</listitem>
<listitem><para>If it does not boot, insert your Boot Floppy and reboot and login; And then repair as follows:
<orderedlist numeration="loweralpha">
<listitem><para>Make sure <filename>/boot/initrd.img</filename> exists. Make sure <filename>/lib/modules/2.4.7-10/kernel/drivers/scsi/ft.o</filename> exists (If not you have to manually fix these issues as explained above)</para>
</listitem>
<listitem><para> Type: <command>/sbin/lilo</command></para>
</listitem>
<listitem><para>Now, remove floppy and reboot. Your machine should boot into your new machine now using Promise Driver.</para></listitem>
</orderedlist></para></listitem>
<listitem><para> Type <command>df -k</command> and you should see your hard disks as <filename>/dev/sdaX</filename> instead of <filename>/dev/hdaX</filename>. This is because the Promise Driver is actually a special type of Software Emulation RAID, not exactly Hardware RAID. (Promise RAID works through a BIOS Hack). </para>
</listitem>
</orderedlist>
</para><para>
If your machine is SMP, you will have to manually create <filename>initrdsmp.img</filename>, when you boot into Uniprocessor Kernel as shown below, and edit <filename>/etc/lilo.conf</filename> and then test to see you can boot into SMP system.
<orderedlist>
<listitem><para>When you boot your machine into <filename>2.4.7-10</filename> uniprocessor kernel, type the following to make <filename>initrdsmp.img</filename> to be used for <filename>2.4.7-10smp</filename> kernel:</para><para>
<screen>
/sbin/mkinitrd \
--preload jbd \
--preload ext3 \
--preload scsi_mod \
--with ft \
/boot/initrdsmp.img 2.4.7-10smp
</screen>
<note><title>NOTE</title><para>If you are tired of remembering the command to create initrd files, dowload my <ulink url="files/geninitrd.txt">geninitrd</ulink> script and keep it handy. </para></note>
</para></listitem>
<listitem><para>Adjust your <filename>/etc/lilo.conf</filename> accordingly for <filename>2.4.7-10smp</filename> (the SMP kernel section), type <command>/sbin/lilo</command> and reboot into the SMP kernel. <ulink url="files/lilo.conf.txt">Here is how <filename>/etc/lilo.conf</filename> should look like.</ulink>
</para>
</listitem></orderedlist></para>
<para>
At this point, you have a working Red Hat 7.2 machine with SMP support, if applicable. If you are happy with the fact that you are running a fake Hardware RAID from Promise FastTrack using SCSI Emulation, then read no further.
</para><para>
Because Promise Driver is a SCSI emulation, it puts a lot of load on CPU(s). Read on if you want to enable true Linux native RAID and get rid of this Promise SCSI emulation.
</para></sect1>
<!-- Section5: Installing Native Linux RAID -->
<sect1 id="nativeraid"><title>Installing Native Linux RAID</title>
<para>
The first step you want to take is to configure your networking and connect your computer to Internet, which is still running under Promise Driver SCSI emulation. Next you will install native Linux RAID.
</para><para>
<orderedlist>
<listitem><para>Go to <ulink url="http://www.kernel.org/">www.kernel.org</ulink> and download latest kernel <filename>2.4.18.tar.gz</filename>.</para></listitem>
<listitem><para>Configure your kernel:</para><para>
<screen>
cd /usr/src/
tar xvzf linux-2.4.18.tar.gz
cd linux # cd to kernel source directory just created by tar
cp config.txt .config #(See NOTE below to find out where to get config.txt)
make menuconfig
</screen>
<note><title>NOTE</title><para>You can download a working <filename>config.txt</filename> file <ulink url="files/config.txt">HERE</ulink>. You can, of course, modify this to suit your needs either directly in a text editor or by typing <command>make menuconfig</command> as explained above. It is easy to make mistakes if you are editing <filename>.config</filename> directly in vi or emacs. Therefore, it is recommended to use Menu Interface by typing <command>make menuconfig</command>.</para></note></para>
</listitem>
<listitem><para>Enable all the following in the kernel statically (NOT as modules):</para><para>
<screen>
ATA/IDE/MFM/RLL Support -->
&lt;*&gt; ATA/IDE/MFM/RLL Support
IDE/ATA/ATAPI Block Devices --&gt;
&lt;*&gt; Enhanced ATA/IDE/MFM/RLL disk/cdrom/tape/floppy support
&lt;*&gt; Include IDE/ATA-2 Disk Support
[*] Use multi-mode by default
Include IDE/ATAPI CDROM support
[*] Generic PCI IDE chipset support
[*] Sharing PCI IDE interrupt support
[*] Generic PCI Bus master DMA support
[*] Use PCI DMA by default when available
[*] Intel PIIXn chipset support
[*] PIIXn tuning support
[*] Promise PDC202{46|62|65|67|68} support
[*] Special UDMA Feature
[*] Special FastTrack Feature
[*] VIA 82CXXX chipset support
&lt;*&gt; Support for IDE RAID controllers
&lt;*&gt; Support Promise Software RAID (fasttrack)
</screen>
</para>
</listitem>
<listitem><para>After you have enabled static features as shown above, make any more changes that you would like to make to suit your environment.</para>
</listitem>
<listitem><para>Save the kernel configuration. It is saved to <filename>.config</filename> in the current directory. Please back up this file. If you dont do so, you will regret it later. Copy <filename>.config</filename> file in a blank floppy or in <filename>/root</filename></para>
</listitem>
<listitem><para>Build and install the kernel like you normally do, by typing:</para><para>
<screen>
make dep ; make clean ; make && make install
make modules && make modules_install
</screen></para>
</listitem></orderedlist></para>
<para>Look at <filename>/etc/lilo.conf</filename> to make sure new lines are added to boot your new kernel 2.4.18. Note that there should not be an <option>initrd=</option> line for this new kernel in <filename>/etc/lilo.conf</filename>. That is, our new kernel will boot itself without depending on a <filename>initrd.img</filename> unlike your current 2.4.7-10 kernel.
</para>
<para>Now adjust <filename>/etc/lilo.conf</filename> as follows:
<orderedlist>
<listitem><para>Locate the root=/dev/sdaX line for the new kernel in <filename>/etc/lilo.conf</filename>. Change this to <filename>root=/dev/ataraid/d0pX</filename> where <filename>X</filename> is a number <filename>1</filename> through <filename>16</filename>. Save your changes.</para></listitem>
<listitem><para>Type:</para><para>
<screen>/sbin/lilo</screen>
</para>
</listitem>
<listitem><para>If you chose any ext2 partitions during installation, you should comment them out in <filename>/etc/fstab</filename> for now.(Best thing is: Forget ext2 in this whole process)</para>
</listitem>
<listitem><para>Remove all floppies and CDs, and reboot by typing:</para><para>
<screen>sync;sync;reboot</screen></para>
</listitem>
<listitem><para>At the LILO prompt, type your new kernel lable corresponding to <filename>2.4.18</filename> Your computer should then boot into your new kernel.</para>
</listitem>
<listitem><para>Login and type <command>df -k</command> to make sure you see <filename>/dev/ataraid/d0X</filename> entries instead of earlier <filename>/dev/sdaX</filename> entries.
<note><title>NOTE</title><para>You may see some errors related to mounting swap device at the time of booting into new kernel. These are harmless. You should edit <filename>/etc/fstab</filename> to change any <filename>sdaX</filename> entries to <filename>ataraid/d0pX</filename> entries.</para></note>
</para></listitem>
<listitem><para>Now, connect your computer to Internet and download <filename>lilo-22.tar.gz</filename> (the latest version of lilo program) from the Internet.</para></listitem>
<listitem><para>Remove the existing lilo on your computer by typing: <command>rpm -e --nodeps lilo</command></para>
</listitem>
<listitem><para>Install new version of lilo as follows:</para><para>
<screen>
tar xvzf lilo-22.tar.gz
cd lilo-22 # cd to lilo source directory just created by tar
./QuickInst.sh
</screen></para>
</listitem>
<listitem><para>Say "Yes" to questions the system will ask you.</para>
</listitem>
<listitem><para>Ignore any errors except if <filename>/sbin/lilo</filename> is not created.
</para>
</listitem>
<listitem><para>Adjust <filename>/etc/lilo.conf</filename> as follows:
<itemizedlist>
<listitem><para>Replace <filename>linear</filename> by <filename>lba32</filename></para></listitem>
<listitem><para>Delete line "<filename>compact</filename>"</para></listitem>
<listitem><para>Change <filename>vga=</filename> line to <filename>vga=normal</filename></para></listitem>
<listitem><para>Change <filename>boot=/dev/sda</filename> line to <filename>boot=/dev/ataraid/dN</filename> (where <filename>N</filename> is the partition number on which your root file system exists. Type <command>df -k /</command> to find out your root partition number).</para></listitem>
<listitem><para>Make sure that <filename>default=linux-2.4.18</filename> (where <filename>linux-2.4.18</filename> is the label given to boot your new kernel: <filename>2.4.18</filename>)</para></listitem>
</itemizedlist></para></listitem>
<listitem><para>Save changes to the file and type: <command>/sbin/lilo</command></para>
</listitem>
<listitem><para>Reboot the system and cross your fingers.</para>
</listitem>
</orderedlist></para>
<para><ulink url="files/lilo.conf2.txt">Here is how the final <filename>/etc/lilo.conf</filename> should look like.</ulink>
</para><para>
If everything comes up without any errors, time to celebrate!!
</para></sect1>
<!-- Section6: Installing on an existing Linux system -->
<sect1 id="existing"><title>Installing on an existing Linux system</title>
<para>This section explains how to install Linux Native ATA RAID on non-OS disks you may have on a running Linux machine. Non-OS disks are those which do not contain any Linux OS partitions such as <filename>/</filename>, <filename>/usr</filename>, <filename>/var</filename>, <filename>/boot</filename>. In other words, we have a working Linux machine with two free disks and we want to setup ATA RAID mirror (raid 1) on those two disks. When we save important data on such a mirror device, our data is protected. Ofcourse, like any other RAID 1, we will experience improved read speeds while reading the data and slightly decreased write speeds while modifying or adding new data to the mirror device. Therefore, using RAID 1 for data disks is recommended if the data disk is more frequently read than written to. A web server hosting rarely changing web sites is a good example where web content is rarely modified but very frequently accessed by users.</para>
<para>Here are the steps to install non-OS ATA RAID if your RAID chip is from Promise Technology:</para>
<para><itemizedlist><listitem><para>
Find out IO address numbers and IRQ number(s) for your Promise RAID chip/card.
</para></listitem>
<listitem><para>
Edit <filename>/etc/lilo.conf</filename> and insert appropriate <emphasis>Append Line</emphasis>
</para></listitem>
<listitem><para>
Enable ataraid support either by automatically loading ataraid module when your Linux machine starts up or by statically building ataraid support into your kernel
</para></listitem>
</itemizedlist></para>
<sect2 id="appendline"><title>Append Line</title>
<para>For the purpose of understanding various tasks involving Promise FastTrack RAID such as upgrading or troubleshooting, we introduce a noun: <emphasis>Append Line</emphasis></para>
<para>All the <filename>ide</filename> options you pass at the LILO <prompt>boot:</prompt> prompt at the time of booting, when put together as a string, make up the <emphasis>Append Line</emphasis>. All the <filename>ide</filename> options in double quotes after <filename>append=</filename> keyword in <filename>/etc/lilo.conf</filename> also make up the <emphasis>Append Line</emphasis>.</para>
<para>For example, if you type</para><para>
<command>linux-new ide2=0x0001,0x0009,9 ide3=0x2000,0x2009,10 ide4=none nousb expert root=/dev/hda3</command></para><para>at <prompt>boot:</prompt> prompt at the time of booting your Linux computer, then <emphasis>Append Line</emphasis> is the string</para><para><emphasis>ide2=0x0001,0x0009,9 ide3=0x2000,0x2009,10 ide4=none</emphasis>.</para><para>Similarly, if your <filename>/etc/lilo.conf</filename> has the following section, your <emphasis>Append Line</emphasis> is</para><para><emphasis>ide2=0x9400,0x9002 ide3=0x8800,0x8402</emphasis>.</para><para><screen>
image=/boot/vmlinuz-2.4.9-10
label=linuxold
read-only
root=/dev/hde9
append="nousb ide2=0x9400,0x9002 ide3=0x8800,0x8402"
initrd="initrd.img"
</screen></para>
<para>When we experience problems booting a Linux machine with RAID, we may have to use an appropriate <emphasis>Append Line</emphasis>. Therefore, it is important to determine and write down the <emphasis>Append Line</emphasis>. This will help you fix your problems later or upgrade your kernel smoothly or add/remove additional hard disks.</para></sect2>
<sect2 id="determine"><title>Determining the Append Line</title>
<para>To determine the correct <emphasis>Append Line</emphasis>, we should first know how all our <filename>ide</filename> devices are connected. IDE devices can be hard disks, ATAPI CDROM(s) <emphasis>etc</emphasis>. Once we determine the <emphasis>Append Line</emphasis>, we can append it to the <prompt>boot:</prompt> options (at the time of booting) or we can alternatively assign it as a string value to the append paramater in <filename>/etc/lilo.conf</filename>. Unless you love to remember complicated <prompt>boot:</prompt> options and type them at boot time every time, you should choose the second method, <emphasis>i.e.</emphasis>, insert it into <filename>/etc/lilo.conf</filename> . You can do so by inserting <filename>append="</filename><emphasis>Your Append Line Here</emphasis><filename>"</filename>, saving file and then activating new <filename>/etc/lilo.conf</filename> by running the command <command>/sbin/lilo</command>.</para>
<para>For the purpose of understanding better, lets say that your <filename>ide</filename> devices are as follows:</para>
<para><itemizedlist>
<listitem><para><filename>ide0</filename>: <filename>hda</filename> , <filename>hdb</filename> (hard disks)</para></listitem>
<listitem><para><filename>ide1</filename>: <filename>hdc</filename> , <filename>hdd</filename> (hard disks or other ide devices like CDROM)</para></listitem>
<listitem><para><filename>ide2</filename>: <filename>hde</filename> (first free disk)</para></listitem>
<listitem><para><filename>ide3</filename>: <filename>hdg</filename> (second free disk)</para></listitem></itemizedlist></para>
<para>
The two free disks above (<filename>hde</filename> and <filename>hdg</filename>) are the ones we would like to setup as RAID 1 to create <filename>/dev/ataraid/d0</filename> raid device. Note that we do not have <filename>hdf</filename> or <filename>hdh</filename> because that is how we used the IDE/RAID ports on Promise chip. It is not a good idea to connect two hard disks to the same Promise controller IDE port. In the above example, we used Primary Master and Secondary Master connections on the Promise Technology card.</para>
<para>If you do not know how various <filename>ide</filename> devices are connected in your computer, take a look at <filename>/proc/devices</filename> and <filename>/proc/ide/*</filename>. You can also carefully go through boot log file, <filename>/var/log/bootlog</filename> (or type <command>dmesg | more</command> right after your Linux system boots) to find your <filename>ide</filename> devices. Now type <command>less /proc/pci</command> and locate appropriate information about Promise Technology. In the output of <command>less /proc/pci</command>, you can see somewhere information about your Promise chip, something like:</para><para>
<screen>
Bus 0, device 17, function 0:
Unknown mass storage controller: Promise Technology Unknown device (rev 2).
Vendor id=105a. Device id=d30.
Medium devsel. IRQ 10. Master Capable. Latency=32.
I/O at 0x9400 [0x9401].
I/O at 0x9000 [0x9001].
I/O at 0x8800 [0x8801].
I/O at 0x8400 [0x8401].
I/O at 0x8000 [0x8001].
Non-prefetchable 32 bit memory at 0xd5800000 [0xd5800000].
</screen></para>
<para>
From this output, we learn that our Promise Technology card uses IRQ 10 for both <filename>ide</filename> ports (<filename>ide2</filename> and <filename>ide3</filename>). Using same IRQ is perfectly alright as long as your kernel supports PCI IRQ Sharing. By default, our Linux kernel is configured to support PCI IRQ sharing. From the above output, we also learn that our Promise Technology card uses various IO addresses. For the purpose of identifying Promise Technology disks properly at boot time, we only want the IRQ number(s) and the first four IO Address numbers outside [ ]. Write down on a piece of paper this information. In this case, from the above output:</para>
<para><screen>
IRQ<subscript>1</subscript> = 10
IRQ<subscript>2</subscript> = 10
IO<subscript>1</subscript> = 0x9400
IO<subscript>2</subscript> = 0x9000
IO<subscript>3</subscript> = 0x8800
IO<subscript>4</subscript> = 0x8400
</screen></para>
<para>Now, we have to evaluate the following to obtain the correct <emphasis>Append Line</emphasis>. Then either specify this <emphasis>Append Line</emphasis> at boot time or specify it in lilo configuration file.</para>
<para><screen>
ideX=IO<subscript>1</subscript>,IO<subscript>2</subscript>+0x0002,IRQ<subscript>1</subscript> ideY=IO<subscript>3</subscript>,IO<subscript>4</subscript>+0x0002,IRQ<subscript>2</subscript>
where ideX and ideY are the two IDE ports of Promise card our free disks are using.</screen></para>
<para>In our example, the above <emphasis>Append Line</emphasis> will become:</para><para>
<filename>ide2=0x9400,0x9002,10 ide3=0x8800,0x8402,10</filename>
</para><para>If, for example, we want to boot kernel version 2.4.18, labelled <filename>linux</filename> according to <filename>/etc/lilo.conf</filename>, then we specify our <emphasis>Append Line</emphasis> in one of the following two methods:</para><para><orderedlist><listitem><para>At boot time<screen><prompt>boot: </prompt><userinput>linux ide2=0x9400,0x9002,10 ide3=0x8800,0x8402,10</userinput></screen>If you choose this method, you should manually type the <emphasis>Append Line</emphasis> after the kernel label <filename>linux</filename> everytime you boot your Linux machine.</para></listitem><listitem><para>In <filename>/etc/lilo.conf</filename><screen>
image=/boot/vmlinuz-2.2.18
label=linux
read-only
root=/dev/hda1
append="ide2=0x9400,0x9002,10 ide3=0x8800,0x8402,10"
</screen>If you choose this method, you have to run lilo once to activate changes by typing <command>/sbin/lilo</command>. And you do not have to type anything extra at boot time.</para></listitem></orderedlist></para>
</sect2>
<sect2 id="settingup"><title>Setting Up RAID 1</title>
<para>If you want to setup RAID 1 using Promise Technology proprietary driver (<filename>ft.o</filename>), you can download Promise Driver (<filename>ft.o</filename>) into <filename>/lib/modules/kernel-version</filename> and load the module by typing <command>modprobe -k ft</command>. You should then be able to access your new raid device as <filename>/dev/sdc</filename> or something like that. But if it does not work, then determine your <emphasis>Append Line</emphasis> and add it to <filename>/etc/lilo.conf</filename>. If you are setting up RAID on an existing Linux system and are using either Promise Technology <filename>ft</filename> driver or Linux native <filename>ataraid</filename> driver, then use of <emphasis>Append Line</emphasis> in <filename>/etc/lilo.conf</filename> is strongly recommended. Once you reboot with your new <filename>/etc/lilo.conf</filename> that contains <emphasis>Append Line</emphasis>, you can load either driver (<filename>ft.o</filename> from Promise Technology or <filename>ataraid.o</filename>, the Linux Native RAID module) to enable RAID except when your kernel has built-in ataraid support in which case you do not have to load ataraid module.</para>
<para>As Linux Native RAID is recommended, let us discuss that in detail. To setup Linux Native RAID on an existing Linux machine, insert <emphasis>Append Line</emphasis> into <filename>/etc/lilo.conf</filename> as explained above.
Now, activate changes by typing <command>/sbin/lilo</command>. Then reboot your computer. After your computers reboots, load ataraid module manually if your kernel does not have ataraid built-in support or <filename>ataraid.o</filename> module failed to load for some reason. If you compiled your kernel with static ataraid support (ataraid not as module), then you can start formatting and using your mirror disk <filename>/dev/ataraid/d0</filename> right away.
</para><para>But if you compile ataraid as a seperate module, then type <command>lsmod</command> and see ataraid is listed. If not, manually load it by typing <command>modprobe -k ataraid</command>. If you dont see any errors, then you can start using your mirror disk <filename>/dev/ataraid/d0</filename> right away. Format it, mount it and use it just like you normally do. </para>
<para>The fact that you can use <filename>/dev/ataraid/d0</filename> implies that you are successful in your mission. Please do not access <filename>/dev/hde</filename>, <filename>/dev/hdg</filename> or any of their partitions directly, although Linux will let you do that. Once you make a mirror device from two disks, you should always access the mirror device and not the disks directly.</para></sect2>
</sect1>
<!-- Section7: Upgrading Kernel -->
<sect1 id="upgrading"><title>Upgrading Kernel</title>
<para>Read this section carefully before you plan to upgrade kernel on your Linux machine with Promise FastTrack RAID. Unless you are not using Promise FastTrack at all in any way, you need this information to avoid problems.</para>
<para>Always backup your data before kernel upgrade. Also backup <filename>/etc/fstab</filename>, <filename>/etc/lilo.conf</filename>, <filename>/boot/vmlinuz-currentversion</filename> and <filename>/boot/initrd.img</filename> (if you use initrd). When you upgrade your kernel, do not delete old kernel or its dependent files in <filename>/boot</filename> and do not delete the lines corresponding to it in <filename>/etc/lilo.conf</filename>. If you upgrade kernel to say 2.4.19, just create another kernel section in <filename>/etc/lilo.conf</filename>. For example, add the following lines to <filename>/etc/lilo.conf</filename>:</para>
<para><screen>
# Begin Code for booting my brand new kernel: 2.4.19
image=/boot/vmlinuz-2.4.19
label=linux-new
read-only
root=/dev/ataraid/d0p12
# End Code for booting my brand new kernel: 2.4.19
</screen></para>
<para>Also, do not change <filename>default=linux</filename> line in <filename>/etc/lilo.conf</filename> unless and until you successfully can boot into your new kernel by typing <userinput>linux-new</userinput> at the <prompt>boot:</prompt> prompt (or highlighting <filename>linux-new</filename> in the menu, if you are using LILO in curses menu mode).</para>
<para>Now lets discuss the actual process of upgrading kernel in the following four cases:</para>
<orderedlist>
<listitem><para>Promise Technology (<filename>ft</filename>) Driver with OS on RAID mirror</para></listitem>
<listitem><para>Promise Technology (<filename>ft</filename>) Driver with non-OS data on RAID mirror</para></listitem>
<listitem><para>Linux Native (<filename>ataraid</filename>) Driver with OS on RAID mirror</para></listitem>
<listitem><para>Linux Native (<filename>ataraid</filename>) Driver with non-OS data on RAID mirror</para></listitem></orderedlist>
<para>OS stands for "Operating System" or more specifically Red Hat Linux Operating System in our case. When you install Linux on mirrored partitions such as <filename>/dev/ataraid/d0p1</filename> (or <filename>/dev/sda1</filename> when using Promise Technology proprietary driver), you are said to have your OS on RAID mirror. If your Linux machine has only the main partitions such as <filename>/</filename> and <filename>/boot</filename> on RAID, it is also called (a case of) OS on RAID.</para>
<para>Partitions created by user to make use of available free partitions such as <filename>/mydata1</filename>, <filename>/imp</filename>, <filename>/scratch</filename> are not part of Linux OS because Linux does not install any files into them by default when you install Linux or upgrade any standard Linux software package. Any data in such user partitions becomes user data or alternatively, non-OS data. It is a good idea to use only ext3 and swap file systems for OS partitions. For non-OS partitions, you can use other file systems such as ext2 and dos (if you have another operating system like Windows on the same Linux computer or if you just feel like you love dos so much). However, why do you want to use ext2 if you dont have to and you have a better choice of using ext3 for OS or non-OS partitions?</para>
<sect2 id="case1"><title>Promise Technology (<filename>ft</filename>) Driver with OS on RAID mirror</title>
<para>Currently, Promise Technology supports Red Hat 7.2 and earlier versions only. Red Hat 7.2 uses kernel 2.4.7-10 by default. Also note that, you have to use initrd.img (Initial RAM disk image) in <filename>/etc/lilo.conf</filename>, when you install Linux with Promise supplied driver. At the time of installation, Promise Driver scripts are supposed to automatically generate initrd file and configure <filename>/etc/lilo.conf</filename> for you. Unfortunately, this does not work properly and you may have to manually create initrd.img and configure <filename>/etc/lilo.conf</filename> yourself.</para>
<para>You are stuck with the default kernel 2.4.7-10 and you cannot and should not upgrade kernel either by compiling or by automatic update programs such as <command>up2date</command> or <command>rpm</command> utility. If you really really want to upgrade kernel then do so but do not use raid. You can add <emphasis>Append Line</emphasis> to the <filename>/etc/lilo.conf</filename> as explained in <link linkend="determine">Section 7.2</link> and do not load ataraid module (or do not compile your new kernel with ataraid feature built-in). By doing this, you are upgrading kernel to new version and sacrificing RAID feature because you are using Promise Technology card as a simple IDE extension card.</para>
<para>If Promise Technology releases new version of their <filename>ft</filename> driver for 2.4.19 in future, you can then upgrade your kernel first to 2.4.19 (using <command>up2date</command> or <command>rpm</command> but not by manually compiling) and place their new version of <filename>ft.o</filename> file in <filename>/lib/modules/kernel-2.4.19</filename>. You will also have to put <filename>initrd-2.4.19</filename> in <filename>/boot</filename> and append <filename>initrd=</filename> line to the new kernel section in <filename>/etc/lilo.conf</filename>. If your Linux machine uses Promise Technology driver, your OS is on RAID mirror and Promise Technology did not release any new versions for new kernel versions, please do not fool around with your current kernel. If you do fool around, remember that you can seriously damage your computer and not be able to boot or retrieve your data.</para>
</sect2>
<sect2 id="case2"><title>Promise Technology (<filename>ft</filename>) Driver with non-OS data on RAID mirror</title>
<para>Almost all of explanation in previous case (Promise Technology (<filename>ft</filename>) Driver with OS on RAID mirror) applies in this also, ofcourse you are now risking non-OS data instead of OS. That means, if your upgrade fails, you will be able to boot but not be able to see data in your RAID partitions. Additionally, you have the flexibility of loading and unloading Promise Proprietary driver (<filename>ft.o</filename>). However, this is not guaranteed to work smoothly because Promise Technology driver has a lot of issues.</para>
<para>Unless Promise Technology releases appropriate drivers for new kernel version, please do not attempt kernel upgrade in any method. You are stuck with 2.4.7-10 kernel. You may be required to add <emphasis>Append Line</emphasis> as discussed in <link linkend="determine">Section 7.2</link> to boot your computer in some cases.</para>
</sect2>
<sect2 id="case3"><title>Linux Native (ataraid) Driver with OS on RAID mirror</title>
<para>You can upgrade kernel to any version above 2.4.18 by recompiling the kernel and not by any automatic upgrade method such as <command>up2date</command> or <command>rpm</command> utility. You need .config file from your previous kernel source directory (<filename>/usr/src/linux-2.4.18/.config</filename>). You did save your 2.4.18 .config file, did't you?</para><para>
After you copy <filename>.config</filename> into <filename>/usr/src/linux-2.4.19</filename> directory, you may make changes by typing <command>make menuconfig</command> but generally you do not need to make changes because you are upgrading only to 2.4.19 and your machine hardware did not change. But if you do make changes by typing <command>make menuconfig</command>, remember to save and also backup your modified .config file. Save the .config file safely in /root or on a floppy disk. Here are the steps:</para>
<itemizedlist>
<listitem><para>Unzip new kernel in <filename>/usr/src</filename> and rename top directory to <filename>linux-2.4.19</filename>. So your new kernel source directory is <filename>/usr/src/linux-2.4.19</filename>.</para></listitem>
<listitem><para><command>cp /root/config.txt .config</command></para></listitem>
<listitem><para><command>make menuconfig</command> (Make any required changes)</para></listitem>
<listitem><para><command>cp .config /root/config-2.4.19.txt</command> (Back up config file in a safe place)</para></listitem>
<listitem><para><command>make dep ; make clean ; make && make install</command> (Install new kernel)</para></listitem>
<listitem><para><command>make modules && make modules_install</command> (Install new kernel modules)</para></listitem>
<listitem><para>Edit <filename>/etc/lilo.conf</filename> to add new lines to boot new kernel. Label the new kernel <filename>linux-new</filename>. Do not change <filename>default=</filename> line and do not delete lines corrosponding to current working kernel.</para></listitem>
<listitem><para><command>/sbin/lilo</command> (Activate changes in <filename>/etc/lilo.conf</filename>)</para></listitem>
<listitem><para><command>/sbin/lilo -R linux-new</command> (Tell LILO to treat <filename>linux-new</filename> as default boot kernel just for one time only)</para></listitem>
<listitem><para><command>sync;sync;reboot</command> (Reboot and hope that it works. If it does not boot, power off and power on again. Then login and investigate why your new kernel did not boot.)</para></listitem>
</itemizedlist>
</sect2>
<sect2 id="case4"><title>Linux Native (ataraid) Driver with non-OS data on RAID mirror</title>
<para>To upgrade kernel in this case, follow same procedure as explained in previous section (Linux Native (ataraid) Driver with OS on RAID mirror). If you experience problems, you may be required to add an additional line, <emphasis>Append Line</emphasis>, to your <filename>/etc/lilo.conf</filename>. To find out what your <emphasis>Append Line</emphasis> is, see <link linkend="determine">Section 7.2</link>.</para>
<para>Similar to previous case, do not attempt to upgrade kernel by any automatic method (<command>up2date</command> or <command>rpm</command> utility). Manually compile and your install your new kernel as explained in the previous section.</para>
</sect2>
</sect1>
<!-- Section8: Disabling RAID feature on Promise FastTrack -->
<sect1 id="disable"><title>Disabling RAID feature on Promise FastTrack</title>
<para>If you are reading this section, then you may be sick and tired of the fake RAID feature (formally known as quasi-hardware RAID) provided by Promise Technology FastTrack card or onboard chip on your motherboard.</para>
<sect2 id="discase1"><title>Case 1: OS not using RAID</title>
<para>It is possible to disable the RAID feature and use the Promise FastTrack as a plain vanilla IDE card. It is very simple. Follow the below steps:</para>
<para><orderedlist>
<listitem><para>Determine your <emphasis>Append Line</emphasis>. See <link linkend="determine">Section 7.2</link> for help with this</para></listitem>
<listitem><para>Modify <filename>/etc/lilo.conf</filename> to include <filename>append="</filename><emphasis>Append Line</emphasis><filename>"</filename> in your current kernel boot section. Again see <link linkend="determine">Section 7.2</link> for details.</para></listitem>
<listitem><para>Type <command>/sbin/lilo</command> and reboot</para></listitem>
</orderedlist></para>
<para>Now you should see your hard disks seperately and you can use them. If you previously had partitions on the RAID mirror, you will see partitions accordingly on each of the two member disks. You will also see the data that you previously stored on the RAID mirror.</para></sect2>
<sect2 id="discase2"><title>Case 2: OS is using RAID</title>
<para>If you want to disable RAID on a Linux computer that is using RAID mirror partitions for <filename>/</filename>, <filename>/boot</filename>, <filename>/usr</filename> <emphasis>etc</emphasis>., then first backup your data including <filename>/usr/src/linux/.config</filename>, <filename>/etc/fstab</filename>, <filename>/boot/vmlinux</filename>. Power off your computer. Then turn it on. At the <prompt>boot:</prompt> prompt, type <command>linux</command> followed by <emphasis>Append Line</emphasis>. If your system does not boot successfully, then insert your emergency rescue/boot floppy disk, boot off of that floppy disk and type at the <prompt>boot:</prompt> prompt <command>linux</command> followed by <emphasis>Append Line</emphasis>. If you still cannot boot, then you cannot disable RAID non-destructively, which means you have to boot off of the RedHat CDROM #1 and re-install Linux, again by typing <command>linux</command> followed by <emphasis>Append Line</emphasis> at the <prompt>boot:</prompt> prompt.</para>
<para>If your Linux machine boots successfully, then first make sure that all data is available and clean. Make sure that files in <filename>/boot</filename> are not corrupt. In some cases, the ASCII configuration files in <filename>/boot</filename> and LILO binary files may be corrupt. If that happens, you have to restore them from backup or reconfigure <filename>/etc/lilo.conf</filename>, run <command>/sbin/lilo</command> and recompile and reinstall the kernel (recompile with unmodified .config, <emphasis>i.e.</emphasis>, without Promise RAID support).</para>
<para>If your Linux machine boots up and all files are safe, then add <emphasis>Append Line</emphasis> to <filename>/etc/lilo.conf</filename>, run <command>/sbin/lilo</command> and reboot.</para>
<para>If you disabled RAID on OS disks and then later changed your mind, then you have to back up data and reinstall Linux. If you change mind this way and want your RAID back on your Linux OS disks, you may have to sacrifice your current data.</para>
</sect2></sect1>
<!-- Section9: Tips and Important Notes -->
<sect1 id="tips"><title>Tips and Important Notes</title>
<para><itemizedlist>
<listitem><para>
Dont bother using KDE / GNOME or any other X window system to finish RAID installation as explained above. Use simple text terminal.</para></listitem><listitem><para>You can press <keycap>Cntrl-ALT-Fj</keycap> to switch to <filename>ttyj</filename> where <filename>j=1,2,..6</filename></para></listitem><listitem><para>If you do start KDE/GNOME or any other X window system, it will run on <filename>tty7</filename>, which you can access by pressing <keycap>Cntrl-ALT-F7</keycap></para></listitem><listitem><para>If you decide to use Promise supplied SCSI emulation driver for FastTrack RAID, note that you are stuck at the default kernel version 2.4.7-10. Because, no source code for FastTrack is available.</para></listitem><listitem><para>During RH 7.2 installation, choose ext3 and swap file types only.</para></listitem><listitem><para>When you remove Promise SCSI emulation and setup Native Linux RAID, linux lets you access the hard disks either by mirror name: <filename>d0</filename> or individual disks themselves: <filename>hde2</filename>, <filename>hdg3</filename> etc. It is very important that: YOU NEVER access the hard disks directly by their name, instead access the corresponding mirror partition. Example: Use <filename>/dev/ataraid/d0p3</filename> instead of <filename>/dev/hde3</filename> or <filename>/dev/hdg3</filename></para></listitem></itemizedlist></para></sect1>
<!-- Section10: For more information -->
<sect1 id="moreinfo"><title>For more information</title>
<para>For more information, please check the following resources</para><para>
<itemizedlist>
<listitem><para>
Quasi-Mini-HowTo at <ulink url="http://www.geocities.com/ender7007/">http://www.geocities.com/ender7007/</ulink>
</para></listitem>
<listitem><para>
LhD Product Page at <ulink url="http://lhd.datapower.com/db/dispproduct.cgi?DISP?2751">http://lhd.datapower.com/db/dispproduct.cgi?DISP?2751</ulink>. You can also go to <ulink url="http://lhd.datapower.com/">LhD Main Page</ulink> and search for <20>Promise FastTrack<63>.
</para></listitem>
<listitem><para>
<ulink url="http://people.redhat.com/arjanv/pdcraid/ataraidhowto.html">ATA RAID help document</ulink> by RedHat, Inc. You can also join their <ulink url="https://listman.redhat.com/mailman/listinfo/ataraid-list">ataraid mailing list</ulink>, or atleast search <ulink url="https://listman.redhat.com/pipermail/ataraid-list/">the mailing list archive.</ulink>
</para></listitem>
<listitem><para>
Promise Technology's support web site at <ulink url="http://support.promise.com/">http://support.promise.com</ulink>. Also check out <ulink url="http://www.promise.com/support/linux_eng.asp">this page.</ulink>
</para></listitem>
<listitem><para>
Promise FastTrack help for Linux Mandrake is available at <ulink url="http://www.magic-lamp.org/">http://www.magic-lamp.org</ulink>.
</para></listitem>
</itemizedlist></para></sect1>
<appendix id="app1"><title>How is this document generated</title>
<para>So you want to know how I generated this HOWTO? Or, did you download SGML version of this document, modified some portions in it and now want to know how you can create HOWTO?</para>
<para>I made sure there are no errors in my SGML by first typing the command <command>nsgmls -s ataraid.sgml</command>. I created a script called <filename>makehowto</filename> and ran the command <command>./makehowto ataraid.sgml</command>. Here is the my <filename>makehowto</filename> script:</para><para><screen>
#!/bin/bash
#
# makehowto by Murty Rompalli
# (c) All Rights Reserved
# Free for non commercial use. All other uses must be authorized explicitly
# by the creator. Contact me for more info. murty@solar.m u r t y.net
#
function maketut() {
echo;echo Creating Tutorial Files ...
jade \
-t sgml \
-d /usr/lib/sgml/stylesheets/nwalsh-modular/html/ldp.dsl\#html \
$1.sgml
}
function makehtml {
echo;echo Creating html file: $1.html ...
jade \
-t sgml \
-d /usr/lib/sgml/stylesheets/nwalsh-modular/html/docbook.dsl \
-V nochunks \
$1.sgml > $1.html
}
function maketxt {
if [ -f $1.html ]
then
echo;echo Creating text file: $1.txt ...
lynx -dump $1.html > $1.txt
else
echo;echo $1.html not found, creating ...
makehtml $1
maketxt $1
fi
}
function makepdf {
[ -f $1.ps ] && gzip $1.ps
if [ -f $1.ps.gz ]
then
echo;echo Creating pdf file: $1.pdf ...
gzip -dc $1.ps.gz |
gs -q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sOutputFile=$1.pdf -
else
echo;echo $1.ps.gz not found creating ...
makeps $1
makepdf $1
fi
}
function maketex {
echo;echo Creating TeX file $1.tex ...
jade \
-t tex \
-d /usr/lib/sgml/stylesheets/cygnus-both.dsl\#print \
$1.sgml
gzip $1.tex
echo $1.tex gzipped to $1.tex.gz
}
function makedvi {
echo;echo Creating DVI file $1.dvi ...
db2dvi $1.sgml >/dev/null 2>&1
echo See $1.log for errors
gzip $1.dvi
echo $1.dvi gzipped to $1.dvi.gz
}
function makeps {
echo;echo Creating PS file $1.ps ...
db2ps $1.sgml >/dev/null 2>&1
echo See $1.log for errors
gzip $1.ps
echo $1.ps gzipped to $1.ps.gz
}
#### Begin Main Program
echo "
makehowto utility for generating HOWTO from SGML file.
(c) Murty Rompalli
"
[ x$1 = x ] &&
echo "Error. Usage: $0 abc.sgml '{tut|html|pdf|tex|dvi|ps|all}'
Option 'all' is default if sgml file is the only option supplied.
Options:
-------
tut Make complete tutorial, i.e., generate necessary html files
html Make a printable single HTML file
pdf Make a PDF file
tex Make a TeX source file, gzipped
dvi Make a DVI file, gzipped
ps Make a PostScript file, gzipped
all Generate all possible formats.
" && exit
file="`echo $1|sed 's/\.sgml$//'`"
[ x$file = x ] &&
echo Error. Usage: $0 abc.sgml '{tut|html|tex|dvi|ps|all}' && exit
[ -f $file.sgml ] || {
echo Error. $file.sgml does not exist
exit
}
[ -r $file.sgml ] || {
echo Error. $file.sgml not readable
exit
}
if [ x$2 = x ]
then
action=all
else
action=$2
fi
case $action in
tut|tutorial) maketut $file
;;
html|htm) makehtml $file
;;
tex|latex) maketex $file
;;
dvi) makedvi $file
;;
ps) makeps $file
;;
text|txt) maketxt $file
;;
pdf) makepdf $file
;;
all) maketut $file
makehtml $file
maketex $file
makedvi $file
makeps $file
maketxt $file
makepdf $file
;;
*) echo error
;;
esac
\rm -f $file.aux
\rm -f $file.tex
\rm -f $file.dvi
echo;echo makehowto: Finished
echo You can review $file.log and delete it.
echo Thank you for using makehowto.
echo
</screen></para>
<para>You can also just type <command>./makehowto ataraid.sgml pdf</command>, for example, if you just want create PDF version. Just type <command>./makehowto</command> to get more help on using the script. <ulink url="files/makehowto">Click here</ulink> to download this makehowto script.</para></appendix>
<!-- END -->
</article>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-namecase-general:t
sgml-general-insert-case:lower
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:nil
sgml-parent-document:nil
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
-->