228
Celerra Network Server Command Reference Manual
The nas Commands
EXAMPLE #24 To turn user quota and group quota off on tree quota, /tree3, type:
$ nas_quotas -off -both -fs ufs1 -path /tree3
done
EXAMPLE #25 To turn group quotas off for ufs1, type:
$ nas_quotas -off -group -fs ufs1
done
EXAMPLE #26 To clear all tree quotas for ufs1, type:
$ nas_quotas -clear -tree -fs ufs1
done
EXAMPLE #27 To clear quotas for users and groups of a Data Mover, type:
$ nas_quotas -clear -both -mover server_2
done