[ewg] Starting VNIC service as part of openibd

Vladimir Sokolovsky vlad at mellanox.co.il
Mon Feb 26 06:05:40 PST 2007


On Mon, 2007-02-26 at 07:54 -0600, Ramachandra Kuchimanchi wrote:
> > Instead, you can add required functionality (load/unload ib_vnic
> module)
> > to openibd script and remove ql_vnic script from the package.
> 
> In addition to loading the module, we also need to invoke
> vnic_parser.pl
> to parse the VNIC configuration file. I guess we can do this as part
> of openibd.
> 
> Can you please give me the URL of the git tree containing openibd so
> that
> I can submit a patch ? Also we will need an entry in openib.conf for
> VNIC which can be checked in openibd. How do I add an entry in
> openib.conf ?
> 
git://git.openfabrics.org/~vlad/ofed_1_2/.git
branch: ofed_1_2

openibd: ofed_1_2/ofed_scripts/openibd

openib.conf updated from: ofed_1_2/ofed_scripts/ofa_kernel.spec

It should be something like:
%if %{build_vnic}
       echo >> %{IB_CONF_DIR}/openib.conf
       echo "# Load VNIC module" >> %{IB_CONF_DIR}/openib.conf
       echo "VNIC_LOAD=no" >> %{IB_CONF_DIR}/openib.conf
%endif

-- 
Vladimir Sokolovsky <vlad at mellanox.co.il>
Mellanox Technologies Ltd.




More information about the ewg mailing list