User Manual
Table Of Contents
- Notice
- About This Guide
- Guide to Conventions
- Trademarks
- Table of content
- Table of Figures
- 1. Introducing ExaSAN PCIe2.0 Storage Systems
- 2. Preparing to Install ExaSAN B08S2-PS
- 3. Installing the ExaSAN B08S2-PS
- 4. Using RAIDGuardX GUI
- 4.1 Accessing the RAIDGuardX GUI
- 4.1.1 RAIDGuard X Client and Server
- 4.1.2 RAIDGuard X Menu Bar
- 4.1.3 Updating the ExaSAN RAID system Firmware
- 4.1 Accessing the RAIDGuardX GUI
- 5. RAID Overview
- 6. Appendices

3. Installation
User Guide Page 3-13
The driver should be now loaded in Linux.
RAIDGuardX Installation
Before installing RAIDGuard X, make sure the RAID HBA drivers is already installed in your Linux OS.
1. Insert the CD-ROM into the CD-ROM drive of the server or PC.
2. Open CD ROM/GUI/Server/Linux/AP/i386 or x86_64/AP_Accusys. Open a terminal window on the
folder and enter the following commands:
# cat /proc/devices
Example:
Check the “ACS_CDEV” device number. For example, if the “ACS_CDEV” device number is “$$$".
# mknod /dev/ACS_CDEV0 c $$$ 0
Example: