MegaCLI unter Squeeze

Freakshow1000

New Member
Hallo,

ich habe ein Problem mit einem Raid Controller und MegaCLI.
Die Ausgabe(n) sieht dabei so aus:

Code:
/opt/MegaRAID/MegaCli/MegaCli64 -LDInfo -Lall -Aall


Exit Code: 0x00
Code:
/opt/MegaRAID/MegaCli/MegaCli64 -adpcount


Controller Count: 0.

Exit Code: 0x00
Code:
/opt/MegaRAID/MegaCli/MegaCli64 AdpBIOS Enbl a0

User specified controller is not present.
Failed to get CpController object.

Exit Code: 0x01
Code:
/opt/MegaRAID/MegaCli/MegaCli64 -v


      MegaCLI SAS RAID Management Tool  Ver 8.02.21 Oct 21, 2011

    (c)Copyright 2011, LSI Corporation, All Rights Reserved.

Exit Code: 0x00

Controller Count: 0. lässt darauf schließen das entweder kein HW Raid verbaut ist, oder keine Virtuelle Disk (bzw Raid) existiert, oder sehe ich das falsch? Es ist jedoch ein Raid Controller verbaut, und Smart sagt mir auch das es einen Raid gibt (zumindest eine Virtuelle Disk)
Code:
lspci

01:00.0 SCSI storage controller: LSI Logic / Symbios Logic SAS1068E PCI-Express Fusion-MPT SAS (rev 08)
Code:
smartctl --all /dev/sda1
smartctl 5.40 2010-07-12 r3124 [x86_64-unknown-linux-gnu] (local build)
Copyright (C) 2002-10 by Bruce Allen, http://smartmontools.sourceforge.net

Device: Dell     VIRTUAL DISK     Version: 1028
Device type: disk
Local Time is: Fri Oct 19 22:08:26 2012 CEST
Device does not support SMART

Error Counter logging not supported
Device does not support Self Test logging

Dabei bin ich auf folgene Beitrag, der auf meine Problembeschreibung passt, gestroßen: http://www.sysadminworld.com/2012/megacli/
Der Lösungsansatz kann nur nicht funktionieren, da ich keinen 3.x Kernel verwende (wollte aber irgendwann mal updaten :D)

Hat vllt. jemand eine Idee oder das selbe Problem?

mfG
 
nimm lsiutil, MegaCLI ist nur für die MegaRAID-Reihe.

Felix

Danke!

Code:
  Volume Name:
  Volume WWID:  07bdcd51677d4e45
  Volume State:  optimal, enabled
  Volume Settings:  write caching enabled, auto configure, priority resync
  Volume draws from Hot Spare Pools:  0
  Volume Size 476416 MB, 2 Members
  Primary is PhysDisk 1 (Bus 0 Target 8)
  Secondary is PhysDisk 0 (Bus 0 Target 1)

Das ist alles was ich wissen wollte :rolleyes:

mfG!
 
Back
Top