Purpose:
The relocator
interface allows to perform the following Virtuozzo Container migration operations:
This section describes the base relocator
interface, which defines a generic migrator functionality. Virtuozzo Containers implementation of this interface is called vzarelocator
. When working with Virtuozzo Containers, P2V and V2P migration must be performed using vzarelocator
. V2V migration is the only migration operation that must be performed using the base relocator
interface described in this section.