Increate /usr on Stack Edge

Erick Kendall 1 Reputation point
2022-05-24T17:19:01.837+00:00

I have an Azure Stack Edge Pro (1 GPU) and have built a Ubuntu 20.04 server for a company project. The developer said he needs a larger /usr partition. I explained that when building these systems, the root image in 30 GB in size. While I can mount a separate disk for /usr it becomes tricky as the file system is in use. Plus, I don't have the luxury of booting into single user mode.

Is there any way to build a system on the Azure Stack Edge Pro that has separate file systems or disk?

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
548 questions
Azure Stack Hub
Azure Stack Hub
An extension of Azure for running apps in an on-premises environment and delivering Azure services in a datacenter.
180 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Prrudram-MSFT 22,486 Reputation points
    2022-06-24T18:56:21.377+00:00

    Hello @Erick Kendall ,

    Thank you for reaching out to the Microsoft Q&A platform. Happy to answer your question.

    You can create a custom image to use on Edge with a larger root image size. You can also add separate data disk to any image when deploying or after it is deployed.

    Hope this helps!

    --please don't forget to upvote and accept as answer if the reply is helpful--

    0 comments No comments