Home | Trees | Indices | Help |
---|
|
object --+ | Command --+ | startserver
Command: startserver <grid>[.<daemon>] Start a server or a specific daemon on the server. Can start multiple servers and daemons at once. Only works if main iceprodd daemon is running on the server, otherwise the change is only in the database. Arguments: <grid> Specify the grid to start, either by name or id [.<daemon>] (Optional) Specify the daemon to start. (all,soapdh,soapqueue,soaphist,soapmon) Returns: Returns the result of the mysql query (success or failure). Warning that if the grid or daemon is wrong it will likely print success because there was no mysql error. Examples: Start GLOW startserver GLOW or startserver 1 Start soapqueue on GLOW and soapdh on glow-test startserver GLOW.soapqueue glow-test.soapdh Start EGEE.Madison, or others with a dot in the name (must specify daemon to get grid name correct) startserver EGEE.Madison.all
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
shortdoc =
hash(x) |
|||
numArgs = 1
|
|
|||
Inherited from |
|
|
|
shortdochash(x)
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Jan 4 16:45:08 2013 | http://epydoc.sourceforge.net |