When you browse a VM folder on a datastore you find different types of files listed there . Each file has specific role in a VM functioning. We will learn here for which purpose which files are created. Typically you will find following types of files in a VM directory: VMDK files – VMDK files names as (VMware Virtual Disk file) are the actual virtual hard drive for the virtual guest operation system. You can create dynamic or fixed virtual disks. With dynamic disks, the disks start small and grow as the disk inside the guest OS grows. With fixed disks, the virtual disk started out at the same (large) disk size decided initially while creating VM. Log files – Log files are just that- a log of VM server activity for a single virtual server. Log files can be used only while doing any troubleshooting with a virtual machine. It can be more than 1 or 2 and modified each time while we Start, Suspend or reboot the Virtual Machine. V...
Technical Blogs and Daily IT Infrastructure issues and resolutions