Dell VxRail:如果 API 要求機構中的disk_group_type物件遺失,則使用 API 的 15G 叢集部署會失敗。
Résumé: 本文說明 API 要求機構中遺失disk_group_type對象的情況。接著 15G 叢集部署會失敗,但錯誤訊息具有誤導性,無法說明實際原因。
Cet article concerne
Cet article ne concerne pas
Cet article n’est associé à aucun produit spécifique.
Toutes les versions du produit ne sont pas identifiées dans cet article.
Symptômes
使用 VxRail 公用應用程式發展介面 /v1/系統/初始化以 Dell PowerEdge 15G 伺服器建立叢集時,必須輸入 API 要求主體中的disk_group_type值。
如果遺失disk_group_type物件,叢集部署驗證會失敗並顯示錯誤:
如果遺失disk_group_type物件,叢集部署驗證會失敗並顯示錯誤:
" {"message": "Failed to create workflow instance: Input JSON is not valid. The invalid field is storage, error message is \"'encryption_enabled' is a required property\", path of error field is [storage].", "code": "20102003"}}]}" 此錯誤訊息具有誤導性,無法判斷遺失物件disk_group_type真正原因。Cause
這是 VxRail 8.0.200 版本中的程式代碼問題。
它只會影響 15G 叢集的初始部署,並將在未來的 8.0.x 版本中修正。
它只會影響 15G 叢集的初始部署,並將在未來的 8.0.x 版本中修正。
Résolution
1.請致電 VxRail 公用應用程式發展 介面/v1/系統/初始化/節點 ,以從自動探索到的節點取得「disk_group_type」值。
例如,您可以從 API 輸出找到以下資訊:
2. 將「disk_group_type」值新增至「儲存」區段底下首次執行 API 要求的 VxRail。(請注意,它不在「host-->storage」區段底下。)
例如:
3.致電第一個執行 API /v1/系統/再次初始化 以建立叢集。
例如,您可以從 API 輸出找到以下資訊:
"disk_group_config": {
"recommendation": {
"type": "2804",
"description": "Up to 4 Disk Groups (up to 6 capacity drives and 1 cache drive per group)"
},
"options": [
{
"type": "2804",
"description": "Up to 4 Disk Groups (up to 6 capacity drives and 1 cache drive per group)"
}
]
}
2. 將「disk_group_type」值新增至「儲存」區段底下首次執行 API 要求的 VxRail。(請注意,它不在「host-->storage」區段底下。)
例如:
"storage": {"disk_group_type": "2804"}
3.致電第一個執行 API /v1/系統/再次初始化 以建立叢集。
Informations supplémentaires
如需更多資訊:
請查看 Dell 開發人員網站,瞭解如何使用 VxRail 公用應用程式發展介面的樣本:
https://developer.dell.com/apis/5538/versions/8.0.100/vxrail_public_api.yaml
設定和部署新的 VxRail 叢集:
從自動探索到的節點 https://developer.dell.com/apis/5538/versions/8.0.100/vxrail_public_api.yaml/paths/~1v1~1system~1initialize/post
查詢disk_group_type:
https://developer.dell.com/apis/5538/versions/8.0.100/vxrail_public_api.yaml/paths/~1v1~1system~1initialize~1nodes/get
請查看 Dell 開發人員網站,瞭解如何使用 VxRail 公用應用程式發展介面的樣本:
https://developer.dell.com/apis/5538/versions/8.0.100/vxrail_public_api.yaml
設定和部署新的 VxRail 叢集:
從自動探索到的節點 https://developer.dell.com/apis/5538/versions/8.0.100/vxrail_public_api.yaml/paths/~1v1~1system~1initialize/post
查詢disk_group_type:
https://developer.dell.com/apis/5538/versions/8.0.100/vxrail_public_api.yaml/paths/~1v1~1system~1initialize~1nodes/get
Produits concernés
VxRail SoftwarePropriétés de l’article
Numéro d’article: 000219143
Type d’article: Solution
Dernière modification: 19 Jun 2025
Version: 3
Trouvez des réponses à vos questions auprès d’autres utilisateurs Dell
Services de support
Vérifiez si votre appareil est couvert par les services de support.