Aggregate is not visible on system manager but can be access through cluster cli
Applies to
Oncommand system manager 9.x
Answer
Scenario 1:
Confirm and check the following.
- Capture the name of the aggregate that is missing or not visible in system manager page.
- Be sure to remove cache in system manager browser or use "incognito or private" mode to test again
- Enable Oncommand system manager debug logs (KB)
- After enabling the debug logs in system manager UI, go to
storage > aggregate & disk > aggregates - Capture the "sysmgr.log" which is part of the KB mention above and look at the output of the zapi request below
<aggr-get-iter><desired-attributes><aggr-attributes><is-object-store-attach-eligible/><aggr-raid-attributes/><aggr-fs-attributes/><aggr-inode-attributes/><aggr-snapshot-attributes/><aggr-space-attributes/><aggr-ownership-attributes/><aggr-volume-count-attributes/><is-cft-precommit/><aggr-snaplock-attributes/><aggregate-uuid/></aggr-attributes></desired-attributes><max-records>25</max-records></aggr-get-iter>- Note: If the zapi output not showing the aggregate name then please contact "NetApp Support".
- After enabling the debug logs in system manager UI, go to
- For SM.NEXT which is using "restapi" do confirm the following
- No need to enable "debug" logging as it is enabled by default
- Go to
storage > tiers, confirm if the aggregate is available - Capture the "sysmgr.log" as mention in "step 3" above and look at the output of the "restapi" below
cluster_name/api/storage/aggregates?fields=name,uuid,node- Note: If the restapi not showing the aggregatename then please contact "NetApp Support"
Scenario 2:
This may or may not be the cause of the issue but it is worth checking, If customer could not find the aggregate when looking at Storage Virtual Machine (SVM) then please do check SVM settings and tab called "Resource Allocation" and make sure the aggregate in question is selected, please see the screenshot below.
Additional Information
additionalInformation_text
