Why do I receive an message stating 'An error occurred starting the Cloud Formation stack' when attempting to start a cluster within the MathWorks cloud center?

1 次查看(过去 30 天)
I receive an error when attempting to start a cluster stating "Cluster Startup Failed: An error occurred starting the Cloud Formation stack". How do I view the error in the cloud formation stack?

采纳的回答

MathWorks Support Team
The MathWorks Cloud Center leverages Amazon's Cloud Formation service to manage cluster resources. If you get an unexpected exit from a cluster start, the best place to start is to review the events for the Cloud Formation stack.
  1. Login into the AWS Console
  2. Open the Cloud Formation console view (In the upper left, under Services, select CloudFormation.)
  3. If the cluster has shut down, change the filter to "Deleted".
  4. Select a stack to inspect. They're listed in descending order by "Deleted Time", so the problematic one is probably near the top, and _may_ have a "Status Reason" of "User Initiated".
  5. In the lower half of the console screen, select the Events tab. You might have to expand the lower half of the screen using the icons on the bottom right hand side of the page. 
  6. Scroll through the events list and look for the earliest status in red. The status type will indicate something "_FAILED", and will be followed by "ROLLBACK" events. The "Status Reason" column text will indicate root cause. 

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

标签

尚未输入任何标签。

产品


版本

R2014a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by