DAT tape drive 인식 작업

2011.12.28 17:48

조인상 조회 수:24523

원문 : http://www.ischo.net -- 조인상 // 시스템 엔지니어

Writer : http://www.ischo.net -- ischo // System Engineer in Replubic Of Korea

+++++++++++++++++++++++++++++++++++++++++++++++++++++++

 

원문 : http://www.ischo.net -- 조인상 //시스템 엔지니어

+++++++++++++++++++++++++++++++++++++++++++++++++++++++

DAT drive 를 HP-UX 장비에 인식작업

 

 

1. 먼저 커널 module 에 tape driver의 상태를 확인

# kcmodule |grep -i stape

stape               static  explicit

 

--> 상태가 static이 아닐 경우 (unused 등)

# kcmodule stape=static

해 준 후 reboot  (static 상태의 모듈을 추가/제거하는것은 리붓이 필수다.)

 

 

 

2. device 재스캔

# ioscan -fnC tape

Class     I  H/W Path     Driver S/W State   H/W Type     Description
=====================================================================
tape      0  0/7/1/1.3.0  stape   CLAIMED     DEVICE       HP      DAT160
                         /dev/rmt/0m            /dev/rmt/0mn           /dev/rmt/c1t3d0BEST    /dev/rmt/c1t3d0BESTn
                         /dev/rmt/0mb           /dev/rmt/0mnb          /dev/rmt/c1t3d0BESTb   /dev/rmt/c1t3d0BESTnb

 

 

 

3. device file 생성
# insf -eC tape

* 기존 파일이 생성되어 있는 상태에서 재인식할 경우 필요없음.

  만일 기존파일때문에 잘 인식되지 않으면 /dev/rmt/* 파일을 삭제하고 insf 명령어로 device file을 재생성한다.

 

 

 

 


 

번호 제목 글쓴이 날짜 조회 수
30 HP-UX System Administration II 조인상 2011.10.04 15883
29 HP-UX 11i v3 Installation and Update Guide file 조인상 2011.10.24 13824
28 HP-UX CSA~CSE 인증시험 커리큘럼 + HP0-P20 준비 가이드 file 조인상 2011.10.28 13087
27 HP-UX 11i v3 소개 및 release note + Road Map file 조인상 2011.10.28 10574
26 HP-UX 11i v3 - Native Multi-Pathing for Mass Storage file 조인상 2011.10.28 11096
25 Dynamic Root Disk A.3.9.* Administrator's Guide file 조인상 2011.10.28 11076
24 HP Superdome 2 Partitioning Administrator Guide for HP-UX 11i v3 file 조인상 2011.10.28 13710
23 nPAR, vPAR 의 개념 [9] 조인상 2011.10.28 24994
22 HP0-P20 HP-CSA 준비 가이드 + 참고서적 모음 file 조인상 2011.11.16 14645
21 Storage & Ethernet Adapter Support Matrix file 조인상 2011.11.23 12194
20 HP0-P20 CSA-HPUX 11i v3 : HP-UX System Administrator’s Guide: Configuration Management file 조인상 2011.11.25 20740
» DAT tape drive 인식 작업 조인상 2011.12.28 24523
18 HP DAT Drive Manual file 조인상 2012.01.03 14202
17 <queue max run limit reached / 대기행렬의 최대 실행 한계에 도달했습니다> 에러 발생시. 조인상 2012.02.29 16532
16 HP iLO 설정 및 라이센스 발급 방법 조인상 2012.03.14 16201
15 HP Integrated Lights-Out User Guide [1] file 조인상 2012.03.14 13374
14 시리얼 케이블 제작방법 조인상 2012.06.27 12885
13 해당 포트를 열고 있는 프로세스 확인방법. netstat, lsof 조인상 2012.09.20 33502
12 장비 H/W미러링 장치 확인 및 미러상태 점검 [1] 조인상 2013.02.25 26763
11 HP-UX에 gcc 설치 조인상 2013.04.11 19399
서버에 요청 중입니다. 잠시만 기다려 주십시오...