Disk quotas out of sync

2008-08-07 Thread Simon
Hello Folks, Ever since I went from 6.x to 7.x I have started experiencing disk quotas getting out of sync, way out of sync. For example, a user with 160GB quota suddenly shows usage of only 120GB This forces me to run quotacheck -av often. Was something changed regarding quotas in 7.x? Nobody

MySQL Disk Quotas per User/Group

2005-02-02 Thread Grant Peel
Hi all, I have been struggling with how to include a users MySQL disk usage within thier disk quota. Currently, each user has a disk quota set on thier /home/usernamehere directory The mysql databases are kept in the /home/usernamehere/database directory, but, mysql insists on owning the files

Re: disk quotas and nfs

2005-01-27 Thread Peter Risdon
On Thu, 2005-01-27 at 09:25 -0600, Dan Nelson wrote: > In the last episode (Jan 27), Peter Risdon said: > > If machine A exports an nfs filesystem and machines B and C both > > mount it as, say, /usr/home then how is it best to enforce common > > disk quotas? If machine A is

Re: disk quotas and nfs

2005-01-27 Thread Dan Nelson
In the last episode (Jan 27), Peter Risdon said: > If machine A exports an nfs filesystem and machines B and C both > mount it as, say, /usr/home then how is it best to enforce common > disk quotas? If machine A is enforcing quotas and all the password > files are synchronised so u

disk quotas and nfs

2005-01-27 Thread Peter Risdon
If machine A exports an nfs filesystem and machines B and C both mount it as, say, /usr/home then how is it best to enforce common disk quotas? If machine A is enforcing quotas and all the password files are synchronised so user uids and gids are identical across all the machines, will this be

Re: Disk quotas

2004-10-02 Thread Richard Lynch
John Oxley wrote: > has gallery setup on his webpage and the albums directory is chmod > 707'd so that httpd can write to it. Does that user realize that everybody else on the server can use PHP to write web content to that directory?... Perhaps if a defacement example were demonstrated, he'd mov

Re: Disk quotas

2004-10-02 Thread Matthew Seaman
On Sat, Oct 02, 2004 at 11:29:00AM +0200, John Oxley wrote: > The Question: > > Can quota be told that all files in ~luser belong to luser as well as > all files owned by luser. The simplest way to do that is to give each user their own individual group, and then simply use the *group* quotas r

Disk quotas

2004-10-02 Thread John Oxley
The Scenario: I am running a multiuser FreeBSD 5.2.1-RELEASE box for ~500 users. We have enforced disk quotas on /home and /tmp of 250MB soft and 256MB hard The Problem: One user has inadvertently snaked around this. (btw I like users who tell you when they have found a problem that works in

Re: Per directory disk quotas ...

2002-09-30 Thread Matthew Seaman
On Mon, Sep 30, 2002 at 10:12:37AM -0300, Marc G. Fournier wrote: > On Mon, 30 Sep 2002, Matthew Seaman wrote: > > > disks of the right size, which you can then put a filesystem onto and > > mount in the correct place. I've seen reports that this technique > > works very well to limit the amount

Re: Per directory disk quotas ...

2002-09-30 Thread Marc G. Fournier
On Mon, 30 Sep 2002, Matthew Seaman wrote: > disks of the right size, which you can then put a filesystem onto and > mount in the correct place. I've seen reports that this technique > works very well to limit the amount of space a jail(8) can use even if > the jail's owner has full control over

Re: Per directory disk quotas ...

2002-09-30 Thread Matthew Seaman
On Mon, Sep 30, 2002 at 07:18:29AM +0300, Giorgos Keramidas wrote: > - Original Message - > From: "Marc G. Fournier" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, September 30, 2002 5:25 AM > Subject: Per directory disk quotas ... >

Re: Per directory disk quotas ...

2002-09-29 Thread Giorgos Keramidas
- Original Message - From: "Marc G. Fournier" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 30, 2002 5:25 AM Subject: Per directory disk quotas ... : does anyone know of some way of setting a disk quota : onto a directory? so that a di

Per directory disk quotas ...

2002-09-29 Thread Marc G. Fournier
does anyone know of some way of setting a disk quota onto a directory? so that a directory, and all sub-directories/files below it cannot consume more then x amount of space? thanks ... To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the mes