aws / aws-parallelcluster-ui

Apache License 2.0
31 stars 20 forks source link

Cannot change the cluster storage setting after creating it. #113

Closed Yoshiki0705 closed 1 year ago

Yoshiki0705 commented 1 year ago

Description

I cannot change the cluster setting after creating it.

Steps to reproduce the issue

(1)Select the cluster that you want to edit (2)Click "Edit" (3)Click "Next" in Step 2 Cluster. (4)Click "Next" in Step 3 Head node (5)Got the following message Something went wrong The application has encountered an unknown error and it is now in an inconsistent state. If you think that this is an error on our side, please help us improve by sending an error report on our GitHub issues page . Close this dialog to go back to the home page. The error message: https://twitter.com/antiberial/status/1634496573785927680/photo/1 (5)Even delete the cluster and create new one, I could not edit the one as well

Expected behaviour

Proceed to Step 4 Storage and change the storage setting for mounting points, storage services and so on.

Actual behaviour

Please refer the above "Steps to reproduce the issue"

Required info

Additional info

The following information is not required but helpful:

mtfranchetto commented 1 year ago

Hi @Yoshiki0705, thanks for the bug report! From what I see, I think the problem is the same as https://github.com/aws/aws-parallelcluster-ui/issues/69. It's been already mitigated but not released. Please look at the issue to see the mitigation. Let me know if it works.

Yoshiki0705 commented 1 year ago

Hi @mtfranchetto, thanks for your quick reaction. Let me do it and reply to you. The environment is handled by my colleague and I may confirm it in Next Week. By the way, can we keep this issue till the fixed version release? It's better to open the issues till it's solved and save people like me to take the mitigation smoothly.

mtfranchetto commented 1 year ago

Hi @Yoshiki0705, have you been able to fix the issue?

Yoshiki0705 commented 1 year ago

Hi @mtfranchetto, I could mitigate the bug. So, we're waiting for the release the new version included the fix to close this issue.

mtfranchetto commented 1 year ago

Hi @Yoshiki0705, we included this bugfix in the latest release of PCUI. Check the Releases page for more info on what's included. Closing the issue.