Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Contact
  • Toggle search form

ESXI 6.7 ALARM: Seat disk exhaustion on 10

Posted on 20/09/202003/09/2026 Dickson Victor By Dickson Victor No Comments on ESXI 6.7 ALARM: Seat disk exhaustion on 10
  1. Home /
  2. Virtualization /
  3. ESXI 6.7 ALARM: Seat disk exhaustion on 10
ESXi 6.7

In this article, you will learn more about seat disk exhaustion on 10. In vSphere, alarms are notifications that occur in response to certain events or conditions that occur with an object in vCenter Server. It is possible to create alarms for vCenter Server objects such as VMs, ESXi hosts, networks, and datastores. Please see how to encrypt a partition with Cryptsetup on Linux and how to disable RC4 Cipher Algorithms support in SSH Server.

Based on the object, these alarms can monitor resource consumption or the state of the object and alert you when certain conditions have been met, such as high resource usage or low disk space. Alarms are very useful because they allow you to be more proactive in the administration of your vSphere environment.

Note: vCenter Server provides a list of default alarms, which monitor the operations of vSphere inventory objects. Each alarm type has three types of actions in common:
– Send a notification email: Informs you of the condition by email.
– Send a notification trap: Informs you of the condition by Simple Network Management Protocol (SNMP) trap.
– Run a command: Runs a script in order to correct the problem the object is experiencing.

Also, see how to add a new partition to an existing Linux server, How to setup and configure a lamp stack, ESXI 6.7 ALARM: Seat disk exhaustion on 10, how to setup up WatchGuard Log and Report Server in a VM,

Why was this warning prompted?

Few weeks ago, I upgraded ESXi hosts from 6.0 to 6.7 and everything went well. However, I observed this alarm on the Vcenter server a few days ago.

alarm

From checks online, I saw that this was a common error with esxi 6.7, where the disk size of a particular SEAT partition is almost exhausted and will be fixed in newer releases.

Trying to log into vCenter server again yesterday, I got the error below

disk exhaustion

This meant I could not log into Vcenter or access all servers and hosts. However, I could log in individually into the hosts. So, I decided to fix this.

Please see How to Repair a Corrupt SQL Server Database Without Data Loss, and Azure Arc for SQL Server PAYG: Installation, Connectivity Requirements and Operational Best Practices.

Resolve ESXI 6.7 ALARM: Seat disk exhaustion on 10

There are two ways to fix this seat disk exhaustion issue temporarily. However, the permanent fix will be in newer releases/patches from VMware.

The first way to fix this is to increase the disk size of the partition, however, this will also fill up in no time. The second method is what I will be showing today.

Log in to the Virtual Center appliance as root. Stop all services but postgres

service-control --stop –all
10
service-control --start vmware-vpostgres
ESXi 6.7

For ESXi 6.7, truncate DB (to run with the script file below

/opt/vmware/vpostgres/current/bin/psql -U postgres -v TaskMaxAgeInDays=0 -v EventMaxAgeInDays=0 -v StatMaxAgeInDays=0 -d VCDB -t -q -f /download-path/2110031_Postgres_task_event_stat.sql

(The script file will be downloaded on the VMware portal and imported to a directory on the server)

alarm

Run vacuum

/opt/vmware/vpostgres/current/bin/vacuumdb -U postgres -d VCDB –verbose

Then start all services

service-control --start –all

This should clear the SEAT partition and allow you back into the vCenter. You will then need to ensure that your vCenter is patched to the latest version, 6.7 U3C to resolve this permanently.

I hope you found this blog post on how to fix ESXI 6.7 ALARM: Seat disk exhaustion on 10 helpful. If you have any questions on seat disk exhaustion on 10, please let me know in the comment session.

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
Virtualization Tags:datastore capacity monitoring, ESXi, ESXi 6.7 alarm seat disk exhaustion on 10, ESXi 6.7 disk exhaustion alarm, ESXi datastore running out of space, ESXi log partition full, ESXi scratch partition full, ESXi storage capacity issue, fix seat disk exhaustion on 10 ESXi, Hypervisor, resolve disk exhaustion alarm in ESXi 6.7, seat disk exhaustion on 10 error, virtualization, VMware, VMware disk space warning, VMware ESXi 6.7 storage alert, VMware vSphere disk exhaustion alert

Post navigation

Previous Post: How to fix the system cannot find the file specified when adding LP, LIP, and FoD packages to Windows Images
Next Post: Adding a new partition to an existing Linux server

Related Posts

  • SCVMM setup Error 10421 e1773750310917
    SCVMM setup Error 10421: Fix VMM Service Account conflict Virtualization
  • microsoft
    Fix EFI network timeout on VMware Workstation Virtualization
  • OpenVz
    OpenVZ template on Proxmox Server: How to Guide Virtualization
  • Enable Nexted Virtualization on VirtualBox
    ESXi VMB 411 Halting: Virtualbox Nested VT-X/AMD-V greyed out Virtualization
  • 147913 228396 228395 rc
    Fix No bootable media found system halted: Unable to PXE boot Virtualization
  • Error 401 Permission denied for invalid PVE ticket
    How to fix Error 401 Permission denied for invalid PVE ticket Virtualization

More Related Articles

SCVMM setup Error 10421 e1773750310917 SCVMM setup Error 10421: Fix VMM Service Account conflict Virtualization
microsoft Fix EFI network timeout on VMware Workstation Virtualization
OpenVz OpenVZ template on Proxmox Server: How to Guide Virtualization
Enable Nexted Virtualization on VirtualBox ESXi VMB 411 Halting: Virtualbox Nested VT-X/AMD-V greyed out Virtualization
147913 228396 228395 rc Fix No bootable media found system halted: Unable to PXE boot Virtualization
Error 401 Permission denied for invalid PVE ticket How to fix Error 401 Permission denied for invalid PVE ticket Virtualization

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • How to Fix Microsoft Edge Not Responding on Windows 11
    How to Fix Microsoft Edge Not Responding on Windows 11 Network | Monitoring
  • ghm
    Single App Kiosk Mode Configuration using MDM Bridge WMI Provider Windows
  • linuxnethero
    Adding a subnetwork interface to an existing network interface Linux
  • xxxxxx 1
    Display Windows system information via the Windows registry Windows
  • Microsoft Defender
    Attack Surface Reduction Configuration with Microsoft Defender Scripts
  • Fix this PC cannot run Windows 11
    Bypass unsupported CPU and Processor by upgrading to Windows 11 via Windows Update Virtualization
  • Upgrade for Veeam ONE
    How to upgrade Veeam ONE to v12.1 Backup
  • GitMarkdown
    Install Git on Windows: Practical Git use with markdown Version Control System

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,762 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Contact
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon
  • Bsky

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.