WilliamLam.com

  • About
    • About
    • Privacy
  • VMware Cloud Foundation
  • VKS
  • Homelab
    • Resources
    • Nested Virtualization
  • VMware Nostalgia
  • Apple

Quick Tip - Retrieving vSAN usage & overhead information using vSAN API

12.10.2024 by William Lam // 2 Comments

Within the vSphere UI, you can view a detailed breakdown of your vSAN storage utilization including various system overhead by selecting a specific vSAN Cluster and then navigating to Monitor->vSAN->Capacity as shown in the screenshot below.


Different vSAN configuration such using vSAN Original Storage Architecture (OSA) or vSAN Express Storage Architecture (ESA) and whether capabilities like vSAN Deduplication and Compression is enabled will yield different utilization metrics that are displayed.

I recently had an inquiry asking how to retrieve the vSAN Deduplication and Compression overhead information using PowerCLI?

[Read more...]

Categories // Automation, PowerCLI, VSAN Tags // VSAN

Quick Tip - vSAN ESA Cluster Health Check returns Error message: Expecting value: line 1 column 1 (char 0)

11.18.2024 by William Lam // Leave a Comment

A fellow colleague was having some problems with the vCenter Server Appliance (VCSA) CLI Installer when using the vSAN ESA (Express Storage Architecture) bootstrap method, which automatically the configures vSAN ESA on a physical ESXi host before deploying the VCSA on top of the vSAN ESA Datastore.


Whether he manually downloaded the vSAN JSON HCL or generated his own custom vSAN ESA HCL, the VCSA Installer would fail with the following error:

Expecting value: line 1 column 1 (char 0)

[Read more...]

Categories // Automation, VMware Cloud Foundation, VSAN Tags // VSAN, vSAN ESA

Quick Tip - Suppress in-guest VMware Tools update notifications

11.08.2024 by William Lam // Leave a Comment

If you have a Virtual Machine that has VMware Tools installed and a newer version is available, end users within the guest operating system might see a status bar notification with the following message:

A newer version of Tools is available for this VM

Most organizations already have a well defined process in rolling out new software updates including VMware Tools, so while the in-guest notification about a new version of VMware Tools can be useful for some, it either not applicable or adds unnecessary distractions for their end users. I recently learned that you can disable these in-guest notification by applying one of the following configurations:

Windows

  • Disable VMware Tools notification at system Level
    • Set the following registry key: HKEY_LOCAL_MACHINE\Software\VMware, Inc.\VMware Tools\ShowTray to 0 (REG_DWORD)
  • Disable VMware Tools In-Guest Notification at the user Level
    • Set the following registry key: HKEY_CURRENT_USER\Software\VMware, Inc.\VMware Tools\ShowTray to 0 (REG_DWORD)

Feedback has already been acknowledge to add this information to the official VMware Tools documentation and that it may be possible to configure these notification settings using the VMware Tools configuration file (tools.conf) in the future, further simplifying any configurations related to VMware Tools.

Categories // Automation Tags // vmware tools

  • « Previous Page
  • 1
  • …
  • 4
  • 5
  • 6
  • 7
  • 8
  • …
  • 224
  • Next Page »

Search

Thank Author

Author

William is Distinguished Platform Engineering Architect in the VMware Cloud Foundation (VCF) Division at Broadcom. His primary focus is helping customers and partners build, run and operate a modern Private Cloud using the VMware Cloud Foundation (VCF) platform.

Connect

  • Bluesky
  • Email
  • GitHub
  • LinkedIn
  • Mastodon
  • Reddit
  • RSS
  • Twitter
  • Vimeo

Recent

  • Programmatically accessing the Broadcom Compatibility Guide (BCG) 05/06/2025
  • Quick Tip - Validating Broadcom Download Token  05/01/2025
  • Supported chipsets for the USB Network Native Driver for ESXi Fling 04/23/2025
  • vCenter Identity Federation with Authelia 04/16/2025
  • vCenter Server Identity Federation with Kanidm 04/10/2025

Advertisment

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy

Copyright WilliamLam.com © 2025

 

Loading Comments...