내용을 읽다가 도대체 이건 쓰라고 해놓은건지 쓰지말란건지 분간이 안되는 상황 -_-
SCSI 컨트롤러에 내장된 RAID 가 RAID L0 / L1만 지원하고 L5 이런건 지원하지도 않고
내장 RAID는 CPU를 사용하므로 cpu에 부하가 걸리면 IO가 떨어진다는 협박문구라니 -ㅁ-! 

결론 : 그냥 RAID 1(mirroring) 으로 쓰는것 정도 외에는 별로인듯?

1. Integrated RAID Overview 
The integrated RAID solution provides cost benefits for the server or workstation market where 
the extra performance, storage capacity, and/or redundancy of a RAID configuration are 
required. The two components of integrated RAID are: 
 
ƒ  Integrated Mirroring (IM) provides features of RAID 1 
ƒ  Integrated Striping (IS) provides features of RAID 0

By simplifying the IM and IS configuration options and by providing firmware support in its host 
adapters, integrated RAID can offer the integrated RAID solution at a lower cost than a full-blown RAID implementation. 

This document provides a reference to expedite the configuration of integrated RAID.  
Notes: 

- Integrated RAID offers advanced features including I/O performance with additional data 
security; however, there are several considerations of which to be aware.  
- Only one RAID configuration (logical drive) is allowed. 
- Integrated RAID may take an extended period of time to complete the initialization after 
the RAID setup. The amount of time required depends whether the initialization is 
completed within the BIOS-based utility or completed with the operating system-based 
utility. The amount of time required also depends on the complexity of the configuration 
and capability of the system being configured. 
- Unlike a hardware controller, integrated RAID consumes system resources such as CPU 
cycles and system memory to handle I/O requests; in a situation where the CPU is 
heavily loaded, the I/O performance may drop significantly. 

2. Integrated RAID Implementation Guidelines 
2.1 Integrated Mirroring
 
Integrated Mirroring (IM) provides data protection for the system volume. The purpose is to 
safeguard critical information, such as the operating system.  
IM can be set up with two hard disk drives to maintain high performance, as well as data 
availability and fault tolerance. If one disk drive fails, the hot swap drive mechanism allows the 
system to maintain operation while the failed disk drive can be replaced. In addition, the hot 
spare capability enables the system to automatically replace the defective drive with a standby 
disk. 
IM requires extra time synchronization in BIOS mode as compared to the synchronization time 
in operating system mode. In BIOS mode (<Ctrl>+<C>), 1 hour for each 5 gigabytes of hard 
drive capacity is typically required to complete initializing the mirror. For example, for two 100 
gigabyte drives configured in a RAID 1 mirroring, 18-20 hours should be allowed for the 
initialization to complete.  
The IM firmware uses queue tagged I/Os to allow SCSI I/Os to continue on the IM volume while 
the volume is re-synchronized in the background. The host driver may optionally suspend the 
resynchronization operation while performing domain validation or while configuring Ultra320 
SCSI expanders.  
 
2.2 Integrated Striping 
Integrated Striping (IS) is available for applications that require faster I/O performance and 
higher storage capacity for non critical data. With this option there is no drive failover. Failure of 
a drive results in a loss of all data on the drives holding the data stripe. By reading and writing 
data concurrently across several disks, IS offers excellent performance as compared to a single 
physical disk. However, the risk of data loss increases because a single disk failure will cause 
the loss of the entire logical drive. 
The IS configuration is available only for new installations. Migration of data with existing disks 
is not supported.  

---- 2011.07.27 추가

아무튼, 일반 하드에서 RAID 0 로 변경은 지원하지 않으며
RAID 1 로 변경은 무지 오래 걸린다고 한다.


[링크 : ftp://download.intel.com/support/motherboards/server/sb/raid_im_is_guide_13.pdf]

'하드웨어 > Server Case & board' 카테고리의 다른 글

SCSI  (0) 2011.07.03
ROMB  (0) 2011.07.03
Intel Server Board SE7520BD2V  (0) 2011.07.02
Intel Entry Server Chassis  (0) 2011.06.25
지름신 신고  (4) 2011.06.24
Posted by 구차니
하드웨어/RAID2011. 7. 2. 20:45
3ware 메뉴얼 중 발췌

디스크 갯수별 사용 가능한 RAID 레벨

 
RAID 레벨별 디스크 가용 공간

 
요약을 하자면
RAID 0는 용량(디스크 갯수만큼 늘어남) 및 속도가 늘지만 안정성은 1/n으로 줄어듬
RAID 1는 미러링이기 때문에 하나의 디스크와 용량이 동일하지만 안정성은 n배 늘어남
RAID 5
는 디스크 3개로도 할 수 있지만, hot spare는 지원하지 않으며 4개 부터 hot spare를 지원.
               물론 디스크의 갯수가 늘어날수록 상대적인 패리티 저장 공간이 비율이 줄어듬

'하드웨어 > RAID' 카테고리의 다른 글

3ware 9500S LP 초기가격이 헉?!  (0) 2011.07.09
3ware RAID BBU(Backup Battery Unit)  (0) 2011.07.04
LSI 53C1020A (onboard SCSI controller / RAID)  (0) 2011.07.02
3ware 홈페이지  (2) 2011.06.30
3ware 9500LP 도착!  (0) 2011.06.28
Posted by 구차니
3ware RAID 카드 설명서 읽다 보니 나와서 문득 검색..
요런 케이블을 쓴다는데... 아무튼!




지금에 와서는 SATA-3나 별반 차이 없어 보이는 대역폭이지만
PCI-Ex 처럼 Lane을 늘리면 속도가 비약적으로 오르는 구조이므로
실제로는 무제한에 가까운 속도를 낼수 있고

버스인 주제(?)에 IPv6를 지원하는 스위치 방식의 P2P 네트워크
그런 이유로 CISCO 등에서도 제작을 하는 엽기적인 녀석인듯

PCI의 대역폭 문제를 해결하기 위해 만들었으나..
네트워크 내부대역폭용으로 사용하는 것 같은 기분이 드는건... 기분탓이려나?


[링크 : http://en.wikipedia.org/wiki/InfiniBand]
[링크 : http://www.terms.co.kr/InfiniBand.htm]
Posted by 구차니

요렇게 생겨먹은 녀석임
 




이번에 구매한 xeon 서버의 보드인데
보드사양이 조금씩 달라서 실제로 SE7520BD2 인지 확신은 못한다.
PCI-Ex 라던가 미묘하게 다르다 보니 -_-
아무튼 보드에 적힌 모델명이랑 전혀 다른 녀석이 나오는 희한한 케이스 OTL

특이사항으로는 Intel GbE와 Marvell GbE 2개가 장착되어 있는데
Intel 쪽은 Server Adaptor는 아닌듯 하고 Marvell 쪽을 마스터로 하여 Teaming이 가능한지는 찾아봐야 한다.
(물론 NIC 드라이버 번호 상으로는 Intel 이 우선적으로 잡히는 듯)

드라이버는 아래 링크에서 받으면 된다
[링크 : http://downloadcenter.intel.com/...Server+Board+SE7520BD2]

아래는 제품설명 페이지
[링크 : http://www.intel.com/.../se7520bd2/feature/index.htm

'하드웨어 > Server Case & board' 카테고리의 다른 글

SCSI  (0) 2011.07.03
ROMB  (0) 2011.07.03
Intel Integrated Mirroring / Integrated Striping RAID for Intel Server Boards SE7520BD2  (0) 2011.07.03
Intel Entry Server Chassis  (0) 2011.06.25
지름신 신고  (4) 2011.06.24
Posted by 구차니
하드웨어/RAID2011. 7. 2. 18:33
intel SE7520BD2 보드에 내장된 scsi 컨트롤러 이다.
raid 기능도 갖추고 있으며 PCI-X 에 연결되어 있다.


이녀석 사용관련 메뉴얼은 아래의 링크에서 받으면 될듯?

[링크 : http://www.lsi.com/products/storagecomponents/Pages/LSI53C1020A.aspx]
[링크 : http://www.intel.com/.../kor/products/server/boards/dp/se7520bd2/feature/index.htm

'하드웨어 > RAID' 카테고리의 다른 글

3ware 9500S LP 초기가격이 헉?!  (0) 2011.07.09
3ware RAID BBU(Backup Battery Unit)  (0) 2011.07.04
RAID 레벨별 용량 및 디스크 갯수  (0) 2011.07.02
3ware 홈페이지  (2) 2011.06.30
3ware 9500LP 도착!  (0) 2011.06.28
Posted by 구차니
하드웨어/RAID2011. 6. 30. 22:17
도메인을 놓친건지 인수된건지 모르겠지만

http://www.3ware.com 을 입력하면
http://www.lsi.com 으로 연결된다.

아무튼 구글링하니 아래의 링크에서 다운로드를 받을수는 있다.
[링크 : http://192.19.193.26/]
[링크 : http://192.19.193.26/support/downloadpage.asp]


[링크 : http://en.wikipedia.org/wiki/3ware]
[링크 : http://en.wikipedia.org/wiki/Applied_Micro_Circuits_Corporation
[링크 : http://en.wikipedia.org/wiki/LSI_Corporation

----
2011.07.29 추가
LSI의 KB 페이지에 별도로 관리되는 다운로드 링크들이 존재한다.
9.5.3이 9500S를 포함하는 최신버전이긴 하지만, 메뉴얼은 9600대를 기준으로 나온다 -_-


[링크 : http://kb.lsi.com/Downloads.aspx
Posted by 구차니
하드웨어/RAID2011. 6. 28. 23:06
도착하면 머하나 -_-
허리아파서 겨우겨우 낑낑대며 케이스 열고 눕혀서 겨우겨우 낑낑대며 카드 꼽고
원복해놓은게 전부 ㅠㅠ

전원도 못넣어보고 이게머야 ㅠㅠ


'하드웨어 > RAID' 카테고리의 다른 글

3ware 9500S LP 초기가격이 헉?!  (0) 2011.07.09
3ware RAID BBU(Backup Battery Unit)  (0) 2011.07.04
RAID 레벨별 용량 및 디스크 갯수  (0) 2011.07.02
LSI 53C1020A (onboard SCSI controller / RAID)  (0) 2011.07.02
3ware 홈페이지  (2) 2011.06.30
Posted by 구차니
하드웨어2011. 6. 25. 22:56
Tomshardware 벤치마크는 이론상인지 정말 계측된 MAX 값인지 모호해서 신뢰할만 하지 않지만
아무튼.. 15K 서버용 하드들은 168~350MB/s
1T급 데스크탑용 하드들은 160~200MB/s 정도의 속도를 낸다.

[링크 : http://keben.kbench.com/info/?bc=2&pg=1&total=134&code=2415858]
[링크 : http://www.brainbox.co.kr/.../view.asp?...id=1407&detail_id=19084&from=]
[링크 : http://www.tomshardware.../enterprise-hard-drive-charts-2010/Interface-Performance-MB-s,2152.html]
[링크 : http://www.tomshardware.../2009-3.5-desktop-hard-drive-charts/...Performance,1006.html]


중고로 구매한 하드가 10000rpm 인데 80MB/s 겨우 최대값을 찍는것에 비하면
놀라운 발전인것 같기도 하고 벤치마크 뻥튀기 같기도 하고..

아무튼 대충 정리하면
아래와 같이 그래프가 정리되고(그래프 그리기 힘들어서 대충 OTL)
이제는 퇴물이 되어버린 EIDE(PATA)를 제외한
SCSI/SAS와 SATA의 경우 최대 대역폭은 600MB/s 정도로 거의 비슷한 수준이다.



[링크 : http://en.wikipedia.org/wiki/SCSI]
[링크 : http://en.wikipedia.org/wiki/Sata]
[링크 : http://en.wikipedia.org/wiki/EIDE]

아무튼 이러한 대역폭을 제대로 쓰기 위해서는
역시 과거의 유물(?) 인 PCI로는 어림도 없으며(일반적인 PC의 PCI는 32bit*33Mhz=133MB/s)
서버에서 주로 쓰이는 PCI-X 정도는 되어야 겨우 커버가 된다.
그나마 PCI-X 100Mhz가 2개 달린게 많아서 그나마 다행..
(아무튼 PCI-Express는 정말 이에 비하면 넘사벽이지만, SLI가 아닌이상 2개 이상 달린게 드물다는 단점이..)


[링크 : http://en.wikipedia.org/wiki/Conventional_PCI]
[링크 : http://en.wikipedia.org/wiki/PCI-X]
[링크 : http://en.wikipedia.org/wiki/PCI_Express

'하드웨어' 카테고리의 다른 글

SSD Trim(ATA Command)  (0) 2011.08.04
Transcend SD 4GB 분해  (0) 2011.07.09
MS 무선 데스크탑 3000 사용기(?)  (2) 2011.06.11
MLCC 부품 용량 읽는법  (0) 2011.05.04
NVIDIA 3D vision kit  (0) 2011.03.19
Posted by 구차니
정식서버/정식서버 케이스다 보니 신기한 용어 속출 -_-

SSI-EEB는 Xeon 플랫폼을 위한 케이스를 지칭한다.
NMI는 스위치 형태로 존재한다.

EEB : Entry E-Bay  
NMI : Non Maskable Interrupt 
SSI : Server System Infrastructure

 
[링크 : http://download.intel.com/support/motherboards/server/chassis/sc5275-e/sb/sc5275_tps_ver_12.pdf]
 
[링크 : http://en.wikipedia.org/wiki/SSI_CEB]
[링크 : http://en.wikipedia.org/wiki/Non-maskable_interrupt]


특이점(?) 은 NMI 용 스위치가 전면에 있다는거(아마도 하드웨어 문제라고 강제로 설정하는 버튼인듯)
그리고 일반적인 PC와는 다르게 랜이나 하드등의 LED가 전면에 보이고
이러한 것에 대한 케이블이 헤더가 아닌 리본 케이블로 연결이 된다는 점이다.


 
 


[링크 : http://www.intel.com/.../sc5275-e/.../167368.htm#additional]

'하드웨어 > Server Case & board' 카테고리의 다른 글

SCSI  (0) 2011.07.03
ROMB  (0) 2011.07.03
Intel Integrated Mirroring / Integrated Striping RAID for Intel Server Boards SE7520BD2  (0) 2011.07.03
Intel Server Board SE7520BD2V  (0) 2011.07.02
지름신 신고  (4) 2011.06.24
Posted by 구차니
지름신 no.1 도착!
Xeon 3.0Ghz x 2 워크스테이션


CPU는 일단 Nocona(조사해보니 펜티엄4 프레스캇의 Xeon 버전이라고 하던디)
HT를 지원하는듯 하고(작업관리자에서 4개 뜬다)
64bit도 지원인가? (EM64T가 64 비트 맞나?)


메모리는 DDR1에 ECC/REG/unbufferd PC2700


등급이 낮은건 내장 그래픽 때문임 -_-
아무튼, 메인보드에 원래 랜카드가 2개인데 추가로 예전에 구매했던
Intel Pro/1000 Dual Server Ethernet 장착!
그런 이유로 랜카드 4개의 위ㅋ엄ㅋ



하드는 SCSI Ultra320 147GB 인데
솔찍히 다른 하드랑 비교를 안해봐서 빠른건지 느린건지 모르겠다.
아무튼 덕분에 SCSI 장비도 만져보고 신기해 하는중 -ㅁ-!
Fujitsu (MAT3147NP) 147 GB SCSI Ultra320 Hard Drive
Price Range:  $131.00 to $135.00

Fujitsu's latest generation of Enterprise SCSI Hard Disk Drives offer capacities of up to 300GB in a 1-inch high, 3.5-inch form... Read More
Fujitsu's latest generation of Enterprise SCSI Hard Disk Drives offer capacities of up to 300GB in a 1-inch high, 3.5-inch form factor. The MAT SCSI series is the latest generation Hard Disk products from Fujitsu offering low profile, high speed and high capacity to high performance enterprise computing applications. The MAT (NP) series comes with a 68-pin interface connector, and spindle speed of 10K RPM. Areal density has doubled and internal drive transfer rates have been increased by 22% to 132 MB/s when compared to the previous MAP series. The drive is also equipped with an 8MB multi-segmented data buffer combined with a 32-bit wide internal data path for faster data access. The MAT NC/NP series supports the Ultra 320 SCSI (320MB/s) interface, which offers new performance and reliability enhancing features such as data packet protocol, quick arbitration and selection, and signal pre-compensation

[링크 : http://www.dealtime.com/147GB-10000-RPM-U320-SCSL-HDD-68-PIN-SCA2-LVD/info?sb=1]

최대 80MB 정도면 GbE 하나 대역폭 겨우 버티는 정도..
RAID로 묶어야지 듀얼 채널을 묶어서 버텨줄듯


지름신 no.2 배송중!
3Ware 9500 SATA 4Channel RAID card




서버 하나 지름으로서 죽어가던(?) PCI-X 하나와 지를 PCI-X 의 용도가 확정되었다!
그나저나.. 소리가 시끄러운건.. 서버(혹은 워크스테이션)의 종특인듯..

'하드웨어 > Server Case & board' 카테고리의 다른 글

SCSI  (0) 2011.07.03
ROMB  (0) 2011.07.03
Intel Integrated Mirroring / Integrated Striping RAID for Intel Server Boards SE7520BD2  (0) 2011.07.03
Intel Server Board SE7520BD2V  (0) 2011.07.02
Intel Entry Server Chassis  (0) 2011.06.25
Posted by 구차니