Skip to main content

nfs.client events

Contributors
Suggest changes

nfs.client.cache.modify.err

Severity

ERROR

Description

This message occurs when an NFS connected client's cache settings are changed using the REST API "/api/protocol/nfs/connected-client-settings", but the value is not updated in the network component. This might lead to the cache refresh behavior not working as expected.

Corrective Action

Use the REST API PATCH "/api/protocol/nfs/connected-client-settings" to update the value.

Syslog Message

Connected-clients cache settings could not be updated. Error: %s.

Parameters

reason (STRING): Reason for the failure.