NetApp Exam Questions

lun show -m LUN path Mapped to LUNID ——————…

You are having problems accessing three recently-created LUNs. Given the output below, the reason isbecause all of the LUNs are using the same LUN ID of 0.
lun show -m
LUN path Mapped to LUNID
—————————————————
/vol/vol1/lun0 solaris-igroup0 0
/vol/vol1/lun1 windows-igroup 0
/vol/vol1/qtree1/lun2 aix-igroup 0
/vol/vol1/qtree1/lun3 linux-igroup 0

A.
True

B.
False

Explanation:
The ‘lun’ in the path is irrelevant. The 0 at the end of each statement denotes the LUN ID.
LUN IDs must be unique per igroup.