ONTAP Discussions

How to find LUN used space from ONTAP

baiju_cisco
5,999 Views

Hi,

 

Environment having many thin provisioned LUNs (Linux) assigned to ORACLE RAC.

How can I find the LUN space usage information accurately from storage?

I do not want to involve DBA/host admin to find this information; how can I find this from storage/ONTAP CLI? Thanks in advance

 

Thanking you.

4 REPLIES 4

pradkur
5,999 Views

lun show -m

lun show -v

Kindly let me it works ?


ASHWANI8HIGHS
5,999 Views

Hi ,

Are you sure that  lun show -m and lun show -v can give the lun used space on the storage side .

lun show -m  -----  lun mapping details to igroup

lun show -v  -- detailed status of lun

can get some estimated used information  using the  "df -g volume name"   if only one lun is provisioned on that volume .

Thanks

Ashwani

aborzenkov
5,999 Views

LUN show -v displays size, occupied by LUN, at least on recent enough DataONTAP.

TechHelp24
5,999 Views
Public