zoneli_-_zonelimit_state
This is an old revision of the document!
Zoneli - Zonelimit State
Problem Explained
When there are no free mbuf clusters available, FreeBSD enters zonelimit state and stops awnsering network requests. You can see if the system has gone into “zoneli” state by using the top command.
To see current mbuf cluster usage
netstat -m
Resolution
How to get rid of .gvfs and what it is.
What it is GVFS is a replacement for GnomeVFS, the GNOME Virtual File System
{User_home}/.gvfs is used as a mount point for the Gnome gvfs for user. It stays mounted even when user is logged off.You need to umount it prior to delete it. Use following command to unmount
umount -fl /home/xyz/.gvfs
zoneli_-_zonelimit_state.1236353422.txt.gz · Last modified: 2020/08/10 02:29 (external edit)