VMware vSphere Interview Questions

Ratings:
(4)
Views:376
Banner-Img
  • Share this blog:

 

VMware vSphere Interview Questions

1Q) How will you define VMware HA?

Ans: VMware High Availability (HA) provides easy to use, cost-effective high availability for applications running in virtual machines. In the event of server failure, affected virtual machines are automatically restarted on other production servers with spare capacity.

2Q) We have a lot of features like VMotion, DRS, SMP, etc, but why we need HA?

Ans: We need this because we need our services running without interruption. Assume like, for some reason if anyone of the ESX server in the cluster goes down suddenly, what happens to the virtual machines which are running on that particular server? Are they continue to run or go down. Yes, they also go down. But with the help of VMware HA, these VM's can be restarted immediately on the other ESX servers in the same cluster. But here you will get a downtime of 5 –10 mins. Because a server crash is an unexpected thing.

3Q) What architecture changes were seen between ESXi 4.1 and 5.0?

Ans: vSphere 5.0 comes to a new HA architecture. HA has been rewritten from the ground up to shed some of those constraints that were enforced by AAM. HA as part of 5.0, also referred to as FDM (fault domain manager), introduces less complexity and higher resiliency. From a UI perspective, not a lot has changed, but there is a lot under the covers that has changed though, no more primary/secondary node concept as stated but a master/slave concept with an automated election process.

Interested in mastering VMware vSphere Training? Enroll now for a FREE demo on "VMware vSphere Training"

4Q) Is HA dependent on Vmware vCenter Server?

Ans: Yes. But only during the initial installation and configuration.

5Q) What is Hardware virtualization & Advantages of hardware Virtualization?

Ans: Transforming Hardware resources into software layer is called Hardware virtualization, using hardware virtualization we can run multiple operating system’s concurrently on a piece of since hardware

So we can reduce Hardware Resources Save Power, cooling, Space. Provide high availability to Virtual Machines Easy to manage.

6Q) What is Virtualization?

Ans: Virtualization is the creation of virtual is rather than an actual version of something Such as

Hardware virtualization         VMWARE VSPHERE / CITRIX XEN SERVER/ MICROSOFT HYPER V

Desktop Virtualization     VMWARE VDI / CITRIX XEN DESKTOP

Application Virtualization CITRIX XEN APP / VMWARE THINK APP

7Q) What is VM Monitoring status?

Ans: HA will usually monitor ESX hosts and reboot the virtual machine in the failed hosts in the other host in the cluster in case of host isolation but I need the HA to monitors for Virtual machine failures also. here the feature called VM monitoring status as part of HA settings.VM monitoring restarts the virtual machine if the VMware tools heartbeat didn’t receive with the specified time using Monitoring sensitivity.

8Q) What is VMware vSphere API and vSphere SDK?

Ans: VMware vSphere API is a set of interfaces for managing vSphere. You can use the API to do almost all the things the vSphere Client can do. The API is defined as SOAP Web Services with WSDL. The vSphere SDK is a set of libraries that support vSphere API, as well as tools and samples that assist your development efforts. The vSphere SDK is also known as VI SDK, vCenter SDK, ESX SDK, etc. In most discussions, the vSphere API and vSphere SDK are used interchangeably.

9Q) How does vSphere API relate to VI API?

Ans: They are essentially the same. VI was renamed as vSphere in its version 4. Accordingly, the API name got changed.

10Q) What releases of vSphere does vSphere API support?

Ans: All releases including VI 3.0, VI 3.5, vSphere 4.0, vSphere 4.1, vSphere 5.0, vSphere 5.1, vSphere 5.5, 6.0 as of 2015. Each release of vSphere has corresponding vSphere APIs.

11Q) Can vSphere API work with VMware Server?

Ans: Yes with some versions. All are experimental though.

12Q) How does vSphere API relate to vCloud API?

Ans: They are designed for different audiences in mind. You can think of vSphere API as the under-the-hook API vs. vCloud API as the drive seat API. Functionality wise, vCloud API is, almost, a subset of vSphere API. Format wise, vSphere API is SOAP-based while vCloud API is REST-based.

13Q) What are the products included in VMware vSphere 5.5 Bundle?

Ans: -VMware ESXi -VMware vCenter Server -VMware vSphere Client and Web Client -vSphere Update Manager -VMware vCenter Orchestrator

14Q) What is the role of the VMware vCenter server?

Ans: vCenter provides a centralized management platform and framework for all ESXi hosts and their respective VMs. vCenter Server allows IT administrators to deploy, manage, monitor, automate, and secure a virtual infrastructure in a centralized fashion. To help provide scalability, vCenter Server leverages a back-end database (Microsoft SQL Server and Oracle are both supported, among others) that stores all the data about the hosts and VMs.

15Q) What is the use of VMware vSphere Client and vSphere Web Client?

Ans: vCenter Server provides a centralized management framework to VMware ESXi hosts. To access the vCenter server, you need vSphere client or vSphere Web client service enabled.

 

Check Out VMware Tutorial

16Q) What are the features included in VMware vSphere 5.5?

Ans:

-vSphere High Availability (HA)

-vSphere Fault Tolerance

-vSphere vMotion

-vSphere Storage vMotion

-vSphere Distributed Resource Scheduler (DRS)

-virtual SAN (VSAN)

-Flash Read Cache

-Storage I/O Control

-Network I/O Control

-vSphere Replication

17Q) Will vSphere HA help on VM failures too?

Ans: In an order to detect the VM failures, you need to enable VM Failure Monitoring. So that it detects the Disk I/O and sends the internal heartbeat to check the VM all the time. If the VM is stopped functioning, VM will be restarted automatically by vSphere HA.

18Q) What is the use of vMotion?

Ans: Using the vMotion feature, we can move the running VM’s from one ESXi host to another ESXi host without any downtime. vMotion copies the VM’s in-memory contents to the destination server and freezes the operation on the current ESXi host and resumes the VM’s on remote ESXi node.

19Q) Why vMotion feature is not used/can’t use in vSphere HA?

Ans:vMotion is used for planned migrations and possible only where the source and destination ESXI hosts are running properly. vSPhere HA is used to reduce the downtime due to failures of physical ESXi hosts. So When the failure occurs on ESXi nodes, there is no time to perform vMotion, and can’t be used.

20Q) How the vSphere Fault Tolerance(FT) works?

Ans: Using vLockstep technology, vSphere FT maintains the mirrored secondary VM on different ESXi physical host that is kept in lockstep with the primary. So when the primary ESXi node goes down due to hardware issues, the secondary VM will immediately step in and provide the service. At this point, this VM will become primary and secondary aka mirrored VM will be created on possible ESXi host to prevent further ESXi failure.

21Q) What is vSphere DRS(Distributed Resource Scheduler)? How does it work?

Ans: vSphere DRS is an intelligent framework that always monitors the cluster nodes health check and performs the vMotion automatically whenever required. For example, if one of the ESXi cluster host memory has been utilized more than 90% and due to that lot of paging happening on that server. vSphere DRS detects such things in quick time and moves a few VM’s to another ESXi cluster to least-balance the cluster nodes without any downtime by leveraging vMotion functionality. It applies for high contention for CPU utilization too. So vSphere DRS helps to balance the CPU & Memory utilization across the ESXi cluster nodes.

22Q) What is vSphere storage DRS? How does it work?

Ans: vSphere Storage DRS like vSphere DRS but it applies to storage. It helps to balance storage utilization and performance between data-stores on the same ESXi clusters.

23Q) What is VSAN? How does it work?

Ans: VSAN forms the storage pools across the multiple nodes using internal disks and allows you to create a datastore that spans multiple ESXi hosts. VSAN also protects the data using VM storage profiles and you can configure it according to your requirement. You need SSD’s(Solid State Drive) to configure VSAN. Click here to learn more about VSAN.

24Q) What type of Hypervisor VMware ESXi is?

Ans: VMware ESXi is a Bare-metal hypervisor. You can directly install on server hardware.

You liked the article?

Like : 2

Vote for difficulty

Current difficulty (Avg): Medium

Recommended Courses

1/15

About Author
Authorlogo
Name
TekSlate
Author Bio

TekSlate is the best online training provider in delivering world-class IT skills to individuals and corporates from all parts of the globe. We are proven experts in accumulating every need of an IT skills upgrade aspirant and have delivered excellent services. We aim to bring you all the essentials to learn and master new technologies in the market with our articles, blogs, and videos. Build your career success with us, enhancing most in-demand skills in the market.


Stay Updated


Get stories of change makers and innovators from the startup ecosystem in your inbox