can't seem to get this to work on a 9.7 box. works fine on 9.3
am I missing something obvious?
pd-san2::*> set -privilege advanced
pd-san2::*> statistics show-periodic -counter total-recv|total-sent|data-recv|data-sent|cluster-recv|cluster-sent|cluster-busy
Error: command failed: entry doesn't exist
pd-san2::*> set -privilege diag
Warning: These diagnostic commands are for use by NetApp personnel only. Do you want to continue? {y|n}: y
pd-san2::*> statistics show-periodic -counter total-recv|total-sent|data-recv|data-sent|cluster-recv|cluster-sent|cluster-busy
Error: command failed: entry doesn't exist
pd-san2::*> version NetApp Release 9.7P13: Thu Apr 15 02:06:46 UTC 2021
Seems to work fine on 9.7P11. Maybe a more recent change?
XXXX::> 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
XXXX::*> statistics show-periodic -counter total-recv|total-sent|data-recv|data-sent|cluster-recv|cluster-sent|cluster-busy XXXX: cluster.cluster: 10/22/2021 08:36:25 total total data data cluster cluster cluster recv sent recv sent busy recv sent -------- -------- -------- -------- ------- -------- -------- 2.91GB 4.08GB 735MB 2.09GB 51% 2.19GB 1.99GB 3.19GB 4.79GB 836MB 2.34GB 40% 2.37GB 2.44GB XXXX: cluster.cluster: 10/22/2021 08:36:30 total total data data cluster cluster cluster recv sent recv sent busy recv sent -------- -------- -------- -------- ------- -------- -------- Minimums: 2.91GB 4.08GB 735MB 2.09GB 40% 2.19GB 1.99GB Averages for 2 samples: 3.05GB 4.43GB 786MB 2.22GB 45% 2.28GB 2.22GB Maximums: 3.19GB 4.79GB 836MB 2.34GB 51% 2.37GB 2.44GB
XXXX::*> version NetApp Release 9.7P11: Tue Jan 12 23:00:49 UTC 2021
Regards, MP
On 22. 10. 2021 7:48, Mike Thompson wrote:
can't seem to get this to work on a 9.7 box. works fine on 9.3
am I missing something obvious?
pd-san2::*> set -privilege advanced
pd-san2::*> statistics show-periodic -counter total-recv|total-sent|data-recv|data-sent|cluster-recv|cluster-sent|cluster-busy
Error: command failed: entry doesn't exist
pd-san2::*> set -privilege diag
Warning: These diagnostic commands are for use by NetApp personnel only. Do you want to continue? {y|n}: y
pd-san2::*> statistics show-periodic -counter total-recv|total-sent|data-recv|data-sent|cluster-recv|cluster-sent|cluster-busy
Error: command failed: entry doesn't exist
pd-san2::*> version NetApp Release 9.7P13: Thu Apr 15 02:06:46 UTC 2021
Toasters mailing list Toasters@teaparty.net https://www.teaparty.net/mailman/listinfo/toasters
Just checked on my 9.7p4 sim:
statistics show-periodic in general seems to be broken. Whatever the counters, whether in Adv or Diag mode it can't find the command and gives the exact error Mike mentioned.
I checked Bugs Online and the only Bug that's show-periodic related was https://mysupport.netapp.com/site/bugs-online/product/ONTAP/BURT/1307631
(Apparently still in 9.7p10 and fixed in p11)
My 2c
Sebastian
On 22.10.2021 08:40, Potocky Miroslav wrote:
Seems to work fine on 9.7P11. Maybe a more recent change?
XXXX::> 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
XXXX::*> statistics show-periodic -counter total-recv|total-sent|data-recv|data-sent|cluster-recv|cluster-sent|cluster-busy XXXX: cluster.cluster: 10/22/2021 08:36:25 total total data data cluster cluster cluster recv sent recv sent busy recv sent -------- -------- -------- -------- ------- -------- -------- 2.91GB 4.08GB 735MB 2.09GB 51% 2.19GB 1.99GB 3.19GB 4.79GB 836MB 2.34GB 40% 2.37GB 2.44GB XXXX: cluster.cluster: 10/22/2021 08:36:30 total total data data cluster cluster cluster recv sent recv sent busy recv sent -------- -------- -------- -------- ------- -------- -------- Minimums: 2.91GB 4.08GB 735MB 2.09GB 40% 2.19GB 1.99GB Averages for 2 samples: 3.05GB 4.43GB 786MB 2.22GB 45% 2.28GB 2.22GB Maximums: 3.19GB 4.79GB 836MB 2.34GB 51% 2.37GB 2.44GB
XXXX::*> version NetApp Release 9.7P11: Tue Jan 12 23:00:49 UTC 2021
Regards, MP On 22. 10. 2021 7:48, Mike Thompson wrote:
can't seem to get this to work on a 9.7 box. works fine on 9.3
am I missing something obvious?
pd-san2::*> set -privilege advanced
pd-san2::*> statistics show-periodic -counter total-recv|total-sent|data-recv|data-sent|cluster-recv|cluster-sent|cluster-busy
Error: command failed: entry doesn't exist
pd-san2::*> set -privilege diag
Warning: These diagnostic commands are for use by NetApp personnel only. Do you want to continue? {y|n}: y
pd-san2::*> statistics show-periodic -counter total-recv|total-sent|data-recv|data-sent|cluster-recv|cluster-sent|cluster-busy
Error: command failed: entry doesn't exist
pd-san2::*> version NetApp Release 9.7P13: Thu Apr 15 02:06:46 UTC 2021
Toasters mailing list Toasters@teaparty.net https://www.teaparty.net/mailman/listinfo/toasters
Toasters mailing list Toasters@teaparty.net https://www.teaparty.net/mailman/listinfo/toasters
Mike,
I am thinking that maybe the issue is in one of the counter names based on the error you are receiving since it is not saying the command is not recognized.
If you run the command without the counters specified (just 'statistics show-periodic') does that work? If so, there might be something going on with the counter names on that system.
Thank you, Tim
________________________________ From: Toasters toasters-bounces@teaparty.net on behalf of Sebastian Goetze spgoetze@gmail.com Sent: Friday, October 22, 2021 4:03 AM To: Potocky Miroslav miroslav.potocky@cern.ch; toasters@teaparty.net toasters@teaparty.net; Mike Thompson mike.thompson@gmail.com Subject: Re: statistics show-periodic
Just checked on my 9.7p4 sim:
statistics show-periodic in general seems to be broken. Whatever the counters, whether in Adv or Diag mode it can't find the command and gives the exact error Mike mentioned.
I checked Bugs Online and the only Bug that's show-periodic related was https://mysupport.netapp.com/site/bugs-online/product/ONTAP/BURT/1307631
(Apparently still in 9.7p10 and fixed in p11)
My 2c
Sebastian
On 22.10.2021 08:40, Potocky Miroslav wrote:
Seems to work fine on 9.7P11. Maybe a more recent change?
XXXX::> 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
XXXX::*> statistics show-periodic -counter total-recv|total-sent|data-recv|data-sent|cluster-recv|cluster-sent|cluster-busy XXXX: cluster.cluster: 10/22/2021 08:36:25 total total data data cluster cluster cluster recv sent recv sent busy recv sent -------- -------- -------- -------- ------- -------- -------- 2.91GB 4.08GB 735MB 2.09GB 51% 2.19GB 1.99GB 3.19GB 4.79GB 836MB 2.34GB 40% 2.37GB 2.44GB XXXX: cluster.cluster: 10/22/2021 08:36:30 total total data data cluster cluster cluster recv sent recv sent busy recv sent -------- -------- -------- -------- ------- -------- -------- Minimums: 2.91GB 4.08GB 735MB 2.09GB 40% 2.19GB 1.99GB Averages for 2 samples: 3.05GB 4.43GB 786MB 2.22GB 45% 2.28GB 2.22GB Maximums: 3.19GB 4.79GB 836MB 2.34GB 51% 2.37GB 2.44GB
XXXX::*> version NetApp Release 9.7P11: Tue Jan 12 23:00:49 UTC 2021
Regards, MP
On 22. 10. 2021 7:48, Mike Thompson wrote:
can't seem to get this to work on a 9.7 box. works fine on 9.3
am I missing something obvious?
pd-san2::*> set -privilege advanced
pd-san2::*> statistics show-periodic -counter total-recv|total-sent|data-recv|data-sent|cluster-recv|cluster-sent|cluster-busy
Error: command failed: entry doesn't exist
pd-san2::*> set -privilege diag
Warning: These diagnostic commands are for use by NetApp personnel only. Do you want to continue? {y|n}: y
pd-san2::*> statistics show-periodic -counter total-recv|total-sent|data-recv|data-sent|cluster-recv|cluster-sent|cluster-busy
Error: command failed: entry doesn't exist
pd-san2::*> version NetApp Release 9.7P13: Thu Apr 15 02:06:46 UTC 2021
_______________________________________________ Toasters mailing list Toasters@teaparty.netmailto:Toasters@teaparty.net https://www.teaparty.net/mailman/listinfo/toasters
_______________________________________________ Toasters mailing list Toasters@teaparty.netmailto:Toasters@teaparty.net https://www.teaparty.net/mailman/listinfo/toasters
I tried that until I was at
statistics show-periodic
and it still threw that error...
On 22.10.2021 13:34, Timothy Naple wrote:
Mike,
I am thinking that maybe the issue is in one of the counter names based on the error you are receiving since it is not saying the command is not recognized.
If you run the command without the counters specified (just 'statistics show-periodic') does that work? If so, there might be something going on with the counter names on that system.
Thank you, Tim
*From:* Toasters toasters-bounces@teaparty.net on behalf of Sebastian Goetze spgoetze@gmail.com *Sent:* Friday, October 22, 2021 4:03 AM *To:* Potocky Miroslav miroslav.potocky@cern.ch; toasters@teaparty.net toasters@teaparty.net; Mike Thompson mike.thompson@gmail.com *Subject:* Re: statistics show-periodic
Just checked on my 9.7p4 sim:
statistics show-periodic in general seems to be broken. Whatever the counters, whether in Adv or Diag mode it can't find the command and gives the exact error Mike mentioned.
I checked Bugs Online and the only Bug that's show-periodic related was https://mysupport.netapp.com/site/bugs-online/product/ONTAP/BURT/1307631 https://mysupport.netapp.com/site/bugs-online/product/ONTAP/BURT/1307631
(Apparently still in 9.7p10 and fixed in p11)
My 2c
Sebastian
On 22.10.2021 08:40, Potocky Miroslav wrote:
Seems to work fine on 9.7P11. Maybe a more recent change?
XXXX::> 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
XXXX::*> statistics show-periodic -counter total-recv|total-sent|data-recv|data-sent|cluster-recv|cluster-sent|cluster-busy XXXX: cluster.cluster: 10/22/2021 08:36:25 total total data data cluster cluster cluster recv sent recv sent busy recv sent -------- -------- -------- -------- ------- -------- -------- 2.91GB 4.08GB 735MB 2.09GB 51% 2.19GB 1.99GB 3.19GB 4.79GB 836MB 2.34GB 40% 2.37GB 2.44GB XXXX: cluster.cluster: 10/22/2021 08:36:30 total total data data cluster cluster cluster recv sent recv sent busy recv sent -------- -------- -------- -------- ------- -------- -------- Minimums: 2.91GB 4.08GB 735MB 2.09GB 40% 2.19GB 1.99GB Averages for 2 samples: 3.05GB 4.43GB 786MB 2.22GB 45% 2.28GB 2.22GB Maximums: 3.19GB 4.79GB 836MB 2.34GB 51% 2.37GB 2.44GB
XXXX::*> version NetApp Release 9.7P11: Tue Jan 12 23:00:49 UTC 2021
Regards, MP On 22. 10. 2021 7:48, Mike Thompson wrote:
can't seem to get this to work on a 9.7 box. works fine on 9.3
am I missing something obvious?
pd-san2::*> set -privilege advanced
pd-san2::*> statistics show-periodic -counter total-recv|total-sent|data-recv|data-sent|cluster-recv|cluster-sent|cluster-busy
Error: command failed: entry doesn't exist
pd-san2::*> set -privilege diag
Warning: These diagnostic commands are for use by NetApp personnel only. Do you want to continue? {y|n}: y
pd-san2::*> statistics show-periodic -counter total-recv|total-sent|data-recv|data-sent|cluster-recv|cluster-sent|cluster-busy
Error: command failed: entry doesn't exist
pd-san2::*> version NetApp Release 9.7P13: Thu Apr 15 02:06:46 UTC 2021
Toasters mailing list Toasters@teaparty.net mailto:Toasters@teaparty.net https://www.teaparty.net/mailman/listinfo/toasters https://www.teaparty.net/mailman/listinfo/toasters
Toasters mailing list Toasters@teaparty.net mailto:Toasters@teaparty.net https://www.teaparty.net/mailman/listinfo/toasters https://www.teaparty.net/mailman/listinfo/toasters
Thank you for that information. Very interesting that is says entry doesn't exist vs not a recognized command. One of the default entries the command is trying to run must be broken in that ONTAP version I guess.
________________________________ From: Sebastian Goetze spgoetze@gmail.com Sent: Friday, October 22, 2021 4:36 AM To: Timothy Naple tnaple@berkcom.com; Potocky Miroslav miroslav.potocky@cern.ch; toasters@teaparty.net toasters@teaparty.net; Mike Thompson mike.thompson@gmail.com Subject: Re: statistics show-periodic
I tried that until I was at
statistics show-periodic
and it still threw that error...
On 22.10.2021 13:34, Timothy Naple wrote: Mike,
I am thinking that maybe the issue is in one of the counter names based on the error you are receiving since it is not saying the command is not recognized.
If you run the command without the counters specified (just 'statistics show-periodic') does that work? If so, there might be something going on with the counter names on that system.
Thank you, Tim
________________________________ From: Toasters toasters-bounces@teaparty.netmailto:toasters-bounces@teaparty.net on behalf of Sebastian Goetze spgoetze@gmail.commailto:spgoetze@gmail.com Sent: Friday, October 22, 2021 4:03 AM To: Potocky Miroslav miroslav.potocky@cern.chmailto:miroslav.potocky@cern.ch; toasters@teaparty.netmailto:toasters@teaparty.net toasters@teaparty.netmailto:toasters@teaparty.net; Mike Thompson mike.thompson@gmail.commailto:mike.thompson@gmail.com Subject: Re: statistics show-periodic
Just checked on my 9.7p4 sim:
statistics show-periodic in general seems to be broken. Whatever the counters, whether in Adv or Diag mode it can't find the command and gives the exact error Mike mentioned.
I checked Bugs Online and the only Bug that's show-periodic related was https://mysupport.netapp.com/site/bugs-online/product/ONTAP/BURT/1307631
(Apparently still in 9.7p10 and fixed in p11)
My 2c
Sebastian
On 22.10.2021 08:40, Potocky Miroslav wrote:
Seems to work fine on 9.7P11. Maybe a more recent change?
XXXX::> 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
XXXX::*> statistics show-periodic -counter total-recv|total-sent|data-recv|data-sent|cluster-recv|cluster-sent|cluster-busy XXXX: cluster.cluster: 10/22/2021 08:36:25 total total data data cluster cluster cluster recv sent recv sent busy recv sent -------- -------- -------- -------- ------- -------- -------- 2.91GB 4.08GB 735MB 2.09GB 51% 2.19GB 1.99GB 3.19GB 4.79GB 836MB 2.34GB 40% 2.37GB 2.44GB XXXX: cluster.cluster: 10/22/2021 08:36:30 total total data data cluster cluster cluster recv sent recv sent busy recv sent -------- -------- -------- -------- ------- -------- -------- Minimums: 2.91GB 4.08GB 735MB 2.09GB 40% 2.19GB 1.99GB Averages for 2 samples: 3.05GB 4.43GB 786MB 2.22GB 45% 2.28GB 2.22GB Maximums: 3.19GB 4.79GB 836MB 2.34GB 51% 2.37GB 2.44GB
XXXX::*> version NetApp Release 9.7P11: Tue Jan 12 23:00:49 UTC 2021
Regards, MP
On 22. 10. 2021 7:48, Mike Thompson wrote:
can't seem to get this to work on a 9.7 box. works fine on 9.3
am I missing something obvious?
pd-san2::*> set -privilege advanced
pd-san2::*> statistics show-periodic -counter total-recv|total-sent|data-recv|data-sent|cluster-recv|cluster-sent|cluster-busy
Error: command failed: entry doesn't exist
pd-san2::*> set -privilege diag
Warning: These diagnostic commands are for use by NetApp personnel only. Do you want to continue? {y|n}: y
pd-san2::*> statistics show-periodic -counter total-recv|total-sent|data-recv|data-sent|cluster-recv|cluster-sent|cluster-busy
Error: command failed: entry doesn't exist
pd-san2::*> version NetApp Release 9.7P13: Thu Apr 15 02:06:46 UTC 2021
_______________________________________________ Toasters mailing list Toasters@teaparty.netmailto:Toasters@teaparty.net https://www.teaparty.net/mailman/listinfo/toasters
_______________________________________________ Toasters mailing list Toasters@teaparty.netmailto:Toasters@teaparty.net https://www.teaparty.net/mailman/listinfo/toasters
Afternoon,
On Fri, 2021-10-22 at 13:03 +0200, Sebastian Goetze wrote:
Seems to work fine on 9.7P11. Maybe a more recent change?
Also works fine for me on 9.7P12 on FAS8200. Could it be hardware platform related?
The man page indicates the command is deprecated so perhaps isn't getting updated:
Note: This command has been deprecated and may be removed
from a future version of Data ONTAP. Use the "statistics show" command with the tabular format instead.
Cheers, Steve
I tried this again today, and now it magically works.
pd-san2::*> statistics show-periodic pd-san2: cluster.cluster: 10/22/2021 17:25:57 cpu cpu total fcache total total data data data cluster cluster cluster disk disk pkts pkts avg busy ops nfs-ops cifs-ops ops recv sent busy recv sent busy recv sent read write recv sent ---- ---- -------- -------- -------- -------- -------- -------- ---- -------- -------- ------- -------- -------- -------- -------- -------- -------- 0% 1% 13 13 0 0 71.5KB 17.9KB 0% 52.7KB 2.25KB 0% 15.9KB 15.5KB 3.98KB 825KB 218 131 1% 2% 7 7 0 0 294KB 246KB 0% 47.2KB 2.16KB 0% 244KB 244KB 3.69MB 3.23MB 233 156 0% 1% 0 0 0 0 45.7KB 39.2KB 0% 3.03KB 65B 0% 40.0KB 39.1KB 11.9KB 0B 267 200
I dunno. Maybe the filer was having a bad day earlier
On Fri, Oct 22, 2021 at 5:56 AM Steve Kirk steve.kirk@sheffield.ac.uk wrote:
Afternoon,
On Fri, 2021-10-22 at 13:03 +0200, Sebastian Goetze wrote:
Seems to work fine on 9.7P11. Maybe a more recent change?
Also works fine for me on 9.7P12 on FAS8200. Could it be hardware platform related?
The man page indicates the command is deprecated so perhaps isn't getting updated:
Note: This command has been deprecated and may be removed
from a future version of Data ONTAP. Use the "statistics show" command with the tabular format instead.
Cheers, Steve
Toasters mailing list Toasters@teaparty.net https://www.teaparty.net/mailman/listinfo/toasters
and for completeness, the actual command I was originally having issues with, works as well now:
pd-san2::*> statistics show-periodic -counter total-recv|total-sent|data-recv|data-sent|cluster-recv|cluster-sent|cluster-busy pd-san2: cluster.cluster: 10/22/2021 17:27:55 total total data data cluster cluster cluster recv sent recv sent busy recv sent -------- -------- -------- -------- ------- -------- -------- 75.9KB 24.0KB 50.1KB 1.37KB 0% 22.6KB 22.6KB 282KB 28.6KB 258KB 7.21KB 0% 21.4KB 21.4KB 479KB 146KB 339KB 8.82KB 0% 137KB 137KB pd-san2: cluster.cluster: 10/22/2021 17:28:02 total total data data cluster cluster cluster recv sent recv sent busy recv sent -------- -------- -------- -------- ------- -------- -------- Minimums: 75.9KB 24.0KB 50.1KB 1.37KB 0% 21.4KB 21.4KB Averages for 3 samples: 279KB 66.3KB 216KB 5.80KB 0% 60.5KB 60.5KB Maximums: 479KB 146KB 339KB 8.82KB 0% 137KB 137KB
I dunno. at least it works now though!
On Fri, Oct 22, 2021 at 5:27 PM Mike Thompson mike.thompson@gmail.com wrote:
I tried this again today, and now it magically works.
pd-san2::*> statistics show-periodic pd-san2: cluster.cluster: 10/22/2021 17:25:57 cpu cpu total fcache total total data data data cluster cluster cluster disk disk pkts pkts avg busy ops nfs-ops cifs-ops ops recv sent busy recv sent busy recv sent read write recv sent
0% 1% 13 13 0 0 71.5KB 17.9KB 0% 52.7KB 2.25KB 0% 15.9KB 15.5KB 3.98KB 825KB 218 131 1% 2% 7 7 0 0 294KB 246KB 0% 47.2KB 2.16KB 0% 244KB 244KB 3.69MB 3.23MB 233 156 0% 1% 0 0 0 0 45.7KB 39.2KB 0% 3.03KB 65B 0% 40.0KB 39.1KB 11.9KB 0B 267 200
I dunno. Maybe the filer was having a bad day earlier
On Fri, Oct 22, 2021 at 5:56 AM Steve Kirk steve.kirk@sheffield.ac.uk wrote:
Afternoon,
On Fri, 2021-10-22 at 13:03 +0200, Sebastian Goetze wrote:
Seems to work fine on 9.7P11. Maybe a more recent change?
Also works fine for me on 9.7P12 on FAS8200. Could it be hardware platform related?
The man page indicates the command is deprecated so perhaps isn't getting updated:
Note: This command has been deprecated and may be removed
from a future version of Data ONTAP. Use the "statistics show" command with the tabular format instead.
Cheers, Steve
Toasters mailing list Toasters@teaparty.net https://www.teaparty.net/mailman/listinfo/toasters
If it is not working, make sure you are in advanced mode (prob set advanced)
Get Outlook for iOShttps://aka.ms/o0ukef ________________________________ From: Toasters toasters-bounces@teaparty.net on behalf of Mike Thompson mike.thompson@gmail.com Sent: Friday, October 22, 2021 8:29:18 PM To: Steve Kirk steve.kirk@sheffield.ac.uk Cc: toasters@teaparty.net Lists toasters@teaparty.net Subject: Re: statistics show-periodic
and for completeness, the actual command I was originally having issues with, works as well now:
pd-san2::*> statistics show-periodic -counter total-recv|total-sent|data-recv|data-sent|cluster-recv|cluster-sent|cluster-busy pd-san2: cluster.cluster: 10/22/2021 17:27:55 total total data data cluster cluster cluster recv sent recv sent busy recv sent -------- -------- -------- -------- ------- -------- -------- 75.9KB 24.0KB 50.1KB 1.37KB 0% 22.6KB 22.6KB 282KB 28.6KB 258KB 7.21KB 0% 21.4KB 21.4KB 479KB 146KB 339KB 8.82KB 0% 137KB 137KB pd-san2: cluster.cluster: 10/22/2021 17:28:02 total total data data cluster cluster cluster recv sent recv sent busy recv sent -------- -------- -------- -------- ------- -------- -------- Minimums: 75.9KB 24.0KB 50.1KB 1.37KB 0% 21.4KB 21.4KB Averages for 3 samples: 279KB 66.3KB 216KB 5.80KB 0% 60.5KB 60.5KB Maximums: 479KB 146KB 339KB 8.82KB 0% 137KB 137KB
I dunno. at least it works now though!
On Fri, Oct 22, 2021 at 5:27 PM Mike Thompson <mike.thompson@gmail.commailto:mike.thompson@gmail.com> wrote: I tried this again today, and now it magically works.
pd-san2::*> statistics show-periodic pd-san2: cluster.cluster: 10/22/2021 17:25:57 cpu cpu total fcache total total data data data cluster cluster cluster disk disk pkts pkts avg busy ops nfs-ops cifs-ops ops recv sent busy recv sent busy recv sent read write recv sent ---- ---- -------- -------- -------- -------- -------- -------- ---- -------- -------- ------- -------- -------- -------- -------- -------- -------- 0% 1% 13 13 0 0 71.5KB 17.9KB 0% 52.7KB 2.25KB 0% 15.9KB 15.5KB 3.98KB 825KB 218 131 1% 2% 7 7 0 0 294KB 246KB 0% 47.2KB 2.16KB 0% 244KB 244KB 3.69MB 3.23MB 233 156 0% 1% 0 0 0 0 45.7KB 39.2KB 0% 3.03KB 65B 0% 40.0KB 39.1KB 11.9KB 0B 267 200
I dunno. Maybe the filer was having a bad day earlier
On Fri, Oct 22, 2021 at 5:56 AM Steve Kirk <steve.kirk@sheffield.ac.ukmailto:steve.kirk@sheffield.ac.uk> wrote: Afternoon,
On Fri, 2021-10-22 at 13:03 +0200, Sebastian Goetze wrote:
Seems to work fine on 9.7P11. Maybe a more recent change?
Also works fine for me on 9.7P12 on FAS8200. Could it be hardware platform related?
The man page indicates the command is deprecated so perhaps isn't getting updated:
Note: This command has been deprecated and may be removed
from a future version of Data ONTAP. Use the "statistics show" command with the tabular format instead.
Cheers, Steve
_______________________________________________ Toasters mailing list Toasters@teaparty.netmailto:Toasters@teaparty.net https://www.teaparty.net/mailman/listinfo/toasters
yeah if you are not in adv or diag, it just says the command is not recognized. e.g.
pd-san2::> statistics show-periodic
Error: "show-periodic" is not a recognized command
for whatever reason, it was just acting wonky on this cluster the other day, but works fine now. strange.
On Fri, Oct 22, 2021 at 5:35 PM Tim McCarthy tmacmd@gmail.com wrote:
If it is not working, make sure you are in advanced mode (prob set advanced)
Get Outlook for iOS https://aka.ms/o0ukef
*From:* Toasters toasters-bounces@teaparty.net on behalf of Mike Thompson mike.thompson@gmail.com *Sent:* Friday, October 22, 2021 8:29:18 PM *To:* Steve Kirk steve.kirk@sheffield.ac.uk *Cc:* toasters@teaparty.net Lists toasters@teaparty.net *Subject:* Re: statistics show-periodic
and for completeness, the actual command I was originally having issues with, works as well now:
pd-san2::*> statistics show-periodic -counter total-recv|total-sent|data-recv|data-sent|cluster-recv|cluster-sent|cluster-busy pd-san2: cluster.cluster: 10/22/2021 17:27:55 total total data data cluster cluster cluster recv sent recv sent busy recv sent
75.9KB 24.0KB 50.1KB 1.37KB 0% 22.6KB 22.6KB 282KB 28.6KB 258KB 7.21KB 0% 21.4KB 21.4KB 479KB 146KB 339KB 8.82KB 0% 137KB 137KB pd-san2: cluster.cluster: 10/22/2021 17:28:02 total total data data cluster cluster cluster recv sent recv sent busy recv sent
Minimums: 75.9KB 24.0KB 50.1KB 1.37KB 0% 21.4KB 21.4KB Averages for 3 samples: 279KB 66.3KB 216KB 5.80KB 0% 60.5KB 60.5KB Maximums: 479KB 146KB 339KB 8.82KB 0% 137KB 137KB
I dunno. at least it works now though!
On Fri, Oct 22, 2021 at 5:27 PM Mike Thompson mike.thompson@gmail.com wrote:
I tried this again today, and now it magically works.
pd-san2::*> statistics show-periodic pd-san2: cluster.cluster: 10/22/2021 17:25:57 cpu cpu total fcache total total data data data cluster cluster cluster disk disk pkts pkts avg busy ops nfs-ops cifs-ops ops recv sent busy recv sent busy recv sent read write recv sent
0% 1% 13 13 0 0 71.5KB 17.9KB 0% 52.7KB 2.25KB 0% 15.9KB 15.5KB 3.98KB 825KB 218 131 1% 2% 7 7 0 0 294KB 246KB 0% 47.2KB 2.16KB 0% 244KB 244KB 3.69MB 3.23MB 233 156 0% 1% 0 0 0 0 45.7KB 39.2KB 0% 3.03KB 65B 0% 40.0KB 39.1KB 11.9KB 0B 267 200
I dunno. Maybe the filer was having a bad day earlier
On Fri, Oct 22, 2021 at 5:56 AM Steve Kirk steve.kirk@sheffield.ac.uk wrote:
Afternoon,
On Fri, 2021-10-22 at 13:03 +0200, Sebastian Goetze wrote:
Seems to work fine on 9.7P11. Maybe a more recent change?
Also works fine for me on 9.7P12 on FAS8200. Could it be hardware platform related?
The man page indicates the command is deprecated so perhaps isn't getting updated:
Note: This command has been deprecated and may be removed
from a future version of Data ONTAP. Use the "statistics show" command with the tabular format instead.
Cheers, Steve
Toasters mailing list Toasters@teaparty.net https://www.teaparty.net/mailman/listinfo/toasters
Wow, that's really strange!
________________________________ From: Toasters toasters-bounces@teaparty.net on behalf of Mike Thompson mike.thompson@gmail.com Sent: Friday, October 22, 2021 5:29 PM To: Steve Kirk steve.kirk@sheffield.ac.uk Cc: toasters@teaparty.net Lists toasters@teaparty.net Subject: Re: statistics show-periodic
and for completeness, the actual command I was originally having issues with, works as well now:
pd-san2::*> statistics show-periodic -counter total-recv|total-sent|data-recv|data-sent|cluster-recv|cluster-sent|cluster-busy pd-san2: cluster.cluster: 10/22/2021 17:27:55 total total data data cluster cluster cluster recv sent recv sent busy recv sent -------- -------- -------- -------- ------- -------- -------- 75.9KB 24.0KB 50.1KB 1.37KB 0% 22.6KB 22.6KB 282KB 28.6KB 258KB 7.21KB 0% 21.4KB 21.4KB 479KB 146KB 339KB 8.82KB 0% 137KB 137KB pd-san2: cluster.cluster: 10/22/2021 17:28:02 total total data data cluster cluster cluster recv sent recv sent busy recv sent -------- -------- -------- -------- ------- -------- -------- Minimums: 75.9KB 24.0KB 50.1KB 1.37KB 0% 21.4KB 21.4KB Averages for 3 samples: 279KB 66.3KB 216KB 5.80KB 0% 60.5KB 60.5KB Maximums: 479KB 146KB 339KB 8.82KB 0% 137KB 137KB
I dunno. at least it works now though!
On Fri, Oct 22, 2021 at 5:27 PM Mike Thompson <mike.thompson@gmail.commailto:mike.thompson@gmail.com> wrote: I tried this again today, and now it magically works.
pd-san2::*> statistics show-periodic pd-san2: cluster.cluster: 10/22/2021 17:25:57 cpu cpu total fcache total total data data data cluster cluster cluster disk disk pkts pkts avg busy ops nfs-ops cifs-ops ops recv sent busy recv sent busy recv sent read write recv sent ---- ---- -------- -------- -------- -------- -------- -------- ---- -------- -------- ------- -------- -------- -------- -------- -------- -------- 0% 1% 13 13 0 0 71.5KB 17.9KB 0% 52.7KB 2.25KB 0% 15.9KB 15.5KB 3.98KB 825KB 218 131 1% 2% 7 7 0 0 294KB 246KB 0% 47.2KB 2.16KB 0% 244KB 244KB 3.69MB 3.23MB 233 156 0% 1% 0 0 0 0 45.7KB 39.2KB 0% 3.03KB 65B 0% 40.0KB 39.1KB 11.9KB 0B 267 200
I dunno. Maybe the filer was having a bad day earlier
On Fri, Oct 22, 2021 at 5:56 AM Steve Kirk <steve.kirk@sheffield.ac.ukmailto:steve.kirk@sheffield.ac.uk> wrote: Afternoon,
On Fri, 2021-10-22 at 13:03 +0200, Sebastian Goetze wrote:
Seems to work fine on 9.7P11. Maybe a more recent change?
Also works fine for me on 9.7P12 on FAS8200. Could it be hardware platform related?
The man page indicates the command is deprecated so perhaps isn't getting updated:
Note: This command has been deprecated and may be removed
from a future version of Data ONTAP. Use the "statistics show" command with the tabular format instead.
Cheers, Steve
_______________________________________________ Toasters mailing list Toasters@teaparty.netmailto:Toasters@teaparty.net https://www.teaparty.net/mailman/listinfo/toasters
Not really. It’s exposed (like many other commands) with the advanced or diag privilege
Get Outlook for iOShttps://aka.ms/o0ukef ________________________________ From: Toasters toasters-bounces@teaparty.net on behalf of Timothy Naple tnaple@berkcom.com Sent: Friday, October 22, 2021 8:50:24 PM To: Mike Thompson mike.thompson@gmail.com; Steve Kirk steve.kirk@sheffield.ac.uk Cc: toasters@teaparty.net Lists toasters@teaparty.net Subject: Re: statistics show-periodic
Wow, that's really strange!
________________________________ From: Toasters toasters-bounces@teaparty.net on behalf of Mike Thompson mike.thompson@gmail.com Sent: Friday, October 22, 2021 5:29 PM To: Steve Kirk steve.kirk@sheffield.ac.uk Cc: toasters@teaparty.net Lists toasters@teaparty.net Subject: Re: statistics show-periodic
and for completeness, the actual command I was originally having issues with, works as well now:
pd-san2::*> statistics show-periodic -counter total-recv|total-sent|data-recv|data-sent|cluster-recv|cluster-sent|cluster-busy pd-san2: cluster.cluster: 10/22/2021 17:27:55 total total data data cluster cluster cluster recv sent recv sent busy recv sent -------- -------- -------- -------- ------- -------- -------- 75.9KB 24.0KB 50.1KB 1.37KB 0% 22.6KB 22.6KB 282KB 28.6KB 258KB 7.21KB 0% 21.4KB 21.4KB 479KB 146KB 339KB 8.82KB 0% 137KB 137KB pd-san2: cluster.cluster: 10/22/2021 17:28:02 total total data data cluster cluster cluster recv sent recv sent busy recv sent -------- -------- -------- -------- ------- -------- -------- Minimums: 75.9KB 24.0KB 50.1KB 1.37KB 0% 21.4KB 21.4KB Averages for 3 samples: 279KB 66.3KB 216KB 5.80KB 0% 60.5KB 60.5KB Maximums: 479KB 146KB 339KB 8.82KB 0% 137KB 137KB
I dunno. at least it works now though!
On Fri, Oct 22, 2021 at 5:27 PM Mike Thompson <mike.thompson@gmail.commailto:mike.thompson@gmail.com> wrote: I tried this again today, and now it magically works.
pd-san2::*> statistics show-periodic pd-san2: cluster.cluster: 10/22/2021 17:25:57 cpu cpu total fcache total total data data data cluster cluster cluster disk disk pkts pkts avg busy ops nfs-ops cifs-ops ops recv sent busy recv sent busy recv sent read write recv sent ---- ---- -------- -------- -------- -------- -------- -------- ---- -------- -------- ------- -------- -------- -------- -------- -------- -------- 0% 1% 13 13 0 0 71.5KB 17.9KB 0% 52.7KB 2.25KB 0% 15.9KB 15.5KB 3.98KB 825KB 218 131 1% 2% 7 7 0 0 294KB 246KB 0% 47.2KB 2.16KB 0% 244KB 244KB 3.69MB 3.23MB 233 156 0% 1% 0 0 0 0 45.7KB 39.2KB 0% 3.03KB 65B 0% 40.0KB 39.1KB 11.9KB 0B 267 200
I dunno. Maybe the filer was having a bad day earlier
On Fri, Oct 22, 2021 at 5:56 AM Steve Kirk <steve.kirk@sheffield.ac.ukmailto:steve.kirk@sheffield.ac.uk> wrote: Afternoon,
On Fri, 2021-10-22 at 13:03 +0200, Sebastian Goetze wrote:
Seems to work fine on 9.7P11. Maybe a more recent change?
Also works fine for me on 9.7P12 on FAS8200. Could it be hardware platform related?
The man page indicates the command is deprecated so perhaps isn't getting updated:
Note: This command has been deprecated and may be removed
from a future version of Data ONTAP. Use the "statistics show" command with the tabular format instead.
Cheers, Steve
_______________________________________________ Toasters mailing list Toasters@teaparty.netmailto:Toasters@teaparty.net https://www.teaparty.net/mailman/listinfo/toasters
He was in advanced mode when it wasn't working.
From: tmacmd@gmail.com Sent: October 22, 2021 5:53 PM To: tnaple@berkcom.com; mike.thompson@gmail.com; steve.kirk@sheffield.ac.uk Cc: toasters@teaparty.net Subject: Re: statistics show-periodic
Not really. It’s exposed (like many other commands) with the advanced or diag privilege
Get Outlook for iOShttps://aka.ms/o0ukef ________________________________ From: Toasters toasters-bounces@teaparty.net on behalf of Timothy Naple tnaple@berkcom.com Sent: Friday, October 22, 2021 8:50:24 PM To: Mike Thompson mike.thompson@gmail.com; Steve Kirk steve.kirk@sheffield.ac.uk Cc: toasters@teaparty.net Lists toasters@teaparty.net Subject: Re: statistics show-periodic
Wow, that's really strange!
________________________________ From: Toasters toasters-bounces@teaparty.net on behalf of Mike Thompson mike.thompson@gmail.com Sent: Friday, October 22, 2021 5:29 PM To: Steve Kirk steve.kirk@sheffield.ac.uk Cc: toasters@teaparty.net Lists toasters@teaparty.net Subject: Re: statistics show-periodic
and for completeness, the actual command I was originally having issues with, works as well now:
pd-san2::*> statistics show-periodic -counter total-recv|total-sent|data-recv|data-sent|cluster-recv|cluster-sent|cluster-busy pd-san2: cluster.cluster: 10/22/2021 17:27:55 total total data data cluster cluster cluster recv sent recv sent busy recv sent -------- -------- -------- -------- ------- -------- -------- 75.9KB 24.0KB 50.1KB 1.37KB 0% 22.6KB 22.6KB 282KB 28.6KB 258KB 7.21KB 0% 21.4KB 21.4KB 479KB 146KB 339KB 8.82KB 0% 137KB 137KB pd-san2: cluster.cluster: 10/22/2021 17:28:02 total total data data cluster cluster cluster recv sent recv sent busy recv sent -------- -------- -------- -------- ------- -------- -------- Minimums: 75.9KB 24.0KB 50.1KB 1.37KB 0% 21.4KB 21.4KB Averages for 3 samples: 279KB 66.3KB 216KB 5.80KB 0% 60.5KB 60.5KB Maximums: 479KB 146KB 339KB 8.82KB 0% 137KB 137KB
I dunno. at least it works now though!
On Fri, Oct 22, 2021 at 5:27 PM Mike Thompson <mike.thompson@gmail.commailto:mike.thompson@gmail.com> wrote: I tried this again today, and now it magically works.
pd-san2::*> statistics show-periodic pd-san2: cluster.cluster: 10/22/2021 17:25:57 cpu cpu total fcache total total data data data cluster cluster cluster disk disk pkts pkts avg busy ops nfs-ops cifs-ops ops recv sent busy recv sent busy recv sent read write recv sent ---- ---- -------- -------- -------- -------- -------- -------- ---- -------- -------- ------- -------- -------- -------- -------- -------- -------- 0% 1% 13 13 0 0 71.5KB 17.9KB 0% 52.7KB 2.25KB 0% 15.9KB 15.5KB 3.98KB 825KB 218 131 1% 2% 7 7 0 0 294KB 246KB 0% 47.2KB 2.16KB 0% 244KB 244KB 3.69MB 3.23MB 233 156 0% 1% 0 0 0 0 45.7KB 39.2KB 0% 3.03KB 65B 0% 40.0KB 39.1KB 11.9KB 0B 267 200
I dunno. Maybe the filer was having a bad day earlier
On Fri, Oct 22, 2021 at 5:56 AM Steve Kirk <steve.kirk@sheffield.ac.ukmailto:steve.kirk@sheffield.ac.uk> wrote: Afternoon,
On Fri, 2021-10-22 at 13:03 +0200, Sebastian Goetze wrote:
Seems to work fine on 9.7P11. Maybe a more recent change?
Also works fine for me on 9.7P12 on FAS8200. Could it be hardware platform related?
The man page indicates the command is deprecated so perhaps isn't getting updated:
Note: This command has been deprecated and may be removed
from a future version of Data ONTAP. Use the "statistics show" command with the tabular format instead.
Cheers, Steve
_______________________________________________ Toasters mailing list Toasters@teaparty.netmailto:Toasters@teaparty.net https://www.teaparty.net/mailman/listinfo/toasters