| Shift vps id [message #41759] |
Thu, 16 October 2008 04:30 |
k0nan  Messages: 495 Registered: May 2008 |
Master |
|
|
hi
shift vps id is a function provided by hypervm in order to raise up the container id of a vps.
this can be useful when you need to:
* move slave across masters
* convert master to slave
official post for this function
http://forum.lxlabs.com/index.php?t=msg&th=6973&star t=0&
the syntax is
| Quote: | /script/shift-vpsid slave-id shift-value
|
if you have to raise vps id for vps which resides on master server, the syntax is
| Quote: | /script/shift-vpsid localhost 1000
|
if you have to raise vps id for vps which resides on slave server, the syntax is
| Quote: | /script/shift-vpsid SL.A.VE.IP 1000
|
regards
An LxLabs satisfied customer
[Updated on: Thu, 16 October 2008 04:31] Report message to a moderator
|
|
|