<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Question: Combining Tier information with custom annotations on Volumes in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Question-Combining-Tier-information-with-custom-annotations-on-Volumes/m-p/112581#M19922</link>
    <description>&lt;P&gt;Thank you on this!&lt;/P&gt;&lt;P&gt;I need also the connection to the volumes table, because there I have the custom annotation and the data I needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't get&amp;nbsp;the join to&amp;nbsp;the storages table a way, that would realy help me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And as I stated, I don't want to pollute the annotations with to many custom types, because I need also to maintain them once in a while and check them after upgrades.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Ingo&lt;/P&gt;</description>
    <pubDate>Mon, 16 Nov 2015 08:39:11 GMT</pubDate>
    <dc:creator>INGO_REPINZ</dc:creator>
    <dc:date>2015-11-16T08:39:11Z</dc:date>
    <item>
      <title>Question: Combining Tier information with custom annotations on Volumes</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Question-Combining-Tier-information-with-custom-annotations-on-Volumes/m-p/112534#M19913</link>
      <description>&lt;P&gt;Hello to all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The idea or challange I have is follwoing:&lt;/P&gt;&lt;P&gt;Based on a custom annotation I would like have a totals grouped by the tiers defined in OCI.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the inventory-datamart I have the volumes and the volume annotations, but not the tiers. The tiers I can find at the storage arrays, but how to combine both?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also I was looking into the tables, but did not figure out a reasonable way to create a SQL for this purpose.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is someone around here that had a similar issue and found a neat solutuion for it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ingo&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 22:46:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Question-Combining-Tier-information-with-custom-annotations-on-Volumes/m-p/112534#M19913</guid>
      <dc:creator>INGO_REPINZ</dc:creator>
      <dc:date>2025-06-04T22:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Question: Combining Tier information with custom annotations on Volumes</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Question-Combining-Tier-information-with-custom-annotations-on-Volumes/m-p/112538#M19914</link>
      <description>&lt;P&gt;Hey Ingo,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you taken any steps to publish those custom annotations in the DWH?&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2015 12:40:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Question-Combining-Tier-information-with-custom-annotations-on-Volumes/m-p/112538#M19914</guid>
      <dc:creator>ostiguy</dc:creator>
      <dc:date>2015-11-13T12:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Question: Combining Tier information with custom annotations on Volumes</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Question-Combining-Tier-information-with-custom-annotations-on-Volumes/m-p/112539#M19915</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes the custom annotations are published for the hosts and the volumes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Tier-information on the storage array is not a customfield. I would like to minimize the customations as much as possible.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks Ingo&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2015 13:11:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Question-Combining-Tier-information-with-custom-annotations-on-Volumes/m-p/112539#M19915</guid>
      <dc:creator>INGO_REPINZ</dc:creator>
      <dc:date>2015-11-13T13:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Question: Combining Tier information with custom annotations on Volumes</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Question-Combining-Tier-information-with-custom-annotations-on-Volumes/m-p/112543#M19916</link>
      <description>&lt;P&gt;If you join to &lt;FONT face="courier new,courier"&gt;dwh_capacity.storage_dimension&lt;/FONT&gt;, there is a &lt;FONT face="courier new,courier"&gt;tier&lt;/FONT&gt; field available.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you want to stay within dwh_inventory, do something like this to get your tier annotation:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;select s.id, av.valueIdentifier&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;from dwh_inventory.storage s&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;join dwh_inventory.object_to_annotation o2a on o2a.objectId=s.id&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;join dwh_inventory.annotation_value av on av.id = o2a.annotationValueId and av.annotationType='Tier'&lt;/FONT&gt;&lt;BR /&gt;Note that this will carefully select the tier at the storage array level.&amp;nbsp; If you have multiple tiers on a single storage array, or if you're using service levels, you will want to do this differently.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2015 16:14:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Question-Combining-Tier-information-with-custom-annotations-on-Volumes/m-p/112543#M19916</guid>
      <dc:creator>moechnig</dc:creator>
      <dc:date>2015-11-13T16:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Question: Combining Tier information with custom annotations on Volumes</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Question-Combining-Tier-information-with-custom-annotations-on-Volumes/m-p/112581#M19922</link>
      <description>&lt;P&gt;Thank you on this!&lt;/P&gt;&lt;P&gt;I need also the connection to the volumes table, because there I have the custom annotation and the data I needed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't get&amp;nbsp;the join to&amp;nbsp;the storages table a way, that would realy help me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And as I stated, I don't want to pollute the annotations with to many custom types, because I need also to maintain them once in a while and check them after upgrades.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Ingo&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2015 08:39:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Question-Combining-Tier-information-with-custom-annotations-on-Volumes/m-p/112581#M19922</guid>
      <dc:creator>INGO_REPINZ</dc:creator>
      <dc:date>2015-11-16T08:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: Question: Combining Tier information with custom annotations on Volumes</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Question-Combining-Tier-information-with-custom-annotations-on-Volumes/m-p/112612#M19931</link>
      <description>&lt;P&gt;Hi Ingo,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you're not already using it, you will want to take a look at the Database Schema page which is within the Documentation interface on the DWH web portal.&amp;nbsp; I usually have at least one eye on this when working in MySQL.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you're in dwh_capacity, you can probably use something like this to combine storage with volume:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;select * from storage_dimension&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;join volume_dimension on volume_dimension.storageIdentifier=storage_dimension.identifier and storage_dimension.latest=1;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;If your annotation is published, it will be a field in the volume table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If working in dwh_inventory, the join is simpler:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;select * from dwh_inventory.storage&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;join dwh_inventory.volume on volume.storageId=storage.id;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;But you'll have to join in the annotation_value and object_to_annotaion tables as in the earlier example with tiers.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2015 17:17:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Question-Combining-Tier-information-with-custom-annotations-on-Volumes/m-p/112612#M19931</guid>
      <dc:creator>moechnig</dc:creator>
      <dc:date>2015-11-16T17:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Question: Combining Tier information with custom annotations on Volumes</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Question-Combining-Tier-information-with-custom-annotations-on-Volumes/m-p/112730#M19949</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the helpfull hints, with those and a bit fiddling around I was able to build a query that is matching the results I get with looking into the OCI Java Client.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Ingo&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2015 13:07:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Question-Combining-Tier-information-with-custom-annotations-on-Volumes/m-p/112730#M19949</guid>
      <dc:creator>INGO_REPINZ</dc:creator>
      <dc:date>2015-11-19T13:07:26Z</dc:date>
    </item>
  </channel>
</rss>

