ONTAP Hardware
ONTAP Hardware
So I resized my vol0 down from 522G to 500G on all my filers, and I got this on one of them:
Tue Jun 22 08:33:25 PDT [filer2: perf.archive.max_disk_space.changed:info]:
Maximum disk space consumption allowed for the performance archiver was
changed from '14422869361' to '10737418241' bytes. Change not committed.
Is there any way to set Performance Archiver's max disk space consumption or is this a hard setting in the system?
Solved! See The Solution
It's a hidden registry option:
-Michael
I believe it should be option stats.archive.max_disk_space_percent.
filer1> options stats
No such option stats
It's a hidden registry option:
-Michael
That was the answer, Thanks Michael.
filer1> options stats
No such option stats
filer1> options stats.archive.max_disk_space_percent
stats.archive.max_disk_space_percent 2
You are correct, sorry I must've fat fingered the first time I tried it.
Anyway, I think it resolved itself because the stats directory on that filer has since shrunk.
Hi! I had the same message from our FAS3240 when resize the root volume:
perf.archive.max_disk_space.changed:info]: Maximum disk space consumption allowed for the performance archiver was changed from '7112916829' to '565127332' bytes. Change not committed.
What is the performance archiver ? and Which can change with this setting ?
Any recomendations ?
Thanks
NetApp collects detailed performance stats (with second resolution) by default. This is large amount of data so it will automatically delete older stats when consumed space exceeds threshold. Threshold is computed as percentage of root volume size which explains why it changes when root volume is resized.
There is KB article about performance archiver, I do not remember exact number.