Intern Diskussion:Server/Aktualisierung/2019: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
| Zeile 5: | Zeile 5: | ||
SAS Address : 5b8ca3a0f8736400 | SAS Address : 5b8ca3a0f8736400 | ||
</pre> | </pre> | ||
<code>sudo /home/user/opt/MegaRAID/MegaCli/MegaCli64 -AdpAllInfo -a0 | grep SAS\ Address | <code>sudo /home/user/opt/MegaRAID/MegaCli/MegaCli64 -AdpAllInfo -a0 | grep SAS\ Address</code> | ||
<pre> | <pre> | ||
SAS Address : 5c81f660d2024c00 | SAS Address : 5c81f660d2024c00 | ||
</pre> | </pre> | ||
<code>lspci -nnv | grep H310 -B1</code> | |||
<pre> | |||
0a:00.0 RAID bus controller [0104]: LSI Logic / Symbios Logic MegaRAID SAS 2008 [Falcon] [1000:0073] (rev 03) | |||
Subsystem: Dell MegaRAID SAS 2008 [Falcon] (PERC H310) [1028:1f78] | |||
</pre> | |||
<code>$EDITOR /home/user/H310.cfg</code> | |||
<pre> | |||
Unk00 = 0x0022f661 | |||
Unk04 = 0xb34f2000 | |||
Unk08 = 0x91d700f8 | |||
PCIVID = 0x1000 | |||
PCIPID = 0x0072 | |||
Unk10 = 0x0000 | |||
HwConfig = 0x0104 | |||
SubsysVID = 0x1028 | |||
SubsysPID = 0x1f78 | |||
Unk18 = 0x00000000 | |||
Unk1c = 0x00000000 | |||
Unk20 = 0x00000000 | |||
Unk24 = 0x00000000 | |||
Unk28 = 0x00000000 | |||
Unk2c = 0x00000000 | |||
Unk30 = 0x40000000 | |||
Unk34 = 0x0300c650 | |||
Unk38 = 0x00000000 | |||
Unk3c = 0x00000000 | |||
Interface = 0x00 | |||
Unk41 = 0x2c | |||
Unk42 = 0x0000 | |||
Unk44 = 0x00000000 | |||
Unk48 = 0x0000 | |||
Unk4a = 0x00 | |||
</per> | |||
Version vom 3. September 2019, 15:20 Uhr
H310
sudo /home/user/opt/MegaRAID/MegaCli/MegaCli64 -AdpAllInfo -a0 | grep SAS\ Address
SAS Address : 5b8ca3a0f8736400
sudo /home/user/opt/MegaRAID/MegaCli/MegaCli64 -AdpAllInfo -a0 | grep SAS\ Address
SAS Address : 5c81f660d2024c00
lspci -nnv | grep H310 -B1
0a:00.0 RAID bus controller [0104]: LSI Logic / Symbios Logic MegaRAID SAS 2008 [Falcon] [1000:0073] (rev 03)
Subsystem: Dell MegaRAID SAS 2008 [Falcon] (PERC H310) [1028:1f78]
$EDITOR /home/user/H310.cfg
Unk00 = 0x0022f661
Unk04 = 0xb34f2000
Unk08 = 0x91d700f8
PCIVID = 0x1000
PCIPID = 0x0072
Unk10 = 0x0000
HwConfig = 0x0104
SubsysVID = 0x1028
SubsysPID = 0x1f78
Unk18 = 0x00000000
Unk1c = 0x00000000
Unk20 = 0x00000000
Unk24 = 0x00000000
Unk28 = 0x00000000
Unk2c = 0x00000000
Unk30 = 0x40000000
Unk34 = 0x0300c650
Unk38 = 0x00000000
Unk3c = 0x00000000
Interface = 0x00
Unk41 = 0x2c
Unk42 = 0x0000
Unk44 = 0x00000000
Unk48 = 0x0000
Unk4a = 0x00
</per>