Difference between revisions of "HPE ProLiant Smart Array Controllers"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 57: Line 57:
 
* Read HPE Smart Array Configuration Guide: https://support.hpe.com/hpsc/doc/public/display?docId=emr_na-a00018944en_us and learn differences between [[HPE SSA UEFI]] System Utilities and [[HPE Smart Storage Administrator]] ([[SSA]])
 
* Read HPE Smart Array Configuration Guide: https://support.hpe.com/hpsc/doc/public/display?docId=emr_na-a00018944en_us and learn differences between [[HPE SSA UEFI]] System Utilities and [[HPE Smart Storage Administrator]] ([[SSA]])
 
* Read StackOverflow questions about Smart Arrays: https://serverfault.com/questions/tagged/hp-smart-array?tab=Votes
 
* Read StackOverflow questions about Smart Arrays: https://serverfault.com/questions/tagged/hp-smart-array?tab=Votes
* Understand output from: [[System administration/ProLiant/HPE ProLiant Smart Array Controllers/ssacli ctrl all show config|ssacli ctrl all show config]]
+
* Understand output from: [[ssacli ctrl all show config]]
 
* Enter HP Proliant iLO SSA application by pressing <code>[[F9]]</code> and configure your [[disk array]].
 
* Enter HP Proliant iLO SSA application by pressing <code>[[F9]]</code> and configure your [[disk array]].
  

Revision as of 13:25, 31 August 2020

HPE ProLiant Smart Array Controllers: SSACLI examples[1]

Show Controller information:

Create new RAIDs

  • Create New RAID 0 Logical Drive: ssacli ctrl slot=0 create type=ld drives=1I:1:2 raid=0
  • Create New RAID 1 Logical Drive: ssacli ctrl slot=0 create type=ld drives=1I:1:1,1I:1:2 raid=1
  • Create New RAID 5 Logical Drive: ssacli ctrl slot=0 create type=ld drives=1I:1:1,1I:1:2,2I:1:6,2I:1:7,2I:1:8 raid=5
  • Turn on Blink Physical Disk LED: ssacli ctrl slot=0 ld 2 modify led=on
  • Turn off Blink Physical Disk LED: ssacli ctrl slot=0 ld 2 modify led=off

Models

P Series:

  • HPE Smart Array P2XX
  • HPE Smart Array P4XX
  • HPE Smart Array P7XX
  • HPE Smart Array P8XX

P Series Models:

  • HPE Smart Array P4XX
    • HPE Smart Array P408i-a SR Gen10
    • HPE Smart Array P408i-p
    • HPE Smart Array P408e-p
  • HPE Smart Array P2XX
    • HPE Smart Array E208i-p
    • HPE Smart Array E208e-p
  • HPE Smart Array P8XX
    • HPE Smart Array P824i-p ~ USD4000

lsscsi

lsscsi
[2:0:0:0]    enclosu HPE      Smart Adapter    1.66  -
[2:2:0:0]    storage HPE      P408i-a SR Gen10 1.66  -

Activities

  • Learn about different HPE Array Controllers (S-class, E-class, and P-class)
    • S100i storage controller
    • Learn about P-class controllers: P420i and P408i (as of 02/2020 ~ 600 USD)
    • HPE Smart Array P408i[2] with support for
      • RAID 0, 1, 5, 6, 10, 50, 60, 1 ADM, 10 ADM (Advanced Data Mirroring)
      • Encryption (optional license)
      • Internal: 8 SAS/SATA lanes across 2 x4 Mini-SAS ports
      • HPE SmartSSD Wear Gauge reports the amount of lifetime remaining on your SSDs
      • HPE Smart Array SRSmartCache (optional license)
      • Expand Array, Heal Array, Move Drives, Re-Mirror Array, Shrink Array, Spare Management and Split Mirrored Array
    • HPE P816i-a storage controller

See also

Template:CC Source wikiversity

Advertising: