[OmniOS-discuss] How to configure FCoE target in OmniOS?

Dan McDonald danmcd at omniti.com
Mon Dec 14 15:35:16 UTC 2015


> On Dec 14, 2015, at 10:25 AM, Stephan Budach <stephan.budach at JVM.DE> wrote:
> 
> Hi guys,
> 
> I am trying to configure a FCoE target in OmniOS r016, but I seem to cannot get it right. I started out with the documentation for Solaris 11, which seemd appropriate and configured a fc target and added a view, which granted the fcoe port access to that LUN, but the ort doesn't seem to login to my Nexus 5500 at all.
> 
> This is what I got so far:
> 
> I was able to successfully connect my Linux FCoE initiator to the fabric, but not the OmniOS target. Is there anything obvious wrong with my config?

Do you have any LUs configured?

	stmfadm list-lu

You may want to make sure you have at least one.  Create a ZFS volume and then add it:

	zfs create -V poolname/volname

	stmfadm create-lu /dev/zvol/dsk/poolname/volname

Dan



More information about the OmniOS-discuss mailing list