Platform: vCloud Infrastructure Portal
URL: vcloud.officeinfra.com:4085
This document explains the procedure to upgrade Virtual Machine CPU, Memory, and Disk resources, extend operating system partitions, and check VM resource allocation.
Log in to the vCloud portal:
vcloud.officeinfra.com:4085
Navigate to:
Virtual Machines → Select Required VM
Open the VM configuration page.
Navigate to:
Hardware / Compute Settings
Locate the CPU / vCPU option.
Increase the vCPU value as required.
Example:
Existing: 4 vCPU
New Allocation: 8 vCPU
Save the changes.
Start the VM if it was powered off.
Log in to:
vcloud.officeinfra.com:4085
Navigate to:
Virtual Machines → Select VM
Open:
Hardware Configuration
Select:
Memory / RAM
Update the RAM allocation.
Example:
Existing RAM: 16 GB
New RAM: 32 GB
Save the configuration.
Power on the VM if required.
Log in to:
vcloud.officeinfra.com:4085
Navigate to:
Virtual Machines → Select Required VM
Open:
Hardware Configuration
Select the required virtual disk.
Increase the disk capacity.
Example:
Existing Disk: 100 GB
New Disk: 200 GB
Save the changes.
Restart the VM if required.
Log in to the Windows VM.
Open Disk Management:
Run → diskmgmt.msc
Locate the expanded disk and identify the unallocated space.
Right-click the required partition.
Select:
Extend Volume
Complete the wizard:
Next → Select Available Space → Next → Finish
The partition will be extended with the additional disk space.
Run:
lsblk
Example:
sda 200G
└─sda1 100G
Install grow tools if required.
RHEL/CentOS
yum install cloud-utils-growpart -y
Ubuntu
apt install cloud-guest-utils -y
Extend the partition:
growpart /dev/sda 1
xfs_growfs /
resize2fs /dev/sda1
Open:
Task Manager → Performance → CPU
Open:
Task Manager → Performance → Memory
Open:
Disk Management
lscpu
free -h
lsblk
df -h
Log in to:
vcloud.officeinfra.com:4085
Navigate to:
Virtual Machines
Select the required VM.
Open:
Hardware Configuration
Review the allocated resources:
Check:
Number of vCPU
CPU Configuration
Check:
Assigned RAM
Check:
Virtual Disk Size
Disk Controller
Storage Configuration