1. StorMan rpm 파일 다운로드

 # cd /usr/local/src

 # wget http://download.adaptec.com/raid/storage_manager/msm_linux_x64_v2_05_22932.tgz 

 # tar xvfz msm_linux_x64_v2_05_22932.tgz

 # cd ./manager

 

2. StorMan 설치

 # rpm -Uvh StorMan-2.05-22932.x86_64.rpm

  - 원하는 옵션 선택 

 * 불필요한 stor_tomcat stop

# /etc/init.d/stor_tomcat stop

 

# vi /usr/StorMan/config/server.properties

localip=127.0.0.1 수정 

 

* iptables 방화벽 확인 

'ETC > RaidCard' 카테고리의 다른 글

StorMan 명령어 정리  (0) 2022.10.28
Adaptec 6405 Quick Init -> Build/verify 변경  (0) 2022.03.25
Adaptec 6405 RaidCard building option  (0) 2022.03.25

+ Recent posts