Did a bit of testing on a lab cluster before doing this on prod. Sharing the
recipe I landed on.
TL;DR: use an API token with a dedicated user, not root@pam. Even if PDM is
"trusted infra", spreading root credentials is a habit you don't want...
For completeness, here is also my full virsh XML for this VM:
<domain type='kvm' id='2' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0'>
<name>console</name>
<uuid>837730e7-258a-4357-865b-375fe422825f</uuid>
<memory...
Hi guys,
I spent a quite some time trying everything mentioned here and in other threads related to this. For me, the benchmark was being able to lower PkgWatt and reach Pkg%pc2 and Pkg%pc6 residency in my VM. This VM I run on my laptop...
Hi everyone! :)
On PVE 9.1, with zfs-2.3.4-pve1 and zfs-kmod-2.3.4-pve1 I suddenly had a storage (non-OS) zpool suspended, due to I/O errors on "ata3" (1 of 2 disks of a ZFS mirror).
I was able to copy several hundred GBs of data onto a backup...
It was a typo, I corrected. Thanks for the hint ;) I meant that ext4 is more robust than xfs e.g. in case of a power failure while xfs is said to perform better with databases and similiar workloads. Another difference is, that ext4 can shrink...
Doesnt affect latency and QD1 heavy workloads.
Running 2x25GB for both public and cluster.
Connectx5 for public optimized for latency Intel XXV710 for cluster
It's not about high load or bandwidth — it's all about how quickly the network can...
With a total of 2GB of RAM, & ~0.6GB actually available, I'm not exactly sure what you intend to "run" on it!
Possibly this was just a POC, but anyway happy Proxmoxing!
It was a typo, I corrected. Thanks for the hint ;) I meant that ext4 is more robust than xfs e.g. in case of a power failure while xfs is said to perform better with databases and similiar workloads. Another difference is, that ext4 can shrink...
Yeah, that's fine as long it is useful inside of the VM
For pure testing it it fine - as there are definitely other rules than for a productive system. I am sure you know the recommendation to pass-through a controller for this, before going...
This might sound strange but see if your 5060 ti has the latest uefi firmware. This made my 5060 TI work fine afterwards. Hopefully that will fix your issue.
Not wanting to be a "Just use XYZ" guy but maybe in case everything else fails you might try to switch to NFS (which the Synology typically offers too).
Fail2Ban fails after upgrading Proxmox 8 to 9
Hi,
After upgrading from Proxmox 8 to 9, I noticed that Fail2Ban was failing to start:
fail2ban-server[615]: ERROR Failed during configuration: Have not found any log file for selinux-ssh jail...
Check Mount Options: Look at /proc/mounts. If using cache=none or forcedirectio, try switching to default caching (cache=standard) to see if the issue stops.
Kernel Logs (dmesg): CIFS kernel drivers usually log page errors. Run "dmesg -T | grep...
Found your script today ...
The script does not list available versions. Only the hard coded version is selectable.
So you have to know the "right" version :(
It would be great if the script would store the choosen config values and read these...
Hi
Do any have a list over the IP-numbers which are in use for enterprise.proxmox.com
Because if I make nslookup on enterprise.proxmox.com I do not get the same as what PMG gets when i run update.
Regards
Henning