Hi, I need to make a quota mechanism to restrict glusterfs space to users. How I proceed? I have an AFR installation with two servers and one NFS reexporter machine working. -- Martin Gumbau - mgumbau at iciq.es Responsable Informatic dels grups teorics de Quimica Computacional del ICIQ
On Tuesday 30 December 2008 11:33:45 Martin Gumbau wrote:> Hi, > I need to make a quota mechanism to restrict glusterfs space to users. > How I proceed? > > I have an AFR installation with two servers and one NFS reexporter > machine working.I believe that on the NFS re-exporter machine you can mount the gluster fuse filesystem with the usrquota option, and set up quotas as usual (quotaon, quotacheck, etc.). (Without having tried it, mind you.) &:-)