WilliamLam.com

  • About
    • About
    • Privacy
  • VMware Cloud
  • Tanzu
    • Application Modernization
    • Tanzu services
    • Tanzu Community Edition
    • Tanzu Kubernetes Grid
    • vSphere with Tanzu
  • Home Lab
  • Nested Virtualization
  • 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

  • Leveraging vCD + vCO + Wavemaker Part 2
  • Org vDC to vCenter Resource Pool Workflow Using vCenter Orchestrator
  • USB 3.0 Ethernet Adapter (NIC) driver for ESXi 6.5
  • How do you "log a reason" using PowerCLI when rebooting or shutting down ESXi host?
  • Quick Tip - How to change serial number for Mac OS X VM?

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

Comments

  1. mr rosh says

    06/02/2021 at 2:56 am

    powercli options?

    Reply
  2. Richard 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. Matt 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

Author

William Lam is a Senior Staff Solution Architect working in the VMware Cloud team within the Cloud Infrastructure Business Group (CIBG) at VMware. He focuses on Cloud Native technologies, Automation, Integration and Operation for the VMware Cloud based Software Defined Datacenters (SDDC)

Connect

  • Email
  • GitHub
  • LinkedIn
  • RSS
  • Twitter
  • Vimeo

Recent

  • Changing the default HTTP(s) Reverse Proxy Ports on ESXi 8.0 03/22/2023
  • Quick Tip - How to download ESXi ISO image for all releases including patch updates? 03/15/2023
  • SSD with multiple NVMe namespaces for VMware Homelab 03/14/2023
  • Is my vSphere Cluster managed by vSphere Lifecycle Manager (vLCM) as a Desired Image or Baseline? 03/10/2023
  • Interesting VMware Homelab Kits for 2023 03/08/2023

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 © 2023