码迷,mamicode.com
首页 > 移动开发 > 详细

【NetApp】移除ADP分区后的disk的owner

时间:2017-09-20 16:42:26      阅读:326      评论:0      收藏:0      [点我收藏+]

标签:adp   disk   remove_ownership   

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

标签:adp   disk   remove_ownership   

原文地址:http://acadia627.blog.51cto.com/3992605/1967073

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!