ONTAP Discussions

is there any command to know how many luns a volume have?

abhisheksri
3,937 Views

Hi,

I'd like to know if there is any way if we can get lun information from volume? I have a scenario where we'd like to retrive lun information (i.e. no. of lun a particular volume has) from volume. In short, how many luns are created from a particular volume? Also, is there any command which can show a particular aggr is overcommitted? (i can use aggr show_space to add up all the volumes and can match the size with containing aggr but is there any other simple way to know)

Thnx, Abhi

2 REPLIES 2

NETAPPEXPERTS
3,937 Views

Lun show -l volname

shally_shell
3,937 Views

Hello,

1. Login on filer as root.

2. priv set advanced.

3. ls /vol/<vol name>

It will display how many luns in volume

Public