> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of > Nair, Arjun (CAR:9D30) > Sent: Monday, March 02, 2009 11:51 AM > To: SipX Development List > Subject: [sipX-dev] Executing snapshot on distributed servers > > Hi, > > I am looking at XCF-1665 Cannot get a snapshot for > distributed servers in an HA cluster. To add support for > this, we need a way to remotely execute "snapshot" through > the supervisor. Note: we already have the infrastructure to > get the resultant output file off the remote server. > > I am thinking of adding a snapshot option to SwAdminRpc, > (similar to yum update). Comments? > > Arjun
When switching to the new process definition files and implementing support for running configtest on each service, I envisioned eventually having command definition files which our services could install and then request to be run via xmlrpc. Similar to what we did for package update except more generic - the command would be defined in an xml the same way that the configtest command is in process def xml. Most of the infrastructure is in place; we just need a top-level SipxCommandManager similar to the SipxProcessManager to parse the command defn's and launch them and return results on request. But this was considered to be out-of-scope for 4.0. Carolyn _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
