Skip to content

Dell OMSA 설치 및 이용방법

조회 수 49644 추천 수 0 2014.08.13 18:21:08

1.개요

OMSA란?
Dell 에서 제공하는 서버 관리용 오픈 매니저 프로그램 이다. Dell 서버의 경우 OMSA 를 설치하여 현재 하드웨어 자원의 상태를 모니터링 할 수 있으며, SNMP와 연계하여 상세 정보들을 가져올 수가 있다.  특히, Perc 카드를 이용하여 Raid구성을 하였다면, 구성한 Raid에 문제는 없는지를 한눈에 쉽게 알아 볼 수 있기 때문에 서버 관리자에게는 특히나 유용하다.

2.설치 및 이용 방법

2.1 설치 


OMSA PKG는 http://www.findthatzip-file.com/search-166351720-fZIP/winrar-winzip-download-om_6.1.0_mannode_a00.tar.gz.htm에 가면 우측의 다운로드 버튼을 통해 쉽게 받을 수 있다.


step 1. 압축해제

[@WEROOT: /tmp/omsa] # gzip –d OM_6.1.0_ManNode_A00.tar.gz 
[@WEROOT: /tmp/omsa] # tar xfp OM_6.1.0_ManNode_A00.tar
[@WEROOT:] # cd omsa//linux/supportscripts
[@WEROOT: /tmp/ omsa/linux/supportscripts] # ls
 ./  ../  prereqcheck/  srvadmin-install.sh*  srvadmin-services.sh*  srvadmin-uninstall.sh*
step 2. install 쉘 실행
[@WEROOT: /tmp/omsa/linux/supportscripts] # ./srvadmin-install.sh 
 
step 3. DELL LICENSE 동의
DELL SOFTWARE LICENSE AGREEMENT


This is a legal agreement ("Agreement") between you, the user, and Dell 
Products L.P or Dell Global B.V. ("Dell"). This Agreement covers all 
software that is distributed with the Dell product, for which there is 
no separate license agreement between you and the manufacturer or owner 
of the software (collectively the "Software"). This Agreement is not for
                                          .
                                          .
                                          .
Notwithstanding anything to the contrary in the Agreement, licenses to Software
are non-exclusive, non-transferable and non-sub licensable and subject to the 
restriction that the Software be used solely in conjunction with the equipment 
(storage system or switch/hub) or related central processing unit for which it
was licensed.

Rev. 080408
Do you agree to the above license terms? ('y' for yes | 'Enter' to exit): y (typing)

step 4. 설치 과정
##############################################

  Server Administrator Custom Install Utility

##############################################

  Components for Server Administrator Managed Node Software:

    [ ] 1. Server Administrator Web Server
    [ ] 2. Server Instrumentation
    [ ] 3. Storage Management
    [ ] 4. Remote Access Core Components
    [ ] 5. Remote Access SA Plugin Components
    [ ] 6. All

  Enter the number to select a component from the above list.
  Enter q to quit.

  Enter : 6 (typing)
##############################################

  Server Administrator Custom Install Utility

##############################################

  Selected Options
   - All

  Dependencies
   - Server Administrator Web Server
   - Server Instrumentation
   - Storage Management
   - Remote Access Core Components
   - Remote Access SA Plugin Components

  Components for Server Administrator Managed Node Software:

    [x] 1. Server Administrator Web Server
    [x] 2. Server Instrumentation
    [x] 3. Storage Management
    [x] 4. Remote Access Core Components
    [x] 5. Remote Access SA Plugin Components
    [x] 6. All

  Enter the number to select a component from the above list.
  Enter c to copy selected components to destination folder.
  Enter i to install the selected components.
  Enter r to reset selection and start over.
  Enter q to quit.

  Enter : i (typing)

  Default install location is: /opt/dell/srvadmin
  Do you want to change it? 
  Press ('y' for yes | 'Enter' for default): (Press Enter kye)

Installing the selected packages.

warning: srvadmin-cm-6.1.0-648.i386.rpm: Header V3 DSA signature: NOKEY, key ID 23b66a9d
Preparing...                                                           
 (  6%)__________________________________________________#                                           
(  6%)__________________________________________________##                             
:
: ( 99%)__________________________________________________########################################### [100%]

   Do you want the Server Administrator services started?
   Press ('y' for yes | 'Enter' to exit): y (typing)
Starting Systems Management Device Drivers:
Starting dell_rbu: [OK]  
Starting ipmi driver: Already started [OK]
Starting Systems Management Data Engine:
Starting dsm_sa_datamgr32d:[ OK] 
Starting dsm_sa_eventmgr32d: [OK]
Starting dsm_sa_snmp32d: [OK]  
Starting DSM SA Shared Services: Warning: This program is an suid-root program or is being run by the root user.
The full text of the error or warning message cannot be safely formatted
in this environment. You may get a more descriptive message by running the
program as a non-root user or by removing the suid bit on the executable.
xterm Xt error: Can't open display: %s
xterm:  DISPLAY is not set
[OK]
Starting DSM SA Connection Service: [OK]
[@WEROOT: /tmp/omsa/linux/supportscripts] 

2.2 이용 방법 

OMSA 이용 방법

OMSA를 이용하기 위해선 웹브라우저를 이용하는 방법과 CLI를 이용하는 방법 두가지가 있다.

omconfig omreport 명령으로 구성 및 관리를 할 수 있고 해당 문서에는 omreport 명령을 통한

관리 방법만을 다룬다. 제약사항으로는 1311 port가 개방되어 있어야 하며 해당 포트가 개방되어 있지 않을 시 명령어를 입력하여도 출력 값들을 가져오지 못해 아무런 message가 

출력되지 않는다. 또한 관리자용 S/W 때문에 root 사용자로 로그인하여야만 사용이 가능하다.


2.2.1 CLI 이용법


OMSA가 설치된 $OMSA가설치된 디렉토리/bind에서 omreport 명령을 이용.

omreport chassis 명령으로 하드웨어 및 볼륨 상태를 점검할 수 있다.

 

#omreport chassis

SEVERITY : COMPONENT

Ok : Fans

Critical : Intrusion

Ok : Memory

Ok : Power Supplies

Ok : Temperatures

Ok : Voltages

 

omreport chassis 명령을 이용하면 위와 같이 컴포넌트 별로 상태가 출력되며

omreport chassis 컴포넌트를 입력하면 각각의 컴포넌트의 상태가 상세하게 출력 된다.

2.2.2 GUI 이용법

웹브라우저에 localhost:1311을 입력하고 root사용자로 로그인하면 아래와 같은 화면을 통해 볼 수 있다.

om.jpg  

profile

일요일은 짜빠게뤼~ 먹는날~^^

엮인글 :
http://adminplay.com/346875/13d/trackback
List of Articles
번호 제목 글쓴이 날짜 조회 수sort
367 linux daemon (리눅스 데몬 설명) ADMINPLAY 2014-02-26 647768
366 대용량 HDD 파티셔닝(Mass storage Partitioning) (GPT 파... ADMINPLAY 2010-04-14 73480
365 FFMPEG를 가장쉽게 설치하는 방법(ffmpeg-php 등) ADMINPLAY 2010-05-03 66251
364 rrdtool 컴파일시 에러 configure: error: Please fix the... ADMINPLAY 2009-08-08 64611
363 커널 2.6으로 업그레이드!「A to Z」 ADMINPLAY 2009-08-08 64255
362 e2fsck - 파일 시스템 복구 및 검사. - fsck file ADMINPLAY 2010-09-12 60903
361 배치파일을 이용한 백업방법 l2zeo 2010-03-31 59533
360 Maskrading ADMIN 2008-11-11 58626
359 시스템 백업과 응급 복구 ADMINPLAY 2009-05-11 58585
358 리눅스 전원부터 부팅이 되기까지의 과정이해 ADMIN 2008-11-11 57460
357 리눅스 디렉토리 구조와 파티션 관리의 기본 ADMINPLAY 2009-05-22 57412
356 hdparm 세부옵션 ADMINPLAY 2012-01-16 54975
355 CentOS 설치 - VMware 상에서 CentOS 설치하기 file l2zeo 2010-02-24 52101
354 Red Hat Linux 9 ADMINPLAY 2009-09-24 51551
» Dell OMSA 설치 및 이용방법 ADMINPLAY 2014-08-13 49644
352 2TB이상의 Disk를 사용한 Raid6 구성 ADMINPLAY 2015-08-08 46053
351 sulinux 1.0. 서버 패키지 리스트 ADMINPLAY 2011-04-30 45488
350 ORA-01031: insufficient privileges 오류 ADMINPLAY 2010-02-24 41013
349 [APM] 리눅스에서 Apache, PHP, MySQL 등 제거 방법 ADMINPLAY 2009-06-29 39388
348 AIX 필수 명령어 ADMINPLAY 2009-12-10 39118

Copyright ADMINPLAY corp. All rights reserved.

abcXYZ, 세종대왕,1234

abcXYZ, 세종대왕,1234