Benutzer-Werkzeuge

Webseiten-Werkzeuge


server_und_serverdienste:hpacucli

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen der Seite angezeigt.

Link zu der Vergleichsansicht

Beide Seiten, vorherige ÜberarbeitungVorherige Überarbeitung
Nächste Überarbeitung
Vorherige Überarbeitung
server_und_serverdienste:hpacucli [2025/03/06 12:17] – [Installation für Debian und Proxmox 8.x] lomaserver_und_serverdienste:hpacucli [2025/07/25 11:57] (aktuell) – [STORCLI] loma
Zeile 1: Zeile 1:
-====== HPACUCLI ======+====== HPACUCLI/ SSACLI/ STORCLI ======
 You would like to show your appreciation for our help 8-o. Gladly. 🙏 We thank you for your donation! You would like to show your appreciation for our help 8-o. Gladly. 🙏 We thank you for your donation!
 [[https://www.paypal.com/donate/?hosted_button_id=JTFYJYVH37MNE|{{:virtualisierung:proxmox_kvm_und_lxc:btn_donate_lg.gif|}}]] \\ [[https://www.paypal.com/donate/?hosted_button_id=JTFYJYVH37MNE|{{:virtualisierung:proxmox_kvm_und_lxc:btn_donate_lg.gif|}}]] \\
 \\ \\
-In-house Apt-Repo: [[https://apt.iteas.at]] \\ +Freely available [[:apt-repository|Apt-Repository]] 
-GITLAB: [[https://git.osit.cc|{{:gitlab_logo.png?nolink&60|}}]] +\\ 
 +GITLAB: [[https://git.osit.cc|{{:gitlab_logo.png?nolink&60|}}]] 
 +\\
 \\ \\
  
Zeile 13: Zeile 15:
  
  
-====== Festplatten und Raidscheck ======+===== Festplatten und Raidscheck =====
  
  
Zeile 29: Zeile 31:
  
  
-====== Installation für Debian und Proxmox 8.x ======+===== Installation für Debian und Proxmox 8.x =====
  
 Folgende Zeilen in der sources.list hinzufügen: Folgende Zeilen in der sources.list hinzufügen:
-  nano /etc/apt/sources.list.d/hp.list +<code bash> 
-   +echo -e "deb [arch=amd64 signed-by=/usr/share/keyrings/HP_Enterprise.gpg] https://downloads.linux.hpe.com/SDR/downloads/MCP bookworm/current non-free\n\ 
-  deb [arch=amd64 signed-by=/usr/share/keyrings/HP_Enterprise.gpg] https://downloads.linux.hpe.com/SDR/downloads/MCP bookworm/current non-free +deb [arch=amd64 signed-by=/usr/share/keyrings/HP_Enterprise.gpg] https://downloads.linux.hpe.com/SDR/downloads/MCP/debian bookworm/current non-free" | tee /etc/apt/sources.list.d/hp.list 
-  deb [arch=amd64 signed-by=/usr/share/keyrings/HP_Enterprise.gpg] https://downloads.linux.hpe.com/SDR/downloads/MCP/debian bookworm/current non-free+</code>
  
 Jetzt noch den Schlüssel importieren: Jetzt noch den Schlüssel importieren:
Zeile 49: Zeile 51:
  
  
-====== Installation für Ubuntu 12.04 ======+===== Installation für Ubuntu 12.04 =====
  
 Hat man einen GEN8 HP Server, muss die Paketquelle von HP einbinden und kann von dort seine Tools installiern. Hat man einen GEN8 HP Server, muss die Paketquelle von HP einbinden und kann von dort seine Tools installiern.
Zeile 64: Zeile 66:
   *  hpacucli: HP Command Line Array Configuration Utility   *  hpacucli: HP Command Line Array Configuration Utility
   *  ams: Agentless Monitoring Service for HP ProLiant Gen8 Systems   *  ams: Agentless Monitoring Service for HP ProLiant Gen8 Systems
 +
 +
 +====== STORCLI ======
 +Storcli wird ab HPE Server Gen11 verwendet. Die Software wird über die gleiche Paketquelle wie oben installiert: 
 + apt install storcli
 +
 +===== Beispiele für die Bedienung =====
 +
 +Information about the controller and configuration:
 + storcli /c0 show all
 +
 +Information about the existing hard disks and their status (IDs, etc.):
 + storcli /c0/eALL/sALL show all
 + 
 +Information about the available virtual drives and their status:
 + storcli /c0/vALL show all
 +
 +Weitere Infos und Bedienung zur Storecli [[https://support.hpe.com/hpesc/public/docDisplay?docId=a00048288en_us&docLocale=en_US|findest du im Handbuch von HPE]] zum Thema. Sollte der obige Link nicht mehr verfügbarsein, habe ich das Handbuch von HPE für dich auch hier angehängt: {{ :server_und_serverdienste:hpe_storcli_user_guide.pdf |}}
 +
 +Beim Thomas Krenn gibt es auch [[https://www.thomas-krenn.com/de/wiki/StorCLI|eine gute Dokumentation zum Thema]] auf Deutsch.
  
  
server_und_serverdienste/hpacucli.1741263458.txt.gz · Zuletzt geändert: von loma