Update on Feb/20/2024:

The Dell Perc H755 (installed on a R750) is now also tested with Debian Bullseye (Proxmox VE 7.x) and the perccli64 still works very well on both showing/setting parameters of the card and VDs.


Update on Oct/5/2022:

a newer version dell perccli64 has been found in following link:

https://www.dell.com/support/home/zh-cn/drivers/driversdetails?driverid=36g6n

from which you can easily find the .deb directly from the tar.gz file, and this means you don't need to alien that from a rpm package, and the deb can be installed directly into debian 11 and Proxmox (which has been tested).


I went search Dell PERC H750 and found out that Dell provided PercCli instead, as RPM package for Linux, which means we can use the alien command to switch the package format from RPM to DEB. After installing the PercCli, this works quite well on Debian 11 using same syntax as Broadcom StorCli (which has different syntax against the traditional MegaCli).

https://www.dell.com/support/home/en-us/drivers/driversdetails?driverid=nf8g9

This has been tested on my new Dell R640 instance and proved working well.

oh, btw, check files using dpkg -c xxx.deb to get to know what's inside the deb package before (or after) the dpkg -i xxx.deb installation, otherwise it maybe not easy for you to find out where the binary is.

Actually it should be there as /opt/MegaRAID/perccli/perccli64 for your information.

Answer from Ning Yu Fisher on serverfault.com
Top answer
1 of 2
4

Update on Feb/20/2024:

The Dell Perc H755 (installed on a R750) is now also tested with Debian Bullseye (Proxmox VE 7.x) and the perccli64 still works very well on both showing/setting parameters of the card and VDs.


Update on Oct/5/2022:

a newer version dell perccli64 has been found in following link:

https://www.dell.com/support/home/zh-cn/drivers/driversdetails?driverid=36g6n

from which you can easily find the .deb directly from the tar.gz file, and this means you don't need to alien that from a rpm package, and the deb can be installed directly into debian 11 and Proxmox (which has been tested).


I went search Dell PERC H750 and found out that Dell provided PercCli instead, as RPM package for Linux, which means we can use the alien command to switch the package format from RPM to DEB. After installing the PercCli, this works quite well on Debian 11 using same syntax as Broadcom StorCli (which has different syntax against the traditional MegaCli).

https://www.dell.com/support/home/en-us/drivers/driversdetails?driverid=nf8g9

This has been tested on my new Dell R640 instance and proved working well.

oh, btw, check files using dpkg -c xxx.deb to get to know what's inside the deb package before (or after) the dpkg -i xxx.deb installation, otherwise it maybe not easy for you to find out where the binary is.

Actually it should be there as /opt/MegaRAID/perccli/perccli64 for your information.

2 of 2
0

Turns out that offending command which gets blocked is megacli -AdpAllInfo -a0 -NoLog where perccli64 will be blocked for this command as well as megacli.

One can hopefully patch megaclisas-status to avoid such command

diff --git a/megaclisas-status b/megaclisas-status
index 870e3a5..a9bc55b 100755
--- a/megaclisas-status
+++ b/megaclisas-status
@@ -27,7 +27,7 @@ nagiosbaddisk = 0
 
 # Sane defaults
 printarray = True
-printcontroller = True
+printcontroller = False
 debugmode = False
 notempmode = False
 totaldrivenumber = 0

We lost information about controller and BBU but megaclisas-status daemon can be used to monitor the status of the array without need for heavy refactoring for perccli64 (not talking about perccli64 /c0 show all segfaults for us anyway -- R540 + H750)

🌐
Dell
dell.com › home › support home › product support › driver details
LINUX PERCCLI Utility For All Dell HBA/PERC Controllers | Driver Details | Dell Estonia
1. To install the perccli RPM, run the rpm -ivh perccli-007.1910.0000.0000-1.noarch.rpm command. 2. To upgrade the perccli RPM, run the rpm -Uvh perccli-007.1910.0000.0000-1.noarch.rpm command. For Ubuntu installations perform the following: 1. sudo dpkg -i perccli_007.1910.0000.0000_all.deb 2.
🌐
Dell
dell.com › home › support home › product support › manuals
Dell PowerEdge RAID Controller 9 User’s Guide H330, H730, and H830 | Dell US
poweredge-rc-h730 | Dell PowerEdge RAID Controller 9 User’s Guide H330, H730, and H830 | linux-driver-installation
🌐
Qask
qask.org › server › 2023 › 05 › 24 › dell-perc-h750-compatibility-with-debian
Dell PERC H750 compatibility with Debian
The tech support told me that this new RAID controller is not compatible with Debian (nor CentOS 7, which is on the SLI liveCD), and I have to ask for a replacement by an older but compatible H730P.
🌐
Proxmox
forum.proxmox.com › home › forums › proxmox virtual environment › proxmox ve: installation and configuration
Dell R 730 PERC H730P [ Solved ] | Proxmox Support Forum
March 30, 2016 - hello, I want buy a dell r730 server ... i must use a perc 5/6 card. ( sorry for my english ) Thanks ... Hi, if it works with Debian it works with Proxmox VE....
🌐
GitHub
github.com › eLvErDe › hwraid › issues › 119
New PERC DELL · Issue #119 · eLvErDe/hwraid
November 19, 2020 - 18:00.0 RAID bus controller: LSI Logic / Symbios Logic MegaRAID SAS-3 3108 [Invader] (rev 02) Subsystem: Dell PERC H730P Adapter Kernel driver in use: megaraid_sas Kernel modules: megaraid_sas af:00.0 RAID bus controller: LSI Logic / Symbios Logic MegaRAID Tri-Mode SAS3508 (rev 01) Subsystem: Dell PERC H840 Adapter Kernel driver in use: megaraid_sas Kernel modules: megaraid_sas · Does these cards are supported by debian buster packages?
Published   Nov 19, 2020
Find elsewhere
🌐
Reddit
reddit.com › r/homelab › debian system can see dell perc 310, but not the drives
r/homelab on Reddit: Debian system can see Dell Perc 310, but not the drives
April 25, 2022 -

Morning (I think)

I'm entirely stumped.

Flashed Dell Perc 310 successfully (lol, I mean after 3 days of trying).

Running Open Media Vault, so debian. Lspci shows the controller, all good.

No drives show up. I've tried different drives, different cables. Card has latest LSI firmware flashed to it.

Is there something system wise I need to do? I can't work out if there is a driver issue or what it is. I didn't have this issue on the last machine, but it was so long ago that I set that one up I can't remember. First time using a 310, previously I had a standard LSI which was simple and easy to sort out.

I know there is no bios on the card now as I don't have the option of entering controller bios when I boot up. Does that make a difference? It's only JBOD/IT so I'm pretty sure I don't need that for a passthrough.

Would love some trouble shooting tips before I rip the damn card out and yeet it out the window. Can tell I am stressed when I adopt my ten year old's gamer language.

🌐
Server Fault
serverfault.com › questions › tagged › dell-perc
Newest 'dell-perc' Questions - Server Fault
I have an SSD, Kioxia model KRM6VRUG1T92, in a Dell server with a PERC H730P that has the following policies as shown by perccli64 /c0/e32/s0 show all under Linux: FDE Type = None SED Capable = Yes ...
🌐
Reddit
reddit.com › r/homelab › dell perc support on ubuntu
r/homelab on Reddit: Dell PERC support on Ubuntu
August 5, 2021 -

Hi, All

So, after struggling with iSCSI on CentOS, I looked at the implementation on Ubuntu, and they could not have made it easier, you just install the software, add your LUN in a config file, restart the service and boom, iSCSI server (I swear, nothing has the right to be that easy) - anyway, this will play into my plans for an iSCSI datastore for VMWare from a hardware-raid10 setup over iSCSI and was just wondering if the Dell external RAID cards (Perc H800 & H810's) were supported under Ubuntu 20.04 or 18.04. I can't find anything saying they aren't, but also can't find anything saying the are definitively.

🌐
FreeBSD
forums.freebsd.org › base system › system hardware
DELL H755 RAID support | The FreeBSD Forums
February 16, 2022 - Now DELL has released the 15 Gen systems with the H755 RAID interface. Also, the H730 PCIe RAID board is now EOL... Which would not matter anyway, since the 12 bay RAID backplane connectivity would not support the PCIe H730 anyway. I cannot find anything on the FreeBSD 13 HCL or forums about the H740/H755 RAID.
🌐
Proxmox
forum.proxmox.com › home › forums › proxmox virtual environment › proxmox ve: installation and configuration
New Proxmox box w/ ZFS - R730xd w/ PERC H730 Mini in “HBA Mode” - BIG NO NO? | Proxmox Support Forum
October 30, 2023 - The H730 and H730p are both LSI SAS3108 and also connected with PCIe Gen3 x8. All support SAS and SSD drives and speeds of up to 12 Gbps per port. Apparently there can only be a difference between SAS3008 and SAS3108, but let's see.
🌐
Spiceworks
community.spiceworks.com › hardware & infrastructure
PERC H730P Firmware Update - Hardware & Infrastructure - Spiceworks Community
August 29, 2019 - I can’t seem to get my H730P up to the latest A13 version. When I received it …it was at A08 and I have successfully updated it to A12, but A13 keeps failing. Just wondering if anyone has had this problem. Its in a R730 with no warranty \ support.
🌐
Dell
dell.com › home › support home › product support › driver details
Dell PERC H730/H730P/H830/FD33xS/FD33xD Mini/Adapter RAID Controllers firmware version 25.5.9.0001 | Driver Details | Dell US
Installation 1. Browse to the location where you downloaded the file and double-click the new file. 2. Click the Extract button and extract the Dell Update Package to a folder of your choice. 3. Download the PERCCLI utility for your respective operating system from support.dell.com (www.dell.com/support/home/us/en/19/Drivers/DriversDetails?driverId=3XDPP).
🌐
Dell
dell.com › home › support home › articles
Support for PowerEdge RAID Controller H730P | Articles | Dell US
Updated: February 13, 2026 ID: 000122457 · This article provides information about Double Faults and Punctures in a RAID array and it also advises how to fix the problem. Updated: February 05, 2026 ID: 000139251 · This article provides information about how to manage the Dell PowerEdge RAID Controller (PERC) using the PERCCLI utility.
🌐
Proxmox
forum.proxmox.com › home › forums › proxmox virtual environment › proxmox ve: installation and configuration
Proxmox Install Failing on R740xd - PERC H730P | Proxmox Support Forum
December 5, 2025 - The server I want to install it on is a Dell PowerEdge R740xd with a PERC H730P RAID card. I want to install the operating system on two used SAS SSDs in ZFS RAID 1, in UEFI mode. I set the RAID card to HBA mode, but during installation I see several I/O errors, and after installation, when Proxmox would start, a “BIOS halted” error appears in iDRAC and the system freezes.