A high-performance, durable block storage designed to be used with Azure Virtual Machines and Azure VMware Solution.
Hello @Asim Malik,
If you’ve attempted to increase your disk size from 127 GiB to 256 GiB but it still shows as 127 GiB when using the server, there are a few steps you may need to follow to ensure the new size is recognized:
- Expand the Linux Filesystem: If the disk size is recognized but the filesystem hasn’t been expanded to utilize the new space, you may need to expand the filesystem as well. This can often be done using tools like
growpartandxfs_growfsfor XFS filesystems, or similar commands for other filesystem types.
Expand a disk partition and filesystem
If this answers your query, do click Accept Answer and Up-Vote for the same. And, if you have any further query do let us know.
and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.