Broadcom MegaRAID 9560-16i SAS Controller – 12Gb/s SAS, Serial ATA – PCI...
seen from China
seen from Malaysia

seen from Germany
seen from China
seen from Germany
seen from China
seen from United States
seen from China

seen from Japan
seen from China

seen from Singapore
seen from United Kingdom
seen from Türkiye

seen from Russia
seen from United States

seen from Japan
seen from United Kingdom
seen from Russia
seen from United States
seen from China
Broadcom MegaRAID 9560-16i SAS Controller – 12Gb/s SAS, Serial ATA – PCI...
https://www.xcalable.org/product/broadcom-megaraid-9560-16i-sas-controller-12gb-s-sas-serial-ata-pci-express-4-0-x8-plug-in-card/
Darkrai catch IN POKEMONGO
Got it today 🤩🤩 #LSI #MegaRAID #FreeNAS #RAID #HBA #LSI9217 #NAS #Storage (at Uttarpara) https://www.instagram.com/p/B398NfLn7tC/?igshid=3t3k7anpzq6o
LSI MegaRAID 9361-8i Overheating
There aren’t a lot of articles out there on this problem, since I think it’s pretty specific. But hopefully this will help someone else out. I recently purchased a new LSI MegaRAID 9361-8i RAID controller for a new server. It’s not going to really utilize the 9361-8i to any of its real potential, but I…
LSI MegaRAID 9361-8i Overheating was originally published on S^2 Blog
RAID 10 perf stats from the MegaRAID 9361-8i. #raid #LSI #megaraid #pc #server #diskmark
Fix: How can I get an email alert when RAID array is degraded? VMware ESXi 5.0, MegaRAID SAS 9260-4i #solution #answer #fix
Fix: How can I get an email alert when RAID array is degraded? VMware ESXi 5.0, MegaRAID SAS 9260-4i #solution #answer #fix
How can I get an email alert when RAID array is degraded? VMware ESXi 5.0, MegaRAID SAS 9260-4i
We have recently bought a “white box” server to run VMware ESXi 5.0 (we’re planning to use the vSphere 5 Essentials Kit). According to VMware’s Compatibility Guide, the server’s LSI Logic MegaRAID SAS 9260-4i RAID controller is compatible (support type listed as “inbox”).
I’ve got as far as installing…
View On WordPress
How to get smartctl data from Dell Perc controllers ( DELL PERC controllers are not supported )
If you ever need smartd data from disks on a dell Perc controller and het this:
smartctl -a /dev/sda smartctl 5.42 2011-10-20 r3458 [x86_64-linux-2.6.18-308.20.1.el5.onappxen] (local build) Copyright (C) 2002-11 by Bruce Allen, http://smartmontools.sourceforge.net DELL PERC controllers are not supported.
You can bypass this by polling the controller directly with:
smartctl -a /dev/sda -d sat+megaraid,0
Replace the 0 in megaraid,0 with the position of the disks in the bay. For example, the disk in bay3 would become megaraid,3