Hello @Gilberto Ferreira
For mesh is recommended 3 node cluster, if you have more nodes or plan to expand, go with switches.
https://pve.proxmox.com/wiki/Full_Mesh_Network_for_Ceph_Server
L
Edit: correct link
Hi there.
I want to create a full mesh network cluster with 5 nodes.
So, I went ahead and found this tutorial, which is for 3 nodes but I intend to adapt to work with 5 node. (1 of them, the 5th node will be only for quorum!)...
So I have this issue today as well, with two servers which dispite has the same processor, one has two and the other has just one (we are waiting for a shippiment).
Using host doesn't work.
Using x86-64-v2-AES works as expected.
And I have such an experience. Proxmox 8 is already installed. and the problem seems to be when using the Host processor type. This type was chosen in order to use more than 512 GB of RAM on a VM. Otherwise, YOU would not have started.
Hi there...
Before create a cluster with 2 servers, I changed it's name from sp1-pd... to proxmox01 and proxmox02.
A name more suitable, indeed!
Now, I don't no why, but there is a mistery rubbish in the HA Stack, like showing in the image...
Although is not encourage, you can compile a custom kernel for yourself. Not an easy task, I might add.
Here some instructions:
https://forum.proxmox.com/threads/proxmox-ve-8-0-mainline-kernel-builds.135375/
Let me know about your progress...
I forked and modified the Proxmox kernel repo to build mainline releases with their modifications. The modifications I made feels like a fair amount of duct tape was used to make this work. But for now, it compiles mainline builds and I'll get...
Is there any plan to support linux 6.12 for an incremental release? Or perhaps the next major release. There have been some massive performance improvements merged into 6.12 and, especially for virtualization tooling, it would be a shame to miss...
As you can see, the qm guest agent was able to communcate to the running qemu processes inside the vm, right?
So that imply to me that the qemu-guest-agent are up and running.
I see the VM IP in the WEBUI as well...
Hi there folks...
I have this strange behavior with a VM with Debian 12 failing to shutdown etiher when click shutdown in the UI or when trigger the qm guest cmd command:
pve200:~# qm guest cmd 100 shutdown
{
"error" : {
"class" ...
Hi there folks
Hope everyone is in good time.
I've had create this script:
#!/bin/bash
while read a
do
PBS_REPOSITORY="root@pam@SERVER_IP2:backup"
PBS_PASSWORD="good_password"
PBS_FINGERPRINT="some_numbers"
proxmox-backup-client...
I got it to compile/install in an LMDE 6 VM last night, and tested raidz and raidz2 expansion successfully. :)
https://github.com/kneutron/ansitest/tree/master/ZFS
...
Hi there...
OpenZFS 2.3 was release and one of the feature which, at least me, waiting fo so long is that now is possible to increase a RAIDz pool.
That will be awesome if Proxmox comes with this in near future release...
Here is the story...