-
Notifications
You must be signed in to change notification settings - Fork 26
Create Pcluster Manager Fails #366
Comments
Thank you for reaching out. This a known issue that's related to the fact you are using a template created with 3.2.0 on PCM 3.3.0 There is no fix available at the moment. As a workaround, you can edit the template by replacing |
Is there a web page that lists issues like this? These issues are not “known issues” to the customer. Perhaps a web page of known bugs would help. As a customer, this caused me some churn. Particularly when the issue is the result of a lack of backwards config file compatibility for a relatively minor update (3.2->3.3), it would be helpful to let your customers know. |
@Silver-Linda Thank you for voicing your concerns, we are working hard on adding a comprehensive documentation for the product but unfortunately we still are not there. We could have pointed this out in our changelog as a breaking change, and will adopt this strategy in the future, so that customers are informed on what is happening and how to work around it Regarding this specific issue, we are working on a fix, since we realize the app is not supposed to crash due to lack of backwards compatibility (you can follow this issue to be notified when the fix lands). However, at the moment PCM does not support creating a cluster starting from a template created with previous versions. We are actively working on figuring out the best approach to take from here on out |
Thanks for the transparent reply. Pcluster manager is an extremely important aspect of parallelcluster usability but a lack of backwards compatibility (a feature pcluster manager used to have) makes it very difficult to maintain clusters while updating to any new parallelcluster versions. Not only does this impact my hopes of version control of the yaml config file, it is hard to create a yaml config file from scratch, even with pcluster manager. The parallelcluster move to a complicated yaml config file necessitated some sort of tool that helped create that file. Backwards compatibility seems critical to me. |
Re-opening as current release still has this issue. |
Definitely need to update the template used for this workshop to include the workaround now that the pcluster manager template defaults to 3.3.0 Also need to update the CLI instructions to install pcluster 3.3.0 otherwise the CLI-created cluster (which currently will use 3.4.0 by default as the latest version) you can't go back and view the CLI-created cluster using the 3.3.0 version pcluster manager. You'll get an error "Cluster hpc belongs to an incompatible ParallelCluster major version" |
@natalie-white-aws my PR updates the template to resolve this issue and we'll release 3.4.0 with ParallelCluster Manager shortly. |
Hi,
Using the following cluster template breaks the create interface after the Storage Tab with:
From the Chrome console I see:
Here's the template that broke it, with some params changed:
The text was updated successfully, but these errors were encountered: