늦둥이님/suki 님 감사~ 근데 하나 더..
작성자 정보
- 최형석 작성
- 작성일
컨텐츠 정보
- 1,829 조회
- 2 댓글
- 0 추천
- 목록
본문
답변 감사합니다.
해당 홈페이지 가서 드라이버 받고 시키는대로 했구요..
성공적으로 진행이 잘 된거 같은데...
fdisk -l
을 실행해도 디스크 4개가 다 따로 나오네요..
일단 메뉴얼 입니다.
======== 메뉴얼 시작 ===========
3.3 Adding / Updating the SAS Driver to an Existing Linux system
----------------------------------------------------------------
1 Install the DKMS rpm package if needed. Use this command
> rpm -ivh <dkms rpm package name>
NOTE: Use rpm -Uvh <package name> when updating an existing package.
2 Install the Driver package. Use this command
> rpm -ivh <driver rpm package name>
3 Verify the driver has been loaded with this system command:
> modinfo mptsas
and this dkms commands:
> dkms status
The version shown in the output should match in both cases and
with the version of the package.
========= 메뉴얼 끝============
3번의 output입니다.
=============== output 시작 ==============
[root@Raid-Test-eagon ~]# modinfo mptsas
filename: /lib/modules/2.6.18-92.1.13.el5/kernel/drivers/message/fusion/mptsas.ko
version: 3.04.05
license: GPL
description: Fusion MPT SAS Host driver
author: LSI Corporation
srcversion: 2518D4BD4DACEA3EC1EC912
alias: pci:v00001000d00000062sv*sd*bc*sc*i*
alias: pci:v00001000d00000058sv*sd*bc*sc*i*
alias: pci:v00001000d00000056sv*sd*bc*sc*i*
alias: pci:v00001000d00000054sv*sd*bc*sc*i*
alias: pci:v00001000d00000050sv*sd*bc*sc*i*
depends: mptscsih,mptbase,scsi_mod,scsi_transport_sas
vermagic: 2.6.18-92.1.13.el5 SMP mod_unload 686 REGPARM 4KSTACKS gcc-4.1
parm: mpt_pt_clear: Clear persistency table: enable=1 (default=MPTSCSIH_PT_CLEAR=0) (int)
parm: max_lun: max lun, default=16895 (int)
module_sig: 883f35048dad46020b65dca289aeef112bc109d17906c3eb0985bd2053fb8219242071a860e10a08f73d6489fe295708c5531ae68142d8b540080
[root@Raid-Test-eagon ~]# dkms status
mptlinux, 4.00.07.00: added
============ output 끝 ===========
그리고 나서 fdisk -l 의 output 입니다.
===========output 시작 ==========
[root@Raid-Test-eagon ~]# fdisk -l
Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 1 9206 73947163+ 83 Linux
/dev/sda2 9207 9728 4192965 82 Linux swap / Solaris
Disk /dev/sdb: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
Disk /dev/sdc: 250.0 GB, 250000000000 bytes
255 heads, 63 sectors/track, 30394 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
Disk /dev/sdd: 250.0 GB, 250000000000 bytes
255 heads, 63 sectors/track, 30394 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
================ output 끝 ====================
뭘 덜 한걸까요?
도와주시면 감사합니다.
관련자료
-
이전
-
다음
늦둥이님의 댓글
- 늦둥이
- 작성일
부팅하면서 레이드 컨피그 모드로 들어가셔서 레이드부터 묶으셔야 할듯하네요요
최형석님의 댓글
- 최형석
- 작성일
80GB 하드만 빼고 모두 RAID-5 로 묶었는데도 이렇게 보여요..
레이드 카드가 아니구 메인보드에 딸려오는 일명 Fake-RAID 이거든요.
제가 뭘 잘못한건지... T.T