linux

Total 136
Today 0
profile_image
ino
05-07-05 18:26 0개 2,790회
PROLIANT ML370 G3 셋팅시.. linux
1. HP Smart Array 642 Controller 에서 케이블을 떼낸다. <= 요놈때문에 이틀을 허비했다. ㅠ.ㅠ



HP Smart Array 642 Controller 를 사용하기 위해선 lilo: linux devfs=nomount

또는 lilo.conf 에 부팅할 tag 에 append="devfs=nomount" 추가



2. HP에 접속하여 다운받는다.(시스템 매니지먼트)

HP System Health Application and Insight Management Agents for Red Hat Linux 7.2

www.hp.com 으로 접속한다. co.kr 로 접속하면 안됨.

ML370 검색 후 HP ProLiant ML370 (600-1000MHz), Red Hat Linux 7.2

Software - System Management



http://h18023.www1.hp.com/support/files/server/us/download/20144.html



암튼 다운받아서 서버에 업로드 하고.



rpm -q cpqhealth



rpm -ivh hpasm-< version >.rh72.i386.rpm



/etc/init.d/hpasm status



You should see entries for the following:

cpqasm - Health Driver

cpqevt - Health Driver

cmafdtnpeerd - Foundation Agents

cmahostd - Foundation Agents

cmathreshd - Foundation Agents

cmawebd - Foundation Agents

cmasvrpeerd - Server Peer Agent

cpqstdeqd - Standard Equipment Agent

cpqhealthd - Health Agent



man cpqhealth

man cpqimlview



hpasm 을 실행하기 전에 꼭 확인해야 할 사항이 있다.

oops Annyung 의 경우 versoin.h 는 kernel-source 를 설치해야 함.!!

pkgkernel kernel-source



김정균 님 曰

설치 후에, 해 주셔야

할 일이 /usr/src/linux/Makefile 의 4번째 라인인 EXTRAVERSION 을 사용할 커널과

맞춰 주셔야 합니다. 만약 현재 부팅커널이 (uname -r 하면 알 수 있습니다.)

2.4.22-6PIV 라면.. EXTRAVERSION = -6PIV 라고 지정을 해 주시면 됩니다.



그 다음. ^^ /etc/init.d/hpasm start

시스템이 리부팅 하면 자동으로 실행 된다.~

댓글목록

등록된 댓글이 없습니다.