#need help to understand graph

1 messages · Page 1 of 1 (latest)

near tundra
#

Hi Team,

As we have Grafana and on workload I can see some volume name as volnam_wid400440 , volname_wid20866 , what does these wid are

Is there any documents to answer these questions

Thank you

tender fossil
#

@near tundra These are the workload names that you will see if you run the following ONTAP CLI command.

qos workload show 
iron grove
#

and, I think, wid means workload id

near tundra
#

Yes thanks you all

#

But how will I get this workload ID matches with which specific workload

iron grove
#

can you check if the qos_workload_labels has what you need?

near tundra
#

It gives system

near tundra
tender fossil
near tundra
tender fossil
#

@near tundra When you use the command

workload show -fields wid

you will only get the specified fields. If you need to add other fields, you should separate them with commas. Here's an example:

workload show -fields wid,volume
hot bear
#

Mainly the WID is for us in support because our tools identify volumes by WID.

#

Some customers will literally have duplicate volumes with the same name, so we have to identify the SVM it is in. If you give a WID it is a nice to have for us. 🙂

#

But it could help identify a SVM if you don't have a filter for it in the view you're using.