Yes, with only one SSD for everything, you would have needed to select to install proxmox on ZFS during install. Making an additional data set for the video files would need to be done from the command line with the zfs create command, there...
Hallo zusammen,
ich beschäftige mich gerade mit der Frage, wie sinnvoll sich Proxmox für einen kleinen 3D- und Visualisierungs-Workflow einsetzen lässt.
Die Idee wäre, eine Windows-VM mit GPU-Passthrough zu betreiben und darin Anwendungen für...
On LUN limits as the cluster grows : one VM disk is one LUN, so this is the number to plan around. The plugin reads the per-model ceilings from the NAS itself (SYNO.Core.System info type=define) rather than from a datasheet, because they differ...
Thanks Johhnie
root@Proxb2:~# pvecm status
Error: Corosync config '/etc/pve/corosync.conf' does not exist - is this node part of a cluster?
root@Proxb2:~#
The cluster was a 3 node cluster, the "main" node that was the gateway crashed with...
Welp, I'm learning about the edit window now, so reserving a third post was unnecessary. Anyway, here's the promised tutorial on Hosting Behind CGNAT with Wireguard and PBR Split Tunneling with OpenWRT.
Hello Everyone
I have three nodes and Dell ME storage.
ME only use the iSCSI protocol.
if PVE cluster mount iscsi, can not use thin-provision.
Dell ME storage unable to configure ZFS over ISCSI.
So any suggestion ? my cluster mount the...
A cleaner way to fix it while keeping protection on for other sites is going to your about:config adding your proxmox's domain `privacy.resistFingerprinting.exemptedDomains` , which only disables it for the sites listed, like...
I'd recommend keeping RFP on, and just going to your about:config and changing privacy.resistFingerprinting.exemptedDomains to a list of your domains like *.local.mysites.com,192.168.1.69,your.site.here
Hello,
I would like to share the initiative of packaging the Linux client for different distributions as a nice opportunity to give back to the PBS creators and the community.
I've repackaged the original supported client in native RPM/DEB...
I don't think it's related. It's about vioscsi in general, and my problem is strictly about kernel 7.x
For now, it seems switching to aio=native stops the freezes (seems = probability 80%). But I also encountered one identical freeze on an older...
Das ist in der Hardware der OMV VM, beim Hinzufügen eines Laufwerks.
Die Platte ist jetzt bereits ein Verzeichnis mit ext4 Formatierung.
Oder muss ich eine EFI-Disk, oder TPM-Status hinzufügen? Was ist denn das?
CloudInit-Laufwerk und Laufwerk...
Beim Hinzufügen des Laufwerks, wieso hab ich denn so einen Unterschied in "Verfügbar" und "Kapazität" und kann ich die Kapazität einstellen als Größe?
Und welches Format sollte man wählen?
SCSI, CephFS, RDB u.ä. wird doch erst relevant, wenn...
/etc/pmg/templates doesn't exist by default. It's an override directory - the stock templates are read-only under /var/lib/pmg/templates/ and pmgconfig uses a file from /etc/pmg/templates/ only if you put one there. You need to create it...
I can answer the "Windows Server 2025" question: use "nvme disk" emulation subsystem:
PVE v8 , PVE v9 - will work ( requires qemu 9.2+ )
https://www.qemu.org/docs/master/system/devices/nvme.html
-drive file=disk0.qcow2,if=none,id=nvm
-device...
Thanks to this thread I've been able to get my AMD Ryzen 9 5950x on an x570 Aorus Master MB with two 3090 RTX GPUS up and working with Proxmox VE 9.2.10 on the Linux 7.0.14-11-pve (2026-08-06T23:36Z) kernel and Nvidia 595.91.07 drivers.
I...
If you have not done so yet, save system journal from each host as far in the past as it allows you. At this point its probably your only lifeline to RCA. I know the hindsight is 20/20, but the best time for data collection was, unfortunately...
All 9.2.6 - we try and keep things up to date.
Our major problem has been finding the root case (which everyone wants for an outage report) and dbus is the only culprit we found. So we're probably going to have to monitor that.
No idea why it...