Hi!
In our labs we had 5 Proxmox nodes since this summer. Version 3.5 was all gone right (without any kind of problem).
This last month we are migrating the cluster to Proxmox v4 and issues have appeared
Suddently "Permission denied - invalid ticket 401" appears while browsing the UI, and throws me back to Login.
All hosts resolve mutually through /etc/hosts.
How can I debug this issue more deeply?
Cluster appears to be ok. And time is synced in all hosts (I checked it).
Thanks!!
In our labs we had 5 Proxmox nodes since this summer. Version 3.5 was all gone right (without any kind of problem).
This last month we are migrating the cluster to Proxmox v4 and issues have appeared
Suddently "Permission denied - invalid ticket 401" appears while browsing the UI, and throws me back to Login.
All hosts resolve mutually through /etc/hosts.
How can I debug this issue more deeply?
Cluster appears to be ok. And time is synced in all hosts (I checked it).
Code:
Membership information
----------------------
Nodeid Votes Name
3 1 eimtvm0
5 1 eimtvm1 (local)
4 1 eimtvm2
6 1 eimtvm3
2 1 eimtvm4
1 1 eimtvm5
Code:
root@eimtvm1:~# pvecm status
Quorum information
------------------
Date: Fri Nov 27 17:21:28 2015
Quorum provider: corosync_votequorum
Nodes: 6
Node ID: 0x00000005
Ring ID: 616
Quorate: Yes
Votequorum information
----------------------
Expected votes: 6
Highest expected: 6
Total votes: 6
Quorum: 4
Flags: Quorate
Membership information
----------------------
Nodeid Votes Name
0x00000003 1 172.26.1.60
0x00000005 1 172.26.1.61 (local)
0x00000004 1 172.26.1.62
0x00000006 1 172.26.1.63
0x00000002 1 172.26.1.64
0x00000001 1 172.26.1.65
Thanks!!