Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nfs4-cat and nfs-cat failed with NFS version 4 #496

Open
AmanChauhan2020 opened this issue Oct 16, 2024 · 0 comments
Open

nfs4-cat and nfs-cat failed with NFS version 4 #496

AmanChauhan2020 opened this issue Oct 16, 2024 · 0 comments

Comments

@AmanChauhan2020
Copy link

AmanChauhan2020 commented Oct 16, 2024

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

Command: sudo nfs-cat nfs://?version=4
Error:

nfs-cat: init.c:765: rpc_memcpy_cursor: Assertion `v->iov <= v->iov_ref' failed.
Aborted

Operating System: Ubuntu 20.04
Kerner version: 5.15.0-122-generic

@AmanChauhan2020 AmanChauhan2020 changed the title nfs-cat failed with NFS version 4 nfs4-cat and nfs-cat failed with NFS version 4 Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant