Thank you, Sahana!
I have already configured ports as initiators and rebooted the storage controllers. What I need is to know, what wwpn address is there on the port to create correct zoning between the storage and the Tape systems.
So, as I use Clustered Data ONTAP, there are no hardware FC-ports, but virtualized (NPIV). If they were targets, I could create LIF and get wwpn information for zoning, but it is impossible to create LIF on initiator port. Moreover, initiator ports are not shown in "fcp adapter show" output. And hard port wwpn gotten from the "fcp adapter show -fields fc-wwpn" output is also useless as it is not sent in the SAN.
Finally, I have found information about virtual wwpn:
1. Connect to the nodeshell.
2. Enter advanced privelege mode.
3. Enter "fcadmin channels" command that shows virtual wwpn.
Finally, looking flogi database on the switch, I found exactly the same wwpn connected 🙂
Maybe, this is the wrong way and it was easier to create hard zoning by mapping interfaces but not wwpns, I don't know.