OpenStack HorizonダッシュボードにおけるNetApp Cinderバックエンドのオーバーサブスクリプション比率表示の不一致
環境
- NetApp バックエンドを使用した Cinder(cinder-netapp)
問題
NetAppをOpenStack Cinderのバックエンドとして使用している場合、Horizonダッシュボードには、異なるコンピューティングノード(ホスト)間で同じNetAppバックエンドボリュームのオーバーサブスクリプション比率が一貫していないと表示されます。各コンピューティングノードは、同じストレージバックエンドを共有していても、異なるオーバーサブスクリプション比率を示します。
ログ出力の例:
Each controller node (where NetApp volume is visible) shows a different subscription value for the same backend volume. ... Successful volume creation: ...Consumed 600GB from backend: host 'hyd03ctrl02@cinder-netapp#OS_G01_NA01_POOL1': free_capacity_gb: 372.78, total_capacity_gb: 972.8, allocated_capacity_gb: 600, max_over_subscription_ratio: 1.0, ... ... Failed volume creation: ...Insufficient free space for thin provisioning. The ratio of provisioned capacity over total capacity 1.13 has exceeded the maximum oversubscription ratio 1.00 on host hyd03ctrl03@cinder-netapp#OS_G01_NA01_POOL1.