From f64249e955ade6d9946d8c3ee2fe19751790922f Mon Sep 17 00:00:00 2001 From: James Phillips Date: Mon, 7 Dec 2015 17:58:43 -0800 Subject: [PATCH] Adds some more upgrade notes for Consul 0.6. --- website/source/docs/upgrade-specific.html.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/website/source/docs/upgrade-specific.html.markdown b/website/source/docs/upgrade-specific.html.markdown index eb0ca883b1..5f4f975560 100644 --- a/website/source/docs/upgrade-specific.html.markdown +++ b/website/source/docs/upgrade-specific.html.markdown @@ -79,6 +79,12 @@ Prepared queries introduce a new Raft log entry type that isn't supported on old versions of Consul. It's important to not use the prepared query features of Consul until all servers in a cluster have been upgraded to version 0.6.0. +#### Single Private IP Enforcement + +Consul will refuse to start if there are multiple private IPs available, so +if this is the case you will need to configure Consul's advertise or bind addresses +before upgrading. + ## Consul 0.5.1 Consul version 0.5.1 uses a different backend store for persisting the Raft