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
Next revision
Previous revision
Last revisionBoth sides next revision
public:installation_protocol_supermicro_superserver_6029p-tr-trt [2019/08/02 16:25] kohoferpublic:installation_protocol_supermicro_superserver_6029p-tr-trt [2023/02/22 16:12] kohofer
Line 3: Line 3:
 31/07/2019 31/07/2019
  
-**Server**: [[https://www.supermicro.com/en/products/system/2U/6029/SYS-6029P-TR.cfm|SUPERMICRO SuperServer 6029P-TR/TRT]], {{ :public:qrg-1918_v1.0b.pdf |Quick Reference Guide v1.0b}}, {{ :public:mnl-1918_v1.0c.pdf |User`s Manual}}+**Server**: [[https://www.supermicro.com/en/products/system/2U/6029/SYS-6029P-TR.cfm|SUPERMICRO SuperServer 6029P-TR/TRT]], {{ :public:qrg-1918_v1.0b.pdf |Quick Reference Guide v1.0b}}, {{ :public:mnl-1918_v1.0c.pdf |User`s Manual}} {{ :public:supermicro_server-info.pdf |Server Info}}
  
 Quick Specs: 96GB RAM, 2 x 10TB HDD, 2 x 480GB SSD, 2 x Ethernet ports, 1 x IPMI/ILO Quick Specs: 96GB RAM, 2 x 10TB HDD, 2 x 480GB SSD, 2 x Ethernet ports, 1 x IPMI/ILO
  
 BIOS Version: 3.1 BIOS Version: 3.1
 +
 +unibz-stock: 20859\\
 +S/N: RK017411\\
 +Bill Date: 02.07.2019\\
 +Hostname: ismard.inf.unibz.it
  
 ===== Requirements ===== ===== Requirements =====
Line 68: Line 73:
  
 Infos: Infos:
 +
 +IP: 10.10.20.125\\
 +NM: 255.255.252.0\\
 +GW: 10.10.23.254
  
 login: ADMIN\\ login: ADMIN\\
Line 73: 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 83: 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