Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 1 results
    • https://kb.netapp.com/on-prem/ontap/Ontap_OS/OS-KBs/What_are_the_units_used_for_capacity_values_in_ONTAP_CLI
      Command Line Interface (CLI) Even though the units are shown in base-10 (MB/GB/TB), they are actually in base-2 (MiB/GiB/TiB) Example from CLI output (notice the units shown in MB/GB/TB): cluster1::> ...Command Line Interface (CLI) Even though the units are shown in base-10 (MB/GB/TB), they are actually in base-2 (MiB/GiB/TiB) Example from CLI output (notice the units shown in MB/GB/TB): cluster1::> aggr show -fields size, availsize , usedsize , percent-used aggregate availsize percent-used size usedsize aggr_1_root 17.85GB 95% 368.4GB 350.6GB aggr_2_ssd_root 17.85GB 95% 368.4GB 350.6GB The reporting calculation will be addressed in a future ONTAP release.