/storage/seat partition fills rapidly (e.g., reaching 96%+).esx.audit.net.firewall.config.changed per ESXi./var/run/log/hostd.log shows continuous addIP4 and removeIP4 operations for the nfsClient firewall ruleset.Firewall configuration has changed. Operation 'addIP4' for rule set nfsClient succeeded.Firewall configuration has changed. Operation 'removeIP4' for rule set nfsClient succeeded.Firewall configuration has changed. Operation 'addIP4' for rule set nfsClient succeeded.Firewall configuration has changed. Operation 'removeIP4' for rule set nfsClient succeeded.vSphere 8.0
ESXi nfsClient firewall is a system-owned service that dynamically whitelists only the specific IP addresses associated with active NFS connections. This issue occurs when an ESXi host attempts to communicate with a stale or orphaned NFS datastore reference that is no longer reachable.
When an ESXi host resolves the NFS server FQDN, it sequentially attempts connectivity to each resolved IP address. For unreachable IPs, the host repeatedly:
Identify and remove any orphaned or decommissioned NFS mounts that may be contributing to connection retry loops.
esxcli storage nfs listconfigstorecli config current get -c esx -g storage -k nfs_v3_datastores
esxcli storage nfs remove -v <Datastore_Name>