Re: [CentOS] NFS Client with quota

2017-04-04 Thread Pete Biggs
> > Previously, when I examined rquotad, I did not work as I expected. > I will try to verify again. > I gave up on NFS quotas - it was a while ago, but I seem to remember that it sort of just about worked with an EXT4 server file system, but was a pig with an XFS server. My instinct is that

Re: [CentOS] NFS Client with quota

2017-04-03 Thread Patrick Begou
man rquotad: rquotad is an rpc(3) server which returns quotas for a user of a local filesystem which is mounted by a remote machine over the NFS. It also allows setting of quotas on NFS mounted filesystem (if configured dur- ing compilation and allowed by a command line

Re: [CentOS] NFS Client with quota

2017-04-02 Thread koji.morikawa
Thanks Patrick. For Solaris, quota can be set when mounting from NFS client. There is a transition from Solaris to CentOS 6 this time. Therefore, quota setting is required for NFS mounting from CentOS 6 as with Solaris. Is it still impossible for CentOS 6? koji On Sun, 2 Apr 2017 14:44:59

Re: [CentOS] NFS Client with quota

2017-04-02 Thread koji.morikawa
Thanks Patric Solaris can set quota on NFS mounted clients. This time, I made a question as we transition from Solaris to Centos 6. Is it impossible in Centos 6, too? koji On Sun, 2 Apr 2017 14:44:59 +0200 Patrick B??gou wrote: > Quota are managed at the

Re: [CentOS] NFS Client with quota

2017-04-02 Thread Patrick Bégou
Quota are managed at the filesystem level, so they are managed by the NFS server. rquotad allow NFS clients to display users quotas when the filesystem is mounted. Be carefull withe autofs, if a remote filesystem is not mounted on the client, nos quotas are displayed by the quota command.

[CentOS] NFS Client with quota

2017-03-29 Thread koji.morikawa
Hello. I am "koji". I have a question. Can I mount a NFS with quota? (Not Server side) I understand quota is set NFS server. But I must client side. (Is rquota only report?) Does anyone know a good solution? Best regard. koji ___ CentOS mailing list