|
Summary: How to deploy a single space using the CLI command deploy gigaspaces.xml, or using the Deployment Wizard in the Admin UI.
Deploying Space Using CLITo deploy a single space through the Service Grid CLI:
gs> list total services 11 [1] GigaSpace gigaspaces-1400-045 <?> [2] Grid Service Container gs-grid test@11.0.0.6 [3] Grid Service Manager gs-grid test@11.0.0.6 [4] GigaSpace_container gigaspaces-1400-045 <?> [5] Grid Service Container gs-grid test@11.0.0.6 [6] Grid Service Container gs-grid test@11.0.0.6 [7] Grid Service Manager gs-grid test@11.0.0.6 [8] Lookup gs-grid, gigaspaces-14 11.0.0.6 [9] Lookup gs-grid, gigaspaces-14 11.0.0.6 [10] Grid Service Manager gs-grid test@11.0.0.6 [11] Lookup gs-grid, gigaspaces-14 11.0.0.6
Testing and Monitoring the DeploymentTest the deployment using the list command. If the deployment was successful, you should see a new GigaSpaces instance as part of the list. gs> list total services 5 [1] Grid Service Container gs-grid pc-nati@11.0.0.3 [2] Lookup gs-grid, gigaspaces-1333 11.0.0.3 [3] GigaSpace gigaspaces-1333 pc-nati:GigaSpace_c [4] Grid Service Manager gs-grid pc-nati@11.0.0.3 [5] GigaSpace_container gigaspaces-1333 <unknown> You can also run the list space command to see specific statistics on the space: gs> list space total 1 Space name count secure clustered cache-size state ------------------------------------------------------------------- GigaSpace 0 false false 50000 STARTED Deploying Space Using Admin UITo deploy a space using the Service Grid Admin UI:
Testing and Monitoring the DeploymentViewing the Deployment
Viewing the Service Attributes
RELATED TOPICS |
Wiki Content Tree
Your Feedback Needed!
We need your help to improve this wiki site. If you have any suggestions or corrections, write to us at techw@gigaspaces.com. Please provide a link to the wiki page you are referring to.






Add Comment