change nfs nfsv41_session_forechannel
Function
The change nfs nfsv41_session_forechannel command is used to change the NFSv4.1 session fore channel attribute.
Format
change nfs nfsv41_session_forechannel { max_cache_size=? | max_reqs_count=? | max_ops_count=? } *
Parameters
Parameter |
Description |
Value |
---|---|---|
max_cache_size |
Maximum fore channel response cache bytes. |
The value ranges from 80 to 1,974 bytes. |
max_reqs_count |
Maximum number of slots in a session. |
The value ranges from 1 to 256. |
max_ops_count |
Maximum number of compound operations. |
The value ranges from 1 to 100. |
Views
Developer view
Usage Guidelines
None
Example
Change the NFSv4.1 session attribute.
developer:/>change nfs nfsv41_session_forechannel max_cache_size=1024
WARNING: You are about to modify the NFSv4.1 session fore channel attribute. This operation may interrupt users' access to the NFS share service or cause access exceptions.
Suggestion: Perform this operation based on the system access requirements.
Have you read warning message carefully?(y/n)y
Are you sure you really want to perform the operation?(y/n)y
Command executed successfully.
System Response
None