Skip to content

Commit a35ecd2

Browse files
authored
PR review: Update prereqs-restrictions-recommendations-always-on-availability.md
Add missing space
1 parent 41ffd7d commit a35ecd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/database-engine/availability-groups/windows/prereqs-restrictions-recommendations-always-on-availability.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ To support the [!INCLUDE [ssHADR](../../../includes/sshadr-md.md)] feature, ensu
5757

5858
- **Sufficient disk space:** Every computer on which a server instance hosts an availability replica must possess sufficient disk space for all the databases in the availability group. Keep in mind that as primary databases grow, their corresponding secondary databases grow the same amount.
5959

60-
- **Identical disk layout:** Every computer on which a server instance hosts an availability replica should have an identical disk layout (with exact disk drive letters and sizes) to ensure file paths for database files (mdf,ldf) are mirrored, preventing complications during seeding and synchronization. Review [Restrictions (availability databases)](#RestrictionsDb) for disk layouts that differ.
60+
- **Identical disk layout:** Every computer on which a server instance hosts an availability replica should have an identical disk layout (with exact disk drive letters and sizes) to ensure file paths for database files (mdf, ldf) are mirrored, preventing complications during seeding and synchronization. Review [Restrictions (availability databases)](#RestrictionsDb) for disk layouts that differ.
6161

6262
### <a id="PermissionsWindows"></a> Permissions (Windows system)
6363

0 commit comments

Comments
 (0)