View Single Post
Old 06-19-2009, 01:04 PM   #3
ISPsystem team
 
slava's Avatar
 
Join Date: May 2008
Location: ISPsystem
Posts: 588
slava is on a distinguished road
Default

There is a button above vds list. Move VDS to remote server.
To use it you should create ssh key pair and put public key into file
/root/.ssh/authorized_keys (on destination server). Private key should
be placed in folder /usr/local/ispmgr/etc/keys/<ip>. Where ip is
address of destination server. Or you can give name "default" for this
file. In this case it will be used for any server to move to. Besides,
PermitRootLogin (/etc/ssh/sshd_config) should be enabled on
destination server.
That can't be automated because VDSmanager administrator not always
has root access to server.
There is unnecessary field in VDS move form "Private disk". At this
moment it is usedonly for VDSmanager for FreeBSD. I didn't think yet
how will be with it.
It is fast version. Beta solution for VDS movement. We will try to use
it ourself to understand how it should look like.But we need time to
understand it.


It's only for VDSmanager-Linux
slava is offline   Reply With Quote