[SOLVED] Cluster - Node entfernen

Quickly

Renowned Member
Sep 16, 2012
100
4
83
Hallo.
Ich habe den ersten Kontakt mit dem Cluster gehabt. :)
Seit Jahren reicht mir bisher 1 ProxMox. Nun ja...
Anleitung habe ich gelesen. Mein Problem, bzw. Hosen voll:

  1. Die Nodes haben als Namen die IP-Adresse
  2. Den Node "ProxMox81" heruntergefahren
  3. pvecm delnode 192.168.0.81 -> hate eine Fehlermeldung gebracht.
  4. Also habe ich "pvecm delnode 3" versucht und keine Fehlermeldung bekommen.
  5. Lt. Status sieht es gut aus (denke ich)
  6. Jedoch wird mir in der GUI der "ProxMox81" noch angezeigt.
  7. Und man soll die alten Node ja nicht wieder anschalten.
  8. Ist der nun wirklich raus? Muss ich die verbleiben Nodes noch neu starten? Warum ist der ProxMox81 noch in der GUI?
  9. Habe gerade die Hose voll!
Code:
root@proxmox91:~# pvecm nodes

Membership information
----------------------
    Nodeid      Votes Name
         2          1 192.168.0.71
         1          1 192.168.0.91 (local)
root@proxmox91:~#

Code:
root@proxmox91:~# pvecm status
Quorum information
------------------
Date:             Thu Jul 26 14:09:02 2018
Quorum provider:  corosync_votequorum
Nodes:            2
Node ID:          0x00000001
Ring ID:          2/104
Quorate:          Yes

Votequorum information
----------------------
Expected votes:   3
Highest expected: 3
Total votes:      2
Quorum:           2
Flags:            Quorate

Membership information
----------------------
    Nodeid      Votes Name
0x00000002          1 192.168.0.71
0x00000001          1 192.168.0.91 (local)
root@proxmox91:~#
 
Hmpf... und auch die Lösung gefunden.
Entschuldigung!

Ist etwas doof von mir. Bzw. Unsicherheit... what ever.

Code:
# Falsch (NodeID)
pvecm delnode 3

Code:
# Richtig (Namen aus GUI)
pvecm delnode proxmox81
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!