Dear, I want to move xen image (Dom-U) to another Server (both Servers use CentOS 5.5). Can I just copy the file to new server then create new Dom-U and pointed to the image file? Any information of link/doc/manual is appreciated. Thanks.
On Mon, Jun 14, 2010 at 12:22:53PM +0800, Wendy William wrote:> Dear, > > I want to move xen image (Dom-U) to another Server (both Servers use CentOS 5.5). > Can I just copy the file to new server then create new Dom-U and pointed to the image file? > > Any information of link/doc/manual is appreciated. >Check /etc/xen/domU cfgfile. Copy that cfgfile to the new server, and also the disk image file. Make sure the new server has a network bridge with the same name available. -- Pasi