Dear all,
I have noticed that in our cluster our two CSVs are "assigned" to the cluster aware update' Distributed Network Name, i.e., browsing to Server Manager\File and Storage Services\Volumes the CSVs belong to the CAU DNN, while the Cluster name has "only" the quorum witness...
Looking at the following PS output, it seems like it is a clusterstorage$ share issue:
[hyperv1]: PS C:\Users\genovese\Documents> Get-SmbShare cl*
Name ScopeName
Path
---- ---------
----
ClusterStorage$ CAUHYPERfpq C:\ClusterStorage
[hyperv1]: PS C:\Users\genovese\Documents> Get-SmbShare cl* | select *
PresetPathAcl : System.Security.AccessControl.DirectorySecurity
ShareState : Online
AvailabilityType : ScaleOut
ShareType : FileSystemDirectory
FolderEnumerationMode : Unrestricted
CachingMode : Manual
CATimeout : 0
ConcurrentUserLimit : 0
ContinuouslyAvailable : False
CurrentUsers : 0
Description : Cluster Shared Volumes Default Share
EncryptData : False
Name : ClusterStorage$
Path : C:\ClusterStorage
Scoped : True
ScopeName : CAUHYPERfpq
SecurityDescriptor : D:(A;;FA;;;BA)
ShadowCopy : False
Special : True
Temporary : True
Volume :\\?\Volume{95a908ad-9327-11e2-93e8-806e6f6e6963}\
PSComputerName :
CimClass : ROOT/Microsoft/Windows/SMB:MSFT_SmbShare
CimInstanceProperties : {AvailabilityType, CachingMode, CATimeout, ConcurrentUserLimit...}
CimSystemProperties : Microsoft.Management.Infrastructure.CimSystemProperties
Is that ok? shall I change the scope name to our cluster DNN?
The cluster works properly... Wise man says "If it ain't broken, don't try to fix it"... :)
Thanks for your kind attention
F