Hi all,
I have file cluster setup on Windows Server 2016 environment with 4 nodes. Everything worked fine until now. I am not able to change share permission on one of the roles on all shared folders. The disk is connected via iSCSI and it is assigned to that role. I try with role re-creation, remove the disk and attach again, re-connect iSCSI connection for that disk. I found this topic, the guy who had the same issues with file cluster 2012 fix the issue with re-creation of file cluster, is that really necessary?
After few hours of troubleshooting i was able only to find this error in the event viewer:
Microsoft-Windows-FileServices-ServerManager-EventProvider/Operational
Event ID: 1
Error: ERROR: Task 'example.ex.amp.le-Folder-SmbShareUpdate-4182a3a9-ecbe-4af6-96e7-12e7a1d1da36' has failed: Microsoft.FileServer.Management.Plugin.FSACException: Error occurred while updating an SMB share: The cluster resource could not be found.
---> Microsoft.Management.Infrastructure.CimException: The cluster resource could not be found.
at Microsoft.Management.Infrastructure.Internal.Operations.CimSyncEnumeratorBase`1.MoveNext()
at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source)
at Microsoft.FileServer.Management.Plugin.Services.FSCimSession.ModifyInstance(ICimInstance instance)
at Microsoft.FileServer.Management.Plugin.Providers.WmiUpdateTaskBase.DoWork(Object sender, DoWorkEventArgs e)
--- End of inner exception stack trace ---
at Microsoft.FileServer.Management.Plugin.Providers.WmiUpdateTaskBase.DoWork(Object sender, DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.OnDoWork(DoWorkEventArgs e)
at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)
Microsoft-Windows-FileServices-ServerManager-EventProvider/Operational
Event ID: 0
Exception: Caught exception Microsoft.Management.Infrastructure.CimException: The cluster resource could not be found.
at Microsoft.Management.Infrastructure.Internal.Operations.CimSyncEnumeratorBase`1.MoveNext()
at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source)
at Microsoft.FileServer.Management.Plugin.Services.FSCimSession.ModifyInstance(ICimInstance instance)
at Microsoft.FileServer.Management.Plugin.Providers.WmiUpdateTaskBase.DoWork(Object sender, DoWorkEventArgs e)
This is the error in the file cluster management console: