open-vault/website/pages/docs/upgrading/upgrade-to-1.1.2.mdx
Jeff Escalante df34412570 New Website! (#8154)
* new documentation website

* ci job adjustment

* update to latest version on downloads page

* remove transition-period scripts

* add netlify toml file

* fix docs patch

* fix ci config?

* revert go.mod changes

* a couple last markdown formatting fixes
2020-01-17 16:18:09 -08:00

30 lines
1.1 KiB
Plaintext

---
layout: docs
page_title: Upgrading to Vault 1.1.2 - Guides
sidebar_title: Upgrade to 1.1.2
description: |-
This page explains a known issue upgrading to Vault 1.1.2 for Enterprise
users. Please read it carefully.
---
# Overview
This page explains a known issue upgrading to Vault 1.1.2 for Enterprise users.
Please read it carefully.
## Known Issues
-> **NOTE:** This is a known issue applicable to _Vault Enterprise_.
During upgrades to 1.1.0, 1.1.1 or 1.1.2, Vault replication secondaries may
require an automatically-triggered reindex, either if upgrading from a pre-0.8
version of Vault or if a previously-issued reindex operation has failed in the
past. In these reindex scenarios, the secondary cluster will perform a complete
WAL replay, which can take a long time and is a partially blocking operation.
This is fixed in [Vault
1.1.3](https://github.com/hashicorp/vault/blob/master/CHANGELOG.md#113-june-5th-2019),
and we recommend upgrading to Vault 1.1.3+ rather than any prior 1.1.x version.
We also strongly recommend upgrading your Vault cluster to 1.1.3 if you are
running Vault Enterprise 1.1.0, 1.1.1 or 1.1.2.