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...
Looks like a new version was rolled out, at least for the non subscription lab rats:
root@pmg1:~# dpkg -l|grep pmg-api
ii pmg-api 9.0.6 all Proxmox Mailgateway API Server...
Well, using non-enterprise PVE repos we ARE the beta testers. If they deployed this on the Enterprise repos then yes you have a valid point. This is the risk we take using non-enterprise repos. These kind of breakages are very rare and...
Per the documentation it does state: "It’s not recommended to use this on production servers, as these packages are not always as heavily tested and validated." Source...
I don't speak about changing it to a non-human-readable format. I talk about reusing de VMID, which is indeed a problem in a lot of usecases in your own software. Speaking of Backups, disks and other stuff which is linked to a VMID.
When reusing...
I am just starting to use Proxmox and didn't realise that it could integrate with Veeam! Adding it into Veeam backup jobs was very easy, basically the same as for ESXi :)
Most likely related to the issues that were fixed in the respective commits [1] [2] - they're indeed not included in the ISO atm.
[1] https://git.proxmox.com/?p=pve-common.git;a=commit;h=8516622423e11789ef2801bd44f58803544eafab
[2]...