![RocketRAID 2680 Installation Manual Download Page 8](http://html1.mh-extra.com/html/rocketraid/2680/2680_installation-manual_1473577008.webp)
RocketRAID 2680 Fedora Linux Installation Guide
- 6 -
#
#
#
# exit
exit
exit
exit
Then switch back to console 6 and finish the installation.
3
3
3
3 Installing
Installing
Installing
Installing RR2680
RR2680
RR2680
RR2680 driver
driver
driver
driver on
on
on
on an
an
an
an Existing
Existing
Existing
Existing System
System
System
System
Note
Note
Note
Note
If you use a SCSI adapter to boot your system, you must make sure the RR2680 controller
BIOS will be loaded after that adapter ’s BIOS. If not, try to move it to another PCI slot.
Otherwise you may be unable to boot up your system.
Step
Step
Step
Step 1
1
1
1 Obtain
Obtain
Obtain
Obtain and
and
and
and install
install
install
install the
the
the
the Driver
Driver
Driver
Driver Module
Module
Module
Module
Extract the driver archive to a temporary directory and execute the
install.sh
install.sh
install.sh
install.sh
to install the
driver to the system. For example:
#
mkdir
mkdir
mkdir
mkdir /tmp/dd
/tmp/dd
/tmp/dd
/tmp/dd
#
tar
tar
tar
tar xzvf
xzvf
xzvf
xzvf rr2680-fedora-
rr2680-fedora-
rr2680-fedora-
rr2680-fedora-x
x
x
x.tar.gz
.tar.gz
.tar.gz
.tar.gz -C
-C
-C
-C /tmp/
/tmp/
/tmp/
/tmp/dd
dd
dd
dd
#
cd
cd
cd
cd /tmp/dd
/tmp/dd
/tmp/dd
/tmp/dd
#
sh
sh
sh
sh install.sh
install.sh
install.sh
install.sh
If the driver of previous version has been in the initrd image, the installer will update the
initrd image or it will make the driver automatically loaded while system up.
Step
Step
Step
Step 2
2
2
2 Configur
Configur
Configur
Configureeee System
System
System
System to
to
to
to Mount
Mount
Mount
Mount Volumes
Volumes
Volumes
Volumes when
when
when
when Startup
Startup
Startup
Startup
Now you can inform the system to automatically mount the array by modifying the file
/etc/fstab. E.g. you can add the following line to tell the system to mount
/dev/sda1
/dev/sda1
/dev/sda1
/dev/sda1
to
location
/mnt/
/mnt/
/mnt/
/mnt/raid
raid
raid
raid
after startup:
/dev/sda1
/dev/sda1
/dev/sda1
/dev/sda1
/mnt/
/mnt/
/mnt/
/mnt/raid
raid
raid
raid
ext
ext
ext
ext3
3
3
3
defaults
defaults
defaults
defaults
0
0
0
0 0
0
0
0
4
4
4
4 Monitoring
Monitoring
Monitoring
Monitoring the
the
the
the Driver
Driver
Driver
Driver
Once the driver is running, you can monitor it through the Linux proc file system support.
There is a special file under /proc/scsi/rr2680/.
Note
Note
Note
Note
The file name is the SCSI host number allocated by OS. If you have no other SCSI cards
installed, it will be 0. In the following sections, we will use
x
x
x
x
to represent this number.
Using the following command to show driver status:
#
#
#
# cat
cat
cat
cat /proc/scsi/
/proc/scsi/
/proc/scsi/
/proc/scsi/rr2680
rr2680
rr2680
rr2680/x
/x
/x
/x