Cluster löschen

Hi,

Versucht leider erfolg los

Was hast du alles gemacht/probiert und wie ist der Status jetzt?

Bitte mal den output von folgenden vier Befehlen hier posten:
Code:
pvecm status
systemctl status corosync pve-cluster
ls /etc/pve/corosync.conf
ls /etc/corosync/
 
bei pvecm status steht
Code:
Cannot initialize CMAP service
Code:
● corosync.service - Corosync Cluster Engine
   Loaded: loaded (/lib/systemd/system/corosync.service; enabled; vendor preset: enabled)
   Active: failed (Result: exit-code) since Tue 2020-03-10 15:09:46 CET; 48min ago
     Docs: man:corosync
           man:corosync.conf
           man:corosync_overview
  Process: 15249 ExecStart=/usr/sbin/corosync -f $COROSYNC_OPTIONS (code=exited, status=8)
 Main PID: 15249 (code=exited, status=8)
      CPU: 31ms

Mär 10 15:09:46 ls-ds-9 corosync[15249]: info    [MAIN  ] Corosync built-in features: dbus rdma monitoring watchdog syst
Mär 10 15:09:46 ls-ds-9 corosync[15249]:  [MAIN  ] interface section bindnetaddr is used together with nodelist. Nodelis
Mär 10 15:09:46 ls-ds-9 corosync[15249]: warning [MAIN  ] interface section bindnetaddr is used together with nodelist.
Mär 10 15:09:46 ls-ds-9 corosync[15249]: warning [MAIN  ] Please migrate config file to nodelist.
Mär 10 15:09:46 ls-ds-9 corosync[15249]: error   [MAIN  ] Could not open /etc/corosync/authkey: No such file or director
Mär 10 15:09:46 ls-ds-9 corosync[15249]: error   [MAIN  ] Corosync Cluster Engine exiting with status 8 at main.c:1410.
Mär 10 15:09:46 ls-ds-9 systemd[1]: corosync.service: Main process exited, code=exited, status=8/n/a
Mär 10 15:09:46 ls-ds-9 systemd[1]: Failed to start Corosync Cluster Engine.
Mär 10 15:09:46 ls-ds-9 systemd[1]: corosync.service: Unit entered failed state.
Mär 10 15:09:46 ls-ds-9 systemd[1]: corosync.service: Failed with result 'exit-code'.

● pve-cluster.service - The Proxmox VE cluster filesystem
   Loaded: loaded (/lib/systemd/system/pve-cluster.service; enabled; vendor preset: enabled)
   Active: active (running) since Tue 2020-03-10 15:09:46 CET; 48min ago
  Process: 15234 ExecStartPost=/usr/bin/pvecm updatecerts --silent (code=exited, status=0/SUCCESS)
  Process: 15220 ExecStart=/usr/bin/pmxcfs (code=exited, status=0/SUCCESS)
 Main PID: 15222 (pmxcfs)
    Tasks: 6 (limit: 6144)
   Memory: 49.1M

bei Corosync findet er nichts
 
und der output von "ls /etc/pve/corosync.conf" ist...
Code:
/etc/pve/corosync.conf
 
Also nicht die Reihenfolge der Anleitung befolgt :) Das cluster filesystem meint nämlich noch dass es in einem CLuster ist aber kein Quorum hat, daher muss man es stoppen, dann zwingen im Lokalen Modus zu starten, die config zu löschen und wieder normal neu zu starten.

In Kommandozeilenbefehle schaut dass wie folgt aus (Reihenfolge nicht verletzen):

Code:
systemctl stop pve-cluster
pmxcfs -l
rm /etc/pve/corosync.conf
killall pmxcfs
systemctl start pve-cluster
 
  • Like
Reactions: olepinguin
wenn ich pmxcfs -l eingebe kann kommt folgende meldung
Code:
[main] notice: forcing local mode (although corosync.conf exists)
 
geht trotzdem, danke für den Geilen Support.

Ich könnte dich Küssen :*(Wenn ich eine Frau Wäre ^^)
 
[main] notice: forcing local mode (although corosync.conf exists)

Ja dass ist so geplant, als Warnung, denn den Modus sollte man nicht einfach so anmachen, sondern nur für Sonderfälle um aus ungewollten SItuationen wie dieser wieder fein herauszukommen ;)

Ich könnte dich Küssen :*(Wenn ich eine Frau Wäre ^^)

Angesichts der aktuellen Ansteckungssituation, bitte so oder so nicht ;)
 
Last edited:
  • Like
Reactions: CoolTux

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!