Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 2003 14:41:45 -0800 (PST)
From:      Eric Osterweil <ginipginob@yahoo.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Bug with quota over NFS?
Message-ID:  <20030130224145.56015.qmail@web11707.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
Hey everyone,

Has anyone seen a problem with the quota command (off
of 4.7-Stable) whereby quotas are misrepresented?  I
have a NetApp filer that hosts my NIS users' home
dirs, and I have setup 6Gig quotas.  When I run quota
on one of my FreeBSD boxes I get:

Disk quotas for user eoster (uid 1000): 
     Filesystem   usage   quota   limit   grace  
files   quota   limit   grace
/.amd_mnt/california/home
                    852 2097152 2097152             
53  358400  358400        


When I run quota on a Linux box on the same network I
get:

Disk quotas for user eoster (uid 1000): 
     Filesystem  blocks   quota   limit   grace  
files   quota   limit   grace
california:/home/
                    852  6291456 6291456             
53  358400  358400        

I've looked online for reports of this behavior, and
all I have found is a bug report from 1995 that
suggests a patch to quota.c.  The patch simply casts
limit variables to u_quad_t.  Does this behavior sound
familiar?  I am a little leary of adding a patch from
7 years ago.

Thanks in advance,

Eric

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030130224145.56015.qmail>