cluster in different networks.

Aleksej

Well-Known Member
Feb 25, 2018
55
1
48
38
hello.
i'm creating cluster with nodes in defferent networks.

according to manual my corosync.conf:
Code:
logging {
  debug: off
  to_syslog: yes
}

nodelist {
  node {
    name: 1014
    nodeid: 1
    quorum_votes: 1
    ring0_addr: 1x.2x.2x.1x
  }
   node {
    name: 1117
    nodeid: 2
    quorum_votes: 1
    ring0_addr: 2x.1x.2x.2x
  }
}

quorum {
  provider: corosync_votequorum
}

totem {
  cluster_name: vpc
  config_version: 4
  interface {
    ringnumber: 0
  }
  transport: udpu
  ip_version: ipv4
  secauth: on
  version: 2
}

on first node it shows second, but repeatly asks for login data and when trying to access second node it shows "invalid PVE ticket".

where to store master password for second node? (via ssh nodes connecting by key)
 
Last edited:
at all i connected nodes via vpn.

multicast traffic is on, but when adding node it shows
Code:
Establishing API connection with host '10.10.0.17'
500 500 Can't connect to 10.10.0.17:8006



what can it be?
 
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!