VHDX File is getting increased and Unable to Optimize / Compact Diskspace

Issue Reported: Running Virtual machine with Windows 11 Operating System. Noticed that OS consumes only 32GB but disk space shows more than 55GB in the Current File Size. Did disk cleanup including Windows Files deletion but still same has been noticed in the Virtual Disk Properties. Resolution: Step 1: Mount the Virtual Disk in the […]

What is NUMA

NUMA Stands for Non-Uniform Memory Access. Name itself says what is it. Isn’t it?? In a NUMA system, CPUs are arranged in smaller systems called nodes. Each node has its own processors and memory, and is connected to the larger system through a cache-coherent interconnect bus. Each Node connected to set of CPUs and Memory which […]

Types of RAID Levels with Diagrams

RAID for Redundant Array of Inexpensive (Independent) Disks. When we talks about Storage and File Servers, we should be very familiar with RAID concepts. Without knowing them deeply, we will end up with confusion. Here we we will go through four types of RAID Level which are highly used in the industry. 1. RAID 0 2. […]