Pablo Fischer
unread,Nov 23, 2015, 8:55:52 PM11/23/15Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to consu...@googlegroups.com
Howdy!
We were trying to upgrade one of our hosts from old hardware to new
hardware, the process we followed was:
1. Stop consul on host C.
2. power off the host
3. Change DNS to new IP.
4. Bring back host C.
Obviously, we lost leader election (this is a small cluster, of 3
peers) but we were "OK" with it. However once C host comes back, we
see the following log entries on host C:
2015/11/24 01:54:37 [WARN] raft: Remote peer A:8300 does not have
local node C:8300 as a peer
2015/11/24 01:54:37 [WARN] raft: Remote peer B:8300 does not have
local node C:8300 as a peer
The peers.json is identical (only 3 hosts) on the 3 hosts, so not sure
where that error could be coming up.
$ consul version
Consul v0.5.2
Thanks!
--
Pablo