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
You are here: Home / vDefend Security Services Platform / Bypassing Minimum Storage Pre-Check for vDefend Security Services Platform (SSP) 5.2 Lab Deployments

Bypassing Minimum Storage Pre-Check for vDefend Security Services Platform (SSP) 5.2 Lab Deployments

09.23.2026 by William Lam // Leave a Comment

After successfully deploying the vDefend Security Services Platform (SSP) 5.2 Installer, which I recently built some automation for, the next step is to deploy an SSP Instance. I was surprised to see there was a fairly hefty minimum storage pre-check of a little over 3.5TB, something I certainly hope my lab never gets close to consuming! Since thin provisioning is already used by default, ideally the minimum storage requirement should simply reflect what is needed for the selected form factor.


😅Fortunately, there is a workaround to skip the minimum storage pre-check and allow us to proceed with the SSP Instance deployment.

Disclaimer: This is not officially supported by Broadcom, please use only in a non-production environment for lab and learning purposes.

SSH to the SSP Installer VM using the sysadmin account, switch to the root user, and edit the /config/clusterctl/settings.json file by appending the following at the end of the file. Make sure to add a comma to the preceding line to maintain valid JSON syntax:

"skip_check_storage_policy": true


Once you have made the change, no need to restart any services, you can re-run the pre-check and storage policy check will now be skipped.

Note: I know it might be tempting to mess with the other parameters like controlling the number of control plane nodes or reducing resources on worker nodes, I have already tried and you will end up with either failed deployments or inability to enable additional SSP capabilities. I have already spoken with SSP Engineering and further optimizations for lab deployments is already in the works.

Categories // vDefend Security Services Platform, VMware Cloud Foundation Tags // VCF 9.1, VCF 9.1.1

Thanks for the comment!Cancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

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
  • Reddit
  • RSS
  • Twitter
  • Vimeo

Recent

  • Bypassing Minimum Storage Pre-Check for vDefend Security Services Platform (SSP) 5.2 Lab Deployments 09/23/2026
  • Quick Tip - Improved NVMe Tiering Device Health Monitoring in VCF 9.1 09/22/2026
  • Using VCF Download Tool (VCFDT) with a Kerberos-Authenticated HTTPS Proxy 09/21/2026
  • VCF 9.1.1 - Connecting Pi Coding Agent to VCF Private AI Services (PAIS) 09/17/2026
  • Quick Tip - Automating vDefend Security Services Platform (SSP) 5.2.0 Installer OVA Deployment 09/16/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...