LinuxMoz

Linux Stuff && Coffee

NetApp Show Qtree Status - Command Line

How to show the NetApp qtree status using the command line (cli). A qtree is what NetApp call a partition, you are able to resize a qtree at any point and apply quotas similar to LVM on Linux.

NetApp Show Qtree Status Command

The following command will show the NetApp qtree status, such as Volume, Tree Name, Style, Oplocks:

1
2
3
4
5
netapp01> qtree status
Volume   Tree     Style Oplocks  Status
-------- -------- ----- -------- ---------
cifs1             unix  enabled  normal
cifs1    cifs-share unix  enabled  normal

You can create qtree’s using our NetApp Create Qtree tutorial.

You might be interested in my other NetApp Commands.

Comments