Skip to content

Commit 5e36369

Browse files
committed
edit xrefs in enterprise
1 parent 1c04dde commit 5e36369

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/enterprise/snapshots-troubleshooting-backup-restore.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ There are file changes between Restic's initial scan of the volume and during th
160160

161161
To resolve this issue, do one of the following:
162162

163-
* Use [hooks](/vendor/snapshots-hooks) to export data to an [EmptyDir](https://kubernetes.io/docs/concepts/storage/volumes/#emptydir) volume and include that in the backup instead of the primary PVC volume. See [Configuring Backup and Restore Hooks for Snapshots](/vendor/snapshots-hooks).
163+
* Use [hooks](/vendor/snapshots-hooks) to export data to an [EmptyDir](https://kubernetes.io/docs/concepts/storage/volumes/#emptydir) volume and include that in the backup instead of the primary PVC volume. See [Configure Backup and Restore Hooks for Snapshots](/vendor/snapshots-hooks).
164164
* Freeze the file system to ensure all pending disk I/O operations have completed prior to taking a snapshot. For more information, see [Hook Example with fsfreeze](https://velero.io/docs/main/backup-hooks/#hook-example-with-fsfreeze) in the Velero documentation.
165165

166166

0 commit comments

Comments
 (0)