Feature #781
Create a subcommand of onedb that migrates OpenNebula DB to MySQL Cluster
| Status: | New | Start date: | 08/26/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | OpenNebula Core | |||
| Target version: | - | |||
| Resolution: | ||||
| Story points | - | |||
| Velocity based estimate | - |
Description
A utility is needed to migrate OpenNebula DB to MySQL Cluster, issuing 'alter table' commands to set 'ENGINE=ndbcluster'. This utility should be integrated into the 'onedb' command since it manages DB related issues.
DB configuration should be read from '/var/lib/one/config'. Connect to mysql, list all the existing tables and issue an 'alter table' command per table.
History
Updated by Ruben S. Montero 8 months ago
- Category set to OpenNebula Core
- Target version set to Release 3.4
Updated by Ruben S. Montero 7 months ago
- Target version changed from Release 3.4 to Release 3.2 - S0
Updated by Ruben S. Montero 7 months ago
- Target version changed from Release 3.2 - S0 to Release 3.4
Updated by Ruben S. Montero 4 months ago
- Target version deleted (
Release 3.4)