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
While trying to run nfs4-cat and nfs-cat command to fetch file content using NFS version 4, it throws assertion error. It shows correct output for NFS version 3.
Command: sudo ./nfs4-cat nfs://
Error:
OPEN called
nfs4-cat: init.c:641: rpc_free_iovector: Assertion `v->iov_capacity > RPC_FAST_VECTORS && v->iov_capacity <= RPC_MAX_VECTORS' failed.
Aborted
While trying to run nfs4-cat and nfs-cat command to fetch file content using NFS version 4, it throws assertion error. It shows correct output for NFS version 3.
Command: sudo ./nfs4-cat nfs://
Error:
Command: sudo nfs-cat nfs://?version=4
Error:
Operating System: Ubuntu 20.04
Kerner version: 5.15.0-122-generic
The text was updated successfully, but these errors were encountered: