Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tiering data similar to ONTAP "volume show-footprint" and "storage aggregate show-space" #2235

Closed
ewilts opened this issue Jul 25, 2023 · 3 comments · Fixed by #2343
Closed
Assignees
Labels

Comments

@ewilts
Copy link

ewilts commented Jul 25, 2023

This discussion describes the issue: #2228

On the ONTAP: Volume dashboard, we need to see graphs by both percentage and GB on the footprint in the performance tier and in the capacity tier. I would expect this in the Top Volume FabricPool Drilldown section.

Additionally, in the ONTAP: Aggregate dashboard, we need FabricPool panels added. These should include the data shown in "storage aggregate show-space -aggregate-name". In the Volume Statistics section, I would then like to see panels added for top 5 volumes by performance tier and by capacity tier.

I was previously using carbon/grafana to visualize the tiering breakdown but harvest/nabox is become my preferred solution since most of the other data is already there.

One of the driving reasons for this is when an aggregate starts to fill and a volume move needs to be done. We need to move based on the performance tier footprint, not the total used size of the volume.

@rahulguptajss
Copy link
Contributor

rahulguptajss commented Sep 4, 2023

#2228

discord

@Hardikl Hardikl linked a pull request Sep 4, 2023 that will close this issue
4 tasks
@Hardikl
Copy link
Contributor

Hardikl commented Sep 13, 2023

@ewilts

This is the PR #2343 which contains below changes as per your requirement mentioned above, let me know if you think otherwise.

Ask1: On the ONTAP: Volume dashboard, we need to see graphs by both percentage and GB on the footprint in the performance tier and in the capacity tier. I would expect this in the Top Volume FabricPool Drilldown section.

We have added 4 new panels in Volume Dashboard in Top Volume FabricPool Drilldown panel
image

Ask2: Additionally, in the ONTAP: Aggregate dashboard, we need FabricPool panels added. These should include the data shown in "storage aggregate show-space -aggregate-name".

We have added 3 panels in Aggregate dashboard in newly added Aggregate FabricPool Drilldown panel
image

image

Ask3: In the Volume Statistics section, I would then like to see panels added for top 5 volumes by performance tier and by capacity tier.

We have added 4 new panels in Aggregate dashboard in Volume Statistics panel.
image

@rahulguptajss
Copy link
Contributor

verified in 23.11. As discussed, data may not be available for all clusters. Only clusters that provide relevant bin0/1 fields will display the corresponding data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants