Set up your bond, use it directly or through a bridge if you want VMs on it. And either set that bridge as VLAN Aware if you only need VLANs for VMs, or add a VLAN if you want to manage your node through it.. and a bridge on top of it if you also...
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).
To finish up my post I just want you guys know that above procedure worked perfectly well to replace 12 OSDs.
Eventually I had to adjust the weight of the OSDs to match their capacity.
Thanks for your comments! Happy new year!
I had trid ocfs2 10year ago during 1~2 year, and I had a lot of lock problem if 1node of the cluster was going down. (like full cluster lock during 1~2min, the time that the lock was released). I have done benchmark test last year, and write...
Ja, das stimmt natürlich, aber in der Admindoku hatte ich mal vor Jahren gelesen, das dies möglich sein soll, wenn der Parameter nodes gesetzt ist und es Unterschied, wie im Beispiel, gibt. Leider finde ich die Stelle nicht mehr. Kann sich jemand...
I've setup 3 node proxmox test cluster (version9). I'm using share LVM with FC storage (netapp) & backup using Veeam. Need to know, how to setup disater reovery for my test VMs? is there any tool/application which provides a similar feature like...
Hallo,
ich habe aktuell das Problem, das der Kernel nicht aktualisiert wird, da angeblich auf der Festplatte kein Platz mehr ist, was komisch ist, da dies nicht stimmt.
Das ist der Fehler:
No /etc/kernel/cmdline found - falling back to...
How are you installing these containers? The output looks a lot like some 3rd party community scripts not provided by Proxmox. So I would ask there why things might be failing. As it could very well be something going wrong there and not on the...
hi,
you would have to adjust manually afterwards.
you can copy your storage settings, network settings, all the VMs and CTs you have. just take a backup of your entire /etc folder to be sure and restore everything you need from there like...
It is supported by Debian and Linux kernel though.
https://packages.debian.org/stable/admin/ocfs2-tools
https://manpages.debian.org/trixie/ocfs2-tools/ocfs2.7.en.html
Proxmox team doesn't test that configuration and therefor can not validate...
Tried the following so far:
proxmox-boot-tool kernel unpin
proxmox-boot-tool refresh
and also:
apt install --reinstall proxmox-kernel-6.17
reboot
made no difference.
The correct way that I found to remove a node from a cluster is the following:
NOTE: for this case, we will remove node1 from a cluster. Also, Bash: blocks are the commands used, and Code: blocks are command outputs.
1- Use the following...
# update-grub
Generating grub configuration file ...
W: This system is booted via proxmox-boot-tool:
W: Executing 'update-grub' directly does not update the correct configs!
W: Running: 'proxmox-boot-tool refresh'
No /etc/kernel/cmdline found -...