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
0
votes
0 answers

LSI Megaraid beeping after disk replacement

On my ESXi server, I had to replace a physical disk of my RAID. Now that disk is replaced and rebuild finished, alarm continue beeping, and I don't understand by why, because everything seems to be optimal: /opt/lsi/MegaCLI # ./MegaCli -LDInfo -Lall…
cyanat
  • 31
  • 3
0
votes
1 answer

Hardware RAID Level

I believe I may have set up wrongfully using RAID-1 instead of RAID-10. Can anyone advise from this output? [root@banjo ~]# ./lsi.sh drives Slot Number: 0 - Online, Spun Up Slot Number: 1 - Online, Spun Up Slot Number: 2 - Online, Spun Up Slot…
0
votes
0 answers

Does MegaRAID support creation of initially degraded RAID array?

I want to make a RAID5 array out of 3 disks, copy data from the one disk I have then clear it and add as a spare to the array. A similar magic I can do in linux with mdadm utility (mdadm --create drv1 drv2 drv3 missing & mdadm --add drv4). I have a…
ZAB
  • 109
  • 5
1 2 3 4
5