<?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: Detecting unused disks? in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Detecting-unused-disks/m-p/202178#M23979</link>
    <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/17213"&gt;@AntonioSousa&lt;/a&gt;&amp;nbsp;Sure, it's for a different purpose. But it provides at least the physical disk metrics. For Linux hosts on Azure it might help you.&lt;BR /&gt;&lt;BR /&gt;To help you find unallocated block device space you can use:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;com.dynatrace.extension.disk-devices.partition.size&lt;/STRONG&gt;&amp;nbsp; to see the partition sizes&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;com.dynatrace.extension.disk-devices.disk.size&lt;/STRONG&gt; to see the physical disk&amp;nbsp; (block device) size&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;For hosts using volume management you have also the metrics..&lt;BR /&gt;&lt;BR /&gt;So in general I believe, this is doable for Linux hosts with OneAgent using metrics with this extension.&lt;/P&gt;</description>
    <pubDate>Wed, 11 Jan 2023 07:13:43 GMT</pubDate>
    <dc:creator>Julius_Loman</dc:creator>
    <dc:date>2023-01-11T07:13:43Z</dc:date>
    <item>
      <title>Detecting unused disks?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Detecting-unused-disks/m-p/200161#M23558</link>
      <description>&lt;P&gt;I have this question for Azure VMs, but I believe it applies to multiple situations.&lt;/P&gt;&lt;P&gt;I might have VMs that have allocated disks, but which for any reason, might not be partitioned/mounted. How would I detect them? From the Azure integration, I cannot see them at the VM level. Inside the VM I only see the ones that are mounted. Or am I missing something?&lt;/P&gt;&lt;P&gt;Does anyone have any idea for tackling this problem?&lt;/P&gt;</description>
      <pubDate>Sat, 10 Dec 2022 12:51:41 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Detecting-unused-disks/m-p/200161#M23558</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2022-12-10T12:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting unused disks?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Detecting-unused-disks/m-p/202134#M23965</link>
      <description>&lt;P&gt;that's a tricky one&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/17213"&gt;@AntonioSousa&lt;/a&gt;&amp;nbsp;if its not mounted I don't think we could expect the Oneagent to see it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 21:05:27 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Detecting-unused-disks/m-p/202134#M23965</guid>
      <dc:creator>ChadTurner</dc:creator>
      <dc:date>2023-01-10T21:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting unused disks?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Detecting-unused-disks/m-p/202143#M23970</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/14877"&gt;@ChadTurner&lt;/a&gt;,&lt;BR /&gt;It is really quite easy, as can be seen in the screenshot below, for a VM of mine. fdisk shows the physical disks, and df the several filesystems. As can be seen in the example, I have a 13 GB disk (virtual, in VirtualBox), but I have only allocated 5GB for the OS, which is being used at 70%. While this is a good thing for me in VirtualBox (I have zeroed the remaining 7GB and as such they don't occupy space), the same is not true in Azure, where I would be paying for 7GB of disk that aren't even allocated at the machine level...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AntonioSousa_0-1673385434270.png" style="width: 999px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/9357iE2224456F4590274/image-size/large?v=v2&amp;amp;px=999" role="button" title="AntonioSousa_0-1673385434270.png" alt="AntonioSousa_0-1673385434270.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 21:17:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Detecting-unused-disks/m-p/202143#M23970</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2023-01-10T21:17:29Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting unused disks?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Detecting-unused-disks/m-p/202150#M23972</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/17213"&gt;@AntonioSousa&lt;/a&gt;&amp;nbsp;did you check the disk analytics extension for that? it provides metrics for Linux hosts for physical disks and it's partitions. I think you should be able to generate charts of used space vs allocated physical disks with that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 21:33:50 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Detecting-unused-disks/m-p/202150#M23972</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2023-01-10T21:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting unused disks?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Detecting-unused-disks/m-p/202158#M23976</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/3364"&gt;@Julius_Loman&lt;/a&gt;, thanks for pointing out an extension I didn't know about. I'll have to check it out, as from the documentation it's not clear if it will help in this use-case. Certainly not at the Azure level though, as it is an OneAgent extension for Linux only.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Jan 2023 23:02:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Detecting-unused-disks/m-p/202158#M23976</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2023-01-10T23:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting unused disks?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Detecting-unused-disks/m-p/202178#M23979</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/17213"&gt;@AntonioSousa&lt;/a&gt;&amp;nbsp;Sure, it's for a different purpose. But it provides at least the physical disk metrics. For Linux hosts on Azure it might help you.&lt;BR /&gt;&lt;BR /&gt;To help you find unallocated block device space you can use:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;com.dynatrace.extension.disk-devices.partition.size&lt;/STRONG&gt;&amp;nbsp; to see the partition sizes&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;com.dynatrace.extension.disk-devices.disk.size&lt;/STRONG&gt; to see the physical disk&amp;nbsp; (block device) size&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;For hosts using volume management you have also the metrics..&lt;BR /&gt;&lt;BR /&gt;So in general I believe, this is doable for Linux hosts with OneAgent using metrics with this extension.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 07:13:43 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Detecting-unused-disks/m-p/202178#M23979</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2023-01-11T07:13:43Z</dc:date>
    </item>
    <item>
      <title>Re: Detecting unused disks?</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Detecting-unused-disks/m-p/202328#M24028</link>
      <description>&lt;P&gt;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/3364"&gt;@Julius_Loman&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Thanks! Will try it out...&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2023 20:08:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Detecting-unused-disks/m-p/202328#M24028</guid>
      <dc:creator>AntonioSousa</dc:creator>
      <dc:date>2023-01-11T20:08:33Z</dc:date>
    </item>
  </channel>
</rss>

