rpm が一致する十分なスペアディスクがないためにアグリゲートの自動プロビジョニングが失敗します
環境
- ONTAP 9.8
- ONTAP 9.9.1
問題
- aggregate autoprovision コマンドが、次のエラーで失敗します。
Error: Provisioning "Cluster_1_01_aggr_1" failed. Reason: [Job 452] Job failed: Failed to create aggregate "Cluster_1_01_aggr_1" on "Cluster-1-01". Reason: There are not enough spare disks with matching RPM. 11 disks needed from one pool, but not enough matching disks of the requested size are available in either pool.
- 例:
Cluster-1::> aggr auto-provision -verbose
Per node summary of new aggregates to create, discovered spares, and also
remaining spare disks and partitions after aggregate creation:
New Total New -Discovered Spare- -Remaining Spare-
Node Aggrs Usable Size Disks Partitions Disks Partitions
------------------ ----- ------------ ------ ----------- ------ ----------
Cluster-1-01 1 13.05TB 0 12 0 1
Cluster-1-02 1 13.05TB 0 12 0 1
------------------ ----- ------------ ------ ----------- ------ ----------
Total: 2 26.10TB 0 24 0 2
New data aggregates to create with counts of
disks and partitions to be used:
Is Usable -Devices To Use-
Node New Data Aggregate Mirrored Size Disks Partitions
--------------- ------------------------- -------- -------- ----- ----------
Cluster-1-01 Cluster_1_01_SAS_1 false 13.05TB 0 11
Cluster-1-02 Cluster_1_02_SAS_1 false 13.05TB 0 11
RAID group layout showing how spare disks and partitions will be used
in new data aggregates to be created:
RAID Group In New Disk Usable Disk Or ---Count---
Data Aggregate To Be Created Type Size Partition Data Parity
-------------------------------------- ------ ---------- --------- ---- ------
/Cluster_1_01_aggr_1/plex0/rg0 SAS 1.61TB partition 9 2
/Cluster_1_02_aggr_1/plex0/rg0 SAS 1.61TB partition 9 2
Details about spare disks and partitions remaining after aggregate creation:
Disk Device Disk Or Remaining
Node Type Usable Size Partition Spares
------------------ ------ ------------ --------- ---------
Cluster-1-01 SAS 1.61TB partition 1
Cluster-1-02 SAS 1.61TB partition 1
Do you want to create recommended aggregates? {y|n}: y
Info: Aggregate auto provision has started. Use the "storage aggregate show-auto-provision-progress" command to track the progress.
Cluster-1::> storage aggregate show-auto-provision-progress
Current Target
Aggregate Usable Size Usable Size Provisioning Progress
---------------------------- ------------ ------------ -----------------------
Cluster_1_01_aggr_1 0B 13.05TB Failed
Cluster_1_02_aggr_1 0B 13.05TB Failed
Error: Provisioning "Cluster_1_01_aggr_1" failed. Reason: [Job 452] Job failed: Failed to create aggregate "Cluster_1_01_aggr_1" on "Cluster-1-01". Reason: There are not enough spare disks with matching RPM. 11 disks needed from one pool, but not enough matching disks of the requested size are available in either pool.
Error: Provisioning "Cluster_1_02_aggr_1" failed. Reason: [Job 453] Job failed: Failed to create aggregate "Cluster_1_02_aggr_1" on "Cluster-1-02". Reason: There are not enough spare disks with matching RPM. 11 disks needed from one pool, but not enough matching disks of the requested size are available in either pool.