WilliamLam.com

  • About
    • About
    • Privacy
  • VMware Cloud Foundation
    • VMware Cloud Foundation 9.1
    • VMware Cloud Foundation 9.0
  • VKS
  • Homelab
    • Hardware Options
    • Hardware Reviews
    • Lab Deployment Scripts
    • Nested Virtualization
    • Homelab Podcasts
  • VMware Nostalgia
  • Apple

Synology DS723+ in Homelab

09.12.2023 by William Lam // 15 Comments

While I am a huge fan and a happy user of vSAN in my homelab environment, it can sometimes be challenging when you only have a single node (yes, this is not a best practice nor recommended). For example, I have not been able to upgrade to the latest vSAN Disk Group version because my vCenter Server Appliance (VCSA) is also running on top of vSAN which prevents the upgrade operation from completing as changes to the vSAN Disk Group is required.


I honestly have been putting this maintenance off for quite some time but right before VMware Explore, I got an opportunity from Synology to check out one of their storage offerings, the DS723+. While I have never worked with a Synology product before, I know many in the VMware Community use their DiskStation NAS for a number of use cases from VM/Application backup, file sharing, and certainly external storage for ESXi. I also found it interesting that you can also run certain types of applications directly on the NAS, which certainly pique my interest 🙂

With VMware Explore US now behind us, I finally got a chance to play with the DS723+ which has the following configuration:

  • DS723+
  • HAT3300-4T - 2 x 4TB SATA Disks
  • SNV3410-400G - 2 x 400GB M.2 SSD Disks
  • D4ES02-4G - 6GB DDR4 ECC memory (1 x 4GB DDR4 module + included 2GB DDR4 module)
  • E10G22-T1-Mini - 10GbE network module

Note: For those interested, there is also DS723+ bundle (includes 2 x 4TB SATA disk) on Amazon

[Read more...]

Categories // ESXi, Home Lab Tags // Synology

First look at Project Keswick

08.28.2023 by William Lam // 2 Comments

VMware Edge Cloud Orchestrator (VECO) was announced at VMware Explore US last week and one of the components that it is built on is using something called Project Keswick.

@alanrenouf and Elliot now on stage to talk about Project Keswick which VECO is built on #VMwareExplore pic.twitter.com/v9r29qDLIX

— William Lam (@lamw.bsky.social | @*protected email*) (@lamw) August 23, 2023

In fact, at VMware Explore, Project Keswick was officially launched and is now available for customers to try out! I was fortunate enough to attend the Project Keswick technical deep dive session in person, but if you were not able to make the session or you were not at VMware Explore, the session recording is already available online for free to watch #VIB2169LV Scaling and Deploying ESXi at the Edge with Desired State Management and GitOps.

[Read more...]

Categories // ESXi, Explore, vSphere 8.0 Tags // GitOps, Project Keswick, vmware explore

How to check the number of days before ESXi password expires?

08.08.2023 by William Lam // 4 Comments

Local user accounts created in ESXi including the root user has a default password expiration of 99999 days before administrators need to change the password. Users can control the password expiry by modifying the following ESXi Advanced Setting called Security.PasswordMaxDays which is also referenced in the ESXi Security Documentation along with other advanced configurations.

Password rotation or updates are typically managed by an organizations password management solution which is responsible keeping track and notifying when local passwords are about to expire. With that said, not everyone has a password management solution and how do you quickly check how many days left before an account password expires on an ESXi host? I initially thought this should be pretty simple to figure out, especially with utilities like chage but the version that ESXi ships is a stripped down version via Busybox and it did not provide any expiry details like the typical chage version might.

This meant, that the password expiry would need to be calculated manually and luckily, this is not a new concept. The answer lies in the /etc/shadow file which contains a number of fields that can then be used to figure out the number of days left before an account expires or if has already expired. I will not bore you with the details, but you can create the following shell script which can run in the ESXi Shell to provide you with the answer.

[Read more...]

Categories // ESXi, Security Tags // ESXi, expiry, password

  • « Previous Page
  • 1
  • …
  • 25
  • 26
  • 27
  • 28
  • 29
  • …
  • 153
  • 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

  • VCF 9.1 - Enabling High Availability for a Small VCF Management Services (VCFMS) Deployment 06/22/2026
  • Clarifying Minimum Required ESX Hosts for VCF Deployments 06/18/2026
  • VCF 9.1 - Auditing VCF Management Services (VCFMS) IP Pool Usage  06/17/2026
  • VCF 9.1 - Auditing vCenter Server Connections using the Connection Utilization API 06/15/2026
  • Quick Tip: Resolving OVFTool "Failed to Send File" Errors on macOS 06/13/2026
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 © 2026

Loading Comments...