User Tools

Site Tools


public:installation_protocol_supermicro_superserver_6029p-tr-trt

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
public:installation_protocol_supermicro_superserver_6029p-tr-trt [2021/04/26 12:33] kohoferpublic:installation_protocol_supermicro_superserver_6029p-tr-trt [2023/02/22 16:12] kohofer
Line 82: Line 82:
  
  
-===== Software =====+===== RAID Controller Software =====
  
-{{ :public:ipmiview_2.15.0_build.190109_bundlejre_linux_x64.tar.gz |IPMIView is a GUI-based software application that allows administrators to manage multiple target systems through BMC.}}\\ +  lspci | grep -i raid 
-{{ :public:smcipmitool_2.22.0_build.190701_bundlejre_linux_x64.tar.gz |SMCIPMITool is an out-of-band Supermicro utility that allows a user to interface with SuperBlade® systems and IPMI devices via CLI (Command Line Interface).}}+  18:00.0 RAID bus controllerBroadcom / LSI MegaRAID SAS-3 3108 [Invader] (rev 02) 
 + 
 +Download MegaCLI 5.5 P2 from via Browser: https://docs.broadcom.com/docs/12351587 
 + 
 +To convert rpm to deb, only needs once! 
 + 
 +  apt install alien 
 + 
 +  alien -k --scripts MegaCli-8.07.14-1.noarch.rpm 
 + 
 +  dpkg -i megacli_8.07.14-1_all.deb 
 + 
 +  vi ~/.profile 
 + 
 +<code> 
 +# set PATH so it includes gpg-tui's bin if it exists 
 +if [ -d "/opt/MegaRAID/MegaCli" ] ; then 
 +    PATH="/opt/MegaRAID/MegaCli:$PATH" 
 +fi 
 +</code> 
 + 
 +Show all physical drives: 
 + 
 +  MegaCli64 -PDList -aAll
  
  
Line 92: Line 115:
 [[https://www.supermicro.com/SwDownload/SwSelect_Free.aspx?cat=IPMI| Software for Download (for IPMI) ]] [[https://www.supermicro.com/SwDownload/SwSelect_Free.aspx?cat=IPMI| Software for Download (for IPMI) ]]
  
 +===== Software =====
 +
 +{{ :public:ipmiview_2.15.0_build.190109_bundlejre_linux_x64.tar.gz |IPMIView is a GUI-based software application that allows administrators to manage multiple target systems through BMC.}}\\
 +{{ :public:smcipmitool_2.22.0_build.190701_bundlejre_linux_x64.tar.gz |SMCIPMITool is an out-of-band Supermicro utility that allows a user to interface with SuperBlade® systems and IPMI devices via CLI (Command Line Interface).}}
  
  
/data/www/wiki.inf.unibz.it/data/pages/public/installation_protocol_supermicro_superserver_6029p-tr-trt.txt · Last modified: 2023/07/06 12:50 by kohofer