Submitted by mbakop on Sun, 11/27/2011 - 03:46
After setting up Replication for Virtual Domains, is it possible to trigger the replication process via the API or some other scripts?
Eg: Server A is the source and Server B is the replicated system. A Virtual Domain is created on Server A via the remote API, after that is it possible to replicate this domain on Server B immediately?
If that is not possible, could you explain how this would work in a load balanced configuration when a domain is 'not yet' available on Server B?
I had asked this on the forums, Eric asked me to post it under support.
Status:
Active
Comments
Submitted by JamieCameron on Sun, 11/27/2011 - 22:27 Comment #1
You could trigger this by running :
/etc/webmin/server-manager/vsync.pl
on the Cloudmin master system.
Submitted by JamieCameron on Mon, 11/28/2011 - 11:22 Comment #4
No, you have to run the one at
/etc/webmin/server-manager/vsync.pl
This only gets created when you setup scheduled replication for the first time though..
Submitted by mbakop on Mon, 11/28/2011 - 11:27 Comment #5
Oh ok :) Thanks. I've not setup one. So the file is missing.. Thanks