Hi all,
Well, all the set up seems ok, but the tape backup simply doesn't run from the new nodes. Node1 and Node2 are working fine.
From the storage I can see the mc and tapes, from the backup app I can connect to the nodes.
But I was checking and I found this:
node port wwnn wwpn
------------ ---- ---- ----
node1 4a 20:00:00:0e:1e:17:xx:xx 21:00:00:0e:1e:17:xx:xx
node2 4a 20:00:00:0e:1e:17:xx:xx 21:00:00:0e:1e:17:xx:xx
node3 0e 50:0a:09:82:0b:4b:xx:xx 50:0a:09:82:0b:4b:xx:xx
node4 0e 50:0a:09:82:0b:4c:xx:xx 50:0a:09:82:0b:4c:xx:xx
You must use the WWPNs of the target LIFs, not the WWPNs of the physical FC ports on the storage nodes. The LIF WWPNs are all in the range 2x:xx:00:a0:98:xx:xx:xx, where x is any hexadecimal digit. The physical port WWPNs are all in the range 50:0a:09:8x:xx:xx:xx:xx
Apparently I need to create a LIF to the storage port 0e on node3 and node4?
I can just find docs to create a LIF into network ports, but now a storage port, so would anyone be able to assist please?