Hi,
I had to change the public ip of the nodes in the cluster (3 nodes) to a new network ip, moved from 192.168.7.x to 192.168.29.x
to do that after initial simple node network ip changes I followed the following guide and steps...
The right way to handle Intel cpu frequency state and settings is to use a tool called cpupower. CPUPOWER is an utility that you get once you install linux-tools. In order to do that on ubuntu for example is apt-get install -y linux-tools-$(uname -r). I have tried that on Proxmox but doesn't...