I am installing SQL 2017 enterprise as fail over cluster and running into this issue below.
PRODSQL is a clustered shared volume. I created sub folder "SQLData" and used that as data folder during sql install.
I also followed work around mentioned here https://support.microsoft.com/en-us/help/4082888/installation-of-sql-server-on-a-csv-disk-fails-with-permissions-error but still running into this issue.
SQL service Account is administrator on the server.
TITLE: Microsoft SQL Server 2017 Setup
------------------------------
The following error has occurred:
Updating permission setting for folder 'C:\ClusterStorage\PRODSQL\SQLData\MSSQL14.PRODSQL\MSSQL\DATA' failed. The folder permission setting were supposed to be set to 'D:P(A;OICI;FA;;;BA)(A;OICI;FA;;;SY)(A;OICI;FA;;;CO)(A;OICI;FA;;;S-1-5-80-3017142923-4147168812-3961353769-1417247779-429559477)'.
Click 'Retry' to retry the failed action, or click 'Cancel' to cancel this action and continue setup.
Any ideas? Please Advice.
Hope it Helps!!