Summary: NFS mount and quota

From: Chua Koon Teck <koonteck_at_singnet.com.sg>
Date: Fri, 30 Jun 1995 10:52:24 +0800 (SST)

Hi

Below is a copy of my original quesion and the summary.



Thank you.

Have a nice day.



Regards


Chua Koon Teck
koonteck_at_singnet.com.sg
SingNet
URL="http://www.singnet.com.sg/"
Singapore Telecom

Original question :

On Thu, 29 Jun 1995, Chua Koon Teck wrote:

> Hi
>
> I have a few question to raise regarding NFS and quota.
>
> Can I set quota on a NFS mounted directory ? This is because I would
> like to create account on one of my server but I would like to make the
> home directory for all the users to be NFS mounted from another server.
> If not, is there any way to implement user quota across NFS mounted
> directory ?
>
> Is the quota still effective in the NFS client machine which has mounted
> a directory from the NFS server machine ? There is quota being
> implemented on the directory at the NFS server machine. This is because I
> wanted to implement NIS on a few of my servers and I wanted to use NFS to
> mount the user home directory to the respective NIS client machines. But
> if there is quota being set on the user at the NIS server, will this
> quota still valid at the client machine.
>
>
> Thank you.
>
> Have a nice day.
>
>
>
> Regards
>
>
> Chua Koon Teck
> koonteck_at_singnet.com.sg
> SingNet
> URL="http://www.singnet.com.sg/"
> Singapore Telecom
>
>


Summaries :
Date: Thu, 29 Jun 1995 10:05:29 +0200
From: Hellebo Knut <bgk1142_at_bggfu2.nho.hydro.com>
Reply to: Knut.Hellebo_at_nho.hydro.com
To: Chua Koon Teck <koonteck_at_singnet.com.sg>
Subject: Re: NFS mount and quota

Hi !


All quotas are persistent throughout NFS mounting as long as the client is
running the rpc.rquotad. This also goes for DigitalUnix and AdvFs
user/group quotas.

Hi !

Uncomment the rquotad/1 line in /etc/inetd.conf and do a 'kill -HUP
inetdpid'



Date: Thu, 29 Jun 1995 07:59:41 -0500 (CDT)
From: Kurt Watkins <watkins_at_chop.swmed.edu>
To: Chua Koon Teck <koonteck_at_singnet.com.sg>
Subject: Re: NFS mount and quota

I looked into this some time back, but elected not to implement quotas so
I can't give you any real data. However the idea is that a quota is a
feature of the filesystem, so if you want to use quotas on your NFS
clients, your NFS server must export a filesystem built with quotas.
That's not enough though; the client must also be aware of the quota, so
you mount the filesystem with quotas as an option ( -t nfs -o rw,quota or
something similar). *Should* be real easy. I don't know what kind of
performance hit you'd take with this.

I have seen several NFS-related questions on the list involving systems
using v2 and v3 NFS. Many of the reported problems seem to go away when
using only v2 or only v3, something you might consider if that arrangement
is an option for you. Not being an NFS guru, I don't know of any
compelling reason to prefer v3 over v2. We've used an arrangement like
you suggest for some time now (v2 NFS) without a hitch. Perhaps someone
on the list could address the v2/v3 differences if there's general
interest.

Cheers,
Kurt.
           
Received on Fri Jun 30 1995 - 05:32:34 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:45 NZDT