Skip to content

Commit 7036b2b

Browse files
authored
Update before-installing-failover-clustering.md
1 parent c90767e commit 7036b2b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/sql-server/failover-clusters/install/before-installing-failover-clustering.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,12 +95,12 @@ Before you install a SQL Server failover cluster, you must select the hardware a
9595
- [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] supports mount points.
9696

9797
A mounted volume, or mount point, allows you to use a single drive letter to refer to many disks or volumes. If you have a drive letter D: that refers to a regular disk or volume, you can connect or "mount" additional disks or volumes as directories under drive letter D: without the additional disks or volumes requiring drive letters of their own.
98-
SQL Server Setup requires that the base drive of a mounted drive has an associated drive letter. If the base drive of a mounted drive does not have an associated drive letter, the Setup program will assign the next available drive letter to the drive.
98+
99+
SQL Server Setup requires that the base drive of a mounted drive has an associated drive letter. If the base drive of a mounted drive does not have an associated drive letter, the Setup program will assign the next available drive letter to the drive.
99100
> Note: If all the drive letters are already assigned, the Setup program will fail.
100101
101102
SQL Server does not support use of mount volume / mount point root directories for SQL Server databases. For more information review [Permission error occurs when you use a volume mount point in SQL Server Setup](/troubleshoot/sql/install/permission-error-use-volume-mount-point)
102103

103-
104104
Additional mount point considerations for [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] failover clustering:
105105

106106
- [!INCLUDE[ssNoVersion](../../../includes/ssnoversion-md.md)] Setup requires that the base drive of a mounted drive has an associated drive letter. For failover cluster installations, this base drive must be a clustered drive. Volume GUIDs aren't supported in this release.

0 commit comments

Comments
 (0)