Remote disk disconnected- Virtual Machine Linux Unavailable

Jairo Batanero Campos 1 Reputation point
2022-03-02T21:19:23.083+00:00

Good Evenning for all

There was a reboot of a virtual machine hosted on azure, and according to the "resource health" monitor the remote disk was disconnected.

179390-integridade-server3.jpg

This virtual machine is running a linux server that could not have stopped without warning, how to find out the cause of this sudden restart to configure not to restart without warning?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
9,020 questions
{count} votes

1 answer

Sort by: Most helpful
  1. vipullag-MSFT 26,487 Reputation points Moderator
    2022-03-08T07:44:49.627+00:00

    @Jairo Batanero Campos

    Welcome to Microsoft Q&A Platform, thanks for posting your query here.

    Firstly, apologies for the delay in responding here and any inconvenience this issue may have caused.

    The issue reported here is the Linux VM reboot with error as remote disk was disconnected.

    This issue might have happened due to connection loss between the physical host node where your VM was running, and the Azure Storage services where your Virtual Hard Disks (VHDs) reside.

    Azure would have initiated VM shutdown triggered by detection of temporary IO transaction timeouts. Azure platform continuously monitors reads and writes (IO transactions) from your VMs to Azure Storage. If transactions do not complete successfully within 120 seconds (inclusive of retries), the connectivity is considered to be lost and a temporary VM shutdown is initiated to preserve data integrity and prevent corruption of your VM. After the platform detects that the storage service connectivity is restored, the VM is automatically restarted.

    Hope that helps.
    Please 'Accept as answer' if the provided information is helpful, so that it can help others in the community looking for help on similar topics.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.