Re: Disk Quota Question
From: Matt Navarre (mnavarre_at_cox.net)
Date: 02/19/04
- Previous message: Scott W: "Re: Win200 gateway blocking FBSD html?"
- In reply to: Joel Eddy: "RE: Disk Quota Question"
- Next in thread: Jerry McAllister: "Re: Disk Quota Question"
- Reply: Jerry McAllister: "Re: Disk Quota Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: freebsd-questions@FreeBSD.ORG Date: Wed, 18 Feb 2004 23:31:26 -0800
You've got /dev/da0s1f listed twice. I'm not sure what mount does in that
case, but it's probably worth fixing.
On Tuesday 17 February 2004 15:10, Joel Eddy wrote:
> I've followed the manual on FreeBsd 5.1. Recompiled the kernel with quota
> options. It is on the /usr file system. everything appears to be running
> correctly.
> I've made entries to fstab by the manual also.
>
> mail# cat /etc/fstab
> # Device Mountpoint FStype Options Dump
> Pass# /dev/da0s1b none swap sw 0
> 0 /dev/da0s1a / ufs rw 1
> 1 /dev/da0s1e /tmp ufs rw 2 2
> /dev/da0s1f /usr ufs rw 2 2
> /dev/da0s1d /var ufs rw 2 2
> /dev/cd0 /cdrom cd9660 ro,noauto 0 0
> /dev/da0s1f /usr ufs rw,userquota,groupquota 1 2
>
>
> But when I quota -u USERID I get
>
> mail# quota -u USERID
> Disk quotas for user USERID (uid 1001): none
>
> Either I'm missing something or something isn't working. Where do I look
> next.
>
>
> Sincerely,
>
> Joel Eddy
> Iowa Connect, Inc.
> http://www.iowaconnect.com
> Ph. 641-456-5964
> Fax 641-456-5912
>
>
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe@freebsd.org"
-- mnavarre@cox.net it was a hard sell, since he's a database person, and as far as I've seen, once those database worms eat into your brain, it's hard to ever get anything practical done again. To a database person, every nail looks like a thumb. Or something like that. - jwz _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Scott W: "Re: Win200 gateway blocking FBSD html?"
- In reply to: Joel Eddy: "RE: Disk Quota Question"
- Next in thread: Jerry McAllister: "Re: Disk Quota Question"
- Reply: Jerry McAllister: "Re: Disk Quota Question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|