So I have come to this during my investigation of why my suns can not
see into a mounted nfs drive:
Mar 26 19:00:07 scs006.get2chip.com automountd[157]: [ID 748625 daemon.error] us002 server not responding: RPC: Program/version mismatch
Not exactly sure what to make of this other than it wants to use nfs v3 and the server is only dishing nfs v2?
TIA,
Chris
-----Forwarded Message-----
Additionally, I have no problems with all the Linux boxes (both RH6.2,
and RH7.x). Also, I can see that the mounted point on the Slowlaris box
shows the permissions and group owenership of the remote drive. The
server logs show:
Mar 24 05:10:01 us002 rpc.mountd: authenticated mount request from
192.168.1.76:625 for /home/customers (/home)
Am I am not sure what is happening. Any help is greatly appreciated.
TIA,
Chris
-----Forwarded Message-----
Having difficulties getting Slowlaris boxes to work with my linux file
server. When I 'ls' the mount point I get nothing. If I use the NIS
tables and I try to cd into the dir (even as the owner of the dir), I
get permission denied.
I manually mounted the drive like this:
mount -F nfs -o soft us002:/home/customers /customers
ls of the this mount point shows nothing.
The linux box is a stock RH7.2 upgraded to 2.4.18 kernel. I am running
with "--no-nfs-version 3" option. The export table is simple:
/home/customers *(rw)
Any help would be greatly appreciated.
TIA,
Chris Croswhite
_______________________________________________
NFS maillist - [email protected]
https://lists.sourceforge.net/lists/listinfo/nfs
Chris,
It is possible that the Solaris client is getting confused if the
mount daemon on the server is advertising version 3 of the MOUNT
protocol while the NFS version is only version 2. The "soft" option
may also be playing a part in this.
A network trace of the interaction would help explain a lot; if one is
available.
Spencer
On Tue, Chris Croswhite wrote:
> So I have come to this during my investigation of why my suns can not
> see into a mounted nfs drive:
>
> Mar 26 19:00:07 scs006.get2chip.com automountd[157]: [ID 748625 daemon.error] us002 server not responding: RPC: Program/version mismatch
>
> Not exactly sure what to make of this other than it wants to use nfs v3 and the server is only dishing nfs v2?
>
> TIA,
> Chris
>
>
> -----Forwarded Message-----
>
> Additionally, I have no problems with all the Linux boxes (both RH6.2,
> and RH7.x). Also, I can see that the mounted point on the Slowlaris box
> shows the permissions and group owenership of the remote drive. The
> server logs show:
>
>
> Mar 24 05:10:01 us002 rpc.mountd: authenticated mount request from
> 192.168.1.76:625 for /home/customers (/home)
>
>
> Am I am not sure what is happening. Any help is greatly appreciated.
>
> TIA,
>
> Chris
>
> -----Forwarded Message-----
>
> Having difficulties getting Slowlaris boxes to work with my linux file
> server. When I 'ls' the mount point I get nothing. If I use the NIS
> tables and I try to cd into the dir (even as the owner of the dir), I
> get permission denied.
>
> I manually mounted the drive like this:
>
> mount -F nfs -o soft us002:/home/customers /customers
>
> ls of the this mount point shows nothing.
>
> The linux box is a stock RH7.2 upgraded to 2.4.18 kernel. I am running
> with "--no-nfs-version 3" option. The export table is simple:
> /home/customers *(rw)
>
>
> Any help would be greatly appreciated.
>
> TIA,
> Chris Croswhite
>
>
> _______________________________________________
> NFS maillist - [email protected]
> https://lists.sourceforge.net/lists/listinfo/nfs
--
Spencer
_______________________________________________
NFS maillist - [email protected]
https://lists.sourceforge.net/lists/listinfo/nfs