且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何在VM之上为SOFS配置Azure外部负载均衡器

更新时间:2022-11-03 14:25:41

Hendra

Hi Hendra

据我所知这是不可能的. S2d群集的SOFS的IP较少,仅使用DNS名称无法使用IP进行访问.

as far as I know this is not possible. The SOFS of S2d Cluster is IP less and cannot be accessed using IP only the DNS name.

我不知道是否有关于此的文章,只有这篇文章有评论道:

i dont know if there is an article about this, only this has a comment sayng:

注意: 具有新的Windows Server 2012应用程序数据横向扩展文件服务器功能的基于文件的存储不支持通过IP连接 地址,因为横向扩展文件服务器不使用具有这些配置类型的群集IP地址资源.有关横向扩展文件服务器的详细信息,请参见 .

Note:  File based storage with the new Windows Server 2012 Scale-out File Server for Application Data feature does not support connecting via IP address, as Scale-Out File Server does not use cluster IP Address resources with those types of configurations.  For more information on Scale-Out File Server, see this document.

:https://blogs.msdn.microsoft.com/clustering/2012/04/08/how-to-configure-an-alias-for-a-clustered-smb-share-with-windows- server-2012/ 

: https://blogs.msdn.microsoft.com/clustering/2012/04/08/how-to-configure-an-alias-for-a-clustered-smb-share-with-windows-server-2012/ 

Br

Pantelis