An account will enable you to access:
Don't have an account?
Microsoft Virtualization Discussions
The ONTAP CLI, qos workload show , gives the volume wid number. any powershell command can give me this wid ?
You can find the qos related property in Get-ncvol command
VolumeQosAttributes : DataONTAP.C.Types.Volume.VolumeQosAttributes
hi
You can try this command
Get-NcQosWorkload | Select-Object WID, Volume
The ONTAP maximum file limits is lesser than the maximum possible number of files supported by ONTAP for a volume. This video explains the reason why ONTAP has this lower limit on the file count.
Here’s a quick tutorial on how to check system information on the NetApp Support Site.
Learn to correct an error message when ONTAP reports that a volume is out of inodes because it has reached the maximum files.