惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

美团技术团队
Blog — PlanetScale
Blog — PlanetScale
阮一峰的网络日志
阮一峰的网络日志
M
MIT News - Artificial intelligence
月光博客
月光博客
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
U
Unit 42
博客园_首页
WordPress大学
WordPress大学
H
Hackread – Cybersecurity News, Data Breaches, AI and More
J
Java Code Geeks
F
Fortinet All Blogs
腾讯CDC
罗磊的独立博客
IT之家
IT之家
I
InfoQ
V
V2EX
博客园 - 叶小钗
A
About on SuperTechFans
Y
Y Combinator Blog
C
Check Point Blog
量子位
Martin Fowler
Martin Fowler
Vercel News
Vercel News

Proxmox Support Forum

[SOLVED] - Github Auth for Mirrors-Kernel Repo? [Automation] Mass migration tool for MS Win11/Server Proxmox GUI hang - not response is it possible to reject or quarantine spam based on conditions I set ? The PVENode task list in PVE9 is partially obscured due to the terminal font being too large. About 100% error reporting due to pveproxy.service hooks Kubernetes overlay networking breaks when upgrading from PVE 9.1 to PVE 9.2.3 Zentraler Speicher No space left on device Combine datastore and direct file archival to tape Kernel panic VFS: Unable to mount root fs on unknown-block (0,0) sobald ein 7.x Kernel verwendet wird. How to migrate disk of a VM from one ZFS to another Windows Server 2025 fails to boot after PVE 9.2 / Linux 7.0 Kernel upgrade Cannot Install Proxmox on T610 Poweredge with H700 PERC card sdn Config. gateway not reachable How to safely change domain/FQDN? Welche Filterquote erreicht ihr? NFS Share status unknown on 2 of 5 nodes Can't connect to PVE9 consoles [solved] Can't connect to PVE9 consoles [solved] [SOLVED] - Use secondary network for PVE commands Created cluster, one node storage gone BUG: proxmox mail gateway FROM = null bypass spam filtering Moving existing PBS from VMWare workstation to PVE cluster Does eBGP SDN fabric support external peering? Bug: PDM 1.1 not recognizing valid license status Proxmox GUI hang - not response PVE crashes unexpectedly Proxmox Backup Server 4.2 released! Advice
CEPH & ZFS Using a PERC H755n
invalid@exam · 2026-06-03 · via Proxmox Support Forum

Bonjour all,

I'll be retiring 3 Dell 650XS from their current jobs soon™, and I would like to put them in a CEPH HA NVMe backed cluster.
Currently, those servers are running a SATA/SAS backplane with a PERC H755 running the show.
My plan would be to replace that with a NVMe backplane and a H755n controller. (and NVMe drives whenever the prices drop to acceptable levels...)

Does anyone here have feedback on using this card for ZFS/CEPH?

Best Regards,

Taledo

As you know, ZFS & Ceph really don't play nice with RAID controllers like Dell PERCs.

While it's true you change the PERC from RAID mode to IT-mode, I've had issues in the past with the megaraid_sas driver. That's why I switch out Dell PERCs for Dell HBAs, like the Dell HBA355i. It uses the much simpler mpt3sas driver.

To get the lowest latency and highest throughput from NVMe, you'll want to connect the NVMes directly to PCIe lanes.

If the 650XS has rear drives, you'll want to ZFS RAID-1 Proxmox itself. Considered best practice to separate the OS from the data/VMs.

Been migrating VMware clusters to Dell 13th/14th-gen Dells at work to Proxmox Ceph using Dell HBA330s. No issues besides the typical drive & memory going bad bad and needing replacing.