Operations 4 min read

Step-by-Step Guide to Expanding a VMware Virtual Machine Disk

This tutorial walks you through the complete process of safely expanding a VMware virtual machine's disk, from powering off the VM and logging into vSphere Client to adding a new hard disk, configuring its size, and confirming the successful expansion with screenshots.

Python Crawling & Data Mining
Python Crawling & Data Mining
Python Crawling & Data Mining
Step-by-Step Guide to Expanding a VMware Virtual Machine Disk

Before expanding the virtual machine, ensure it is powered off.

1. Open VMware vSphere Client and log in.

vSphere Client login screen
vSphere Client login screen

2. Select the virtual machine to expand, e.g., master01 .

Select VM
Select VM

3. Open the “Resource Allocation” tab and click Edit .

Resource Allocation
Resource Allocation

4. After clicking “Edit”, the editing interface appears.

Edit screen
Edit screen

5. In the hardware list, select Hard Disk 1 and click Add .

Add disk
Add disk

6. After clicking “Add”, a new dialog appears.

Add dialog
Add dialog

7. Choose Hard Disk and click Next .

Select Hard Disk
Select Hard Disk

8. Select “Create a new virtual disk” and click Next .

Create new virtual disk
Create new virtual disk

9. Set the disk size (example 50 GB) and click Next .

Disk size
Disk size

10. Keep the advanced options at default and click Next .

Advanced options
Advanced options

11. Click Finish to complete the wizard.

Finish
Finish

12. The “Adding” progress screen appears; click Confirm .

Adding progress
Adding progress

13. A confirmation dialog pops up.

Confirmation dialog
Confirmation dialog

14. Click Edit again; the hardware list now shows Hard Disk 2 , indicating the new disk was added.

Hard Disk 2
Hard Disk 2

15. Open the VM’s “Summary” tab to verify that the storage capacity has increased.

Summary tab
Summary tab

The disk expansion was successful.

Original Source

Signed-in readers can open the original source through BestHub's protected redirect.

Sign in to view source
Republication Notice

This article has been distilled and summarized from source material, then republished for learning and reference. If you believe it infringes your rights, please contactadmin@besthub.devand we will review it promptly.

Operationsvirtual machineVMwareDisk ExpansionvSphere
Python Crawling & Data Mining
Written by

Python Crawling & Data Mining

Life's short, I code in Python. This channel shares Python web crawling, data mining, analysis, processing, visualization, automated testing, DevOps, big data, AI, cloud computing, machine learning tools, resources, news, technical articles, tutorial videos and learning materials. Join us!

0 followers
Reader feedback

How this landed with the community

Sign in to like

Rate this article

Was this worth your time?

Sign in to rate
Discussion

0 Comments

Thoughtful readers leave field notes, pushback, and hard-won operational detail here.