windows - 无法共享S2D集群

标签 windows azure azure-storage windows-server-2016

我正在为 UPD 创建一个 session 场,并且在为集群创建共享时似乎不知所措。我仔细检查了此链接中的所有步骤

https://technet.microsoft.com/en-us/windows-server-docs/compute/remote-desktop-services/rds-storage-spaces-direct-deployment

最后一个 cmdlet 是构建共享时失败的地方。

PS C:\Windows\system32> New-SmbShare -Name UpdStorage -Path C:\ClusterStorage\Volume1\Data
New-SmbShare : The resources must be online on the same node for this operation 
At line:1 char:1
+ New-SmbShare -Name UpdStorage -Path C:\ClusterStorage\Volume1\Data
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified:     (MSFT_SMBShare:ROOT/Microsoft/Windows/SMB/MSFT_SMBShare) [New-SmbShare],     CimException
    + FullyQualifiedErrorId : Windows System Error -2147018963,New-SmbShare

当我手动共享文件夹时,我收到此错误。

The error occured while trying to share Data. The resource must be online on the same node for the operation. 

The shared resource was not created at this time.

我已确认两个节点均在线,我已在两个节点上尝试执行此操作,但也收到相同的错误。我已将“SYSTEM”帐户添加到完全控制并一直继承,但这没有帮助。有人有主意吗?这是在 Azure 中的 2016 服务器上。

最佳答案

在故障转移群集管理器中,哪个节点是 CSV 的所有者?登录到该节点并在那里运行 cmdlet。

关于windows - 无法共享S2D集群,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40940575/

相关文章:

Azure 存储表大小

java azure存储错误 "enumerating the result"

windows - 自定义 Windows 8 网格应用程序模板中的每个项目

c# - 无法在 C# 代码中将 Azure 云存储帐户的公共(public)文件 URL 过期时间设置为超过 1 年

windows - 在 Windows 8 上卸载并重新安装 Sitecore 6.6 时出现问题

c# - 实体不会从 Azure 表中删除

javascript - 使用 REST API 将流上传到 Azure Blob 存储,无需 Azure SDK

sql - Azure blob 到 Azure SQL 数据库 : Cannot bulk load because the file "xxxx.csv" could not be opened. 操作系统错误代码 5(访问被拒绝。)

我认为 Ruby UTF-16 编码

.net - Windows应用程序安装在哪里+ .NET + VS2005