Check free space in SVM

how can we check the free space in SVM for a LUN .. I 've a 300G LUN and created several soft partitions on it but now i want to know how much i can grow .. i.e how much space is left on this 300G LUN

If lun is already created and mounted you cna use df -h or df -k to see the available space

metarecover -v -n metadevice -p

GNOM,

I got this error when i ran the said command

# metastat d109
d109: Soft Partition
Device: /dev/dsk/c1t5006016141E0A08Dd1s0
State: Okay
Size: 136314880 blocks (65 GB)
Device Start Block Dbase Reloc
/dev/dsk/c1t5006016141E0A08Dd1s0 0 No Yes

    Extent              Start Block              Block count
         0                197132299                136314880

Device Relocation Information:
Device Reloc Device ID
/dev/dsk/c1t5006016141E0A08Dd1 Yes id1,ssd@n6006016061201f000ea0e6469659dd11
root@xxxxxx # metarecover -v -n d109 -p
Verifying on-disk structures on d109.
found incorrect magic number 0, expected 20000127.
No extent headers found on d109.
d109: On-disk structures invalid or no soft partitions found.
metarecover: essapl020-u008: d0: bad magic number in extent header

You have to enter the metadevice # not a softpartition (as root)

sudo metarecover -v -n d208 -p
Verifying on-disk structures on d208.
found incorrect magic number 207d100, expected 20000127.
No extent headers found on d208.
d208: On-disk structures invalid or no soft partitions found.
metarecover: max: d0: bad magic number in extent header

[ss0747@xxx] ~/scripts$ sudo metarecover -v -n d200 -p
Verifying on-disk structures on d200.
The following extent headers were found on d200.
Name Seq# Type Offset Length
d201 0 ALLOC 0 4194305
d202 0 ALLOC 4194305 4194305
d203 0 ALLOC 8388610 7233537
d204 0 ALLOC 15622147 4194305
d205 0 ALLOC 19816452 4194305
d206 0 ALLOC 24010757 4194305
d208 0 ALLOC 32399367 18874369

            NONE     0     END             98933151                    1
            NONE     0    FREE             95313934              3619217

Found 11 soft partition(s) on d200.
Checking sequence numbers.
d200: Validating soft partition metadb entries.