WilliamLam.com

  • About
    • About
    • Privacy
  • VMware Cloud Foundation
  • VKS
  • Homelab
    • Hardware Options
    • Hardware Reviews
    • Lab Deployment Scripts
    • Nested Virtualization
    • Homelab Podcasts
  • 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

  • ESXi 6.0 on Apple Xserve 3,1
  • NSX Alarms in vCenter Server using vSphere Events in vSphere 8
  • VSAN vCheck Plugins
  • Configuring New vSphere Web Client Session Timeout
  • AHCI (vmw_ahci) performance issue resolved in ESXi 6.5 Update 1

Categories // vSphere 6.7, vSphere 7.0 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

Leave a Reply to Matt ManciniCancel 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

  • PowerCLI remediation script for running NSX Edge on AMD Ryzen for VCF 9.0 06/20/2025
  • Failed to locate kickstart on Nested ESXi VM CD-ROM in VCF 9.0 06/20/2025
  • NVMe Tiering with Nested Virtualization in VCF 9.0 06/20/2025
  • VCF 9.0 Installer workaround for ESXi hosts with different vendor 06/19/2025
  • NVMe Tiering with AMD Ryzen CPU workaround for VCF 9.0 06/19/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