I have upgraded OpenNebula from 6.8 to 6.10 and I could not upgrade database with onedb tool, because OpenNebula CE 6.10 has no migration scripts.
There’s no “form below” to fill in this page: https://opennebula.io/get-migration/
Where I can get opennebula-migration-community*.deb mentioned here? Anyone can help me to upgrade my database?
Thanks.
# onedb upgrade
MySQL dump stored in /var/lib/one/mysql_localhost_opennebula_2025-5-24_1:37:18.sql
Use 'onedb restore' or restore the DB using the mysql command:
mysql -u user -h server -P port db_name < backup_file
>>> Running migrators for shared tables
Database already uses version 6.8.0
>>> Running migrators for local tables
Database already uses version 6.8.0
ERROR: Database upgrade to the latest versions (local 6.8.0, shared 6.8.0)
wasn't successful due to missing migration descriptors. Migrators are
provided as part of Enterprise Edition for customers with active subscription.
For community with non-commercial deployments they are provided via a
dedicated migration package, which must be obtained separately.
The database will be restored
MySQL DB opennebula at localhost restored.