ovirt DB 3.6 to empty 3.6 DB

This is a multi-part message in MIME format. --------------060702020900060201040209 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Hello, can anybody help me with importing oVirt DB v.3.5 to new clean oVIrt 3.6 database ?? # engine-backup --mode=restore --file=./backup --log=./restore.log Preparing to restore: - Unpacking file './backup' FATAL: Backup version '3.6' doesn't match installed version How to FIX it ?? Regs. Paf1 --------------060702020900060201040209 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> </head> <body text="#000066" bgcolor="#FFFFFF"> Hello, <br> can anybody help me with importing oVirt DB v.3.5 to new clean oVIrt 3.6 database ??<br> <br> # engine-backup --mode=restore --file=./backup --log=./restore.log<br> Preparing to restore:<br> - Unpacking file './backup'<br> FATAL: Backup version '3.6' doesn't match installed version<br> <br> How to FIX it ??<br> Regs. Paf1<br> </body> </html> --------------060702020900060201040209--

On Fri, Nov 6, 2015 at 1:37 AM, paf1@email.cz <paf1@email.cz> wrote:
Hello, can anybody help me with importing oVirt DB v.3.5 to new clean oVIrt 3.6 database ??
Importing to a different release is not supported cause only the setup script was in charge of upgrading the DB structure for the newer release. The easiest solution is to temporary install engine from 3.5.5 somewhere (a VM could do the job), upgrade it to 3.6.0 and than export the DB again when done. At that point you could import the 3.6 ready backup on its final destination.
# engine-backup --mode=restore --file=./backup --log=./restore.log Preparing to restore: - Unpacking file './backup' FATAL: Backup version '3.6' doesn't match installed version
How to FIX it ?? Regs. Paf1
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
participants (2)
-
paf1@email.cz
-
Simone Tiraboschi