I suggest once again that people evaluate the Pulse monitoring app, which uses the Proxmox api to monitor not only the temps, but the CPU/RAM/Disk/Backups/hosts/docker apps etc. on a single pane of glass, right across your estate. They have made...
I checked and there is no Samsung Magician tool available for Samsung Evo Drives...
I even tried to download the only Linux tool I saw under Samsung Magician software (even though it said it's only available for DC drives) and predictably it...
Same exact problem here with latest rev. 9.1.1. By the way I got exact same error after luanching qm migrate from an old node version 8.1 to migrate vm to a new cluster (this one with 9.1.1)... I was initially thinking it was due to EFI disk and...
I have given up on getting lxc.idmap to work.
I found a working method via this post: https://forum.proxmox.com/threads/zfs-permission-and-ownership-problems.166084/post-771442
Correct, Homepage does not verify the certificate. And the cited error looks like the authentication fails. This may well be because the permissions are insufficient. Those are difficult to get right for API tokens.
BTW: This still works fine...
Bester Mann/Frau! DANKE!
Selbes Problem unter Proxmox VE 9.1.1 vorhanden.
Ich muss zusätzlich folgende Einstellung vornehmen:
nano /etc/network/interfaces
iface vmbr0 inet static
[...]
post-up ethtool -K enp87s0 tx off rx off tso off gso...
Up to now we used to have a mature open-source option for hosting S3 on-prem (minio).
Now you say: "ALL available options should be considered beta"
That's a huge regression and I feel like it leaves a void, which Ceph Object Storage on Proxmox...
Keine Ahnung, sorry. Diese Links sind bekannt?
https://pve.proxmox.com/wiki/Advanced_Migration_Techniques_to_Proxmox_VE
https://pve.proxmox.com/wiki/Migrate_to_Proxmox_VE
https://pve.proxmox.com/wiki/Windows_11_guest_best_practices
Hi,
Backups can cause high disk I/O on the node, and Grafana/InfluxDB is sensitive to that. Even though both run on the same VM, the storage is shared, so the backup load can slow it down and trigger alerts.
You can try limiting backup speed...
Preface
While I am basically sure this is documented somewhere I was not able to find a compact guide. And I was never in a situation where this was necessary... yet. What I had found is https://pve.proxmox.com/wiki/VMA and the man-pages of the...
I can no longer replicate the ignoring of manual migration request, as it clearly states conflict with strict negative affinity — as you detailed. Maybe it was fixed with an update to PVE or propagation to the browser UI.
I think it could be...
You have four (or is it five?) technically different devices which leads to a lot of possible combinations regarding a PVE cluster and a PBS. I can not give you one single way to go. But I have some hint from my point of view:
The problematic...
We're very excited to present the first stable release of our new Proxmox Datacenter Manager!
Proxmox Datacenter Manager is an open-source, centralized management solution to oversee and manage multiple, independent Proxmox-based environments...
Hi Kosnar, I agree with you, I think that the problem is related to the RAID controller. I've already tried to wipe the disk and the issue is the same.
I've also tried to install PVE 9.1 on a single disk, avoiding the use of ZFS and choosing ext4...
I have a VM of docker running. I need to mount my zfs drive to it that's currently /mnd/disc1
I just need my docker apps to be able to see this drive
How do I do this in a Virtual Machine?
Usually on an LXC, I do:
mp0: /mnt/disc1,mp=/mnt/disc1