Please, describe the problem here and provide additional information below (if applicable) …
Trying to bootstrap a MYSQL Database using oned -i results in the following error:
This happens when we try to upgrade from SQLite to MySQL. We’ve stopped OpenNebula services, configured the database in oned.conf and then running oned -i returns the Assertion `nebula_service’ failed error.
We’re also facing this error!
We did the same steps as @gigatux described. As a solution we also tried to install Open Nebula, install MySQL, migrate the database, uninstall OpenNebula, reinstall it, reconfigure it to MySQL, so when it first start, it will bootstrap the database.
Spoiler: Didn’t work