Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarification for local mounts in the context of DR #16218

Merged
merged 3 commits into from
Jul 12, 2022

Commits on Jul 1, 2022

  1. Clarification for local mounts in the context of DR

    The docs were unclear on this point, so @russparsloe and I looked into it.
    
    Local mounts are indeed replicated to DR secondaries.
    
    This is the opposite of what it says on https://developer.hashicorp.com/vault/tutorials/enterprise/performance-replication#disaster-recovery 
    > Local backend mounts are not replicated and their use will require existing DR mechanisms if DR is necessary in your implementation.
    So that page will also need updating
    lucymhdavies committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    94e41a6 View commit details
    Browse the repository at this point in the history
  2. changelog

    lucymhdavies committed Jul 1, 2022
    Configuration menu
    Copy the full SHA
    71b75b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9b768d View commit details
    Browse the repository at this point in the history