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

configuration should allow generation of FTA names #172

Open
jti-lanl opened this issue Dec 15, 2016 · 0 comments
Open

configuration should allow generation of FTA names #172

jti-lanl opened this issue Dec 15, 2016 · 0 comments

Comments

@jti-lanl
Copy link
Contributor

... something like what we do with hosts, for example:

# supposing we have batch-FTAs named "fta02.my.org" and "fta03.my.org"
<bfta_pattern> "fta%02d.my.org" </bfta_pattern>
<bfta_offset> 2 </bfta_offset>
<bfta_count> 2  </bfta_count>

And then similarly for interactive-FTAs.

Then update marfs_config to parse this out, so it can be used by scripts. pipetool does already randomize its load across known FTAs, but this would allow it to automatically accommodate changes in the site architecture (or to run at other sites).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants