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

Enable LSF Resource Connector to fail over to other zones in the MZR #22

Open
danielo2023 opened this issue Jul 6, 2023 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@danielo2023
Copy link

Background:
LSF on IBM Cloud Schematic provisions an LSF cluster into a VPC with a specific zone in an MZR; when LSF Resource Connector requests additional compute nodes they are only provisioned in the MZR Zone where LSF was originally provisioned, this results in a non-MZR like environment where everything is provisioned in a single zone, thus if the zone does not have specified resources in that zone the Resource Connector Fails to provision the nodes and simply continues to retry over and over again causing the workload to be delayed until current resources come available meeting the resource needs.

Requirement:
Please enhance LSF Resource Connector to enable deployment option that would roll over to other zones after N retries to provision in the primary zone.

@AugieMena3 AugieMena3 added the enhancement New feature or request label Aug 1, 2023
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