RESOLUTION
You can use vzmigrate utility for moving a VE from one server to another. Here is an example of moving VE #101 to hardware node 192.168.0.1:
# vzmigrate -r no 192.168.0.1 101 If VE #101 already exists on the destination nodeĀ you can assign a new ID to a VE using
# vzmigrate -r no 192.168.0.1 101:102 The same canĀ also be done using Virtuozzo Management Console.
Keywords: migration,vzmigrate,moving