InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
Explain cold and hot migration? |
Answer»
|
|
| 2. |
Explain Cluster. |
|
Answer» In VMware, the CLUSTER is defined as a logical grouping of multiple ESXi hosts. It lets you ADD and remove hosts from a cluster. HA and DRS are also provided on the cluster. |
|
| 3. |
What is the meaning of VVol? |
|
Answer» VSPHERE 6.0 introduces the concept of Virtual Volume, also known as VVol, for MANAGING virtual disks. Whenever a virtual disk is CREATED in a virtual ENVIRONMENT, VVol is AUTOMATICALLY created. At the virtual disk level, it enables array-based operations. |
|
| 4. |
Explain iSCSI storage. |
|
Answer» Generally, iSCSI SANs consist of an iSCSI storage SYSTEM, which houses one or more storage processors. Communication between the HOST and array OCCURS over TCP/IP protocol, and ESXI hosts are configured with an iSCSI initiator. Such an initiator is either HARDWARE- or software-based. The hardware-based initiators can be dependent or independent; the software-based ones are called iSCSI software initiators. |
|
| 5. |
Write three port-groups that are configured in ESXi networking. |
|
Answer» The following are the three port-groups configured in ESXI networking:
|
|
| 6. |
Explain what you mean by Port-group. |
|
Answer» As the name suggests, port groups are groups of virtual ports on our virtual switch. In GENERAL, the port group provides a stable anchor POINT for virtual machines connected to LABELED networks by aggregating multiple ports into a single configuration. Every port group is assigned a network label, which is unique to the host. VLAN (Virtual Local Area Network) TAGS, for example, are shared by each port group member. |
|
| 7. |
Explain VMware DRS. |
|
Answer» DRS (Distributed Resource Scheduler), as the name suggests, PROVIDES a way to schedule and BALANCE resources ACROSS a vSphere environment. Through the use of clusters and resource pools, VIRTUAL environments are able to automatically balance available resources across hosts. DRS uses VMWARE HA (High Availability) to move VMs from one host to another to ensure that resources are evenly distributed among them. |
|
| 8. |
What are the VMware components? |
|
Answer» VMware infrastructure consists of the following components:
|
|
| 9. |
Name some of the VMware products. |
| Answer» | |
| 10. |
Explain the .vmdk file. |
|
Answer» VIRTUAL Machine DISK (VMDK) is an open file format by VMware which is used to store the content of virtual hard disks. In vSphere 5.5 and LATER versions, it can be up to 62 TB in size. Earlier, VMware PRODUCTS used the EXTENSION .dsk to store content or data or virtual disk files. |
|
| 11. |
Explain NFS and VMFS. |
Answer»
|
|
| 12. |
What do you mean by ESXi? |
|
Answer» ESXi (Elastic Sky X Integrated): ESXi (FORMERLY ESX) is a virtualization platform DEVELOPED by VMware for deploying and managing virtual machines. With ESXi, you get a very secure OS architecture that includes and integrates essential OS components like the Kernel. For efficiency, reliability, and PERFORMANCE, it's the leading choice. ESXi partitions hardware to consolidate applications and reduce costs by directly accessing and controlling underlying resources. It is a hypervisor that makes use of bare-metal virtualization technology. |
|
| 13. |
What do you mean by Hypervisor? Write its type. |
|
Answer» Hypervisors, also known as VM monitors or VMMs, are software that creates and runs virtual MACHINES (VMs) as well as also manages and allocates resources to them. By sharing its resources in virtual ways, such as MEMORY and processing, a host computer can support multiple guest VMs. The special feature of a HYPERVISOR allows several virtual machines to run on a single physical server. As a result, it reduces:
Types of Hypervisor-
|
|
| 14. |
Write four core elements of the VMkernel networking layer. |
|
Answer» VMkernel networking ENABLES VSPHERE to INTERACT with the outside world. It consists of FOUR core elements:
|
|
| 15. |
Explain VMKernel and its importance. |
|
Answer» VMware's VMkernel is a high-performance operating system that runs directly on the ESXi HOST. VMkernel GENERALLY acts as an interface between VMs and the physical hardware of the system and is referred to as MICROKERNEL by VMware since it runs on bare metal, directly on VMware ESX hosts. In addition to providing hardware abstraction and operating system (OS) services, VMKernel allocates memory and schedules CPUs. In addition, it handles services such as vMotion, FAULT Tolerance, NFS, and iSCSI. In ORDER for VMs to communicate with ESXi, the VMKernel is vital. |
|
| 16. |
Explain the different types of virtualization available. |
|
Answer» Virtualization generally enables your organization to run many PROCESSES at once with fewer physical infrastructures, leading to greater efficiency and cost savings. VMware manages different types of virtualizations, each having different uses in the industry. Types of virtualization-
|
|
| 17. |
What is the importance of virtualization? |
|
Answer» A virtualization process creates a virtual version of a physical device, such as a server, storage device, network device, on a physical host. On a SINGLE machine/server known as an ESXI (ESX integrated) host, several virtual machines, as well as multiple operating systems and APPLICATIONS, can be operated. It has the following advantages:
|
|