Hello everyone,
Unfortunately, it seems that even kernel 6.17.4-1, installed on PBS, does not solve the problem.
After a few days of everything working good, today, during the daily backup, I found a VM with very long backup times and another...
This is a HOWTO for configuring Wifi for Proxmox VE 8-1.2 w/ SNAT. I've read a bunch of various writeups but none of them are consistent so hopefully this will be a one-stop shop for people to get Wifi w/ SNAT configured. Hopefully this can be...
Ist generell auch bei nicht so wichtigen Diensten eigentlich immer eine gute Sache. Hilft auch enorm beim troubleshooten.
Der ganz grosse Vorteil von LXC ist die Nutzung von files anstelle von blockstorage. Das ist eine kompliziertes Thema und...
Both (!) is suboptimal. (You know that, right?)
But if I am forced to choose: the PBS (or any backup system) should be independent from the source it will backup. You'll probably want the backup to be available and usable when (not: if!) the...
You are correct that you need a 3rd member/quorum to achieve proper cluster status.
You should also consider that creating a cluster across "sites" requires these sites to have very low latency between each other. And to do everything by the...
Ist generell auch bei nicht so wichtigen Diensten eigentlich immer eine gute Sache. Hilft auch enorm beim troubleshooten.
Der ganz grosse Vorteil von LXC ist die Nutzung von files anstelle von blockstorage. Das ist eine kompliziertes Thema und...
I would most like to not replace GRUB as the main bootloader for my production machine if possible.
But the tip on efibootmgr was actually good, at least helps in getting correct info on where the boot binary is and on which UUID etc :)
just chiming in here to say I also have a system with an AMD Ryzen 5 PRO 2400GE CPU on a ThinkCentre M715q running 6.8.12-17-pve, and I'm having issues with the device hanging/freezing and requiring a manual power reset. I don't know how to fix...
I'm running 6.17.2-2-pve and I noticed it broke PBS, so I have rolled back to 6.14.11-4-pve as all backups were stalling. it appears the TCP receive window too small.
I'm still running 6.17.2-2-pve on one cluster of PVE9's and wondering if I...
I encountered a similar issue. I desired to execute a hook script that would reinitialize the AMD GPU after a virtual machine (VM) shutdown. The script functioned correctly when the VM was shut down via the web interface. However, if I initiated...
Thanks for suggestions,
I have reverted from 6.17.2-1-pve to 6.14.11-4-pve and backups are progressing again, so the ISO for PBS is broken. I think all my PVE's need to be reverted to 6.14.11 too as t he speed is still not right but at least its...
Is it possible to disable Proxmox Subscription warning on dashboard ?
for example I have Proxmox CE without subscription , and don't want to see alert for subscription on main page of dashboard ,
I'm having the same issue, everything has been running nicely for some time, and recently I noticed backups failing running for 24hrs...
today I updated my PBS server which was a CT (originally built from the helper script) which went bad and it...
I think If possible to edit or modifying dashboard It make us better , becuase Userfriendly ,
for example I have Proxmox CE without subscription , and don't want to see alert for subscription on main page of dashboard ,
I mean's it for Proxmox...
Is there a specific reason why Proxmox Node/host GUI/web-portal network settings does not support SLAAC configuration like it's possible for LXCs?
I know I can modify `/etc/network/interfaces` but changes there would be removed when anything in...
For LXC I would only run one application to keep it small and isolated as much as possible. As @UdoB mentioned: you can keep this set-up also with VMs. I personally don’t run a VM for only one docker container. One exception are really mission...
Thank you both for your replies.
So it looks like "pick your poison", based on hardware and requirements is the way to go and there is no "one size fits all".
Which is totally OK for me, as I can then decide on a case-by-case basis what makes...
This heavily depends on your applications, usecases and used Hardware.
For example running docker inside lxcs us known to break from time to time ( e.g. after updates) so any docker application should be run in a vm. But if you have limited RAM...