Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: 19 Oct 2001 14:09:22 +0200
From: Piotr Synowiec <mysiar@...sky.pl>
To: OWL LIST <owl-users@...ts.openwall.com>
Subject: Re: nfs

On Thu, 2001-10-18 at 15:40, Solar Designer wrote:
> On Thu, Oct 18, 2001 at 03:10:33PM +0200, Piotr Synowiec wrote:
> 
> Hi,
> 
> > small problem
> > when I tried to mount filesystem from other machine through NFS
> > I got message:
> > 
> > portmap: RPC call returned error 5
> 
> The 5 is EIO.
> 
> > this message appears 3 times and my file system is mounted
> > anyway
> 
> Well, this seems like an NFS / Linux kernel issue not specific to Owl,
> but --
> 
> what is this other machine running (OS, kernel vs. user-space nfsd and
> portmap, version numbers of anything that's relevant), what NFS
> protocol version are you using, what mount options?
NFS server is running SuSE 7.2
user-space nfsd: Universal NFS Server 2.2beta47
portmap: portmap-5beta-110
/etc/exports
/c1d1	*.mysiar.pl(rw,sync,no_all_squash,no_root_squash)

on client machine
mount options
mount 192.168.0.1:/c1d1 -t nfs /c1d1

That's all

Piotr

> 
> -- 
> /sd


Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.