From 383a08042307981d556a193217f15c57264e307f Mon Sep 17 00:00:00 2001 From: Angela Smith Date: Mon, 4 Apr 2016 16:11:23 -0700 Subject: [PATCH] Add Brcd VF info to config reference Update info for fabric groups definition for VF enabled switches and for new southbound protocols supported. Change-Id: I501eb084eae88c75470efbd8f3e26a21a9dbadea Closes-Bug: #1543753 --- .../source/block-storage/fc-zoning.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/config-reference/source/block-storage/fc-zoning.rst b/doc/config-reference/source/block-storage/fc-zoning.rst index 21894bcc42..aca9a3d22a 100644 --- a/doc/config-reference/source/block-storage/fc-zoning.rst +++ b/doc/config-reference/source/block-storage/fc-zoning.rst @@ -40,6 +40,9 @@ described in this section. Brocade Fibre Channel Zone Driver ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Brocade Fibre Channel Zone Driver performs zoning operations +through HTTP, HTTPS, or SSH. + Configure SAN fabric parameters in the form of fabric groups as described in the example below: @@ -50,6 +53,14 @@ described in the example below: Define a fabric group for each fabric using the fabric names used in ``fc_fabric_names`` configuration option as group name. +.. note:: + + To define a fabric group for a switch which has Virtual Fabrics + enabled, include the ``fc_virtual_fabric_id`` configuration option + and ``fc_southbound_protocol`` configuration option set to ``HTTP`` + or ``HTTPS`` in the fabric group. Zoning on VF enabled fabric using + ``SSH`` southbound protocol is not supported. + System requirements -------------------