Hi Guys,
I have a cluster of Windows Server 2012 R2. I made a Scale-out fileserver and i want to put applications on it. For that purpose i tried using SMB Share - Applications.
However i get this:
I Also tried adding a formal SMB Share without Continous Availability. It creates it, but then when i try to add it i get this:
I looked in the event log and i have this error: CA failure - Failed to set continuously available property on a new or existing file share as Resume Key filter is not started or has failed to attach to the underlying volume.
Now i looked it up and i saw that this was in relation to 8dot3name. I tried the manual fsutil but didnt work and did not stay after restart.
So i made a GPO for the HKLM:\SYSTEM\CurrentControlSet\Control\FileSystem -Name NtfsDisable8dot3NameCreation -Value 1
It applies, but still i get same errors.
This cluster is made from vmware vm's with rdm disks attached. The cluster itself works, i just can't get continous availability working.
Any Ideas?