From a43b2197dfdb40b57dc9e77fcc1c48da470e949b Mon Sep 17 00:00:00 2001 From: Joao Fernandes Date: Tue, 20 Mar 2018 15:38:15 -0700 Subject: [PATCH] Add note about restoring with NFS (#6270) --- .../dtr/2.4/guides/admin/backups-and-disaster-recovery.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/datacenter/dtr/2.4/guides/admin/backups-and-disaster-recovery.md b/datacenter/dtr/2.4/guides/admin/backups-and-disaster-recovery.md index 109f4fbf80..725d45c18c 100644 --- a/datacenter/dtr/2.4/guides/admin/backups-and-disaster-recovery.md +++ b/datacenter/dtr/2.4/guides/admin/backups-and-disaster-recovery.md @@ -222,6 +222,10 @@ Where: * `` the id of the replica you backed up * ``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. + ### Re-fetch the vulnerability database If you're scanning images, you now need to download the vulnerability database.