手動でパーティショニングされたドライブは交換後に自動でパーティショニングされない
環境
ONTAP 9
問題
- 手動でパーティショニングされたドライブは、 ドライブの交換後に自動でパーティショニングされません。
- 手動でパーティショニングされた ドライブレイアウトは、パーティショニングされていないドライブには適用できません。
Cluster1::*> storage disk create-partition -source-disk 1.0.2 -target-disk 1.0.1 Warning: Disk "1.0.1" will be partitioned as follows: Usable Container Container Partition Size Type Name Owner ------------- ---------- ---------- ---------- ---------- 1.0.1.P1 6.97TB spare Pool0 Cluster1-02 1.0.1.P2 6.97TB spare Pool0 Cluster1-01 1.0.1.P3 31.19GB spare Pool0 Cluster1-01 Do you want to continue? {y|n}: y Error: command failed: Disk "1.0.1" is not partitioned as expected. Use the "storage disk partition show -partition 1.0.1*" command to check the partitions. Contact technical support for assistance.