[PVE-User] Pve4 two nodes HA

Gilberto Nunes gilberto.nunes32 at gmail.com
Thu Oct 8 18:49:36 CEST 2015


That's /etc/pve/corosync.conf file here:


logging {
  debug: off
  to_syslog: yes
}

nodelist {
  node {
    nodeid: 1
    quorum_votes: 2   --->> HERE
    ring0_addr: proxmox01
  }

  node {
    nodeid: 2
    quorum_votes: 2 --->> HERE
    ring0_addr: proxmox02
  }

}

quorum {
  expected_votes: 1 -->> HERE
  provider: corosync_votequorum
  two_node: 1
}

totem {
  cluster_name: GLOBAL
  config_version: 6
  ip_version: ipv4
  secauth: on
  version: 2
  interface {
    bindnetaddr: 10.1.1.10
    ringnumber: 0
  }
}

Works quite fine for me...


2015-10-08 13:35 GMT-03:00 Michael Rasmussen <mir at miras.org>:

> On Thu, 8 Oct 2015 13:06:16 -0300
> Gilberto Nunes <gilberto.nunes32 at gmail.com> wrote:
>
> > Hi
> >
> > Although is not recommended for production environment, you can edit
> > /etc/pve/corosync.conf and set quorum in this file...
> What should be changed/added to make that possible?
>
> --
> Hilsen/Regards
> Michael Rasmussen
>
> Get my public GnuPG keys:
> michael <at> rasmussen <dot> cc
> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD3C9A00E
> mir <at> datanom <dot> net
> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE501F51C
> mir <at> miras <dot> org
> http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xE3E80917
> --------------------------------------------------------------
> /usr/games/fortune -es says:
> Anything is possible on paper.
>                 -- Ron McAfee
>
> _______________________________________________
> pve-user mailing list
> pve-user at pve.proxmox.com
> http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user
>
>


-- 

Gilberto Ferreira
+55 (47) 9676-7530
Skype: gilberto.nunes36
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.proxmox.com/pipermail/pve-user/attachments/20151008/5f8d163e/attachment.htm>


More information about the pve-user mailing list