WilliamLam.com

  • About
    • About
    • Privacy
  • VMware Cloud Foundation
  • VKS
  • Homelab
    • Resources
    • Nested Virtualization
  • VMware Nostalgia
  • Apple
You are here: Home / vSphere 6.7 / Quick Tip - Changing the size of vSphere Dump Collector for VCSA 6.7 & 7.0

Quick Tip - Changing the size of vSphere Dump Collector for VCSA 6.7 & 7.0

06.01.2021 by William Lam // 3 Comments

When an ESXi host crashes, the generated core dump can be sent over the network to a remote core dump server. The vCenter Server Appliance (VCSA) can be configured as a destination by enabling the built-in vSphere Dump Collector service. By default, the storage repository for the vSphere Dump Collector service is configured to 2GB and can be increased up to 10GB, which is the supported maximum.

In earlier vSphere releases, configuring the vSphere Dump Collector repository size could be done using the vSphere Web (Flash) Client as shown in the screenshot below.

Configure and test of ESXi Dump Collector – Notes from MWhite
Screenshot courtesy from Michael White's blog post https://notesfrommwhite.net/2016/01/20/configure-and-test-of-esxi-dump-collector/

However, as part of the vSphere (HTML5) UI Client transition, it looks like all general VCSA service configurations including the vSphere Dump Collector was not ported over. I can only assume the reasoning for this was due to the infrequency configuring or updating these settings. This has been a question that has come up a few times across both VCSA 6.7 and 7.0 environments and I was recently reminded of the solution and I realized I had not blogged about the solution.

Step 1 - SSH to your VCSA and then edit /etc/sysconfig/netdumper and update the NETDUMPER_DIR_MAX_GB parameter to the desired value (10GB Max)

Step 2 - Restart the vSphere Dump Collector service for changes to go into effect

VCSA 7.0

service-control --restart vmware-netdumper

VCSA 6.7

service-control --stop vmware-netdumper
service-control --start vmware-netdumper

More from my site

  • How to retrieve the NSX-T Overview Info (SDDC Public IP, Appliance & Infra Subnet, etc.) in VMC?
  • Exploring the new vSphere Privilege Recorder in vSphere 8.0 Update 1
  • Quick Tip - Encoding special characters for OVFTool on the command-line
  • How to Deploy an OVF/OVA in the ESXi Shell
  • Ghetto Reflections 2010

Categories // vSphere 6.7, vSphere 7.0, vSphere Web Client Tags // Dump Collector

Comments

  1. *protectedmr rosh says

    06/02/2021 at 2:56 am

    powercli options?

    Reply
  2. *protectedRichard Hughes says

    08/25/2021 at 5:59 am

    Is there a down side to using VCSA as a dump collector? Can the drive fill up? Is there an alternative to the VCSA dump collector like a third party logging service?

    Reply
  3. *protectedMatt Mancini says

    10/25/2022 at 9:21 am

    Great write up as deploying VCSA on Fusion/Workstation can be a bit tricky. Another option is to deployed VCSA on an ESXi host or nested host first then just migrate it to fusion or Workstation. I know not all users can support this option as it can be a bit resource intense but I've done this a few times when I'm rebuilding my home lab and it worked fine.

    Reply

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
  • 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