2c19b1c605
The online data migrations command in the release notes needs to be corrected. $ cinder-manage db online-data-migrations usage: cinder-manage db [-h] {online_data_migrations,purge,sync,version} ... cinder-manage db: error: argument action: invalid choice: 'online-data-migrations' (choose from 'online_data_migrations', 'purge', 'sync', 'version') "cinder-manage db online_data_migrations" is the right command. Change-Id: I38d36f0721a6d0889639010e91ab041f935d0a00
6 lines
158 B
YAML
6 lines
158 B
YAML
---
|
|
upgrade:
|
|
- Operator needs to perform `cinder-manage db
|
|
online_data_migrations` to migrate existing consistency
|
|
groups to generic volume groups.
|