Quantcast
Channel: SQLServerCentral » SQL Server 2016 » SQL Server 2016 - Administration » Latest topics
Viewing all articles
Browse latest Browse all 2648

SQL 2016 install failure with mount points on a VM server

$
0
0
Hi, I have hit an issue attempting to install SQL2016 onto a VM server with mount points, where the install says there is not enough space on the drive, despite the mount point having plenty of room. Does anyone know what to check for this?The install error is:"Insufficient space available in directory E:\SQL_RND_01\MSSQL\Root. 3603MB is required for this feature, and 3603MB is required for all features on this volume. 996MB is available."The mount point configuration is:E:\ - Root drive, 995MB available.E:\SQL_RND_01 - Mount point with 100GB available.E:\SQL_SEQ_01 - Mount point with 50GB available.The install does not apply anything directly to the roots of the mount points, everything goes into the \MSSQL\... format, running the install via command lines and a configuration file makes no difference either. Any help is greatly appreciated.Thanks, Keith

Viewing all articles
Browse latest Browse all 2648

Trending Articles