
{"id":6523,"date":"2018-03-21T14:22:33","date_gmt":"2018-03-21T12:22:33","guid":{"rendered":"https:\/\/contabo.com\/blog\/?p=6523"},"modified":"2021-02-20T10:10:58","modified_gmt":"2021-02-20T09:10:58","slug":"raid-controller-administrieren-unter-windows","status":"publish","type":"post","link":"https:\/\/contabo.com\/blog\/de\/raid-controller-administrieren-unter-windows\/","title":{"rendered":"RAID-Controller administrieren unter Windows"},"content":{"rendered":"\n<p>Vor Kurzem haben wir Ihnen bereits gezeigt, wie Sie Ihren <a href=\"https:\/\/contabo.de\/?show=tutorials&amp;tutorial=raid-controller-administrieren-unter-linux\" target=\"_blank\" rel=\"noopener noreferrer nofollow\">Raid-Controller unter Linux<\/a> \u00fcberwachen k\u00f6nnen. Nachfolgend finden Sie die entsprechende Anleitung f\u00fcr Windows.<\/p>\n\n\n\n<p><strong>\u00dcberwachung eines RAID Arrays<\/strong><\/p>\n\n\n\n<p>Ein Hardware RAID hat bestimmte Vorz\u00fcge, aber auch ein Hardware RAID muss regelm\u00e4\u00dfig \u00fcberpr\u00fcft werden. Wir setzen stets auf bew\u00e4hrte Markenhardware um Defekte m\u00f6glichst auszuschlie\u00dfen. Es besteht jedoch immer ein bestimmtes Restrisiko, einen Festplattenausfall kann man nicht immer vorhersagen oder gar verhindern. Es ist daher wichtig, auch funktionierende Hardware kritisch zu begutachten.<\/p>\n\n\n\n<p>Bei einem Software RAID generiert das Betriebssystem Meldungen \u00fcber das RAID, bei einem Hardware RAID macht das der Controller selbst &#8211; man ben\u00f6tigt jedoch eine spezielle Software um diese Meldungen auszulesen.<\/p>\n\n\n\n<p>Dieser Blogeintrag zeigt die Installation und Nutzung der Software f\u00fcr Adaptec und LSI Controller auf Windows Betriebssystemen.<br>F\u00fcr die Verwaltung von RAID-Controllern stehen ebenfalls grafische Oberfl\u00e4chen zur Verf\u00fcgung &#8211; bspw. ein Webinterface.<\/p>\n\n\n\n<p><strong> Falls Sie nicht genau wissen welcher RAID-Controller verbaut ist, kontaktieren Sie bitte unseren <a href=\"https:\/\/contabo.de\/?show=tutorials&amp;tutorial=raid-controller-administrieren-unter-windows\" rel=\"nofollow\">Support<\/a> per E-Mail. <\/strong><\/p>\n\n\n\n<p><span style=\"color: #ff0000;\">Bitte installieren Sie keine neue Firmware auf dem Controller oder Treiber im Betriebssystem &#8211; das kann unter Umst\u00e4nden zu einem kompletten Datenverlust f\u00fchren!<\/span><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"Windows1\"><strong>1. Adaptec<\/strong><\/h3>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"Windows11\">1.1 Installation des arcconf Binary<\/h4>\n\n\n\n<p>Wir \u00f6ffnen die Powershell als Administrator, standardm\u00e4\u00dfig ist man nun im &#8222;Administrator&#8220; Benutzerordner. Anschlie\u00dfend erstellen wir einen neuen Ordner und wechseln zu diesem, bspw.:<\/p>\n\n\n\n<p><code>mkdir C:\\raid; chdir C:\\raid<\/code><\/p>\n\n\n\n<p>Die &#8222;arcconf&#8220; Datei k\u00f6nnen wir ebenfalls in der Powershell herunterladen mit folgendem Befehl:<\/p>\n\n\n\n<p><code>iwr -URI 'http:\/\/download.adaptec.com\/raid\/storage_manager\/arcconf_v2_03_22476.zip' -OUTFILE arcconf_v2_03_22476.zip; start arcconf_v2_03_22476.zip<\/code><\/p>\n\n\n\n<p>(alternativ auch <a href=\"http:\/\/download.adaptec.com\/raid\/storage_manager\/arcconf_v2_03_22476.zip\" rel=\"nofollow\">hier <\/a> \u00fcber den Webbrowser )<\/p>\n\n\n\n<p>Sie sollten nun einige Ordner sehen, darunter auch &#8222;windows_x64&#8220;. Markieren Sie den Ordner und kopieren Sie diesen in das &#8222;C:\\raid\\&#8220; Verzeichnis.<br><img loading=\"lazy\" decoding=\"async\" width=\"502\" height=\"392\" class=\"alignnone wp-image-5989\" src=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2017\/06\/win_cp_arcconf-300x234.jpg\" alt=\"\" srcset=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2017\/06\/win_cp_arcconf-300x234.jpg 300w, https:\/\/contabo.com\/blog\/wp-content\/uploads\/2017\/06\/win_cp_arcconf.jpg 531w\" sizes=\"auto, (max-width: 502px) 100vw, 502px\" \/><\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"Windows12\">1.2 \u00dcberwachung des RAID-Controllers<\/h4>\n\n\n\n<p>Wechseln Sie nun zur\u00fcck zu Ihrer Powershell oder \u00f6ffnen Sie eine neue und geben Sie folgenden Befehl ein:<\/p>\n\n\n\n<p><code>chdir C:\\raid\\windows_x64\\cmdline<\/code><\/p>\n\n\n\n<p>Sie sollten nun die &#8222;arcconf.exe&#8220; ausf\u00fchren k\u00f6nnen; zum Beispiel wird&nbsp; &#8220; .\\arcconf.exe getconfig 1&#8243; alle Informationen zum 1. RAID-Controller ausgeben.<\/p>\n\n\n\n<p>Falls mehr als ein Controller verbaut wurde kann man den zweiten mit &#8222;GETCONFIG 2&#8220; ansteuern.<\/p>\n\n\n\n<p>Eine \u00dcbersicht der Optionen bekommt man mit dem Befehl &#8222;.\\arcconf.exe&#8220; aufgelistet.<\/p>\n\n\n\n<p>Die wichtigsten Status kann man mit &#8222;.\\arcconf.exe GETCONFIG 1 | findstr Status&#8220; auflisten.<br><code><br>\nPS C:\\raid\\windows_x64\\cmdline&gt; .\\arcconf.exe GETCONFIG 1 | findstr Status<\/code><\/p>\n\n\n\n<p><code><br>\nController Status&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : Optimal<br>\nStatus&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : ZMM not installed<br>\nStatus of Logical Device&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : <strong>Optimal<\/strong><br>\n<\/code><br>&#8222;ZMM not installed&#8220; signalisiert, dass keine BBU (Battery Backup Unit) vorhanden ist, eine BBU kann selbstverst\u00e4ndlich auch nachtr\u00e4glich bestellt werden.<\/p>\n\n\n\n<p>Eine ausgefallene Festplatte erkannt man am &#8222;Degraded&#8220;.<br><code><br>\nPS C:\\raid\\windows_x64\\cmdline&gt; .\\arcconf.exe GETCONFIG 1 | findstr Status<\/code><\/p>\n\n\n\n<p><code><br>\nController Status&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : Optimal<br>\nStatus&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : ZMM not installed<br>\nStatus of Logical Device&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : <strong>Degraded<\/strong><br>\n<\/code><\/p>\n\n\n\n<p>Die defekte Festplatte (in unserem Fall ist es eine SSD) findet man mit folgendem Befehl:<br><code><br>\nPS C:\\raid\\windows_x64\\cmdline&gt; .\\arcconf.exe GETCONFIG 1 PD<\/code><\/p>\n\n\n\n<p><code><br>\nControllers found: 1<br>\n----------------------------------------------------------------------<br>\nPhysical Device information<br>\n----------------------------------------------------------------------<br>\nDevice #0<br>\nDevice is a Hard drive<br>\nState&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : <strong>Failed<\/strong><br>\nBlock Size&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 512 Bytes<br>\nFailed logical device segments&nbsp;&nbsp;&nbsp;&nbsp; : True<br>\nSupported&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : Yes<br>\nTransfer Speed&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : Failed<br>\nReported Channel,Device(T:L)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 0,0(0:0)<br>\nReported Location&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : Connector 0, Device 0<br>\nVendor&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :<br>\nModel&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : Crucial_CT275MX3<br>\nFirmware&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :&nbsp; M0CR040<br>\nSerial number&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 11111111111111<br>\nWorld-wide name&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 500A075116639956<br>\nTotal Size&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 262321 MB<br>\nWrite Cache&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : Enabled (write-back)<br>\nFRU&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : None<br>\nS.M.A.R.T.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : No<br>\nS.M.A.R.T. warnings&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 0<br>\nPower State&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : Full rpm<br>\nSupported Power States&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : Full power,Powered off,Standby<br>\nSSD&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : Yes<br>\nTemperature&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : Not Supported<br>\nNCQ status&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : Enabled<\/code><\/p>\n\n\n\n<p>Um die Festplatte auszutauschen, ben\u00f6tigt unser Support die entsprechende Seriennummer und den Port. Der Port entspricht der Device ID, in diesem Fall ist es Port 0.<\/p>\n\n\n\n<p>Sobald die Festplatte getauscht wurde, beginnt der Rebuild.<\/p>\n\n\n\n<p><code>PS C:\\raid\\windows_x64\\cmdline&gt; .\\arcconf.exe GETCONFIG 1 | findstr Status<\/code><\/p>\n\n\n\n<p><code><br>\nController Status&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; : Optimal<br>\nStatus&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : ZMM not installed<br>\nStatus of Logical Device&nbsp; : Degraded, Rebuilding ( Rebuild : 1 % )<\/code><\/p>\n\n\n\n<p>Je nach RAID Setup kann dies einige Stunden dauern.<\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"Windows13\">1.3 Installation des Webinterface<\/h4>\n\n\n\n<p>Hierf\u00fcr muss der MaxView Storage Manager heruntergeladen werden, der Download f\u00fcr Windows befindet sich unter <a href=\"https:\/\/storage.microsemi.com\/de-de\/speed\/raid\/storage_manager\/msm_windows_x64_v2_03_22476_zip.php\" rel=\"nofollow\">https:\/\/storage.microsemi.com\/de-de\/speed\/raid\/storage_manager\/msm_windows_x64_v2_03_22476_zip.php<\/a><\/p>\n\n\n\n<p>Nach dem Entpacken wird ein Ordner &#8222;manager&#8220; angelegt, in diesem befindet sich der Installer.<br>Die Installation einfach durch einen Doppelklick auf die &#8222;setup_asm_x64.EXE&#8220; starten, anschlie\u00dfend ist das Webinterface unter <strong>https:\/\/&lt;SERVERIP&gt;:8443<\/strong> erreichbar.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2017\/06\/win_maxview-300x188.jpg\" alt=\"\" class=\"wp-image-6003\"\/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"Windows2\"><strong>2. LSI<\/strong><\/h3>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"Windows21\">2.1 Installation des StorCLI Binary<\/h4>\n\n\n\n<p><a href=\"https:\/\/docs.broadcom.com\/docs\/12351351\" rel=\"nofollow\">Download des Commandline Binary<\/a> :<\/p>\n\n\n\n<p><code><br>\niwr -URI 'https:\/\/docs.broadcom.com\/docs-and-downloads\/raid-controllers\/raid-controllers-common-files\/1.21.16_StorCLI.zip' -OUTFILE StorCLI.zip;explorer.exe .\\StorCLI.zip\\versionChangeSet\\univ_viva_cli_rel\\<br>\n<\/code><\/p>\n\n\n\n<p>Der Windows Explorer sollte sich ge\u00f6ffnet haben, kopieren Sie nun &#8222;storcli_ALL_OS.zip&#8220; in das C:\\raid Verzeichnis.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2017\/06\/win_cp_storcli.jpg\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"104\" src=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2017\/06\/win_cp_storcli-300x104.jpg\" alt=\"\" class=\"wp-image-5995\" srcset=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2017\/06\/win_cp_storcli-300x104.jpg 300w, https:\/\/contabo.com\/blog\/wp-content\/uploads\/2017\/06\/win_cp_storcli.jpg 635w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><\/figure>\n\n\n\n<p>Entpacken Sie nun die Datei.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2017\/06\/win_storcli_extract.jpg\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"85\" src=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2017\/06\/win_storcli_extract-300x85.jpg\" alt=\"\" class=\"wp-image-5996\" srcset=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2017\/06\/win_storcli_extract-300x85.jpg 300w, https:\/\/contabo.com\/blog\/wp-content\/uploads\/2017\/06\/win_storcli_extract.jpg 332w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"Windows22\">2.2 \u00dcberwachung des RAID-Controllers<\/h4>\n\n\n\n<p>Wechseln Sie zu nun zur\u00fcck zur Powershell oder \u00f6ffnen Sie ein neues Fenster.<\/p>\n\n\n\n<p>Geben Sie folgenden Befehl ein um zum soeben entpackten Ordner zu gelangen:<\/p>\n\n\n\n<p><code>chdir C:\\raid\\storcli_All_OS\\storcli_All_OS\\Windows\\<\/code><\/p>\n\n\n\n<p>Anschlie\u00dfend k\u00f6nnen Sie die StorCLI.exe ausf\u00fchren, es ist ebenfalls eine 64 Bit .EXE vorhanden.<\/p>\n\n\n\n<p>Mit dem Befehl<\/p>\n\n\n\n<p><code>PS C:\\raid\\storcli_All_OS\\storcli_All_OS\\Windows&gt; .\\storcli64.exe \/c0 show<\/code><\/p>\n\n\n\n<p>kann man den Status des RAID-Controllers anzeigen lassen.<\/p>\n\n\n\n<p><code>TOPOLOGY :<br>\n========<br>\n-----------------------------------------------------------------------------<br>\nDG Arr Row EID:Slot DID Type&nbsp; State BT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Size PDC&nbsp; PI SED DS3&nbsp; FSpace<br>\n-----------------------------------------------------------------------------<br>\n0 -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp; RAID1 <strong>Optl&nbsp; <\/strong>N&nbsp; 255.656 GB dflt N&nbsp; N&nbsp;&nbsp; dflt N<br>\n0 0&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp; RAID1 <strong>Optl&nbsp; <\/strong>N&nbsp; 255.656 GB dflt N&nbsp; N&nbsp;&nbsp; dflt N<br>\n0 0&nbsp;&nbsp; 0&nbsp;&nbsp; 64:4&nbsp;&nbsp;&nbsp;&nbsp; 12&nbsp; DRIVE <strong>Onln&nbsp; <\/strong>N&nbsp; 255.656 GB dflt N&nbsp; N&nbsp;&nbsp; dflt -<br>\n0 0&nbsp;&nbsp; 1&nbsp;&nbsp; 64:5&nbsp;&nbsp;&nbsp;&nbsp; 13&nbsp; DRIVE <strong>Onln&nbsp; <\/strong>N&nbsp; 255.656 GB dflt N&nbsp; N&nbsp;&nbsp; dflt -<br>\n----------------------------------------------------------------------------<\/code><code><br>\n<\/code><br>Beispiel einer ausgefallenen HDD:<\/p>\n\n\n\n<p><code>TOPOLOGY :<br>\n========<br>\n----------------------------------------------------------------------<br>\nDG Arr Row EID:Slot DID Type&nbsp; State BT Size PDC&nbsp; PI SED DS3&nbsp; FSpace<br>\n----------------------------------------------------------------------<br>\n0 -&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp; RAID1 <strong>Dgrd&nbsp; <\/strong>N&nbsp; 255 GB dflt N&nbsp; N&nbsp;&nbsp; dflt N<br>\n0 0&nbsp;&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp; RAID1 <strong>Dgrd&nbsp; <\/strong>N&nbsp; 255 GB dflt N&nbsp; N&nbsp;&nbsp; dflt N<br>\n0 0&nbsp;&nbsp; 0&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -&nbsp;&nbsp; DRIVE <strong><span style=\"color: #ff0000;\">Msng&nbsp; <\/span> <\/strong>-&nbsp; 255 GB -&nbsp;&nbsp;&nbsp; -&nbsp; -&nbsp;&nbsp; -&nbsp;&nbsp;&nbsp; -<br>\n0 0&nbsp;&nbsp; 1&nbsp;&nbsp; 64:5&nbsp;&nbsp;&nbsp;&nbsp; 13&nbsp; DRIVE Onln&nbsp; N&nbsp; 255 GB dflt N&nbsp; N&nbsp;&nbsp; dflt -<br>\n---------------------------------------------------------------------<br>\n<\/code><br><code>PS C:\\raid\\storcli_All_OS\\storcli_All_OS\\Windows&gt; .\\storcli64.exe \/c0 \/sall show<\/code><\/p>\n\n\n\n<p><code>Controller = 0<br>\nStatus = <strong>Failure<\/strong><br>\nDescription = No drive found!<br>\nDetailed Status :<br>\n===============<br>\n----------------------------------------<br>\nDrive Status ErrCd ErrMsg<br>\n----------------------------------------<br>\n\/c0\/sALL Failure 255 Drives not found<br>\n----------------------------------------<br>\n<\/code><br>Den Rebuild Status kann man mit folgendem Befehl anzeigen lassen:<\/p>\n\n\n\n<p><code>PS C:\\raid\\storcli_All_OS\\storcli_All_OS\\Windows&gt; .\\storcli64.exe \/c0 \/eall \/sall show rebuild<\/code><br><code><br>\nController = 0<br>\nStatus = Success<br>\nDescription = Show Drive Rebuild Status Succeeded.<br>\n---------------------------------------------------------<br>\nDrive-ID Progress% Status Estimated Time Left<br>\n---------------------------------------------------------<br>\n\/c0\/e64\/s4 0 In progress -<br>\n\/c0\/e64\/s5 - Not in progress -<br>\n---------------------------------------------------------<br>\n<\/code><\/p>\n\n\n\n<h4 class=\"wp-block-heading\" id=\"Windows23\">2.3 Installation eines grafischen Interfaces<\/h4>\n\n\n\n<p>\u00dcber folgenden Link kann man den aktuellen MegaRAID Storage Manager herunterladen:<\/p>\n\n\n\n<figure class=\"wp-block-embed\">https:\/\/docs.broadcom.com\/docs-and-downloads\/raid-controllers\/raid-controllers-common-files\/16.05.04.00_MSM_Windows.zip<\/figure>\n\n\n\n<p>Der Installer ist doppelt gepackt, anschlie\u00dfend in den entpackten Ordner wechseln und die &#8222;setup.EXE&#8220; ausf\u00fchren.<\/p>\n\n\n\n<p>F\u00fcr gew\u00f6hnlich hat man keinen LDAP Server konfiguriert, in diesem Fall unbedingt den Haken w\u00e4hrend des Setups entfernen, ansonsten kann man sich nicht mit dem Manager verbinden.<\/p>\n\n\n\n<p>Es wird eine Verkn\u00fcpfung auf dem Desktop erstellt, nach dem Aufruf der Verkn\u00fcpfung und dem Login sollte man folgendes Fenster sehen:<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/contabo.com\/blog\/wp-content\/uploads\/2017\/06\/win_storman-300x205.jpg\" alt=\"\" class=\"wp-image-6005\"\/><\/figure>\n","protected":false},"excerpt":{"rendered":"<p>Vor Kurzem haben wir Ihnen bereits gezeigt, wie Sie Ihren Raid-Controller unter Linux \u00fcberwachen k\u00f6nnen. Nachfolgend finden Sie die entsprechende Anleitung f\u00fcr Windows. \u00dcberwachung eines RAID Arrays Ein Hardware RAID hat bestimmte Vorz\u00fcge, aber auch ein Hardware RAID muss regelm\u00e4\u00dfig \u00fcberpr\u00fcft werden. Wir setzen stets auf bew\u00e4hrte Markenhardware um Defekte m\u00f6glichst auszuschlie\u00dfen. Es besteht jedoch [&hellip;]<\/p>\n","protected":false},"author":17,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[1399],"tags":[51,56,181,522,677,942],"ppma_author":[1493],"class_list":["post-6523","post","type-post","status-publish","format-standard","hentry","category-tutorials","tag-adaptec","tag-administration","tag-contabo","tag-lsi","tag-raid","tag-windows-server"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"Gianni-Donato","author_link":"https:\/\/contabo.com\/blog\/de\/author\/gianni-donato\/"},"uagb_comment_info":0,"uagb_excerpt":"Vor Kurzem haben wir Ihnen bereits gezeigt, wie Sie Ihren Raid-Controller unter Linux \u00fcberwachen k\u00f6nnen. Nachfolgend finden Sie die entsprechende Anleitung f\u00fcr Windows. \u00dcberwachung eines RAID Arrays Ein Hardware RAID hat bestimmte Vorz\u00fcge, aber auch ein Hardware RAID muss regelm\u00e4\u00dfig \u00fcberpr\u00fcft werden. Wir setzen stets auf bew\u00e4hrte Markenhardware um Defekte m\u00f6glichst auszuschlie\u00dfen. Es besteht jedoch&hellip;","authors":[{"term_id":1493,"user_id":17,"is_guest":0,"slug":"gianni-donato","display_name":"Gianni-Donato","avatar_url":"https:\/\/secure.gravatar.com\/avatar\/4457fc8553ead9a4e1e3d5b4a940590df9bad9d9132e58e40df3894b99bbe5d0?s=96&d=mm&r=g","0":null,"1":"","2":"","3":"","4":"","5":"","6":"","7":"","8":""}],"_links":{"self":[{"href":"https:\/\/contabo.com\/blog\/de\/wp-json\/wp\/v2\/posts\/6523","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/contabo.com\/blog\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/contabo.com\/blog\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/contabo.com\/blog\/de\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/contabo.com\/blog\/de\/wp-json\/wp\/v2\/comments?post=6523"}],"version-history":[{"count":0,"href":"https:\/\/contabo.com\/blog\/de\/wp-json\/wp\/v2\/posts\/6523\/revisions"}],"wp:attachment":[{"href":"https:\/\/contabo.com\/blog\/de\/wp-json\/wp\/v2\/media?parent=6523"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/contabo.com\/blog\/de\/wp-json\/wp\/v2\/categories?post=6523"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/contabo.com\/blog\/de\/wp-json\/wp\/v2\/tags?post=6523"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/contabo.com\/blog\/de\/wp-json\/wp\/v2\/ppma_author?post=6523"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}