NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

Storage ONTAP - Re–Assessing Allocation

dgarcia48
3,305 Views

Hello, 

 

So I'm currently new to the NetApp world and understanding the fundamentals of it.  I've created documentation but I'm stuck on a few task in regards to re–assessing allocation for .....

 

  1. Deletion of unused storage (or a plan to delete) 
  2. Re-Allocation of storage (or a plan to re-allocate)
  3. Capacity Report 

Any info will be greatly appreciated, thank you.

1 REPLY 1

sgrant
3,169 Views

Hi, sorry not exactly sure of what you are trying to achieve...

 

  • Deletion of unused storage (or a plan to delete) 

With ONTAP 9 there is a new volume autosize option that allows the size of the volume to shrink (as well as grow). Please see the Logical Storage Management Guide page 15: https://library.netapp.com/ecm/ecm_download_file/ECMLP2492715. The command is...

 

volume autosize -vserver vserver_name vol_name -mode grow_shrink

 

You could therefore leave the volumes to manage their size automatically, just monitoring the events in OnCommand Unified Manager (OCUM) or similar. There is another thread about monitoring EMS event in OnCommand: http://community.netapp.com/t5/OnCommand-Storage-Management-Software-Discussions/Can-t-Subscribe-to-an-EMS-Event-in-OCUM/m-p/132274#M24009

 

  • Re-Allocation of storage (or a plan to re-allocate)

Do you mean setting up a schedule to implement a reallocate scan to better optimise the layout of blocks in the volume/aggregate? See volume reallocation and storage aggregate reallocation in the commands guide: https://library.netapp.com/ecm/ecm_download_file/ECMLP2573244.

 

  • Capacity Report

OCUM also has some capacity reports that may be of assistance. See NetApp Software Download page (Windows link here: https://mysupport.netapp.com/NOW/download/software/oncommand_cdot_win/7.1/)

 

Let me know if you need any more assistance.

 

Cheers,
Grant.

Public