HW Knowledge/Hewlett-Packard Enterprise210 Smart Array/How to indentifying raid0 disk volume at ubuntu acucli 를 통해 특정 디스크의 Predictive Failure가 확인되는데, Disk 전면 LED에서 표시되지 않아 확인이 되지 않는 상태에서, Smart Array에 연결된 모든 디스크가 각각 RAID 0로 구성되어 있고, OS의 어떤 볼륨에 마운트되어 있는지 확인하고자 할 때, 물리 디스크와 OS 마운트된 볼륨을 매칭하는 방법 Ubuntu에서 인식된 Disk 볼륨 조회acucli 에서 Smart Array HBA 위치와 문제 발견 디스크를 확인 dmidecode를 통해 PCI Slot 정보 재확인# dmidecodeHandle 0x0901, DMI type 9, 17 bytes System Slot Information Designation: PCI-E Slot 1 Type: x8 PCI Ex.. 2013. 12. 19. ACU/How can I find specific disk using HP acu cli Linux/Cli 환경에서, 장애가 의심되는(적색 LED가 점등되지 않은) 특정 디스크를 찾고자 할 때, Blink disk LED: hpacucli> ctrl slot=0 pd 2:3 modify led=on hpacucli> ctrl slot=0 pd 2:3 modify led=off 2013. 12. 9. Proliant Gen8/Why low-voltage(1.35V) memory operating at 1.5V? HP Proliant Gen8 서버에서 저전력(1.35V) 메모리를 장착했는 데, 확인 시 동작 전력이 1.5V로 확인되는 이유는 메모리 수량에 따라 동작하는 Clock과 인입 전력이 달라지기 때문이다. Server Product: ProLiant BL465c Gen8 BIOS Vendor: HP Serial #: BIOS Version: A26 SKU #: 699047-B21 BIOS Date: 12/10/2012 iLO iLO 4 v1.22p6 built on Apr 19 2013 Memory (CE) (UCE) Smart Component Size Cfg Spd Max Spd Errors Errors Memory Vendor -----------------------------------------.. 2013. 11. 26. HP Proliant Gen8 Active Health System Log 취합 Active Health System Log Download CLI for Windows 1.1.0 (30 Mar 2012)http://ftp.hp.com/pub/softlib2/software1/pubsw-windows/p1783870791/v75797/AHSdownload_Windows_1.0.8.04.zipC:> AHSdownload Active Health System Log Download CLI for Linuxhttp://ftp.hp.com/pub/softlib2/software1/pubsw-linux/p1088551165/v75795/AHSdownload_Linux_1.0.8.05.tar#> tar ?xvf AHSdownload_Linux_*.tar#> ./AHSdownload “HP_Ho.. 2013. 11. 14. Virtual Connect - VCM Error when Multiple Enclosure adding to same VC Domain 다수 대의 인클로저(총 4 개)를 하나의 VC 도메인으로 묶으려고 Import 시키는 중에 아래와 같이 VCM Error를 발생 시키며 진행 되지 않음 The specified Onboard Administrator (OA) appears to be part of different domain. Verify that the enclosure is not part of a separate domain. If the enclosure is not part of a separate domain, take the enclosure out of Virtual Connect mode using the following procedure: 1. Log into the OA command line of the remo.. 2013. 10. 31. Virtual Connect - Port Protect - Pause Flood Detected 기존에 Virtual Connect 운영하던 환경에서, VC의 firmware를 3.x에서 4.x로 업그레이드 후 사용하던 특정 Device Bay의 서버가 네트워크 통신이 되지 않고, VCM 상에서 Downlink 포트를 확인할 때, Not Linked/Pause Flood Detected 가 확인됨. VCM CLI에서 아래와 같이 명령을 통해 확인해도 됨, VC # > show port-protect Enclosure Information: Enclosure Type: BladeSystem c7000 Enclosure G3 Onboard Administrator #1 information: Product Name : BladeSystem c7000 DDR2 Onboard Administrator wi.. 2013. 10. 31. Linux/Support Pack for Proliant(SPP) 배포 중 Segmentation fault 발생하며 중단 RHEL 6.4 OS를 설치 후 SPP를 배포하기 위해 hpsum.sh을 실행하면,간혹 배포 작업 시작 후 멈춰있다가 아래와 같은 Segmentation fault message를 출력하며 중단된다. QPainter::begin: Paint device returned engine == 0, type: 3QPainter::setOpacity: Painter not activeQPainter::translate: Painter not activeQPainter::setWorldTransform: Painter not activeQPainter::setPen: Painter not activeQPainter::setBrush: Painter not activeQPainter::setBackground: Pa.. 2013. 9. 10. SmartArray/RAID mode vs. HBA mode ProLiant에는 (아직?) 지원하지 않는 HBA mode... 아마도 이 후로도 안 될 듯하지만 ... Supports RAID or HBA mode for HP-UX only (no mixed mode). This can be configured through offline saupdate utility. SAS Disk를 사용하는 경우 H/W Array가 필요하다면, RAID 모드를, 필요 없다면 HBA 모드를 사용하도록 되어 있다. (오늘에야 알았다니 부끄 *ㅡ_ㅡ*) Determine whether the controller is in HBA mode or RAID mode; if necessary, change the mode to suit your configuration.• Use RAI.. 2013. 7. 31. Qlogic HBA firmware mainternace on Linux Qlogic HBA 동작 알고리즘. Qlogic HBA에는 2 개의 ROM이 장착되어 있는 데, 편의상 A와 B로 명명하자. A의 fw는 호스트에 전원이 인입되어 초기 부팅될 때, OS boot 로딩 시작 전까지 사용된다. OS가 로딩 시작되면 OS에 드라이버와 함께 내장/설치된 fw가 B에 로딩(다운로드)된다. 이 후 OS는 B의 fw를 사용하여 HBA를 동작시킨다. 따라서, 신규 fw의 적용을 위해서는 OS에 로드 되는 드라이버 업그레이드가 필수적으로 필요하다. QConvergeConsole Management Utility CLI(qaucli)로 정보를 조회해서 보면, # qaucli -pr fc -z 아래와 유사한 항목들을 확인할 수 있다. (SANSurfer를 이용해도 된다) Driver Ver.. 2013. 7. 13. 이전 1 ··· 16 17 18 19 20 21 22 ··· 24 다음 반응형