My cluster run Ok, but "Inc" is Ok?

jmjosebest

Renowned Member
Jan 16, 2009
192
40
93
Hi, can you explain me what is "Inc", I dont find info in the wiki.
I tried to stop the cluster and run "pvecm e 1", the cluster starts Ok and in the interface are Green both servers.
Why in my first server there is 88/96 and in the second server is 96/96 ?
There is something wrong?
Thanks.


Code:
root@pveabs1:~# pvecm statusVersion: 6.2.0
Config Version: 2
Cluster Name: cluster1
Cluster Id: 26777
Cluster Member: Yes
Cluster Generation: 96
Membership state: Cluster-Member
Nodes: 2
Expected votes: 1
Total votes: 2
Node votes: 1
Quorum: 2
Active subsystems: 5
Flags:
Ports Bound: 0
Node name: pveabs1
Node ID: 1
Multicast addresses: 239.192.104.2
Node addresses: xxx.134.112.201
root@pveabs1:~#
root@pveabs1:~#
root@pveabs1:~#
root@pveabs1:~# pvecm nodes
Node  Sts   [B]Inc[/B]   Joined               Name
   1   M     [B]88[/B]   2012-11-20 20:57:00  pveabs1
   2   M     [B]96[/B]   2012-11-20 20:57:01  pveabs2
root@pveabs1:~#


Code:
root@pveabs2:~# pvecm statusVersion: 6.2.0
Config Version: 2
Cluster Name: cluster1
Cluster Id: 26777
Cluster Member: Yes
Cluster Generation: 96
Membership state: Cluster-Member
Nodes: 2
Expected votes: 1
Total votes: 2
Node votes: 1
Quorum: 2
Active subsystems: 5
Flags:
Ports Bound: 0
Node name: pveabs2
Node ID: 2
Multicast addresses: 239.192.104.2
Node addresses: xxx.134.112.202
root@pveabs2:~#
root@pveabs2:~#
root@pveabs2:~#
root@pveabs2:~# pvecm nodes
Node  Sts   [B]Inc[/B]   Joined               Name
   1   M     [B]96[/B]   2012-11-20 20:57:01  pveabs1
   2   M     [B]96[/B]   2012-11-20 20:57:01  pveabs2
root@pveabs2:~#
 
Thanks! but...

I have restarted the 2nd node and when has booted up, virtual machines in this node dont boot. Quorum error.

To put ON I need do this task on both nodes:

Code:
pvecm e 1; /etc/init.d/cman stop ; /etc/init.d/pve-cluster stop; /etc/init.d/pve-cluster start ; /etc/init.d/cman start

is normal than if I reboot a server on the boot process not get quorum?
Its simple to run this task only on two nodes, but if I have 10 nodes is more hard... :(

Thanks.



Code:
root@pveabs1:~# pvecm nodesNode  Sts   Inc   Joined               Name
   1   M    120   2012-11-22 14:25:03  pveabs1
   2   M    124   2012-11-22 14:25:03  pveabs2
root@pveabs1:~#

Code:
root@pveabs2:~# pvecm nodesNode  Sts   Inc   Joined               Name
   1   M    124   2012-11-22 14:25:03  pveabs1
   2   M    116   2012-11-22 14:25:02  pveabs2
root@pveabs2:~#

Code:
root@pveabs1:~# pvecm status
Version: 6.2.0
Config Version: 2
Cluster Name: cluster1
Cluster Id: 26777
Cluster Member: Yes
Cluster Generation: 124
Membership state: Cluster-Member
Nodes: 2
Expected votes: 2
Total votes: 2
Node votes: 1
Quorum: 2
Active subsystems: 5
Flags:
Ports Bound: 0
Node name: pveabs1
Node ID: 1
Multicast addresses: 239.192.104.2
Node addresses: xxx.134.112.201
root@pveabs1:~#

Code:
root@pveabs2:~# pvecm statusVersion: 6.2.0
Config Version: 2
Cluster Name: cluster1
Cluster Id: 26777
Cluster Member: Yes
Cluster Generation: 124
Membership state: Cluster-Member
Nodes: 2
Expected votes: 2
Total votes: 2
Node votes: 1
Quorum: 2
Active subsystems: 5
Flags:
Ports Bound: 0
Node name: pveabs2
Node ID: 2
Multicast addresses: 239.192.104.2
Node addresses: xxx.134.112.202
root@pveabs2:~#