Appendices
User Guide
Page 4-12
Installing driver on Linux
1.
Linux system must in developmental environment to build respective driver.
For example, CentOS Linux must installed “Development Tools”.
2.
Open a terminal window, change to Linux driver source directory and type
command ‘make’ to build driver file ‘ACS6x.ko’.
# sudo make
# sudo insmod ACS6x.ko
# sudo lsmod
//to see if ACS6x driver is running
3.
Set driver be started automatically at boot up
A. Copy driver file ACS6x.ko to driver folder.
# sudo cp ACS6x.ko /lib/modules/{linux kernel}/kernel/drivers/scsi
(Note: ‘uname -a’ can find {linux kernel})
B. Upgrade all default modules
# sudo depmod –a
//For RHEL, CentOS, Ubuntu, etc
#
Set the line “
allow_unsupported_modules
” from 0 to
1
by editing
/etc/modprobe.d/unsupported-modules
// For SUSE, SLES
C. Reboot to make it available
Содержание ExaSAN SW16-G3
Страница 1: ...ExaSAN SW16 G3 User Guide Accusys Storage Ltd 2017 Version V1 0 ...
Страница 7: ...1 Introduction User Guide 1 What is in the box ...
Страница 9: ...Appendices User Guide Page 2 2 2 Introduce SW16 G3 ...
Страница 12: ...Appendices User Guide Page 3 5 3 Build a SAN environment ...
Страница 17: ...Appendices User Guide Page 4 10 4 Install Accusys host driver ...
Страница 20: ...Appendices User Guide Page 5 13 5 Use SW16 G3 WebGUI ...
Страница 29: ...Appendices User Guide Page 6 22 6 Manage Storage on RAIDGuardX ...
Страница 31: ...Appendices User Guide Page 7 24 7 SW16 G3 Specification ...
Страница 33: ...Appendices User Guide Page 8 26 8 FAQ ...
Страница 35: ...Appendices User Guide Page 9 28 9 Customer Service ...