US: 1-941-4621-069
  
Cyprus: 3-572-2052-781

Go Back   ISPsystem.com Forums > ISPmanager > Feedback & Feature Requests


Reply
 
Thread Tools
Old 06-18-2009, 07:25 PM   #1
Junior Member
 
Join Date: Jun 2009
Posts: 20
VN-Ken is on a distinguished road
Default VDSmanager - Migration Tool

Hello,

Can you have more of an automated migration tool, to migrate a VPS to another slave node?

Yes, I am aware that there is something called move VDS to remote server, but its a pain to use. I am requesting that you enhance it and make it more automated.
VN-Ken is offline   Reply With Quote
Old 06-18-2009, 09:08 PM   #2
ISPsystem team
 
slava's Avatar
 
Join Date: May 2008
Location: ISPsystem
Posts: 588
slava is on a distinguished road
Default

This automated tool (move VDS to another node) exist and work perfectly in VDSmanager for FreeBSD system.
For Linux this in the development stage, but it also work - see move VDS to remote server button.

What you needed more than a mouse click?
slava is offline   Reply With Quote
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
Old 06-30-2009, 04:11 PM   #4
Junior Member
 
Join Date: Jun 2009
Location: Germany
Posts: 8
Lars is on a distinguished road
Default

3 Lines to live-migrate simply from one to another Node (such as HyperVM VPS):
On the old Node:
Code:
ssh-keygen -t rsa
ssh-copy-id -i ~/.ssh/id_rsa.pub "-p 22 root@new.node.tld"
vzmigrate --ssh="-p 22" --online new.node.tld VPSID
This works perfectly wonderful for me. You can use this for instance in VDSManager-Linux. Requirement is to set the SSH-Port at the slave server settings and make a button to generate a public key.
Lars is offline   Reply With Quote
Old 07-18-2009, 11:38 PM   #5
Junior Member
 
Join Date: Jul 2009
Posts: 2
genroxbro is on a distinguished road
Default VDSmanager Migration Tool

I have been using Mercury/32 since the latter 1990s. Seems like its time to migrate from that product. A friend recommended hMailServer.

I can definitely use a migration tool like the one mentioned above.
_____________________________________

Last edited by tanya; 09-04-2009 at 03:35 AM.
genroxbro is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 05:06 PM.