open-vault/website/content/docs/upgrading/upgrade-to-1.1.2.mdx
Jeff Escalante ec620a7765
Implement MDX Remote (#10581)
* implement mdx remote

* fix an unfenced code block

* fix partials path

Co-authored-by: Jim Kalafut <jkalafut@hashicorp.com>
2020-12-17 16:53:33 -05: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.