hi all,
On Jul 18, 10:32am, Tad Dolphay wrote:
> Subject: Re: Quota reporting for NFS mounts
> >
> > > > > 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.
>
Could you build & install a debug (-g) version of rpc.rquotad,
attach to it with gdb while its running, then repeat the above
and send the stack trace & any other interesting info gdb will
give? I don't have access to any Sun machines, but I know that
these combinations of client<->server work, and are tested:
Linux<->Linux
IRIX<->Linux
Linux<->IRIX
I assume this same problem will happen with ext2 quota (could
someone confirm that?) - Jan, have you seen this issue before?
[Jan - the mail thread is available here...
http://oss.sgi.com/projects/xfs/mail_archive/0107/msg00730.html
although I'm unsure whether or not the original problem involved
a Sun machine]
thanks.
> > 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
>
>-- End of excerpt from Tad Dolphay
--
Nathan
|