NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lib/47173: quota_get is not properly handling nfs mounts to the local machine



The following reply was made to PR lib/47173; it has been noted by GNATS.

From: David Holland <dholland-bugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: lib/47173: quota_get is not properly handling nfs mounts to the
 local machine
Date: Fri, 9 Nov 2012 07:09:21 +0000

 On Thu, Nov 08, 2012 at 09:05:00PM +0000, brad.lanam.comp%gmail.com@localhost 
wrote:
  > # quota -u testuser
  > quota: /remotes/netbsd60/home: quota_get (objtype 0): Socket is not 
connected
  > quota: /remotes/netbsd60/home: quota_get (objtype 1): Socket is not 
connected
 
 As nfs quotas use sunrpc, and this error is coming from inside sunrpc
 code, it's hard to tell what's going on.
 
 But first, the obvious question: are you running rpc.rquotad? This
 list:
 
  > >How-To-Repeat:
  > Turn on quotas for a filesystem.
  > Set quotas on a user.
  > Create a nfs mount pointing to the same machine.
  > Check the quotas for that user.
 
 does not include "enable rquotad".
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index