with Tags:
erro
X

Solving the "System call error number -1" when you try to mount a NFS
Sometimes, when you try to mount a NFS on your server (even using the IP instead of hostname) you get the following error: I'm trying to mount a NFS on my server (hostname: server02 / IP: 10.0.10.16), that are exported by another server (hostname: server01 / IP: 10.0.10.15 ) torator@server02:/home/torator # sudo mount 10.0.10.15:/tmp/TL12SP07 /TL nfsmnthelp: 1831-019 10.0.10.15: System call error number -1. mount: 1831-008 giving up on: 10.0.10.15:/tmp/TL12SP07 System call error number -1. torator@server02:/home/torator # How to solve this?... [More]
Tags:  call nfs aix number linux -1" mount system erro |