Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

Add CSE VM extension error troubleshooting guide #3103

Merged
merged 3 commits into from
May 30, 2018

Conversation

CecileRobertMichon
Copy link
Contributor

@CecileRobertMichon CecileRobertMichon commented May 29, 2018

What this PR does / why we need it: A lot of acs-engine deployment errors come from VM extension failing to run the custom script and those can happen for a variety of reasons. We should have a self-serve doc with common user errors and how to debug those errors.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #3027

Special notes for your reviewer: Any feedback on the helpfulness (or lack thereof) of the content is welcome.

If applicable:

  • documentation
  • unit tests
  • tested backward compatibility (ie. deploy with previous version, upgrade with this branch)

Release note:

@ghost ghost added the in progress label May 29, 2018
@acs-bot acs-bot added the size/M label May 29, 2018
@codecov
Copy link

codecov bot commented May 29, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@36a8762). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##             master   #3103   +/-   ##
========================================
  Coverage          ?   51.5%           
========================================
  Files             ?      99           
  Lines             ?   15036           
  Branches          ?       0           
========================================
  Hits              ?    7744           
  Misses            ?    6582           
  Partials          ?     710

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 36a8762...1305674. Read the comment docs.


Scaling your cluster up or down requires different parameters and template than the create. More details here [Scale up](../../examples/scale-up/README.md)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there's a scale doc now so I just removed this

@jackfrancis
Copy link
Member

/approve
/lgtm

@acs-bot
Copy link

acs-bot commented May 30, 2018

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jackfrancis

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@jackfrancis jackfrancis merged commit 52d1e82 into Azure:master May 30, 2018
@ghost ghost removed the in progress label May 30, 2018
@CecileRobertMichon CecileRobertMichon deleted the cse-tsg branch June 6, 2018 19:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Write docs on troubleshooting CSE extension error
3 participants