Questions tagged [megacli]

Command line tool for configuring LSI MegaRAID cards in Linux.

Command line tool for configuring LSI MegaRAID cards in Linux.

63 questions
3
votes
0 answers

MegaCLI Doesn't allow configured and unconfigured drives with no foreign configs found

I'm fairly new to MegaCLI and I've been having this one issue, after running megacli -CfgLdAdd -r1 [252:0,252:1,252:2,252:3,252:6,252:7] -a0 I get the error Mix of configured and unconfigured drives are not possible. Exit Code: 0x0b which upon a…
2
votes
0 answers

System slowdown by RAID controller fading away?

May system runs on a RAID 5 on a RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS 2108 [Liberator] (rev 05) Since about a week the system becomes very slow. I get messages on the commant line like this (taken from syslog) Jan 17 18:16:12…
2
votes
1 answer

MegaRAID: what does "Is VD emulated: No" mean

When executing "MegaCLI -LdInfo -LdAll -a0", some of my servers report a property "Is VD emulated: No", and some report "Is VD emulated: Yes". I could not find an explanation for this setting, or how to change it. The storcli program allows to "set…
nn4l
  • 1,336
  • 5
  • 22
  • 40
2
votes
1 answer

How to create degraded raid6 array using megacli

There is a server with few disks. And - a new server with PERC controller. I would like to migrate existing data into a new server to raid6 which uses 6 disks(4+2). Unfortunly - i don't have enought free disks to create a "target" raid6 array. I…
undefine
  • 956
  • 8
  • 20
2
votes
1 answer

Xenserver 6.5 LSI MegaRAID

Is there a package available to install the MegaCLI on XenServer6.5? For 6.5 there is this [1] but 6.5 has another kernel. XenServer 6.5 is based on CentOS6.5 (right?), so I also tried the kmod-megaraid_sas-06.806.08.00_el6.5-1.x86_64.rpm but that's…
Dirk
  • 241
  • 3
  • 9
2
votes
2 answers

megacli lost virtual disk raid configuration

I've been running centos on x64 with an LSI raid controller description: RAID bus controller product: MegaRAID SAS 1078 vendor: LSI Logic / Symbios Logic i was trying to delete one of my 6 virtual disks with…
ramrunner
  • 161
  • 1
  • 8
2
votes
1 answer

MegaCli: when did a drive fail?

Using MegaCli64, is there a way to find out when a hard disk failed? I.e., /opt/MegaRAID/MegaCli/MegaCli64 -ShowSummary -aALL shows Connector : Int.Ports 0-3: Slot 5 Vendor Id :…
xebtl
  • 123
  • 4
2
votes
2 answers

MegaCLI causes drive "Other Error"

I am having an issue where running "megalci -PDList -aAll" will cause an Other Error to be logged for 2 of the 6 discs in a pair of servers I have. Here is that again in more detail. I have two Dell R610 servers. Each have 6 discs organizes as…
Kellen
  • 41
  • 1
  • 1
  • 4
2
votes
2 answers

Bad Blocks Exist in Virtual Device PERC H700 Integrated

I have a DELL server with PERC H700 Integrated controller. I've made RAID5 with 12 harddrives and the virtual device is in Optimal state, but I receive such errors under linux: sd 0:2:0:0: [sda] Unhandled error code sd 0:2:0:0: [sda] Result:…
neoX
  • 141
  • 1
  • 7
2
votes
2 answers

How to I know hard disk members of any Virtual Disk LSI RAID with MEgaRaid

i get a machine with a LSI MEgarad card. I know what Virtual Diska has: Adapter: 0 Product Name: LSI MegaRAID SAS 9260-4i Memory: 512MB BBU: Absent Serial No:…
abkrim
  • 407
  • 6
  • 18
2
votes
0 answers

MegaCLI not seeing RAID card (LSI 9271-4i)

I have a server with LSI 9271-4i card and 4 HDDs. One day the server started malfunctioning and it wouldn't list any drive information. I rebooted the server and it never came up, so I have been using IPMI to check what's happening to it. The server…
ipruthi
  • 51
  • 7
2
votes
0 answers

LSI RAID confusion

I've got a Cisco UCS server with a LSI Logic / Symbios Logic MegaRAID SAS 2008 [Falcon] (rev 03). This has 2 disks configured as RAID1. controller. One of the disks was reporting a very high failure count. I'm not very fdamiliar with LSI cards so I…
symcbean
  • 19,931
  • 1
  • 29
  • 49
1
vote
1 answer

MegaRAID reset "Other Error Count"

After an un-planned power-cycle of a megaraid controller, 23 of its disks show a single "Other Error Count". I've extracted the log, and these seems to correspond to the same number of Unexpected sense .... Sense: 6/29/07 entries. According to this…
SiHa
  • 150
  • 5
1
vote
1 answer

Disabling JBOD mode from command line for LSI (Dell H330)

I'm unable to disable JBOD mode on H330 (dell): I've tried: megacli -AdpSetProp -EnableJBOD -0 -a0 Adapter 0: Failed to Set Adapter Properties. megacli -CfgClr -a0 Adapter 0: Failed to Clear Configuration. FW error description: The…
George Shuklin
  • 226
  • 2
  • 7
1
vote
0 answers

MegaRAID not accepting two out of four new identical drives

I've added four new drives (same model, HUH721010AL4200) to a server using a (supermicro) server with a LSI MegaRAID 3108 controller. I want to make a new RAID10 array with them, but I'm having trouble getting them recognized. Two of them are…
Marlies
  • 111
  • 4