본문 바로가기

HW Knowledge290

ilorest/RHEL 6.x 운용 Gen10, ilorest 설치 후 약 하루 지나면 구동 실패 RHEL 6.x를 운용하는 Gen10 System 에서, RESTful Interface Tool(ilorest)를 설치 후 약 하루 지난 뒤 구동 실패 증상 RESTful Interface Tool을 설치 후 약 하루 정도 시간이 지난 뒤부터, 구동 시, 오류와 함께 실행되지 않음 (ilorest 구문 관계 없음) # ilorest -v Cannot open self /usr/sbin/ilorest or archive /usr/sbin/ilorest.pkg 원인 RHEL 6의 prelink 라는 기능 때문에 발생됨. prelink는 응용프로그램 수행 시간을 단축/가속 하기 위한 일종의 캐시로 이해할 수 있으며, 공통 라이브러리 등을 미리 메모리에 상주 시키고, 해당 라이브러리가 필요한 프로그램에 바로 .. 2019. 8. 2.
Fix Raid on LSI controllers when a disk is shown as ubad 1. Display Current Configuration and Status # storcli /c0 show all 2. Change Disk status from Ubad to Ugood(Unconfigured Good) if Any Disk marked a Ubad. (Unconfigured bad) # storcli /c0 /e13 /s2 set good 3. Check foreign disk # storcli /c0 -/fall show 4. Import foreign disk for rebuild (it will rebuild start automatically) # storcli /cx /fall import 5. Check rebuild progress # storcli /c0 /e13 .. 2019. 8. 1.
How to restore the service tag using Easy Restore? Dell PowerEdge 13G/14G : How to restore the service tag using Easy Restore? 1. Where the service profile is stored? Easy Restore Storage is part of the server front panel or the management riser (for blade servers) 2. What information is stored? --------------------------------------- System Service Tag All licenses UEFI diagnostics System configuration settings (BIOS, iDRAC & NIC) OEM ID (Perso.. 2019. 7. 31.
Gen10/iLO 5/Get System Health Status information via RESTful Interface Tool HPE RESTful Interface Tool 2.4.x에서 추가된 serverinfo commands Check System Health ----------------------- serverinfo --fans serverinfo --thermals serverinfo --power serverinfo --processors --memory ------------------------------------------- ilorest -d serverinfo --fans ilorest -d serverinfo --thermals ilorest -d serverinfo --power ilorest -d serverinfo --processors --memory -----------------------.. 2019. 7. 5.
SmartArray Gen10 - SSA - How monitor rebuild progress # Location VMware ESXi 6.5/6.7 /opt/smartstorageadmin/ssacli/bin/ssacli Get Slot Information - Slot x # ./ssacli ctrl all show status Check Rebuild progress ./ssacli ctrl [all|slot=x] show config detail | grep -i recov -A10 ./ssacli ctrl [all|slot=x] show config | grep -i recov -A10 ./ssacli ctrl [all|slot=x] ld [all|n] show ./ssacli ctrl [all|slot=x] ld [all|n] show status x is specific slot nu.. 2019. 6. 13.
SmartArray - SSA - How monitor rebuild progress --------------------------------------- # Location VMware ESXi 4.0/4.1/5.0 /opt/hp/hpacucli/bin/hpacucli # Location VMware ESXi 5.1/5.5/6.0 /opt/hp/hpssacli/bin/hpssacli # Location VMware ESXi 6.5/6.7 /opt/smartstorageadmin/ssacli/bin/ssacli --------------------------------------- Get Slot Information - Slot x # ./ssacli ctrl all show status Check Rebuild progress # ./ssacli ctrl slot=XX ld all .. 2019. 6. 9.
MegaRAID - How monitor rebuild progress /opt/lsi/MegaCLI # ./MegaCli -PDRbld -ShowProg -PhysDrv [:1] -a0 Rebuild Progress on Device at Enclosure N/A, Slot 1 Completed 7% in 170 Minutes. Exit Code: 0x00 /opt/lsi/MegaCLI # server:~# megacli -PDRbld -ShowProg -PhysDrv [32:1] -aALL Rebuild Progress on Device at Enclosure 32, Slot 1 Completed 51% in 10 Minutes. MegaCLI PDRbld -Start|-Stop|-Suspend|-Resume|-ShowProg|-ProgDsply -PhysDrv [E0:.. 2019. 6. 9.
Gen10 - Linux에서 Java IRC 사용 iLO5 의 경우, Java 8 이상이 권장됨. (JRE의 경Java Security Warning우, Java IRC 사용을 위한 사전 준비 항목임) This version of iLO was tested with JRE version 8 update 121. Note: Java 7 최신 업데이트를 통해, iLO 5 Remote Console에 접근 가능하나, 일부 동작에서 오류가 확인됨 권장 버전 이상의 Java 8 버전 사용 시에는 문제가 확인 되지 않음. Test 정보 1. Install RHEL 6.6 (Select Desktop + Compatible Libraries) to DL360 Gen9 이 Client에서 iLO 5(Gen10)에 접근함 2. Download Java SE Runtim.. 2019. 5. 6.
OneView/How remove Alert Logs from Oneview via RESTful API HPE Oneview 환경에서, Alert 관련 로그를 일부 또는 전체 삭제하고자 할 때, 삭제 전 Oneview Data backup (언제나 백업은 소중함~) Oneview > Setting > Backup > Create Backup > Download Backup(생성된 후) Firefox - RESTClient (POSTMAN등을 이용할 수도 있음) - Firefox Brower에서, 확장기능으로, RESTClient 설치 및 실행 - 헤더 추가 (Headers > Custom header > check favorite header and add) --------------------------------- Name: Content-Type / Value: application/json ----.. 2019. 4. 27.
반응형