ONTAP Hardware
ONTAP Hardware
Hello guys. I have a dumb question. I am an EMC storage engineer and this is my first time working on Netapp arrays. I have the Netapp FAS8020 HA array. We are using it for both NAS and SAN. The connecting servers are 6 x UCS 220 M3. The SAN switches are brocade 300.
I have zoned all the servers pwwn to the Netapp controller port 0c and 0d on each controller. I used the wwn of the vserver (20:00....) not the physical wwn (50:00...)
This is all I have done. In vcenter under storage adapters and configuration, when I scan I don't see the Netapp. What am I missing? What do I need to do on the Netapp side and and server side to allow allo the server to see the SAN storage
Can someone give me the detail step by step on how to host connect to a Netapp cluster mode FAS 8020 via SAN.
Some thing. As detail as below for EMC. Like with the clariion, I zone the servers and go to the clariiion register the initiators create a storage group , add host and bam! Server sees storage.
Thanks in advance
Hi,
Have you configured your FC ports on the controller (0c and 0d) as targets? check using command "system node run -node * fcadmin config"
You need to create a igroup and map the LUN to the igroup which has your initiator WWN's
After you zone, do you see the initiators logged in to the stroage controller? command to verify this is "vserver fcp initiator show"
Consider registering to support.netapp.com and kb.netapp.com which will help you get all necessary information for managing and troubleshooting your NetApp systems.
The SAN administration guide https://library.netapp.com/ecm/ecm_get_file/ECMP1368525 should also help you.
Thanks
Hi,
We are always happy to help you!
Do you see the FC LIF WWN's (20:..:..) logged in to the fabric? If you see only the physical WWN's (50:..:..) logged in, you may have to check whether NPIV is enabled in your switch.
Refer https://library.netapp.com/ecmdocs/ECMP1196467/html/GUID-6A7F68E8-A046-40E1-8510-02B15049F14C.html
Thanks
I run: run -node node1 -command fcp topology show
below is the only ouput I get. it doesnt list the ports , just this
I also checked the brocade switch to make sure NPIV is enabled on the switch. portcfgnpivport --enable 6. and yes npiv is enabled there
How do I check if npiv is enabled on each of the netapp nodes. is the command "run -node node1 -command fcp topology show" not supposed to have shown me more details?
the host servers are cisco UCS 220 M3 by the way. And all the wwns in of servers are in one Igroup. does it have to be separate igroups or it doesnt matter?
I run: run -node node1 -command fcp topology show
...
is the command "run -node node1 -command fcp topology show" not supposed to have shown me more details?
It is supposed to show you exactly switches in fabric. You can try "fcp topology -z" which will show ports that are zoned to filer target ports. But I'm not sure how it interoperates with LIF at this point (i.e. - is nodeshell aware of additional WWPNs).
Hi,
If your issue is not yet resolved
Can you try and add the physical port WWN also to the alias "NetApp8020_C1_0c"?
alias:NetApp8020_C1_0c
20:00:00:xx:xx:xx:xx:xx; 50:xx:xx:xx:xx:xx:xx:xx
Sorry for the delay, Hope this helps!
Thanks
sorry, Luns have already been created and mapped to the igroup.