eror while migrating eve to another host

Before posting something, READ the changelog, WATCH the videos, howto and provide following:
Your install is: Bare metal, ESXi, what CPU model, RAM, HD, what EVE version you have, output of the uname -a and any other info that might help us faster.

Moderator: mike

Post Reply
priyanshuz
Posts: 20
Joined: Fri Oct 25, 2019 8:31 pm

eror while migrating eve to another host

Post by priyanshuz » Thu Jan 21, 2021 11:08 pm

I getting the below error while migrating to another host.

root@eve:/opt/unetlab/scripts# ./migrate.sh -s 10.10.10.42 -p eve
---------------------------------------------------------------------------
IMPORTING LABS
---------------------------------------------------------------------------
receiving incremental file list

sent 39 bytes received 1,559 bytes 1,065.33 bytes/sec
total size is 3,565,331 speedup is 2,231.12
---------------------------------------------------------------------------
IMPORTING ACTIVE LABS
---------------------------------------------------------------------------
receiving incremental file list

sent 200 bytes received 48,667 bytes 97,734.00 bytes/sec
total size is 41,232,797,636 speedup is 843,775.91
---------------------------------------------------------------------------
IMPORTING ADDONS
---------------------------------------------------------------------------
receiving incremental file list

sent 66 bytes received 3,851 bytes 2,611.33 bytes/sec
total size is 24,764,195,863 speedup is 6,322,235.35
---------------------------------------------------------------------------
SRC DB BACKUP GENERATE
---------------------------------------------------------------------------

Jan 21 18:05:58 Jan 21 18:05:58 Online Check state: Valid
mysqldump: [Warning] Using a password on the command line interface can be insecure.
---------------------------------------------------------------------------
SRC DB BACKUP IMPORT
---------------------------------------------------------------------------
receiving incremental file list
evedb.gz

sent 1,891 bytes received 212,794 bytes 143,123.33 bytes/sec
total size is 215,436 speedup is 1.00
---------------------------------------------------------------------------
SRC DB BACKUP RESTORE
---------------------------------------------------------------------------
./migrate.sh: line 120: unl_wrapper: command not found
ERROR: failed to restore databse


Can you please advise on how to resolve this?

Thanks,

Uldis (UD)
Posts: 5080
Joined: Wed Mar 15, 2017 4:44 pm
Location: London
Contact:

Re: eror while migrating eve to another host

Post by Uldis (UD) » Fri Jan 22, 2021 11:30 pm

you can mirate only same version to same version usiing this script...
and if your database was not migrated it is not a bi issue, restore it manually on new eve creating accounts

Post Reply