Site icon EfmSoft

What does errno 94 (EUSERS) in Solaris mean?

 
Could be also:
ConstantTypeOS
ESOCKTNOSUPPORTerrnoLinux
EBADMSGerrnoMac
OBJECT_INITIALIZATION_FAILEDBugCheck CodeWindows
Previous Next
EBADMSG EOPNOTSUPP

EUSERS

Ufs user-limit compatibility code

EUSERS is Solaris errno 94 (Too many users (for UFS)). Solaris uses this value for UFS user-limit or quota-style conditions.

Identify the UFS operation and the user or quota domain associated with the failure. Because this is a compatibility-style limit result, confirm the actual filesystem quota or user-count condition before changing unrelated process limits.

What to check

  • Check whether the failing path is on UFS or an older compatibility layer.
  • Collect filesystem type and quota/resource-control state.
  • Modern applications should not assume this code appears for generic login-user limits.

References


Looking for a different code? Search another status or error code.

Exit mobile version