The disk cannot be added to Cluster Shared Volumes because it does not have any suitable partitions

今天在尝试为Windows 2012的Failover Cluster Manager添加一块Cluster Shared Volume的磁盘的时候, 遇到了这样的报错.

[Window Title]
Error

[Main Instruction]
The operation has failed

[Content]
The disk cannot be added to Cluster Shared Volumes because it does not have any suitable partitions.

[^] Hide Details  [OK]

[Expanded Information]
Error Code: 0x8007174c

The disk is not configured in a way to be used with CSV. CSV disks must have at least one partition that is formatted with NTFS

经过尝试和排查, 发现为了避免该错误, 应该使用下面的步骤修复:

1. 将该磁盘从Cluster Manager中移除.

image

2. 添加卷.

image

3. 一定要选"Do not assign a drive letter or driver path"这个选项.

image

4. Format NTFS.

5. 重新添加该磁盘到Cluster, 然后"Add to Cluster Shared Volumes".

image

6. 成功!

posted on   中道学友  阅读(6364)  评论(0编辑  收藏  举报

编辑推荐:
· AI与.NET技术实操系列:向量存储与相似性搜索在 .NET 中的实现
· 基于Microsoft.Extensions.AI核心库实现RAG应用
· Linux系列:如何用heaptrack跟踪.NET程序的非托管内存泄露
· 开发者必知的日志记录最佳实践
· SQL Server 2025 AI相关能力初探
阅读排行:
· 震惊!C++程序真的从main开始吗?99%的程序员都答错了
· 【硬核科普】Trae如何「偷看」你的代码?零基础破解AI编程运行原理
· 单元测试从入门到精通
· 上周热点回顾(3.3-3.9)
· winform 绘制太阳,地球,月球 运作规律
历史上的今天:
2010-02-01 SharePoint Workflow 基础
2010-02-01 重装SPS 2003的一点经验
2010-02-01 备份SharePoint站点的三种方法
2010-02-01 如何检查SharePoint Portal Server 2003的安装文件的版本

导航

< 2013年2月 >
27 28 29 30 31 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 1 2
3 4 5 6 7 8 9

技术追求准确,态度积极向上

点击右上角即可分享
微信分享提示