>
> > > > I'm running redhat 7.1 with release 1.0.1 kernel 2.4.3 (IIRC, it is the
> > > > one based on the redhat kernel). I'm also using quota-3.01-pre7 which I
> > > > built from the source rpm.
> > > >
> > > > I have exported my /export partition over NFS which file system is XFS.
> > > >
> > > > I can mount this from client type machines, but when I try (on the
> > > > client) to list my quota, the command just hangs. I've run snoop on the
> > > > connection, and it appears that my server (sherlock) doesn't respond to
> > > > the client's (cousteau) requests.
> > > >
> > > > I also verified that rpc.rquotad is running on my server.
> > > >
> > > > Any idea how I can get remote quota reporting working?
> > >
> > >
> > > Similar configuration. My NFS-client machine is a Sun (Solaris 2.7).
> > > On my linux XFS-NFS server, rpc.rquotad segfaults when I run
> > > quota -v <user> on the client (Sun).
> > >
> > I'm able to use "quota -v <user>" on a SUN client with an XFS-NFS server
> > without any problems. I do find, though, that if I mount an NFS exported
> > file system on IRIX or SUN with the quota option and the file system is
> > not mounted on the server with the usrquota option then rpc.rquotad
> > segfaults.
> > This happens with both xfs and ext2 file systems. Could it be a similar
> > problem?
>
>
> I'm not using the quota option when I mount on SUN.
> But I use usrquota on XFS-linux server.
>
I just tried that and that seems to kill rpc.rquotad for me too.
> What quota options use you on client/server?
> I need to use "quota" option when I mount on SUN?
> (using snoop I see requests to the server without
> using it...)
>
I use usrquota on server and quota option on SUN client and everything
works fine for me.
Tad
|