Update restore-from-backup.md

This commit is contained in:
Maria Bermudez 2019-03-06 14:53:00 -08:00 committed by GitHub
parent 2ed35707f7
commit ef8f6af3bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -79,10 +79,8 @@ Where:
* `<hostname>` is the hostname of the node where you've restored the images
* `<replica-id>` the id of the replica you backed up
* `<dtr-external-url>`the url that clients use to access DTR
If you're using NFS as a storage backend, also include `--nfs-storage-url` as
part of your restore command, otherwise DTR is restored but starts using a
local volume to persist your Docker images.
Starting in DTR 2.6, switching storage backends will erase your existing tags. Make sure to perform a backup
before you do so. To restore your metadata, you need to manually create a volume and pass the `--dtr-storage-volume` flag instead. See [kbase article](fixmelink) for more details.
### Re-fetch the vulnerability database