Posts

Showing posts with the label share

VMware Certification can be verified, Now you cannot lie!

Image
With the recent revamped of VMware Certification site which I mentioned in my prior post , you may also see there are other enhancements in individual certification transcript. Thanks to Choon Kok who brought this up in the VMware User Group - ASEAN . By logging into the certification site , and choosing myTranscript to view all your certificates. You will then see all your certifications that you hold to date. For each certification, you will also see View and Share . View - Let's you download a PDF of your certification.  The link is the same link as the provided in the Share popup window (Weird.  Either one of this link become redundant.  I do not see the need to provide a certificate to other if they can verify you from Share). Share - Provide a link to others who need to make sure you are claimed who you are whether you hold a valid certification.  In here there are two options, one which is as above like View but the link has been cop...

vSphere 5: Memory share calculation for mem.minfreepct

Image
While I was reading up the vSphere 5 Clustering Technical Deep Dive book by Duncan Epping and Frank Denneman, I came across this section which took me to awhile to understand the calculation for the math part. This section on memory share which has been changed in vSphere 5 which is also written in Frank Denneman, Mem.MinFreePct sliding scale function. The example is as below: Let’s use an example to explore the savings of the sliding scale technique. On a server configured with 96GB RAM, the MinFreePct threshold will be set at 1597.6MB, opposed to 5898.24MB if 6% was used for the complete range 96GB. Free memory state Threshold Range Result High 6% 0-4GB 245.96MB 4% 4-12GB 327.84MB 2% 12-28GB 696.32MB 1% Remaining memory 696.32MB Total High Threshold 1597.60MB I was trying to get the calculation for the Result column and thought to elaborate it on a clearer picture which a believe some are confused like myself. The first 0-4GB wi...