問題タブ [openstack-cinder]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
openstack - cinder クォータの使用量の計算が間違っている - バグ
ボリューム使用量の計算に関する問題に直面してcinderいます。以下の出力から、10GB ボリュームが予約状態であり、合計使用量がこの 10Gb に含まれていないことがわかります。とにかくこれをクリアするか更新する必要がありますかIn_use?実際の使用量は 67GB ですが、シンダーの使用量は 57GB しか表示されず、Reserved.
openstack - `cinder-manage db sync` と `cinder-manage db online_data_migrations` コマンドの違いは何ですか?
Cinder のデータベースのスキーマを Newton から Ocata バージョンにアップグレードしようとしています。それを行うための2つのコマンドが見つかりましたがcinder-manage db sync、cinder-manage db online_data_migrationsそれらのコマンドが正確に何をするのかを誰か説明してもらえますか? ありがとう!