fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


server:hpe:raid

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
server:hpe:raid [2021/03/26 22:15] gsysserver:hpe:raid [2024/02/17 19:03] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Raiderweiterung ====== ====== Raiderweiterung ======
 ===== ESXi ===== ===== ESXi =====
 +
 +==== RAID Erweitern und Logical Disk vergrößern ====
 **Voraussetzung: HPE Custom ESXi Image ab 6.0** **Voraussetzung: HPE Custom ESXi Image ab 6.0**
  
Line 6: Line 8:
 /opt/smartstorageadmin/ssacli/bin/ssacli ctrl all show config                   #Gesamte Konfig anzeigen /opt/smartstorageadmin/ssacli/bin/ssacli ctrl all show config                   #Gesamte Konfig anzeigen
 /opt/smartstorageadmin/ssacli/bin/ssacli ctrl slot=0 show detail                #Konfig von Controller in Slot 0 /opt/smartstorageadmin/ssacli/bin/ssacli ctrl slot=0 show detail                #Konfig von Controller in Slot 0
-/opt/smartstorageadmin/ssacli/bin/ssacli ctrl slot=0 ld 1 add drives=2I:1:    #Platte Cage 2 Bay 5 zu vDisk 1+/opt/smartstorageadmin/ssacli/bin/ssacli ctrl slot=0 ld 1 add drives=2I:1:    #Platte Bay 5 zu vDisk 1
 /opt/smartstorageadmin/ssacli/bin/ssacli ctrl slot=0 ld all show status /opt/smartstorageadmin/ssacli/bin/ssacli ctrl slot=0 ld all show status
 /opt/smartstorageadmin/ssacli/bin/ssacli ctrl slot=0 ld 1 show /opt/smartstorageadmin/ssacli/bin/ssacli ctrl slot=0 ld 1 show
Line 17: Line 19:
 esxcli storage core adapter rescan --all esxcli storage core adapter rescan --all
 </code> </code>
 +
 +==== Datastore-Partition erweitern ====
  
 <code bash> <code bash>
Line 62: Line 66:
  
 FixGpt tries to fix any problems detected in GPT table. FixGpt tries to fix any problems detected in GPT table.
-Please ensure that you don'run this on any RDM (Raw Device Mapping) disk.+Please ensure that you do not run this on any RDM (Raw Device Mapping) disk.
 Are you sure you want to continue (Y/N): Y Are you sure you want to continue (Y/N): Y
 Error: The backup GPT table is not at the end of the disk, as it should be.  This might mean that another operating system believes the disk is smaller.  Fix, by moving the backup to the end (and removing the old backup)? This will also fix the last usable sector as per the new size. diskSize (2343486044) AlternateLBA (1757614683) LastUsableLBA (1757614650) Error: The backup GPT table is not at the end of the disk, as it should be.  This might mean that another operating system believes the disk is smaller.  Fix, by moving the backup to the end (and removing the old backup)? This will also fix the last usable sector as per the new size. diskSize (2343486044) AlternateLBA (1757614683) LastUsableLBA (1757614650)
server/hpe/raid.1616793307.txt.gz · Last modified: (external edit)