Why deployment failed while I was creating VM with extension- nvidia drivers?

Sultan Amanbai 0 Reputation points
2024-07-09T07:48:00.5933333+00:00

{

"status": "Failed",

"error": {

    "code": "DeploymentFailed",

    "message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.",

    "details": [

        {

            "code": "Conflict",

            "message": "{\r\n  \"status\": \"Failed\",\r\n  \"error\": {\r\n    \"code\": \"ResourceDeploymentFailure\",\r\n    \"message\": \"The resource write operation failed to complete successfully, because it reached terminal provisioning state 'Failed'.\",\r\n    \"details\": [\r\n      {\r\n        \"code\": \"VMExtensionProvisioningError\",\r\n        \"message\": \"VM has reported a failure when processing extension 'NvidiaGpuDriverLinux' (publisher 'Microsoft.HpcCompute' and type 'NvidiaGpuDriverLinux'). Error message: 'DPKG frontend (/var/lib/dpkg/lock-frontend) is locked by another process, please try reinstalling after sometime'. More information on troubleshooting is available at https://aka.ms/VMExtensionNvidiaGpuDriverLinuxTroubleshoot. \"\r\n      }\r\n    ]\r\n  }\r\n}"

        }

    ]

}

}


Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,876 questions
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager Deployment
Microsoft Configuration Manager: An integrated solution for for managing large groups of personal computers and servers.Deployment: The process of delivering, assembling, and maintaining a particular version of a software system at a site.
976 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Nikhil Duserla 2,340 Reputation points Microsoft Vendor
    2024-07-09T16:20:58.6733333+00:00

    Hi Sultan Amanbai ,

    Welcome to the Microsoft Q&A Platform. Thank you for posting your query here.

    We understand from your query that you are experiencing an issue while trying to create a VM with the NVIDIA driver's extension.

    Please share additional details to investigate this case: Region, Image type, VM size and series that support GPU, and quota.

    Ensure that you meet the requirements for deploying NVIDIA GPU Driver Extension for Linux.

    Thank you.


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.