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. 成功!


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM