[BlueOnyx:23665] Re: In-place upgrade 5207R to 5209/5210R

Michael Stauber mstauber at blueonyx.it
Mon Feb 17 19:41:14 -05 2020


Hi Lee,

> I am however having one slight issue with the easy-migrate.  
>
> That is when it's doing ./easy-migrate.pl --source [source] -p 22 --ip [new] --vsites all
> 
> [MIGRATION_START] Starting Migration of Vsite all
> ERROR: Unable to get target Vsite baseline.

That means Easy-Migrate was unable to connect to CCEd to poll the Vsite
list on the source server.

Try something simple first:

/usr/sausalito/sbin/easy-migrate.pl --source <IP> -p 22 --check

That should produce:

┌──────────────────────────────────────────────────────────────┐
│ Easy Migrate Helper: Easily Migrate between BlueOnyx Servers │
└──────────────────────────────────────────────────────────────┘

# Checking connection to Source Platform: <Hostname>

[SSH_OK] SSH connection successfully established.

[SOURCE_OK]: Source System (<Hostname>) is a BlueOnyx 5209R and is
supported by Easy Migrate.

Done!

If that works, then try this:

/usr/sausalito/sbin/easy-migrate.pl --source <IP> -p 22 --list

That should produce a list of all Vsites on the source server and should
show what IP(s) these Vsites have.

If that also works, then the rest should work, too.

-- 
With best regards

Michael Stauber



More information about the Blueonyx mailing list