NetApp移除ADP分区后的disk的owner
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了NetApp移除ADP分区后的disk的owner相关的知识,希望对你有一定的参考价值。
1)移除owner,需要到node模式下,键入如下命令:
Cluster1-01*> options disk.auto_assign
disk.auto_assign off (value might be overwritten in takeover)
Cluster1-01*>
Cluster1-01*> disk remove_ownership 0b.00.11P1
Volumes must be taken offline. Are all impacted volumes offline(y/n)?? y
Cluster1-01*>
Cluster1-01*> disk remove_ownership 0b.00.11P2
disk remove_ownership: Disk 0b.00.11P2 is already unowned.
disk remove_ownership: Remove ownership failed because the specified disks are already unowned.
Cluster1-01*>
Cluster1-01*> disk remove_ownership 0b.00.11
Volumes must be taken offline. Are all impacted volumes offline(y/n)?? y
2)分配磁盘
Cluster1::storage disk> assign -disk 1.0.11 -owner Cluster1-02
以上是关于NetApp移除ADP分区后的disk的owner的主要内容,如果未能解决你的问题,请参考以下文章