summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Strachan <astrachan@gitlab.com>2019-08-05 00:40:18 +0000
committerAlexander Strachan <astrachan@gitlab.com>2019-08-05 00:40:18 +0000
commit1fd65b08ab4b5cb5231579d3e9b81768774cd43a (patch)
tree1184dc5bc6c8126605e9739d6161acc272988aa9
parent80f935f022317ad48dbcc6aac82168005d69a0e2 (diff)
downloadgitlab-ce-64729-update-troubleshooting-for-gzip-error-in-backup-docs.tar.gz
Apply suggestion to doc/raketasks/backup_restore.md64729-update-troubleshooting-for-gzip-error-in-backup-docs
-rw-r--r--doc/raketasks/backup_restore.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/raketasks/backup_restore.md b/doc/raketasks/backup_restore.md
index 93739c32b39..00caba658ac 100644
--- a/doc/raketasks/backup_restore.md
+++ b/doc/raketasks/backup_restore.md
@@ -977,5 +977,5 @@ Backup failed
If this happens, check the following:
1. Confirm there is sufficent diskspace for the gzip operation.
-1. If NFS is being used check if mount option `timeo` is set, it's default is `600` and smaller values have resulted in this error.
+1. If NFS is being used, check if mount option `timeo` is set. The default is `600`, and changing this to smaller values have resulted in this error.