Re: Problem sharing apt cache through NFS

Horst Graffy <[email protected]> Tue, 20 Jul 2004 14:47:59 +0200
Newsgroups gmane.linux.conectiva.apt-rpm
Message-ID <[email protected]>
Am Dienstag, 20. Juli 2004 14:05 schrieb Andre Costa:
> On Tue, 20 Jul 2004 14:53:46 +0300
>
> Panu Matilainen <[email protected]> wrote:
> > > Yeah, I thought about it, too. Apparently, it is running; if I run this
> > > on the server:
> > >
> > > service nfslock status
> > >
> > > it returns:
> > >
> > > rpc.statd (pid 9015) is running...
> > >
> > > Anything else I should check?
> >
> > Mm.. just realized you'll need to be running the nfslock service on all
> > the clients as well - IIRC (been a while since I last encountered nfs
> > locking :).
>
> Yeah, NFS is a beast, isn't it? ;)
>
> Unfortunately, rpc.statd is running on the client as well... =(
>
> The weird thing is that this setup has been working, but something broke
> it. I am just trying to understand _what_ broke it =/
check the owner/group of the lock files

>
> Thks again,
>
> Andre