|
You can manage and configure qtrees by using specific ONTAP commands.
| If you want to... | Use this command... |
|---|---|
| Create a qtree | volume qtree create |
| Display a filtered list of qtrees | volume qtree show |
| Delete a qtree | volume qtree delete Note: The qtree command volume qtree delete will fail unless the qtree is empty or the -force true flag is added.
|
| Modify a qtree's UNIX permissions | volume qtree modify -unix-permissions |
| Modify a qtree's CIFS oplocks setting | volume qtree oplocks |
| Modify a qtree's security setting | volume qtree security |
| Rename a qtree | volume qtree rename |
| Display a qtree's statistics | volume qtree statistics |
| Reset a qtree's statistics | volume qtree statistics -reset |