Summary: Verifying capability to launch and listing the cluster configuration.
Step 1 To verify one of the cluster configurations, change to <GigaSpaces ROOT>\examples\Advanced\Data_Grid\replicated\bin directory and run the startAll.bat(on a Windows platform) or startAll.sh (on a UNIX/Linux platform). Step 2 Change to <GigaSpaces ROOT>\bin and run the list.bat using the following syntax:
 |
Here we verify the capability to launch and list typical cluster configuration of two nodes. |
The following result should appear on the console:
You should be able to see in the list the two replication nodes, rep_cache_container1 and rep_cache_container2. |