Quote Originally Posted by r3vo
Hey!

I got a problem with my FC Targets and DSSv6. Im using following config:
[...]
Well, unfortunately im new in that kind of business, but what do i have to do, to connect to the defined target? I got no problems with iscsi targets... but FC.. wtf ^^

So i installed the SAN Surfer FC HBA Manager on the Win2k8 server to connect to the targets. Is this the right way?
May there any problems with my 8Gbit qlogic cards?

Maybe anyone could help or explain that to me how to handle that, it would help me a lot!
thx 4 any info!
r3vo,

aside the already mentioned difficulties that could arise from using the 256x card, here's some general info on how the puzzle pieces are to be put together:

  • The "groups" in FC management restrict access to the FC volumes. I typically create a group per FC initiator (ie your Windows server), create an entry for the initiator's WWPN in the WWPN alias list and add that alias to the FC group. That way, only that specific initiator will see the "disks".
  • Then I add the wanted LV volumes to the corresponding FC group

I typically have nothing else to do on the initiator side... I have Linux boxes instead of Windows, but expect both to work similar: The LVs/"disk" will be auto-detected by the initiator's FC driver.

One word of warning, though: Depending on the initiator implementation and configuration, changing the security settings of the DSS FC group (adding/deleting WWPN aliases) my hang your initiators. I've decided to do such things only when no initiators are connected to the DSS. So you better test before doing such changes in production

With regards,
Jens