Yes, you’re right—from your perspective, users of both the Test Repository and the no-subscription Repository are likely testers who don’t generate revenue for you.
However, I had expected a bit more. Since users without a subscription cannot...
this is currently not possible on the PVE side. if you are using PBS, you can give the PVE host append-only access and do the pruning on the PBS side to achieve the same effect.
Hi,
When using "qmrestore" for backup restore tests it uses 4 threads by default: "using up to 4 threads .... fetching up to 16 chunks in parallel". So how can I configure these values? I want to decrease it for testing (to see if it will affect...
I'm wondering why on the GUI we don't get the same Usage as the used from the free command?
root@nas-2024:~# free
total used free shared buff/cache available
Mem: 24615876 19966828 1428560...
The proposed fix works for me on PVE 9.1 kernel 7.0.2-3-pve (thanks to Giovanni).
root@pve1:~# pveversion
pve-manager/9.1.11/8eac2c86f015bdda (running kernel: 7.0.2-3-pve)
root@pve1:~# modinfo ixgbe | head -2
filename...
Assuming the VirtIO drivers were already installed in the Windows 11 environment (otherwise that VirtIO SCSI controller would not work) why don't you use the VirtIO network devices (like in the working VM) instead of the e1000.
One other thing...
Hi @uzumo,
the next Proxmox VE point release is coming up and we need to give QEMU 11 more widespread adoption to find regressions with different hardware/configurations/use cases in time before the release. I forgot to mention this issue in the...
So mache ich das im Prinzip auch.
Mit je einem ZFS-Dataset pro späterem Samba Share kann man ZFS Features ggf. sinnvoller nutzen als mit der "alles in einen Topf" Taktik.
Getrennte Snapshots von Shares, Quotas, Abfrage tatsächlich belegter...
To answer your actual question instead of rather pointless debate whether the subscription is actually a licence and vice versa (which doesn't really matter for your question): It depends. Can you live with the risc that you might get hit with a...
Built a three node cluster which was all working correctly.
All networking working tested, for failover using dual nics, across two switches.
PVE-HYP-04P10 ⚠️ (warning)
PVE-HYP-05P10 ❌ (red/offline)
PVE-HYP-06P10 ❌ (red/offline)
pvecm...
Hi,
Proxmox Mail Gateway nutzt (so wie auch unsere anderen Produkte) ifupdown2, nicht ifupdown, was normalerweise mit Debian geshipped wird.
Gibt auch kein direktes Äquivalent zu dem Command mit ifupdown2, was ich auf die Schnelle sehe.
As so often: it depends.
If I run a company and I my services infrastructure is used in my office to make money and I want that to be possible with ~99.9 percent reliability (that's one workday per year) then I use the better tested...
Hi,
as others already pointed out, yes (from the docs):
ZFS over iSCSI is recommended in such a case, rather than adding two more layers with NFS and qcow2.
By using ZFS over iSCSI, you can create and restore snapshots via the API without directly accessing Truenas, and thin provisioning is also available.
I recommend looking into it and testing to see if it behaves as you expect.
Probably: yes.
If I remember correctly removing a snapshot means to integrate the modified blocks (since the point in time when the snapshot was taken) into one single file. That's plain and simple a slow operation. Problems like like this...