ntirpc
ntirpc copied to clipboard
showmount -e 127.0.0.1 complains unusual
root@aStor-7432:~# for i in {1..1000};do showmount -e 127.0.0.1 | grep reset ;done rpc mount export: RPC: Unable to receive; errno = Connection reset by peer rpc mount export: RPC: Unable to receive; errno = Connection reset by peer
root@aStor-7432:~# for i in {1..1000};do showmount -e 127.0.0.1 | grep reset ;done rpc mount export: RPC: Unable to receive; errno = Connection reset by peer rpc mount export: RPC: Unable to receive; errno = Connection reset by peer
@was4 @dang
could you take a look ? thanks!
What does showmount have to do with rpc?
Methinks that you want to ask nfs-ganesha, where mounting is done.....
I'll look into this (as I work on both), but for the record, @fangyuxiangGL it's not necessary to tag us on these issues. We already get notifications on all issues.
@dang, got u, thanks
@was4
I just think this issue may be related to rpc.
What version of ganesha was this? Also, what OS/distro? I'm unable to reproduce here on 2.7-rc on Fedora.
Build from source codes of ganesha 2.6.2 + libntirpc 1.6.2
I'm going to close this as it is years old and V2.6 is long out of support (we are now supporting V5.x and working V6).