NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

Statistics Object offbox_vscan not found on Netapp Simulator

HarshShah
2,596 Views

Statistics Object offbox_vscan not found on Netapp Simulator

Ref Link: https://library.netapp.com/ecmdocs/ECMP1366831/html/GUID-0F885801-D5AE-4FCF-93D0-1894590FB2D4.html

 

 

 

cluster161::> set -privilege advanced

Warning: These advanced commands are potentially dangerous; use them only when
         directed to do so by NetApp personnel.
Do you want to continue? {y|n}: y

cluster161::*> statistics catalog counter show -object offbox_vscan

Error: show failed: Object "offbox_vscan" was not found.

cluster161::*>

 

 

 

Need this command to collect Vscan statistics. 

1 ACCEPTED SOLUTION

Ontapforrum
2,578 Views

It is available under 'diag' level: [ Please go to diag, instead of 'advanced']

 

::*> set diag

Warning: These diagnostic commands are for use by NetApp personnel only.
Do you want to continue? {y|n}: y

::*> statistics catalog counter show -object offbox_vscan

View solution in original post

1 REPLY 1

Ontapforrum
2,579 Views

It is available under 'diag' level: [ Please go to diag, instead of 'advanced']

 

::*> set diag

Warning: These diagnostic commands are for use by NetApp personnel only.
Do you want to continue? {y|n}: y

::*> statistics catalog counter show -object offbox_vscan

Public