You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Best case would be for this to generate a quota exceeded error. Barring that, there's probably something better than "Remote I/O error" from an unhandled exception.
in rodslog:
Oct 29 19:36:18 pid:5396 remote addresses: 10.225.128.219, 172.17.0.2 ERROR: Policy Violation: Adding object exceeds maximum number of objects limit
I'm testing the new logical quotas policy plugin.
https://github.com/korydraughn/irods_rule_engine_plugin_logical_quotas
When it denies write due to policy enforcement it generates an io error in NFSRODS due to an unhandled traceback.
Best case would be for this to generate a quota exceeded error. Barring that, there's probably something better than "Remote I/O error" from an unhandled exception.
in rodslog:
in nfsrods:
The text was updated successfully, but these errors were encountered: