Ich wollte gerade einen weiteren frisch installierten Server (iwkh-vh03) unserem Cluster hinzufügen, leider ging dabei scheinbar irgend etwas in die Hose
Eine WebGui Anmeldung ist nun auf dem Cluster (iwkh-vh01) nicht mehr möglich : da läuft ewig die Uhr (Bitte warten) und dann kommt "Anmeldung fehlgeschlagen"
per Shell komme ich noch drauf dort sehe ich im syslog
und im daemon.log
Ich kann mich nun an keine Server mehr per WebGUI anmelden !
Das Problem ist wohl das folgende gewesen
iwkh-vh01 (hat den Cluster(clu01) erstellt) hier hatte root das Passwort : 123456
iwkh-vh02 (wurde dem cluster "clu01" hinzugefügt , hier hatte root vor dem Cluster joinen das Passwort : abcdef
das lief bis dato wunderbar
jetzt habe ich
iwkh-vh03 dem cluster "clu01" hinzugefügt, hatte eine Fehlemeldung "Join Failed" , hier hatte root vor dem joinen das Passwort : 1234abc!
Was kann ich nun machen um wieder auf das System zugreifen zu können ?
Bitte um Hilfe
von
eine sehr verzweifelten
Foxi
Eine WebGui Anmeldung ist nun auf dem Cluster (iwkh-vh01) nicht mehr möglich : da läuft ewig die Uhr (Bitte warten) und dann kommt "Anmeldung fehlgeschlagen"
per Shell komme ich noch drauf dort sehe ich im syslog
Code:
Jan 12 12:16:29 iwkh-vh01 pmxcfs[9088]: [dcdb] crit: cpg_send_message failed: 6
Jan 12 12:16:29 iwkh-vh01 pvescheduler[1158842]: replication: cfs-lock 'file-replication_cfg' error: got lock request timeout
Jan 12 12:16:29 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retry 100
Jan 12 12:16:29 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retried 100 times
Jan 12 12:16:29 iwkh-vh01 pmxcfs[9088]: [status] crit: cpg_send_message failed: 6
Jan 12 12:16:29 iwkh-vh01 pve-firewall[2428]: firewall update time (10.018 seconds)
Jan 12 12:16:30 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retry 10
Jan 12 12:16:31 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retry 20
Jan 12 12:16:31 iwkh-vh01 corosync[9093]: [QUORUM] Sync members[2]: 1 2
Jan 12 12:16:31 iwkh-vh01 corosync[9093]: [TOTEM ] A new membership (1.9cd) was formed. Members
Jan 12 12:16:32 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retry 30
Jan 12 12:16:33 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retry 40
Jan 12 12:16:34 iwkh-vh01 corosync[9093]: [TOTEM ] Token has not been received in 2737 ms
Jan 12 12:16:34 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retry 50
Jan 12 12:16:35 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retry 60
Jan 12 12:16:36 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retry 70
Jan 12 12:16:37 iwkh-vh01 corosync[9093]: [TOTEM ] Token has not been received in 5738 ms
Jan 12 12:16:37 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retry 80
Jan 12 12:16:38 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retry 90
Jan 12 12:16:39 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retry 100
Jan 12 12:16:39 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retried 100 times
Jan 12 12:16:39 iwkh-vh01 pmxcfs[9088]: [status] crit: cpg_send_message failed: 6
Jan 12 12:16:39 iwkh-vh01 pve-firewall[2428]: firewall update time (10.008 seconds)
Jan 12 12:16:40 iwkh-vh01 corosync[9093]: [QUORUM] Sync members[2]: 1 2
Jan 12 12:16:40 iwkh-vh01 corosync[9093]: [TOTEM ] A new membership (1.9e1) was formed. Members
Jan 12 12:16:40 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retry 10
Jan 12 12:16:41 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retry 20
Jan 12 12:16:42 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retry 30
und im daemon.log
Code:
Jan 12 12:18:00 iwkh-vh01 pve-firewall[2428]: firewall update time (20.017 seconds)
Jan 12 12:18:01 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retry 10
Jan 12 12:18:02 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retry 20
Jan 12 12:18:02 iwkh-vh01 corosync[9093]: [TOTEM ] Token has not been received in 2738 ms
Jan 12 12:18:03 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retry 30
Jan 12 12:18:03 iwkh-vh01 pmxcfs[9088]: [dcdb] notice: cpg_send_message retry 10
Jan 12 12:18:04 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retry 40
Jan 12 12:18:04 iwkh-vh01 pmxcfs[9088]: [dcdb] notice: cpg_send_message retry 20
Jan 12 12:18:05 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retry 50
Jan 12 12:18:05 iwkh-vh01 corosync[9093]: [TOTEM ] Token has not been received in 5739 ms
Jan 12 12:18:05 iwkh-vh01 pmxcfs[9088]: [dcdb] notice: cpg_send_message retry 30
Jan 12 12:18:06 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retry 60
Jan 12 12:18:06 iwkh-vh01 pmxcfs[9088]: [dcdb] notice: cpg_send_message retry 40
Jan 12 12:18:07 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retry 70
Jan 12 12:18:07 iwkh-vh01 pmxcfs[9088]: [dcdb] notice: cpg_send_message retry 50
Jan 12 12:18:08 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retry 80
Jan 12 12:18:08 iwkh-vh01 corosync[9093]: [QUORUM] Sync members[2]: 1 2
Jan 12 12:18:08 iwkh-vh01 corosync[9093]: [TOTEM ] A new membership (1.aa9) was formed. Members
Jan 12 12:18:08 iwkh-vh01 pmxcfs[9088]: [dcdb] notice: cpg_send_message retry 60
Jan 12 12:18:09 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retry 90
Jan 12 12:18:09 iwkh-vh01 pmxcfs[9088]: [dcdb] notice: cpg_send_message retry 70
Jan 12 12:18:10 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retry 100
Jan 12 12:18:10 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retried 100 times
Jan 12 12:18:10 iwkh-vh01 pmxcfs[9088]: [status] crit: cpg_send_message failed: 6
Jan 12 12:18:10 iwkh-vh01 pvestatd[2431]: status update time (110.513 seconds)
Jan 12 12:18:10 iwkh-vh01 pve-firewall[2428]: firewall update time (10.008 seconds)
Jan 12 12:18:10 iwkh-vh01 pmxcfs[9088]: [dcdb] notice: cpg_send_message retry 80
Jan 12 12:18:10 iwkh-vh01 corosync[9093]: [TOTEM ] Token has not been received in 2738 ms
Jan 12 12:18:11 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retry 10
Jan 12 12:18:11 iwkh-vh01 pmxcfs[9088]: [dcdb] notice: cpg_send_message retry 90
Jan 12 12:18:12 iwkh-vh01 pmxcfs[9088]: [status] notice: cpg_send_message retry 20
Ich kann mich nun an keine Server mehr per WebGUI anmelden !
Das Problem ist wohl das folgende gewesen
iwkh-vh01 (hat den Cluster(clu01) erstellt) hier hatte root das Passwort : 123456
iwkh-vh02 (wurde dem cluster "clu01" hinzugefügt , hier hatte root vor dem Cluster joinen das Passwort : abcdef
das lief bis dato wunderbar
jetzt habe ich
iwkh-vh03 dem cluster "clu01" hinzugefügt, hatte eine Fehlemeldung "Join Failed" , hier hatte root vor dem joinen das Passwort : 1234abc!
Was kann ich nun machen um wieder auf das System zugreifen zu können ?
Bitte um Hilfe
von
eine sehr verzweifelten
Foxi
Last edited: