Skip to content

Commit ba78412

Browse files
ThatStoneyvgrl
andauthored
Clarify backup block device storage requirements (#56553)
Co-authored-by: Vanessa <[email protected]>
1 parent 20606a8 commit ba78412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/admin/backing-up-and-restoring-your-instance/backup-service-for-github-enterprise-server/configuring-the-backup-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Before configuring the backup service, ensure you have:
2121

2222
To ensure reliable and performant backups, your storage must meet the following requirements:
2323

24-
* **Capacity:** Allocate at least five times the amount of storage used by your primary {% data variables.product.github %} appliance disk. This accounts for historical snapshots and future growth.
24+
* **Capacity:** Allocate at least five times the amount of storage used by your primary {% data variables.product.github %} appliance data disk. This accounts for historical snapshots and future growth.
2525
* **Filesystem support:** The backup service uses hard links for efficient storage, and your {% data variables.product.github %} instance uses symbolic links. The backup target must support both symbolic and hard links, and it must use a case-sensitive filesystem to prevent conflicts.
2626

2727
You can test whether your filesystem supports hardlinking symbolic links by running:

0 commit comments

Comments
 (0)