1 VMware VSphere Interview Questions
1 VMware VSphere Interview Questions
html
VMware infrastructure become very large day by day and VMware is keep on
integrating new technologies to their newer vSphere releases. Its becoming quite
difficult for VMware newbies to understand the technology and product
completely. This article will answer many questions for VMware beginners about
the VMware vSphere product offerings and features.I have not explained the
products and features very deeply but this one line answers will help you on
interviews to keep your answer short and sweet.
1.What are the products included in VMware vSphere 5.5 Bundle ?
VMware ESXi
VMware Hypervisor
3.What is the role of VMware vCenter server?
http://www.unixarena.com/2014/07/vmware-vsphere-interview-questions-part1.html
We can update the ESXi hosts using VMware Update Manager(VUM). We can
use this VUM add-on package on Windwos based vCenter server and Linux based
vCenter server (vCenter appliance)
6.What is the use of VMware vSphere Client and vSphere Web Client ?
vSphere Client
7.What is the difference between vSphere Client and vSphere web client ?
http://www.unixarena.com/2014/07/vmware-vsphere-interview-questions-part1.html
http://www.unixarena.com/2014/07/vmware-vsphere-interview-questions-part1.html
vSphere vMotion
vSphere Replication
VMware HA
Please click page 2 to continue.
11. Will vSphere HA help on VM failures too ?
http://www.unixarena.com/2014/07/vmware-vsphere-interview-questions-part1.html
check the VM all the time. If the VM is stopped functioning, VM will be restarted
automatically by vSphere HA.
12.What is the use of vMotion ?
Using vMotion feature,we can move the running VMs from one ESXi host to
another ESXi host without any downtime. vMotion copies the VMs in-memory
contents to the destination server and freeze the operation on current ESXi host
and resumes the VMs on remote ESXI node.
VMware vMotion
13.What is the use of Storage vMotion ?
vMotion is possible only when you have Shared storage like FC-SAN,ISCSI-SAN
or NFS. If you want to move the VM from one datastore to another datastore
without any downtime,then you need to perform storage vMotion.
http://www.unixarena.com/2014/07/vmware-vsphere-interview-questions-part1.html
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 accours on
ESXi nodes, there is no time to perform vMotion and cant be used.
15.Is there any way to prevent the VMs unplanned downtime using vSphere HA ?
Yes.You can prevent the unplanned downtime using vSphere falut tollerance
along with vSphere HA.
16.How the vSphere Fault tolerance(FT) works ?
http://www.unixarena.com/2014/07/vmware-vsphere-interview-questions-part1.html
vSphere DRS is an intelligent frame works which always monitors the cluster
nodes health check and performs the vMotion automatically whenever required.
For an 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 few VMs 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.
Vmware DRS
18. What is vSphere storage DRS ? How it works ?
http://www.unixarena.com/2014/07/vmware-vsphere-interview-questions-part1.html
vSphere Storage DRS like vSphere DRS but it applies to storage.It helps to
balance storage utilization and performance between data-stores on same ESXi
clusters.
VSAN forms the storage pools across the multiple nodes using internal disks
and allows you to create a datastores that spans multiple ESXI hosts. VSAN also
protect the data using VM storage profiles and you can configure it according to
your requirement. You need SSDs(Solid State Drive) to configure VSAN. Click here
to learn more about VSAN.
VSAN overview
20.What is Flash Read Cache ?
vSphere 5.5 supports solid state drive through feature called Flash Read
Cache.Using Flash Read Cache, you can assign a caching space to VMs like how
are you assigning like CPU,Memory and other resources to VMs. Solid state drive
can provide much better that IOPS compare to normal disks.
http://www.unixarena.com/2014/07/vmware-vsphere-interview-questions-part1.html
Its similar to storage I/O control but its controls the VMs Network bandwidth.
23.What is vSphere Replication?
http://www.unixarena.com/2014/07/vmware-vsphere-interview-questions-part1.html
vSphere Replication
Hope I have mostly covered about all the vSphere products and it features in high
level.