Azure / Azure/custom-script-extension-linux

Async VM state update stuck for ~ 25 mins

Open
#141 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
113
Forks
46
Avg merge
6d 3h
Merged PRs (30d)
3

Description

When CustomScript extension is used and waagent is stopped/disabled.

Virtual machine disks state stuck in "Updating" for almost 25 mins.

When below command is executed after any attach/detach disk on this VM,
async_update = azure_compute_client.virtual_machines.create_or_update(resource_group_name, vm_name, vm_obj)
async_update.wait()

It stuck for ~25 mins.
![screen shot 2018-08-22 at 1 24 33 pm](https://user-images.githubusercontent.com/8128417/44452305-d13faa00-a613-11e8-905d-9537cb704730.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.