When scaling up L-series VM in Azure, is the data on the NVMe disks preserved?

Mike 0 Reputation points
2024-10-23T16:21:29.32+00:00

Say we have our 1.8 TB database mounted to the local NVMe disks on a L8s_v2 machine. If we scale up the VM to a L16s_v2 would the data be migrated to the new 3.6 TB disk?

Azure Disk Storage
Azure Disk Storage
A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
647 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Keshavulu Dasari 1,730 Reputation points Microsoft Vendor
    2024-10-23T17:04:57.3733333+00:00

    Hi Mike ,
    Welcome to Microsoft Q&A Forum, thank you for posting your query here!
    When sizing an L-series VM in Azure, data is not stored on the NVMe disk. Local NVMe storage on Lsv2-series VMs is temporary, which means that data persists only when the VM is scheduled to restart, If the VM is reused, distributed, or deleted, the data on the local NVMe disk will not be retained

    In your case, if you scale up from an L8s_v2 machine to an L16s_v2 machine, the data from the 1.8 TB NVMe disk will not migrate to the new 3.6 TB disk. You will need to manually back up the data before upgrading and then restore the new VM to the system

    For more information:

    https://learn.microsoft.com/en-us/azure/virtual-machines/sizes/storage-optimized/lsv2-series https://learn.microsoft.com/en-us/azure/virtual-machines/sizes/storage-optimized/l-family

     If you have any other questions or are still running into more issues, let me know in the "comments" and I would be happy to help you


    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    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.