Page 1 of 1

F200 can't see a host WWN

Posted: Mon Mar 19, 2012 9:23 am
by nicoroy123
Hi friends, need your help. We are trying to create a host on the 3PAR. Unfortunately, only one of the two host wwn seems to be detected by the F200. It worked well for other hosts we have created, we are pretty sure the zoning is right since it is similar to all other zones we have created.

So we are wondering if there is a way to force the 3PAR to redetect the host wwn? Rebooting the host would probably help since it would force another Fabric Login but since it is in prod, we would prefer to explore all other routes first.

Any ideas?
Regards

Re: F200 can't see a host WWN

Posted: Mon Mar 19, 2012 12:04 pm
by Christian
Have you checked that the host port is configured correctly on the F200?

Try and run the command :

showport

And compare the port you are having problems with is configure the same away as the working one.

Re: F200 can't see a host WWN

Posted: Mon Mar 19, 2012 12:15 pm
by nicoroy123
We have dozens of other servers properly connected to the same set of ports...

Re: F200 can't see a host WWN

Posted: Mon Mar 19, 2012 6:24 pm
by Richard Siemers
Hello.

What does the host see on that port? I like to use hbaanywhere, Emulex Onecommand, or SANsrufer to check what the HBA on the host sees? If it shows it is logged into the 3par already, then maybe you have already (mis)assigned that wwn to another host?

--Richard

Re: F200 can't see a host WWN

Posted: Tue Mar 20, 2012 3:15 am
by Perconte
Did you @ the zone to the zone config members?

Re: F200 can't see a host WWN

Posted: Tue Mar 20, 2012 2:49 pm
by papo
Hello guys, I work with nicoroy123 (OP).
We just want to know if there's a command we can run on the F200 to force it to rescan the ports to discover the new WWNs?

The zoning is good, the ports are good and the missing WWN has not been misassigned. We believe that rebooting the server will fix the problem but as this is a production server, we're trying to avoid this option if possible.
So, any of you aware of a command we can run from the 3PAR InForm CLI?

Thanks

Re: F200 can't see a host WWN

Posted: Tue Mar 20, 2012 5:04 pm
by Christian
How about just adding the WWN manual to the host config on the 3PAR.
It should then go online if not then i would say its a server problem and not a 3PAR problem.

Doesn't look like there is a rescan command , could try running the reset command on port.

controlport rst [-m <mode>|-l|-i] [-f] <node:slot:port>...

Re: F200 can't see a host WWN

Posted: Wed Mar 21, 2012 2:40 am
by Perconte
The 3par should auto discover any new WWN's. I'm afraid rebooting the server is inevitable if you are sure everything else is ruled out.

Re: F200 can't see a host WWN

Posted: Thu Mar 22, 2012 2:10 am
by Richard Siemers
I don't believe the FC protocol permits targets to "scan" for anything. Initiators scan and log into a target. Storage targets technically don't "auto discover", they just list what is logged in.

Much like a CIFS server can't scan for available clients on the network and push a shared folder out to them.

Re: F200 can't see a host WWN

Posted: Thu Mar 22, 2012 9:30 am
by papo
Thanks people for the replies.
We ended up rebooting the server last night and that fixed the problem.

Thanks again.