search for: pquota

Displaying 3 results from an estimated 3 matches for "pquota".

Did you mean: quota
2015 Mar 27
1
xfs_quotas, [SOLVED]
Y'all know I've been fighting this, on and off, for months. The last few days, I've done a *lot* of googling, and finally got a clue in a reply in a thread I found, where someone noted that you CANNOT enable things like pquotas on an XFS filesystem with mount -o remount, you *MUST* umount it, then mount it. In spite of mount showing the quota for the filesystem, it never worked. I turned down NFS, umounted the filesystem, mounted it - I'd had the pquota as one of the options in fstab for weeks - and *poof*, I could a...
2014 Jun 11
0
XFS project quota and samba
Hi, I managed to configure project quotas on a xfs device on a centos 6.5 server. (just pquota in fstab, no grquota, rebooted server....) Reporting the quota settings and usage looks good. But mounting a smb-share with the proect quota enabled on my os x client shows much less space used (3GB) and 0% free. Currently 650 GB are used, the quota limit is set to 1TB. My user I'm mounting...
2014 Apr 29
1
copy files and it would NOT copy everything
...n separate storages - but it's all one samba on one host (RHEL 6.5) source (read-only) is a traditional HDD => ext4 (rw,noatime,nodiratime,barrier=0,usrjquota=aquota.user,grpjquota=aquota.group,jqfmt=vfsv0) target is a LVM's LV raid 0 (two SSDs) => xfs (rw,noatime,nodiratime,quota,pquota,nobarrier,discard) samba 3.6.9-168.el6_5 2.6.39-400.214.5.el6uek.x86_64 any any ideas? greatly! apreciated regards P.