<?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: [cDOT] How to list lun size in Bytes in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/cDOT-How-to-list-lun-size-in-Bytes/m-p/106661#M21947</link>
    <description>&lt;P&gt;Hmm... the problem I'm getting now is that it's not possible to set the lun size to the desired size in MB &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The LUN size can be either&amp;nbsp;&lt;STRONG&gt;117774MB&lt;/STRONG&gt;&amp;nbsp;or&amp;nbsp;&lt;STRONG&gt;117756MB&lt;/STRONG&gt;&amp;nbsp;but not&amp;nbsp;&lt;STRONG&gt;117760MB&lt;/STRONG&gt;&amp;nbsp;as required by AIX.&lt;/P&gt;&lt;P&gt;Why is it like that?? I was thinking I can set the lun size as desired (within volume limits)...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;NTAP_22_OW::&amp;gt; lun show -vserver STANDALONE_OW -volume RN1100D_RN1102A -fields size,serial,uuid
vserver       path                       size     serial       uuid
------------- -------------------------- -------- ------------ ------------------------------------
STANDALONE_OW /vol/RN1100D_RN1102A/LUN00 117774MB D7J-8?G4cOAM 005a3f26-620a-4a25-b7e0-f68e3e130074
 
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117760MB -force
 
Error: command failed: New LUN size is the same as the old LUN size
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 123480309760B -force
 
Error: command failed: Requested LUN size is too large
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 115GB -force
 
Error: command failed: New LUN size is the same as the old LUN size
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117760MB -force
 
Error: command failed: New LUN size is the same as the old LUN size
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117759MB -force
 
Error: command failed: New LUN size is the same as the old LUN size
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117758MB -force
 
Error: command failed: New LUN size is the same as the old LUN size
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117757MB -force
 
Error: command failed: New LUN size is the same as the old LUN size
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117750MB -force
 
NTAP_22_OW::&amp;gt; lun show -vserver STANDALONE_OW -volume RN1100D_RN1102A -fields size,serial,uuid
vserver       path                       size     serial       uuid
------------- -------------------------- -------- ------------ ------------------------------------
STANDALONE_OW /vol/RN1100D_RN1102A/LUN00 117756MB D7J-8?G4cOAM 005a3f26-620a-4a25-b7e0-f68e3e130074
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117752MB -force
 
Error: command failed: New LUN size is the same as the old LUN size
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117753MB -force
 
Error: command failed: New LUN size is the same as the old LUN size
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117754MB -force
 
Error: command failed: New LUN size is the same as the old LUN size
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117755MB -force
 
Error: command failed: New LUN size is the same as the old LUN size
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117756MB -force
 
Error: command failed: New LUN size is the same as the old LUN size
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117757MB -force
 
NTAP_22_OW::&amp;gt; lun show -vserver STANDALONE_OW -volume RN1100D_RN1102A -fields size,serial,uuid
vserver       path                       size     serial       uuid
------------- -------------------------- -------- ------------ ------------------------------------
STANDALONE_OW /vol/RN1100D_RN1102A/LUN00 117774MB D7J-8?G4cOAM 005a3f26-620a-4a25-b7e0-f68e3e130074&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jun 2015 08:28:53 GMT</pubDate>
    <dc:creator>marcinlub</dc:creator>
    <dc:date>2015-06-25T08:28:53Z</dc:date>
    <item>
      <title>[cDOT] How to list lun size in Bytes</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/cDOT-How-to-list-lun-size-in-Bytes/m-p/106610#M21924</link>
      <description>&lt;P&gt;Hi everyone,&amp;nbsp;&lt;/P&gt;&lt;P&gt;In a AIX cluster migration from HDS to 8.2 cDOT systems I have provisioned luns as seen from the AIX side in MB. Unfortunately the size of new luns do not match old size.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll probably just create new luns (or resize) specifying size in Bytes but I'm struggling to display the current size on ONTAP side in Bytes.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible ?? I don't see any switch in lun show command&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 04:08:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/cDOT-How-to-list-lun-size-in-Bytes/m-p/106610#M21924</guid>
      <dc:creator>marcinlub</dc:creator>
      <dc:date>2025-06-05T04:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: [cDOT] How to list lun size in Bytes</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/cDOT-How-to-list-lun-size-in-Bytes/m-p/106611#M21925</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can easily convert the sizes via powershell Get-NcLun cmdlet:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS C:\Windows\system32&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Get-NcLun |Select Path,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; @{Name="Size (&lt;STRONG&gt;KBytes&lt;/STRONG&gt;)";Expression={[math]::Round([decimal]$_.Size/&lt;STRONG&gt;1KB&lt;/STRONG&gt;,2)}} |Format-Table -AutoSize&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Just change KB through GB, TB...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2015 14:17:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/cDOT-How-to-list-lun-size-in-Bytes/m-p/106611#M21925</guid>
      <dc:creator>nelias1988</dc:creator>
      <dc:date>2015-06-24T14:17:16Z</dc:date>
    </item>
    <item>
      <title>Re: [cDOT] How to list lun size in Bytes</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/cDOT-How-to-list-lun-size-in-Bytes/m-p/106629#M21932</link>
      <description>&lt;P&gt;Run command&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;set -units B&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;to switch output from subsequent commands that list capacities to Bytes. &amp;nbsp;Other unit choices are available if more convenient (KB,MB,GB,etc.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jun 2015 19:10:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/cDOT-How-to-list-lun-size-in-Bytes/m-p/106629#M21932</guid>
      <dc:creator>bobshouseofcards</dc:creator>
      <dc:date>2015-06-24T19:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: [cDOT] How to list lun size in Bytes</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/cDOT-How-to-list-lun-size-in-Bytes/m-p/106656#M21944</link>
      <description>&lt;P&gt;I'm not a big power shell fan &lt;span class="lia-unicode-emoji" title=":face_with_tongue:"&gt;😛&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I prefer command line and if I write something bigger then in perl using ZAPI.&lt;/P&gt;&lt;P&gt;Setting the units to bytes is much easier solution &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2015 06:28:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/cDOT-How-to-list-lun-size-in-Bytes/m-p/106656#M21944</guid>
      <dc:creator>marcinlub</dc:creator>
      <dc:date>2015-06-25T06:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: [cDOT] How to list lun size in Bytes</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/cDOT-How-to-list-lun-size-in-Bytes/m-p/106661#M21947</link>
      <description>&lt;P&gt;Hmm... the problem I'm getting now is that it's not possible to set the lun size to the desired size in MB &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The LUN size can be either&amp;nbsp;&lt;STRONG&gt;117774MB&lt;/STRONG&gt;&amp;nbsp;or&amp;nbsp;&lt;STRONG&gt;117756MB&lt;/STRONG&gt;&amp;nbsp;but not&amp;nbsp;&lt;STRONG&gt;117760MB&lt;/STRONG&gt;&amp;nbsp;as required by AIX.&lt;/P&gt;&lt;P&gt;Why is it like that?? I was thinking I can set the lun size as desired (within volume limits)...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;NTAP_22_OW::&amp;gt; lun show -vserver STANDALONE_OW -volume RN1100D_RN1102A -fields size,serial,uuid
vserver       path                       size     serial       uuid
------------- -------------------------- -------- ------------ ------------------------------------
STANDALONE_OW /vol/RN1100D_RN1102A/LUN00 117774MB D7J-8?G4cOAM 005a3f26-620a-4a25-b7e0-f68e3e130074
 
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117760MB -force
 
Error: command failed: New LUN size is the same as the old LUN size
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 123480309760B -force
 
Error: command failed: Requested LUN size is too large
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 115GB -force
 
Error: command failed: New LUN size is the same as the old LUN size
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117760MB -force
 
Error: command failed: New LUN size is the same as the old LUN size
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117759MB -force
 
Error: command failed: New LUN size is the same as the old LUN size
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117758MB -force
 
Error: command failed: New LUN size is the same as the old LUN size
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117757MB -force
 
Error: command failed: New LUN size is the same as the old LUN size
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117750MB -force
 
NTAP_22_OW::&amp;gt; lun show -vserver STANDALONE_OW -volume RN1100D_RN1102A -fields size,serial,uuid
vserver       path                       size     serial       uuid
------------- -------------------------- -------- ------------ ------------------------------------
STANDALONE_OW /vol/RN1100D_RN1102A/LUN00 117756MB D7J-8?G4cOAM 005a3f26-620a-4a25-b7e0-f68e3e130074
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117752MB -force
 
Error: command failed: New LUN size is the same as the old LUN size
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117753MB -force
 
Error: command failed: New LUN size is the same as the old LUN size
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117754MB -force
 
Error: command failed: New LUN size is the same as the old LUN size
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117755MB -force
 
Error: command failed: New LUN size is the same as the old LUN size
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117756MB -force
 
Error: command failed: New LUN size is the same as the old LUN size
 
NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117757MB -force
 
NTAP_22_OW::&amp;gt; lun show -vserver STANDALONE_OW -volume RN1100D_RN1102A -fields size,serial,uuid
vserver       path                       size     serial       uuid
------------- -------------------------- -------- ------------ ------------------------------------
STANDALONE_OW /vol/RN1100D_RN1102A/LUN00 117774MB D7J-8?G4cOAM 005a3f26-620a-4a25-b7e0-f68e3e130074&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2015 08:28:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/cDOT-How-to-list-lun-size-in-Bytes/m-p/106661#M21947</guid>
      <dc:creator>marcinlub</dc:creator>
      <dc:date>2015-06-25T08:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: [cDOT] How to list lun size in Bytes</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/cDOT-How-to-list-lun-size-in-Bytes/m-p/106677#M21957</link>
      <description>&lt;P&gt;Have to agree - I'm in the CLI all day so getting a quick result that I can cut/paste somewhere for easy manipulation is a huge plus. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also agree on ZAPI/Perl combo when I really need to script something. &amp;nbsp;PS Toolkit is too limiting since it doesn't offer Advanced/Diagnostic privilige capabilities - rather have the full ZAPI available through the Perl "toolkit" API bindings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bob&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jun 2015 13:03:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/cDOT-How-to-list-lun-size-in-Bytes/m-p/106677#M21957</guid>
      <dc:creator>bobshouseofcards</dc:creator>
      <dc:date>2015-06-25T13:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: [cDOT] How to list lun size in Bytes</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/cDOT-How-to-list-lun-size-in-Bytes/m-p/106678#M21958</link>
      <description>&lt;P&gt;I have now other problem. The LUN can't be set to the required size &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;It can be&amp;nbsp;117774MB&amp;nbsp;or&amp;nbsp;117756MB &amp;nbsp;but nothing in between (like the size of&amp;nbsp;117760MB &amp;nbsp;which is required by AIX).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;NTAP_22_OW::&amp;gt; lun show -vserver STANDALONE_OW -volume RN1100D_RN1102A -fields size,serial,uuid
vserver       path                       size     serial       uuid
------------- -------------------------- -------- ------------ ------------------------------------
STANDALONE_OW /vol/RN1100D_RN1102A/LUN00 117774MB D7J-8?G4cOAM 005a3f26-620a-4a25-b7e0-f68e3e130074


NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117760MB -force

Error: command failed: New LUN size is the same as the old LUN size

NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 123480309760B -force

Error: command failed: Requested LUN size is too large

NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 115GB -force

Error: command failed: New LUN size is the same as the old LUN size

NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117760MB -force

Error: command failed: New LUN size is the same as the old LUN size

NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117759MB -force

Error: command failed: New LUN size is the same as the old LUN size

NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117758MB -force

Error: command failed: New LUN size is the same as the old LUN size

NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117757MB -force

Error: command failed: New LUN size is the same as the old LUN size

NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117750MB -force

NTAP_22_OW::&amp;gt; lun show -vserver STANDALONE_OW -volume RN1100D_RN1102A -fields size,serial,uuid
vserver       path                       size     serial       uuid
------------- -------------------------- -------- ------------ ------------------------------------
STANDALONE_OW /vol/RN1100D_RN1102A/LUN00 117756MB D7J-8?G4cOAM 005a3f26-620a-4a25-b7e0-f68e3e130074

NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117752MB -force

Error: command failed: New LUN size is the same as the old LUN size

NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117753MB -force

Error: command failed: New LUN size is the same as the old LUN size

NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117754MB -force

Error: command failed: New LUN size is the same as the old LUN size

NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117755MB -force

Error: command failed: New LUN size is the same as the old LUN size

NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117756MB -force

Error: command failed: New LUN size is the same as the old LUN size

NTAP_22_OW::&amp;gt; lun resize -vserver STANDALONE_OW -path /vol/RN1100D_RN1102A/LUN00 -size 117757MB -force

NTAP_22_OW::&amp;gt; lun show -vserver STANDALONE_OW -volume RN1100D_RN1102A -fields size,serial,uuid
vserver       path                       size     serial       uuid
------------- -------------------------- -------- ------------ ------------------------------------
STANDALONE_OW /vol/RN1100D_RN1102A/LUN00 117774MB D7J-8?G4cOAM 005a3f26-620a-4a25-b7e0-f68e3e130074&lt;/PRE&gt;</description>
      <pubDate>Thu, 25 Jun 2015 13:16:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/cDOT-How-to-list-lun-size-in-Bytes/m-p/106678#M21958</guid>
      <dc:creator>marcinlub</dc:creator>
      <dc:date>2015-06-25T13:16:53Z</dc:date>
    </item>
  </channel>
</rss>

