Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manage multiple clusters #2

Open
labgua opened this issue Jun 22, 2018 · 1 comment
Open

Manage multiple clusters #2

labgua opened this issue Jun 22, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@labgua
Copy link
Member

labgua commented Jun 22, 2018

This script can be simply ported to manage more than one cluster.
In particular, one could think about merging multple clusters together.

@labgua labgua added the enhancement New feature or request label Jun 22, 2018
@labgua labgua self-assigned this Jun 22, 2018
@bissim
Copy link
Contributor

bissim commented Mar 29, 2020

This may indeed be useful; you may achieve this by creating distinct directories for each cluster with a tree structure with a similar fashion:

data/
├1/
├2/
⁞
└n/

In ./state_cluster.sh you may easily handle with multiple clusters with such a folder organization; likewise, in ./make_cluster you create a new cluster folder according to last created folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants