Ich verwende Pangolin seit etwa einem Jahr. Allerdings hat das Gürteltier immer noch nicht meinen lokalen npm vollständig ersetzt - weil ich schlicht zu faul dazu bin ;-)
Der Knackpunkt bei Pangolin ist, dass er komplett ohne Löcher in der...
You somehow managed to create log entries for the year 2098, which the time series db rightly complains about. They should be safe to just delete, you can optionally install rrdtool apt install rrdtool and create a dump of the db/remove the...
Reine Vermutungen:
Deine VMs haben ja nun eine eigene, private IP Adresse in einem Netz, welches nicht außerhalb des PVE geroutet wird. Korrekt?
Dann ist die übliche Lösung: NAT/Masquerading. Für ein "normales" Setup schaust du hier...
What's your usecase for ProxmoxVE? If you mainly want to run your Notebook as a Desktop System something like VirtualBox or virt-manager is more suitable.
Are you running this command as a user or as root? (Use "su -" or "sudo -i" to become root.)
For this class of problems please post the whole command line (including the prompt) and the full output verbatim (and in ...-tags).
It is worth to note that KSM only kicks in when more than 80 % of the system RAM is actually in use. (Default setting.)
https://pve.proxmox.com/wiki/Dynamic_Memory_Management#KSM_in_action
(( Edit: oops - old thread. It was presented as...
Thanks all.
I will test zswap now, in some week.
Zram was not succesfull for me (some instabilities, and they disappear after unstallation of zram). And I saw this : https://forum.proxmox.com/threads/how-to-configure-zram-on-zfs.151747/
That is...
This isn't about zswap though, zswap and zram (although they serve a related but not completely identical usecase) are actually quite different things as explained in the references from Impact.
The most relevant difference is that zswap...
It's not PVE specific. Just add zswap.enabled=1 to the kernel args or set the prop via a cronjob at boot or a service or however else you prefer.
- https://wiki.archlinux.org/title/Zswap
- https://wiki.debian.org/Zswap
ZRAM has better tooling...
Try to look into the wiki: https://pve.proxmox.com/wiki/Zram ;-)
Edit: that page seems to over-complicating things. For me the single command apt install zram-tools was sufficient. That gave me:
~# zramctl
NAME ALGORITHM DISKSIZE DATA...
Well..., yes.
Since August: https://forum.proxmox.com/threads/proxmox-virtual-environment-9-0-released.169257/#post-788520 ;-)
And first upgrade in November: https://forum.proxmox.com/threads/proxmox-virtual-environment-9-1-available.176254/...
I was talking about upgrading to Trixie, if you really want to get the new apt binary - which is a weak reason, there are much better ones.
In case of PVE this is the guide to follow: https://pve.proxmox.com/wiki/Upgrade_from_8_to_9
This distinction is irrelevant for PVE or any other virtualization platform that does not use files for its storage, as @aaron already wrote.
I would ALWAYS recommend to run trim/discard inside of the guest to really free up actually free space...
Indeed, e.g. here: Post in thread 'How can I prevent root user in PVE to delete backups created via PBS?' https://forum.proxmox.com/threads/how-can-i-prevent-root-user-in-pve-to-delete-backups-created-via-pbs.179330/post-832059
But to give...