Hi.
How can I enable quota over NFS for my linux clients? (CentOS 7)
I have issued "nfs modify -vserver $SVM_NAME -rquota enabled" command, but still can't get 'quotaon' to work in client (using ver 4 of NFS).
[root@cameron ~]# quotaon -u /mnt/netapp_home
quotaon: Mountpoint (or device) /mnt/netapp_home not found or has no quota enabled.
Do I need anything else in client side? Or ONTAP just doesn't support it?
Tks!