Mostrando entradas con la etiqueta DRS. Mostrar todas las entradas
Mostrando entradas con la etiqueta DRS. Mostrar todas las entradas

24 junio 2014

Use Resource Pool , or not use Resource Pool... that´s the question

Really the question is no about use it or not, it´s more about if you  really know how a Resource Pool works within a cluster environment.

For example, the first rule is NOT deploy VMs and RP holding on the same hierarchy, for example:



The reason is obvious..... look at the Resource Allocation tab from the cluster and review the % shares. If you compare it, the vApp called vCOps has the same % than the RP Normal, and compete for the resources in the same shares.

The next big thing you must review, is how many resources do  you have in each RP, for example, if you have 10 CPUs deployed on the RP Normal, it means that each CPU has 2,1% shares.
In other hand, imagine you  have 5CPUs deployed on the RP Low, which means that each CPU has 2% shares. ¿make sense or not?

Then you have CPU competing with the same % even if they are RP Normal or RP Low... epic fail !!!

Now, imaging that we delete the VM called Test 01, look  now how the % shares change, every element gains % shares but we still have a gap  with the vCOps  vApp.


It could be even more complex a Resource Pool  management  :-)

Imagine now, within a RP  that we deploy 2 VM, one with 1cpu and the other with 2cpu.
In a initial stage with normal shares for each, the VM 1cpu will get 33% shares from the RP Normal and the VM 2cpu will get 66% shares as shown below:


Everything it´s ok? But, before we change the shares for the VM 1cpu and set it to High:


Then, we have now two VM with different Shares, competing with the same 50 % shares. This could be what we try to get changing the shares, but, usually is not the desire situation.

So, be carefully when use Resource Pools in order to have more benefits than anomalies with the results of the % shares calculation...and of  course "don´t use it to organize your VMs within a cluster, use folders!"

08 diciembre 2011

Nuevo TR: NetApp Storage Best Practices for VMware vSphere 5

Nuevo documento de December 2011 actualizado tambien a la version vSphere 5 (ESXi)

Lo podeis descargar del siguiente enlace: http://media.netapp.com/documents/tr-3749.pdf

Del documento destacaria la referencia al "Storage DRS" con los "Datastore Cluster" de la nueva version vSphere 5, y las recomendaciones sobre su configuracion:

Following are the key recommendations when configuring storage DRS and datastore cluster:
- Set SDRS to manual mode and to review the recommendations before accepting them.
- All datastores in the cluster should use the same type of storage (SAS, SATA, and so on) and have the same replication and protection settings.
- SDRS will move VMDKs between datastores, and any space savings from NetApp cloning or deduplication will be lost when the VMDK is moved. You can rerun deduplication to regain these savings.
- After SDRS moves VMDKs, it is recommended to recreate the Snapshot copies at the destination datastore.
- Do not use SDRS on thinly provisioned VMFS datastores due to the risk of reaching an out-of-space situation.
- Do not mix replicated and nonreplicated datastores in a datastore cluster.
- All datastores in an SDRS cluster must either be all VMFS or all NFS datastores.
- Datastores cannot be shared between different sites.
- All datastore hosts within the datastore cluster must be ESXi 5 hosts.