Analyse eines MegaRAID Controllers

Aus Thomas-Krenn-Wiki
Zur Navigation springen Zur Suche springen

Avago bietet für Windows, Linux, VMware, FreeBSD, Solaris und DOS das Skript LSIget für MegaRAID Controller an. Es sammelt Daten wie System Logs sowie Informationen über RAID Controller, Disks und Gehäuse für die Analyse von Problemsituationen und stellt diese in einer Archivdatei (z.B. .tar.gz) bereit.[1]

Bei Anfragen an den Thomas Krenn Support ermöglichen diese Informationen eine rasche Analyse. Abhängig von der Supportanfrage fordert Ihr Support-Techniker daher die Archivdatei eines LSIget Aufrufs an.

Dieser Artikel zeigt den Skriptablauf von LSIget, den Hilfetext und den Inhalt des erstellten *.tar.gz Archivs.

Eine detaillierte Vorgehensweise zu LSIget finden Sie in folgenden Wiki Artikeln:

Weitere Informationen, auch für andere RAID Controller, finden Sie im Artikel Diagnose Log-Dateien für RAID Controller und Modular-Server erstellen.

LSIget ausführen

sudo bash ./lsigetlunix.sh -D -Q

11:35:53.327120451
Capture_Script_Version_022214
Collecting Enclosure Information for Adapter A0 with MegaCli syntax...
Collecting Information for Adapter A0 with MegaCli syntax...
Collecting Logical Disk Information for Adapter A0 with MegaCli syntax...
Collecting Physical Disk Information for Adapter A0 with MegaCli syntax...
Collecting Internal Logs for Adapter A0...
Starting MegaRAID Controller Data Collection with storcli...
Collecting Information for Controller C0 with storcli...
Collecting Enclosure Information for Controller C0 with storcli...
Collecting Information for Controller C0 with storcli...
Collecting Logical Disk Information for Controller C0 with storcli...
Collecting Physical Disk Information for Controller C0 with storcli...
Collecting System info...
Collecting 3DM(2) version info...
Collecting Nytro XD info...
Collecting Nytro MegaRAID info...
Collecting and Processing system logs/messages files...
Collecting 3ware SD Device Performance Tuning Data...
Collecting Generic SD Device Performance Tuning Data...
Collecting - parted -s /dev/sdX print...
Note: An active mkfs will cause this script to pause...
11:38:52.457315136
Evaluating MegaRAID AENs...
This may take over 5 minutes, please be patient...
11:38:55.664238131
Evaluating MegaRAID AENs completed...

Script done. The file name is;

lsi.linux.ubuntu.051614.113557.tar.gz

Send just this file as is to your support rep.

"./lsigetlunix.sh -H" provides a help screen.

The following subdir was left for your use;

lsi.linux.ubuntu.051614.113557

11:38:56.921435413

LSIget Hilfetext

sudo bash ./lsigetlunix -h

11:34:52.845551955
Capture_Script_Version_022214

LSI HBA/MegaRAID/3ware Data collection script for Linux, FreeBSD, MacOS, & Solaris X86 (sh shell).
This script will collect system logs and info as well as controller, disk and
enclosure info for debugging purposes. All files included in the original
lsigetlunix_xxxxxx.tgz file MUST be kept in the same subdir as lsigetlunix.sh.
You MUST have root access rights to run this script, su/sudo/root/etc. The latest version of this
script as well as information on what data can be collected manually can be found at;

http://mycusthelp.info/LSI/_cs/AnswerDetail.aspx?inc=8264

OR

ftp0.lsil.com
User:tsupport
Password:tsupport
/outgoing_perm/CaptureScripts  (Usually newer scripts than KB article)

To automatically get the latest script you can download the following file & grep for the current
latest file. This ensures support will always have access to the latest data to speed up the support
process.

Example;

/outgoing_perm/CaptureScripts/Latest_Script_Versions.txt
#Used for automated remote script updates
LatestFreebsd#lsigetfreebsd_062012.tgz
LatestLinux#lsigetlinux_062012.tgz
LatestLunix#lsigetlunix_062012.tgz
LatestMacOS#lsigetmacos_062012.tgz
LatestSolaris#lsigetsolaris_062012.tgz
LatestWin#lsigetwin_062012.tgz

This script is being packaged for all supported linux/Unix based OS's
together as well as individually for each OS with different bundled
utilities. The exact same script is used in all cases, this is being done
to cut down on the size of the full .tgz file.

	lsigetlunix_xxxxxx.tgz   - Linux/Unix - FreeBSD/Linux/Solaris
	lsigetfreebsd_xxxxxx.tgz - FreeBSD
	lsigetlinux_xxxxxx.tgz   - Linux
	lsigetmacos_xxxxxx.tgz   - MacOS (MacOS - Not currently tested, support not explicitly removed though)
	lsigetsolaris_xxxxxx.tgz - Solaris
	lsigetvmware_xxxxxx.tgz  - VMWare  (currently - Not Supported)

Optional Command Line Options:
./lsigetlunix.sh [Comment] [Option(s)]
Comment: Enclose noncontiguous strings in double quotes "My Comments"
Option:
-P             = PRINT filename in ./LSICAPTUREFILES.TXT for batch automation.
-D             = Working DIRECTORY is not deleted.
-Q             = QUIET Mode - No keystrokes required unless error.
-B             = BATCH Mode - No keystrokes required.
-E_AEC         = Clear and ENABLE AEC. !Under Direction Only!
-E_DPMSTAT     = Clear and ENABLE DPMSTAT.
-E_AEC_DPMSTAT = Clear and ENABLE AEC and DPMSTAT. !Under Direction Only!
-G_AEC         = Disable and GET AEC Logs, IF enabled. !Under Direction Only!
-G_DPMSTAT     = Disable and GET DPMSTAT Logs, IF enabled.
-G_AEC_DPMSTAT = Disable and GET AEC/DPMSTAT Logs, IF enabled. !Under Direction Only!
-M             = MONITOR Mode - Standard and daily/targeted logging. (3ware Only)
-MRWA          = MegaRAID Work Around - Limit commands for compatibility issues with old code
-H             = This Help Screen.

Example ./lsigetlunix.sh -D -Q "This is my comment"
Runs the standard script leaving the working directory, without prompts
and leaves a comment.

Example ./lsigetlunix.sh -Q "This is my comment" -D -M
Runs the standard script leaving the working directory, without prompts
and leaves a comment, once done the script stays resident in Monitor Mode.

Notes:
Send just the created .tar.gz file as is to your support rep.

AEC = Advanced Event Capture - This is an unreleased INTERNAL option!
Do NOT use AEC without being directed to by Technical Support or an FAE! (3ware Only)

DPMSTAT = Disk Performance Monitoring Statistics - Captures performance
related information on a controller/disk basis. Detailed information can
found in the 9.5.1 or later Users Guide available at; (3ware Only)

http://www.lsi.com/channel/products/raid_controllers/sata_sas/3ware_9750-8e/index.html

All of the -G_* GET Options are done automatically if AEC or DPMSTAT was
enabled previously with the -E_* "ENABLE" options by default. The -G_*
options are meant for quick repetitive results without getting other system
information. Normally you should run the standard ./lsigetlunix.sh file without
a -G_* option to provide as much info as possible. (3ware Only)

If there are competing comments the lowest variable number wins.
If there are contradictory options the lowest variable number with the
option order listed in the help wins. Valid combinations would be;
-D or -D with -B or -Q any -E_* or -G_* option by itself or in conjunction
with a -D and -B/-Q option. -E_* is allowed with -D but has no effect as
there is no working directory created.

Monitor Mode = Runs the standard capture script and then remains resident
logging "show diag" approx. every 24 hours and also monitors for three
specific AEN's (Controller Reset/Degraded Array/Rebuild Started). If any
of these are encountered a final "show diag" will be done and the script
will finish normally. Use to capture the internal printlog/buf prior to
the buffer being overwritten. Run a standard capture after Monitor Mode completes. (3ware Only)

MRWA = MegaRAID Work Around - Limits the MegaCli(64) commands that are run.
MegaCli has been seen to hang in some cases when running the 92xx controllers with
pre 4.1.1 FW and/or driver versions. Currently this switch bypasses the encinfo & adplilog
parameters. Instead of using this switch it is recommended to upgrade your code as this
work around is not always 100% effective. See the troubleshooting section for more information.

Trouble Shooting Script Issues -

I. Ubuntu 9.04
sudo ./lsigetlunix.sh -D -Q
Tue Sep 22 17:06:32 PDT 2009
export: 3: 22: bad variable name

Run;
sudo bash ./lsigetlunix.sh -D -Q

II. Script hangs with MegaRAID Controller

If you are positive the script is hung, CTRL-C the process, wait 3 minutes.
If the prompt doesn't come back kill the term window, do a ps -ea, note the
# of any lsigetlunix.sh or MegaCli(64) processes. Do a kill -9 process-number
for each process. If any can't be killed, wait 3 minutes, there is a 180 second
timeout on MegaCli. Upgrade your driver/fw/capture script to the latest version and
try again. If you cant upgrade or if you still have problems try the -MRWA switch.
If you still have problems manually zip the subdirectory structure and 
email it to your support rep.

III. Fails to run on Solaris - Error is ./lsigetlunix.sh: test: argument expected
Old version of Bourne shell is loaded by default, the following two shells were tried automatically
/bin/sh was changed to /usr/xpg4/bin/sh and then /bin/bash
depending on what is installed on the system, you can try others, i.e. csh/ksh or install a
supported shell...

Recommended Code Set/Release Versions

3ware-

This script should run with any release between 7.6.0 & 10.2.2.1 on the 7k, 8k & 9k family of
controllers. If you are running an earlier Code Set you can still run this script as it also
captures system information. If you are using a latter Code Set you should obtain
the latest script file set at the following link; http://mycusthelp.info/LSI/_cs/AnswerDetail.aspx?inc=8264

HOWEVER - It is recommended to update to the latest code base in general.
10.2.2.1 utilities are backwards compatible to 7xxx, 8xxx, 95xx and 96xx controllers.
10.2.2.1 drivers are for 6Gb controllers ONLY.
10.2.2.1 firmware is for 6Gb controllers ONLY.
9.5.5.1 drivers are backwards compatible to 95xx and 96xx controllers.
9.5.5.1 firmware is only compatible with 96xx controllers.

97xx - 5.12.00.016FW(10.2.2.1) for 9750 & 10.0 utilities & drivers
96xx - Highly Recommend 4.10.00.027FW(9.5.5.1) for 9690SA/9650SE & 9.5.3 utilities & drivers
9550/9590 - Highly Recommend 3.08.00.029FW(9.4.3) & 9.5.5.1 utilities & drivers
9500S - Highly Recommend 2.08.00.009FW(9.3.0.8), use 9.5.5.1 utilities & drivers
7/8xxx - Require 1.05.00.068FW(7.7.1), use 7.7.1 or latest OS included drivers & 9.5.3 utilities

3ware Drivers/FW/Utilities/Docs
http://www.lsi.com/channel/ChannelDownloads/

MegaRAID -

This script should run with any release between 3.1 & 5.5 on the 82xx, 83xx, 84xx, 87xx,
88xx & 92xx family of controllers. If you are running an earlier Code Set you can still run
this script as it also captures system information. If you are using a latter Code Set you
should obtain the latest script file set at the following link;
http://mycusthelp.info/LSI/_cs/AnswerDetail.aspx?inc=8264

HOWEVER - It is recommended to update to the latest code base in general.
5.5 utilities are backwards compatible to 82xx, 83xx, 84xx, 87xx, 88xx, and 92xx controllers.
5.5 drivers are backwards compatible to 83xx, 84xx, 87xx, 88xx, and 92xx controllers.
5.5 firmware is only compatible with 9265/9266/9285 controllers.
4.9 firmware is only compatible with 9260/9261/9280 controllers.

HBA/MegaRAID Drivers/FW/Utilities/Docs
http://www.lsi.com/channel/ChannelDownloads/

Check the ftp site for code updates as well, the MegaRAID Web site updates lag sometimes.
FTP Site - 3ware/HBA/MegaRAID
ftp0.lsil.com
User:tsupport
Password:tsupport
/outgoing_perm/Official_MegaRAID_Releases/

HBA -

This script should run with any LSI HBA using an mpt based driver.

Capture Script Version: 022214

11:34:52.869342624

LSIget Beispielinhalt der Analysedaten

Die folgende Auflistung zeigt den typischen Inhalt einer Archivdatei eines LSIget Aufrufs:

lsi.linux.ubuntu.051614.113557/MegaRAID/FWTermLog/Sense_FWTermLog_A0.txt
lsi.linux.ubuntu.051614.113557/MegaRAID/FWTermLog/fwtermlog_A0.txt
lsi.linux.ubuntu.051614.113557/MegaRAID/AENs/mrmonitord_messages.txt
lsi.linux.ubuntu.051614.113557/MegaRAID/AENs/eventlog_includedeleted_A0.txt
lsi.linux.ubuntu.051614.113557/MegaRAID/AENs/eventlog_getsincereboot_A0.txt
lsi.linux.ubuntu.051614.113557/MegaRAID/AENs/eventlog_getsinceshutdown_A0.txt
lsi.linux.ubuntu.051614.113557/MegaRAID/AENs/eventlog_getevents_A0.txt
lsi.linux.ubuntu.051614.113557/MegaRAID/MegaCli/cfgsave_A0.cfg
lsi.linux.ubuntu.051614.113557/MegaRAID/MegaCli/Adapter_A0.txt
lsi.linux.ubuntu.051614.113557/MegaRAID/MegaCli/AdpAliLog_A0.txt
lsi.linux.ubuntu.051614.113557/MegaRAID/MegaCli/AdpAllInfo_A0.txt
lsi.linux.ubuntu.051614.113557/MegaRAID/MegaCli/PDList_A0.txt
lsi.linux.ubuntu.051614.113557/MegaRAID/storcli/Cx_Eall_Sall_show_all-Compare-All-Parms_C0.txt
lsi.linux.ubuntu.051614.113557/MegaRAID/storcli/Controller_C0.txt
lsi.linux.ubuntu.051614.113557/MegaRAID/storcli/Call_show_all.txt
lsi.linux.ubuntu.051614.113557/MegaRAID/storcli/Cx_Eall_Sall_show_all_C0.txt
lsi.linux.ubuntu.051614.113557/MegaRAID/storcli/Cx_Eall_show_all-status_C0.txt
lsi.linux.ubuntu.051614.113557/MegaRAID/storcli/Cx_show_all_C0.txt
lsi.linux.ubuntu.051614.113557/MegaRAID/storcli/Call_Eall_Sall_show_all-Compare-All-Parms.txt
lsi.linux.ubuntu.051614.113557/MegaRAID/storcli/Call_Eall_Sall_show_all.txt
lsi.linux.ubuntu.051614.113557/MegaRAID/storcli/Call_show_all-Compare-All-Parms.txt
lsi.linux.ubuntu.051614.113557/MegaRAID/Notes_Scripts/MegaRAID_Terminology.txt
lsi.linux.ubuntu.051614.113557/MegaRAID/Notes_Scripts/Build_all_driver_source.sh
lsi.linux.ubuntu.051614.113557/lvm/lvm.conf
lsi.linux.ubuntu.051614.113557/lvm/pvdisplay.txt
lsi.linux.ubuntu.051614.113557/lvm/lvdisplay.txt
lsi.linux.ubuntu.051614.113557/lvm/pvs.txt
lsi.linux.ubuntu.051614.113557/lvm/lvs.txt
lsi.linux.ubuntu.051614.113557/lvm/vgs.txt
lsi.linux.ubuntu.051614.113557/NytroMegaRAID/mr-paniclog-query-c0-slot6.txt
lsi.linux.ubuntu.051614.113557/NytroMegaRAID/mr-smartlog-c0-slot6.txt
lsi.linux.ubuntu.051614.113557/NytroMegaRAID/mr-paniclog-query-c0-slot4.txt
lsi.linux.ubuntu.051614.113557/NytroMegaRAID/mr-smartlog-c0-slot4.txt
lsi.linux.ubuntu.051614.113557/NytroMegaRAID/mr-cfgcachecadedsply-all.txt
lsi.linux.ubuntu.051614.113557/NytroXD/NytroXD.txt
lsi.linux.ubuntu.051614.113557/proc/net-dev
lsi.linux.ubuntu.051614.113557/proc/input-devices
lsi.linux.ubuntu.051614.113557/proc/pci-devices
lsi.linux.ubuntu.051614.113557/proc/scsi-scsi.txt
lsi.linux.ubuntu.051614.113557/proc/scsi-sg.txt
lsi.linux.ubuntu.051614.113557/proc/sys-vm.txt
lsi.linux.ubuntu.051614.113557/proc/zoneinfo
lsi.linux.ubuntu.051614.113557/proc/vmstat
lsi.linux.ubuntu.051614.113557/proc/version
lsi.linux.ubuntu.051614.113557/proc/uptime
lsi.linux.ubuntu.051614.113557/proc/stat
lsi.linux.ubuntu.051614.113557/proc/slabinfo
lsi.linux.ubuntu.051614.113557/proc/partitions
lsi.linux.ubuntu.051614.113557/proc/mtrr
lsi.linux.ubuntu.051614.113557/proc/mounts
lsi.linux.ubuntu.051614.113557/proc/modules
lsi.linux.ubuntu.051614.113557/proc/misc
lsi.linux.ubuntu.051614.113557/proc/meminfo
lsi.linux.ubuntu.051614.113557/proc/mdstat
lsi.linux.ubuntu.051614.113557/proc/kallsyms
lsi.linux.ubuntu.051614.113557/proc/ioports
lsi.linux.ubuntu.051614.113557/proc/iomem
lsi.linux.ubuntu.051614.113557/proc/filesystems
lsi.linux.ubuntu.051614.113557/proc/dma
lsi.linux.ubuntu.051614.113557/proc/diskstats
lsi.linux.ubuntu.051614.113557/proc/devices
lsi.linux.ubuntu.051614.113557/proc/buddyinfo
lsi.linux.ubuntu.051614.113557/proc/cpuinfo
lsi.linux.ubuntu.051614.113557/proc/interrupts
lsi.linux.ubuntu.051614.113557/conf/wodim.conf
lsi.linux.ubuntu.051614.113557/conf/usb_modeswitch.conf
lsi.linux.ubuntu.051614.113557/conf/updatedb.conf
lsi.linux.ubuntu.051614.113557/conf/ucf.conf
lsi.linux.ubuntu.051614.113557/conf/sysctl.conf
lsi.linux.ubuntu.051614.113557/conf/signond.conf
lsi.linux.ubuntu.051614.113557/conf/sensors3.conf
lsi.linux.ubuntu.051614.113557/conf/rsyslog.conf
lsi.linux.ubuntu.051614.113557/conf/resolv.conf
lsi.linux.ubuntu.051614.113557/conf/request-key.conf
lsi.linux.ubuntu.051614.113557/conf/popularity-contest.conf
lsi.linux.ubuntu.051614.113557/conf/pnm2ppa.conf
lsi.linux.ubuntu.051614.113557/conf/pam.conf
lsi.linux.ubuntu.051614.113557/conf/nsswitch.conf
lsi.linux.ubuntu.051614.113557/conf/netscsid.conf
lsi.linux.ubuntu.051614.113557/conf/mtools.conf
lsi.linux.ubuntu.051614.113557/conf/mke2fs.conf
lsi.linux.ubuntu.051614.113557/conf/ltrace.conf
lsi.linux.ubuntu.051614.113557/conf/logrotate.conf
lsi.linux.ubuntu.051614.113557/conf/libaudit.conf
lsi.linux.ubuntu.051614.113557/conf/ld.so.conf
lsi.linux.ubuntu.051614.113557/conf/kerneloops.conf
lsi.linux.ubuntu.051614.113557/conf/kernel-img.conf
lsi.linux.ubuntu.051614.113557/conf/insserv.conf
lsi.linux.ubuntu.051614.113557/conf/host.conf
lsi.linux.ubuntu.051614.113557/conf/hdparm.conf
lsi.linux.ubuntu.051614.113557/conf/gai.conf
lsi.linux.ubuntu.051614.113557/conf/fuse.conf
lsi.linux.ubuntu.051614.113557/conf/deluser.conf
lsi.linux.ubuntu.051614.113557/conf/debconf.conf
lsi.linux.ubuntu.051614.113557/conf/colord.conf
lsi.linux.ubuntu.051614.113557/conf/casper.conf
lsi.linux.ubuntu.051614.113557/conf/ca-certificates.conf
lsi.linux.ubuntu.051614.113557/conf/brltty.conf
lsi.linux.ubuntu.051614.113557/conf/blkid.conf
lsi.linux.ubuntu.051614.113557/conf/apg.conf
lsi.linux.ubuntu.051614.113557/conf/adduser.conf
lsi.linux.ubuntu.051614.113557/HBA/Versions_HBA.txt
lsi.linux.ubuntu.051614.113557/HBA/hba_driver_messages.txt
lsi.linux.ubuntu.051614.113557/HBA/mptbase.ko
lsi.linux.ubuntu.051614.113557/HBA/mptctl.ko
lsi.linux.ubuntu.051614.113557/MegaRAID/Versions_MR.txt
lsi.linux.ubuntu.051614.113557/MegaRAID/megaraid_messages.txt
lsi.linux.ubuntu.051614.113557/MegaRAID/megaraid_driver_messages.txt
lsi.linux.ubuntu.051614.113557/MegaRAID/Hex_Decimal_Numbering_Conventions.txt
lsi.linux.ubuntu.051614.113557/MegaRAID/megaraid_sas.ko
lsi.linux.ubuntu.051614.113557/3ware/Versions_MR.txt
lsi.linux.ubuntu.051614.113557/3ware/Versions_HBA.txt
lsi.linux.ubuntu.051614.113557/3ware/Versions_3w.txt
lsi.linux.ubuntu.051614.113557/3ware/3ware_driver_messages.txt
lsi.linux.ubuntu.051614.113557/script_workspace/Script_Start_Stop_Time.txt
lsi.linux.ubuntu.051614.113557/script_workspace/fwA0.txt
lsi.linux.ubuntu.051614.113557/script_workspace/messages_dated.txt
lsi.linux.ubuntu.051614.113557/script_workspace/lsiget_errorlog.txt
lsi.linux.ubuntu.051614.113557/script_workspace/cmd_line.txt
lsi.linux.ubuntu.051614.113557/script_workspace/script_diag.txt
lsi.linux.ubuntu.051614.113557/script_workspace/lsigetlunix_version.txt
lsi.linux.ubuntu.051614.113557/script_workspace/mcli_Bundled_version.txt
lsi.linux.ubuntu.051614.113557/script_workspace/disk_dev_id_numbers_A0.txt
lsi.linux.ubuntu.051614.113557/script_workspace/pci_info_A0.txt
lsi.linux.ubuntu.051614.113557/script_workspace/phy_numbers_A0.txt
lsi.linux.ubuntu.051614.113557/script_workspace/enclosure_numbers_A0.txt
lsi.linux.ubuntu.051614.113557/script_workspace/num_lds_A0.txt
lsi.linux.ubuntu.051614.113557/script_workspace/adapter_numbers.txt
lsi.linux.ubuntu.051614.113557/script_workspace/num_mraid_adapters.txt
lsi.linux.ubuntu.051614.113557/script_workspace/controller_numbers.txt
lsi.linux.ubuntu.051614.113557/script_workspace/Sense-Key_ASC-ASCQ_Opcodes_SBC4R16.txt
lsi.linux.ubuntu.051614.113557/script_workspace/lsigetlunix.sh
lsi.linux.ubuntu.051614.113557/script_workspace/cversions_HBA.txt
lsi.linux.ubuntu.051614.113557/script_workspace/cversions_MR.txt
lsi.linux.ubuntu.051614.113557/script_workspace/cversions_3w.txt
lsi.linux.ubuntu.051614.113557/OS_Disk_driver_messages.txt
lsi.linux.ubuntu.051614.113557/lshw.txt
lsi.linux.ubuntu.051614.113557/fdisk-l.txt
lsi.linux.ubuntu.051614.113557/ps-ef.txt
lsi.linux.ubuntu.051614.113557/boot.txt
lsi.linux.ubuntu.051614.113557/top-b-n1.txt
lsi.linux.ubuntu.051614.113557/who-b.txt
lsi.linux.ubuntu.051614.113557/df-haT.txt
lsi.linux.ubuntu.051614.113557/rpm-qai.txt
lsi.linux.ubuntu.051614.113557/scanpci-v.txt
lsi.linux.ubuntu.051614.113557/lspci-t.txt
lsi.linux.ubuntu.051614.113557/lspci-x.txt
lsi.linux.ubuntu.051614.113557/lspci-vv.txt
lsi.linux.ubuntu.051614.113557/lsmod.txt
lsi.linux.ubuntu.051614.113557/uptime.txt
lsi.linux.ubuntu.051614.113557/modinfo.txt
lsi.linux.ubuntu.051614.113557/os-release
lsi.linux.ubuntu.051614.113557/lsb-release
lsi.linux.ubuntu.051614.113557/auth.log
lsi.linux.ubuntu.051614.113557/fstab
lsi.linux.ubuntu.051614.113557/dmesg.txt
lsi.linux.ubuntu.051614.113557/uname-a.txt
lsi.linux.ubuntu.051614.113557/Controller_Disk_Association.txt
lsi.linux.ubuntu.051614.113557/MegaRAID/FWTermLog/
lsi.linux.ubuntu.051614.113557/MegaRAID/AENs/
lsi.linux.ubuntu.051614.113557/MegaRAID/MegaCli/
lsi.linux.ubuntu.051614.113557/MegaRAID/storcli/
lsi.linux.ubuntu.051614.113557/MegaRAID/Notes_Scripts/
lsi.linux.ubuntu.051614.113557/lvm/
lsi.linux.ubuntu.051614.113557/NytroMegaRAID/
lsi.linux.ubuntu.051614.113557/NytroXD/
lsi.linux.ubuntu.051614.113557/proc/
lsi.linux.ubuntu.051614.113557/conf/
lsi.linux.ubuntu.051614.113557/HBA/
lsi.linux.ubuntu.051614.113557/MegaRAID/
lsi.linux.ubuntu.051614.113557/3ware/
lsi.linux.ubuntu.051614.113557/script_workspace/
lsi.linux.ubuntu.051614.113557/

Einzelnachweise


Foto Thomas Niedermeier.jpg

Autor: Thomas Niedermeier

Thomas Niedermeier arbeitet im Product Management Team von Thomas-Krenn. Er absolvierte an der Hochschule Deggendorf sein Studium zum Bachelor Wirtschaftsinformatik. Seit 2013 ist Thomas bei Thomas-Krenn beschäftigt und kümmert sich unter anderem um OPNsense Firewalls, das Thomas-Krenn-Wiki und Firmware Sicherheitsupdates.

Icon-Twitter.png 

Das könnte Sie auch interessieren

MegaRAID Rebuild beobachten
SSD RAID mit MegaRAID Controllern
Verwaltung eines MegaRAID Controllers