How do you create a space that spans multiple machines?
I can't find an example of creating a space that spans multiple machines? How do I specify which machines the space will be deployed on? Is it just a matter of running gs-agent on all the machines that I want to use? Can I have multiple, separate clusters on the same network.
Right now I'm using the open source version, and the script doesn't let you specify where to deploy the space--it's always on the local machine.
Thank you.