Oh, danke für die flotten Antworten. Diesen Manager hatte ich noch gar nicht am Schirm, ich lese gleich mal Doku.
Wird das eine eigene VM, oder wo pack ich den hin auf die Schnelle? danke!
Würde ich nicht machen. Wenn es Dir wirklich um eine gemeinsame GUI & Administrations-Oberfläche geht, installiere Proxmox Datacenter Manager und verwalte die Knoten darüber.
Einen 2-Node-Cluster für einen "Kunden" bauen geht garnicht. 3 Knoten...
Bei einem kleinen Kunden fahren wir einen PVE mit internem RAID-Storage.
Nun kommt ein 2. PVE nebendran (vormalige Xen-Server-Hardware), genauso mit seinem eigenen internen Platten-Array.
Es gibt vorläufig kein Cluster-Storage, also kein shared...
Which CPU type did you chose for your VM? Did you set it host by any chance?
Are the two nodes 100% CPU identical?
If not, please change the CPU type of the VM to AES-v2 and try again.
Unfortunately, still can't connect.
cat /etc/hostname
ctoffsite
BTW, I can't ping the box by its hostname. Only IP pinging to it works.
It can ping out to google.com just fine though
Das war mal in den 90ern so ;)
Ernsthaft, Ein MegaRaid ist ja am Ende auch nur ein Software Raid, mit dem Unterschied, dass es von der Firmware einer properitären Broadcom Karte kontrolliert wird, und wenn dir die abraucht, kann es dir das Raid...
I have two Promox nodes installed. I've configured the network on both nodes identically. However, when I migrate a VM for the first time from node 1 to node 2 or vice versa, I always get a "Tunnel replied" error as shown in the image below, and...
Please edit your /etc/hosts entry to
192.168.86.211 ctoffsite.local ctoffsite
Okay so the routing on the Proxmox box is fine now. If you restart pveproxy via systemctl restart pveproxy everything should work. Always make sure your /etc/hosts...
Could you please provde ip r
I assume your /etc/network/interfaces looks like that now, correct?
auto lo
iface lo inet loopback
iface nic0 inet manual
auto vmbr0
iface vmbr0 inet dhcp
bridge-ports nic0
bridge-stp off...