I think you mean the smart idea described e.g. by @Cookiefamily in the thread "Copy backups to external drive" from year 2021 :)
https://forum.proxmox.com/threads/copy-backups-to-external-drive.88791/post-389048
Feedback zu der Antwort, es hat funktioniert und ich komme an meine Daten wieder dran.
Falls jemand das selbe Problem hat und das Betriebssystem auf einer anderen Platte haben, einfach das Betriebssystem grundinstallieren, im Anschluss das machen...
You might not doing anything wrong :) .
I wonder what is this above sdd disk sized 0 bytes...
If these four disks are connected to that LSI card, I would check if the card has any "BIOS" / setup menu that can be entered into during the bootup of...
Thanks for the help guys.
Originally the HA vm had a 32GB disk but it ran out of space and refused to boot.
I tried the fs trim commands above but still get the same errors.
TBH I think that fstrim is a bit of a red herring. The filesystems...
I had the same problem and it only works from my mobile or PC with https://ip:8006/?mobile=1 and this is how I solved it:
rm -f /etc/apt/apt.conf.d/no-nag-script
apt install --reinstall pve-manager proxmox-widget-toolkit
systemctl restart...
Did anyone figure this out. I am trying to work out the exact same thing as well. I dont want to have to manually go assign users to specific groups once they have been added. Documentation says it should happen automatically but i cant figure...
Hello PVE community!
New to the forum, but I've been running PVE for - a while now in my homelab. Since the beginning of the year I think.
Until today I had a much older (cirka 2018) Windows Server 2016 machine running Hyper-V and a bunch of...
I had a qdevice in our cluster for a short time (as we're migrating from a different solution to proxmox) so i didn't have 3 free servers. Now I've removed the qdevice as is mentioned on the wiki and I've added the 3rd server.
That all works...
Hello,
Yes, you can safely remove the corosync-qdevice package from the nodes that had it.
I also tested on a 2 nodes cluster, I had to manually run ~# systemctl restart corosync on all cluster nodes, In order to completely remove the qdevice...
(not my creation)
See:
https://gyptazy.com/blog/debian-13-trixie-final-lxc-container-image-for-proxmox8-proxmox-9/
Also see this thread about Debian 13 and LXC in Proxmox:
https://forum.proxmox.com/threads/debian-13-lxc-template.169469/...
Got an answer from sales @leesteken
Don't do it thanks. "Unfortunately we cannot accept donations as such."
For future reference. Best advice by @bbgeek17
Cheers.
JC
And they already said they don't want to start a Donation button on the website again (because nobody used it in the past). So I assume Proxmox either wants a yearly donation of a fixed price or none at all.
You can either save up before doing a...
Hi all,
Egg on my face, I blindly followed the upgrade instructions to pve9. Turns out for those of us running mellanox/nvidia networking, there is no support for debian 13:
Other than not restarting (and praying drivers come out in the next...
Hatte gleiches Problem. Dieses Script hat geholfen. Zumindest hatte ich seit dem keinen Ausfall mehr. Es hilft übrigens temporär, wenn man das LAN-Kabel kurz trennt und wieder verbindet.
If I try debugging by running lxc-start -F -n <container ID>, I get the following error messages:
If I follow the error message instruction to See 'systemctl status proxmox-backup.service' for details.
If I follow the error message...
@t.lamprecht please update 8to9 instructions to clearly indicate to NOT UPGRADE if your are running mellanox/nvidia networking. They do not support debian 13, and you will wind up with a broken system, requiring a fresh install (if running vendor...
Yes there are, especially if you use either VLAN on any VF passed to an LXC/VM or a mix of bridged interface pointing to VF.
For bridging a VF (or a PF actually) and enabled all VM to see traffic coming/going from the bridge you have to register...