[PVE-User] Cluster is functioning properly but showing all nodes as OFFLINE on web GUI

Szabolcs F. subchee at gmail.com
Sun Dec 18 13:45:22 CET 2016


Hi,

I've had a similar issue. Someone kindly suggested me to set the 'token'
value to 4000 in the corosync.cnf.

/etc/pve/corosync.conf

totem {
  cluster_name: xxxxx
  config_version: 35
  ip_version: ipv4
  version: 2
  token: 4000

  interface {
    bindnetaddr: X.X.X.X
    ringnumber: 0
  }

}

Then do this on all nodes:

killall -9 corosync
/etc/init.d/pve-cluster restart
service pveproxy restart


This solved the similar problem for me and my cluster of 12 nodes is
working properly ever since.

On Sun, Dec 18, 2016 at 10:04 AM, Tom <tom at yoda.pw> wrote:

> pvecm status runs fine showing everything is okay, and only storage thats
> there is the local /var/lib/vz
>
> Thanks
>
>
> On Sun, 18 Dec 2016 at 08:02, Dietmar Maurer <dietmar at proxmox.com> wrote:
>
> > > Does anyone have any solutions/pointers?
> >
> >
> >
> > And "pvesm status" runs without any delay?
> >
> >
> >
> > # pvesm status
> >
> >
> >
> > Or is there a storage which hangs?
> >
> >
> >
> > _______________________________________________
> >
> > pve-user mailing list
> >
> > pve-user at pve.proxmox.com
> >
> > http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
> >
> >
> _______________________________________________
> pve-user mailing list
> pve-user at pve.proxmox.com
> http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
>



More information about the pve-user mailing list