Nope, you won't buy the two small SSDs, and you will need at least one other 4TB SSD since a striped mirror will need at least four drives.
It's the ZFS equivalent of RAID10, basically you build two mirrors, then stripe then together. This gives...
native kernel driver should work, no need to install drivers from mellanox.
But connect3x are pretty old and they use a different driver than connectx4,5,6... so I don't known if they are still working fine. (I don't have used them since...
Da die NIC up ist, sollte der Server erreichbar sein. Kannst du die IP anpingen? Mal versucht per ssh zu verbinden?
Sonst aus der VM mal etwas externes anpingen.
P.S. dein /20 Subnetz ist schon relativ groß für eine Spielwiese.
Du kannst auch ZFS auf einem HW RAID Volume betreiben.
Dann sollte der ZFS Pool immer Single bleiben und niemals ein zweites vdev dem Pool hinzufügen. Dann läuft das stabil und ohne Probleme.
Natürlich kann man dann Features wie Self Healing...
A hardware RAID controller Battery Backup Unit (BBU) can cache sync writes and that might indeed help. (Or replace the SSDs with ones that have PLP.)
ZFS RAIDz1 is a poor choice for VM as the IOPS are much lower then using a ZFS stripe of...
Du kannst auch ZFS auf einem HW RAID Volume betreiben.
Dann sollte der ZFS Pool immer Single bleiben und niemals ein zweites vdev dem Pool hinzufügen. Dann läuft das stabil und ohne Probleme.
Natürlich kann man dann Features wie Self Healing...
This is the community forum, if you're not content with the replies you get for free of volunteers to your thread, you might want to check out the paid support offerings.
Ah, that was a quick one! Thanky you.
Redoing the ZFS pool sounds worth a shot. So I would still get 2 additional smaller SSDs for the system on a ZFS Raid-1 and then use the 3 4TB SSDs for a "ZFS stripe of mirrors"? Could you please clarify the...
Regarding RAIDZ versus (striped) mirrors on ZFS: https://forum.proxmox.com/threads/fabu-can-i-use-zfs-raidz-for-my-vms.159923/
I would run the SSDs in a triple mirror or (if you have budget for another 4TB SSD) striped mirror. Just buying...
This is the community forum, if you're not content with the replies you get for free of volunteers to your thread, you might want to check out the paid support offerings.
Could you send a bit more of the logs so we can get bit more of an idea of what happened? For example, the following could be helpful
journalctl --since="2026-02-10 08:10" --until="2026-02-10 08:30" | gzip > $(hostname)-$(date -Is)-journal.txt.gz
Background: Last summer I did some searching for a compatible fiber-channel solution to connect my two virtual host servers (Dell R420) to my TrueNAS server (Dell R630XD). Reviews seemed to suggest the ConnectX-3 card was a good fit that won't...
Hi everyone,
I’m trying to achieve a VM‑wide IPv6 block in Proxmox using only the GUI, without manually editing:
/etc/pve/firewall/<VMID>.fw
I want the GUI rule to behave exactly like the manual rules:
IN -6 DROP
OUT -6 DROP
These two rules...
Hello,
in our small office I run a standalone Proxmox VE on an older machine from 2020: Asus P11C-M/4L Mainboard, Intel Xeon E-2288G 8-Core 3,7 GHz, 64GB RAM, ZFS Raid Z1 with 3x 4TB WD Red SA500 SSDs on SATA.
The machine runs 3 linux servers...
Obviously you weren't hit by these :)
- https://forum.proxmox.com/threads/debian-13-1-lxc-template-fails-to-create-start-fix.171435/
- https://forum.proxmox.com/threads/upgrading-pve-tries-to-remove-proxmox-ve-package.149101/
-...
Not sure if it should be posted here or in PVE, but I do it here since the migration will be startet using the PDM GUI.
Simplified setup:
Datacenter "Site A"
node1.sitea.company.com
node2.sitea.company.com
node3.sitea.company.com
Datacenter...
Thanks for the feedback. Yeah.. That's what I thought. Already tested USB passthrough and it seems to be working. My only problem is passing the audio to the TV. At first, wanted to use USB DAC together with AV, but did not consider it would...