Removed the "Solved" from the thread and changed the title. The issue is now, that I need the VM hardware with UEFI. In SeaBIOS I get problems with "Failed to allocate" and what I have seen in the web, these kinds of problems could be solved with...
Da brauchen wir mehr Informationen!
Wie sieht denn Deine Mailfilter-Verarbeitungsliste aus (Screenshot?)
Hast Du mal eine Mail von einem der betreffenden Absender im TrackingCenter gesucht und Dir deren Logeinträge angesehen? Dort findest Du alle...
You may want to enable "Backup fleecing", which directs writes during the backup to a local fast image to avoid slowing down guests: https://pve.proxmox.com/wiki/Backup_and_Restore#_backup_modes
Hi everyone!
I’m trying to figure out the best way to back up several VMs and containers in Proxmox. I’d like to do it without slowing down the running machines or causing issues for users. Do you have any tips or strategies that work well? Are...
I have docker hosted in a VM. Some of my docker containers (not all ) need traffic shaping at network appliance. So i need these containers to have their own mac address. In docker speak i'm using a macvlan network. The vm is using a proxmox...
While it's surely a good idea to disable ssh login for root I still think that for even better isolation of the qdevice a setup like the one described by @aaron here is to be oreffered...
Usage of the Quorum Device
It kicks in automatically. Now we got “7” instead of “6” votes = one more than at the beginning:
root@pna:~# pvecm status
...
Votequorum information
----------------------
Expected votes: 7
Highest expected: 7...
Statement: it is not required to allow root@cluster to login to a separate “Quorum Device”-machine after installation.
The “tl;dr” boils down to a single line:
~$ echo "PermitRootLogin no" | sudo tee /etc/ssh/sshd_config.d/permitrootlogin.conf...
We did not verify this at that time.
I did it now, a few months later: https://forum.proxmox.com/threads/fabu-how-to-setup-a-quorum-device-and-secure-it-by-disabling-root-access.181525/
Bonjour,
Je ne maitrise pas bien Proxmox et j'aurai besoin de vos conseils pour une urgence à résoudre, le contexte.
J'ai un NUC sous Proxmox 6.4-13 qui virtualise 1 VM sous Windows, ce NUC présente des signes de fin de vie et l'idée est de...
This is already available. Proxmox just has to integrate it. Try something like this
qm guest cmd VMID get-fsinfo | jq
You can see what that looks like here.
I also searched the bug tracker for get-fsinfo (I couldn't remember the command...
Hi,
certain changes can be applied right away, others not. Changing the MTU can, in the sense that the vNIC is reattached with the new setting.
If you have the latest qemu-server packages installed (>= 8.4.3 on the source and >= 9.0.20 on the...
This is frustrating I researched this and found that there doesn't seem to be a way to filter out these messages because they are syscall messages,
You cannot put a syscall rule on an exclude list because syscall rules are evaluated at syscall...
das forum ist zwar nicht wirklich der richtige ort um sowas zu fragen, eher geeignet wäre die pve-devel liste: https://lists.proxmox.com/postorius/lists/pve-devel.lists.proxmox.com/
ein update erzwingen kann man zwar mit...
The Proxmox host shouldn't need to see your coordinator (but can, depending on your configuration). Only your container with the Z2M service needs to be on the same network. The default bridge vmbr0 exposes all your services on the network your...