mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-28 17:30:18 +00:00
Web updates: on Emulex request remove all references to it.
For more details see http://sourceforge.net/mailarchive/forum.php?thread_name=4FA2A8F0.9070703%40emulex.com&forum_name=scst-devel git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4291 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -40,7 +40,6 @@
|
||||
<li><a href="target_qla2x00t.html">QLogic FC qla2x00t</a></li>
|
||||
<li><a href="target_srp.html">SCSI RDMA Protocol (SRP)</a></li>
|
||||
<li><a href="target_mvsas.html">Marvell SAS adapters</a></li>
|
||||
<li><a href="target_emulex.html">Emulex lpfc FC/FCoE adapters</a></li>
|
||||
<li><a href="target_lsi.html">LSI/MPT adapters</a></li>
|
||||
<li><a href="target_fcoe.html">FCoE Target</a></li>
|
||||
<li><a href="target_local.html">Local Target Driver</a></li>
|
||||
|
||||
@@ -152,7 +152,6 @@
|
||||
<p><a href="SCST_Gentoo_HOWTO.txt">Gentoo HOWTO For iSCSI-SCST</a></p>
|
||||
<p><a href="http://alpinelinux.org/wiki/High_performance_SCST_iSCSI_Target_on_Linux_software_Raid" class="readmore">Alpine Linux HOWTO</a></p>
|
||||
<p><a href="qla2x00t-howto.html">HOWTO For QLogic Target Driver</a></p>
|
||||
<p><a href="http://lpfcxxxx.sourceforge.net/HOWTO.lpfc">HOWTO For Emulex lpfc Target Driver</a></p>
|
||||
<p><a href="sgv_cache.html">SCST SGV Cache Description</a></p>
|
||||
<h1>Articles</h1>
|
||||
<p><a href="http://marcitland.blogspot.com/2011/03/accelerating-vdi-using-scst-and-ssds.html">Accelerating VDI Using SCST and SSDs</a>
|
||||
|
||||
@@ -40,7 +40,6 @@
|
||||
<li><a href="target_qla2x00t.html">QLogic FC qla2x00t</a></li>
|
||||
<li><a href="target_srp.html">SCSI RDMA Protocol (SRP)</a></li>
|
||||
<li><a href="target_mvsas.html">Marvell SAS adapters</a></li>
|
||||
<li><a href="target_emulex.html">Emulex lpfc FC/FCoE adapters</a></li>
|
||||
<li><a href="target_lsi.html">LSI/MPT adapters</a></li>
|
||||
<li><a href="target_fcoe.html">FCoE Target</a></li>
|
||||
<li><a href="target_local.html">Local Target Driver</a></li>
|
||||
|
||||
@@ -1,120 +0,0 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<meta name="Keywords" content="Fibre Channel target, Emulex target, FC target, FCoE target">
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<meta name="author" content="Daniel Fernandes">
|
||||
<meta name="Robots" content="index,follow">
|
||||
<link rel="stylesheet" href="images/Orange.css" type="text/css">
|
||||
<title>Emulex lpfc FC/FCoE target driver</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<!-- wrap starts here -->
|
||||
<div id="wrap">
|
||||
<div id="header">
|
||||
<div class="logoimg"></div><h1 id="logo"><span class="orange"></span></h1>
|
||||
<h2 id=slogan>Generic SCSI Target Subsystem for Linux</h2>
|
||||
</div>
|
||||
|
||||
<div id="menu">
|
||||
<ul>
|
||||
<li><a href="index.html">Home</a></li>
|
||||
<li><a href="http://www.sourceforge.net/projects/scst">Main</a></li>
|
||||
<li><a href="http://sourceforge.net/news/?group_id=110471">News</a></li>
|
||||
<li id="current"><a href="targets.html">Drivers</a></li>
|
||||
<li><a href="downloads.html">Downloads</a></li>
|
||||
<li><a href="contributing.html">Contributing</a></li>
|
||||
<li><a href="comparison.html">Comparison</a></li>
|
||||
<li><a href="users.html">Users</a></li>
|
||||
<li><a href="solutions.html">Solutions</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<!-- content-wrap starts here -->
|
||||
<div id="content-wrap">
|
||||
<div id="sidebar">
|
||||
<h1>Target Drivers</h1>
|
||||
<ul class="sidemenu">
|
||||
<li><a href="target_iscsi.html">ISCSI-SCST</a></li>
|
||||
<li><a href="target_qla2x00t.html">QLogic FC qla2x00t</a></li>
|
||||
<li><a href="target_srp.html">SCSI RDMA Protocol (SRP)</a></li>
|
||||
<li><a href="target_mvsas.html">Marvell SAS adapters</a></li>
|
||||
<li><a href="target_emulex.html">Emulex lpfc FC/FCoE adapters</a></li>
|
||||
<li><a href="target_lsi.html">LSI/MPT adapters</a></li>
|
||||
<li><a href="target_fcoe.html">FCoE Target</a></li>
|
||||
<li><a href="target_local.html">Local Target Driver</a></li>
|
||||
<li><a href="target_ibmvscsi.html">IBM pSeries Virtual SCSI</a></li>
|
||||
<li><a href="target_old.html">Old Unsupported</a></li>
|
||||
</ul>
|
||||
<h1>User utilities</h1>
|
||||
<ul class="sidemenu">
|
||||
<li><a href="scst_admin.html">SCST Admin Utility</a></li>
|
||||
<li><a href="handler_fileio_tgt.html">FILEIO_TGT handler</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div id="main">
|
||||
<h1>Target driver for Emulex lpfc FC/FCoE adapters</h1>
|
||||
<p><img src="images/t_emulex.gif" width="100" height="120" class="float-left" alt="SCST Emulex">
|
||||
<p>Target driver for Emulex lpfc FC/FCoE adapters is developed by the Emulex team.</p>
|
||||
|
||||
<p>The driver allows for lpfc adapters to be placed in initiator and/or target mode. Those in
|
||||
initiator mode will continue to function with the SCSI subsystem as usual. A lpfc_scst helper
|
||||
module is then loaded that binds the target mode adapters with the SCST subsystem
|
||||
for use as FCP targets. NPIV is also supported, allowing virtual ports to be created with
|
||||
individual SCST target instances bound to them.</p>
|
||||
|
||||
<p>The lpfc SCST driver kit is part of the lpfcxxxx SourceForge project located at
|
||||
<a href="https://sourceforge.net/projects/lpfcxxxx" class="readmore">Emulex Linux Drivers</a> page.</p>
|
||||
|
||||
<p>You can find version which can compile on RHEL5 platforms
|
||||
<a href="lpfc_scst1123.tar.bz2" class="readmore">here</a>. Thanks to Chris Worley who supplied it.</p>
|
||||
|
||||
<p>This driver compatible only with SCST 1.x. To update it for 2.x you should perform the following steps: </p>
|
||||
|
||||
<ol>
|
||||
<li><span>Replace on line #1503 "scst_unregister(tgtport->scst_tgt)" on
|
||||
"scst_unregister_target(tgtport->scst_tgt)"</span></li>
|
||||
|
||||
<li><span>Replace on line #1570 "tgtport->scst_tgt = scst_register(&scst_data, wwpn)"
|
||||
on "tgtport->scst_tgt = scst_register_target(&scst_data, wwpn)"</span></li>
|
||||
|
||||
<li><span>Replace on line #1784 "wwpn, login_handle, tm_session_reg_callback)" on
|
||||
"wwpn, NULL, login_handle, tm_session_reg_callback)"</span></li>
|
||||
</ol>
|
||||
|
||||
<p> Patch to put this driver in the SCST SVN trunk is welcome!</p>
|
||||
|
||||
<br><br>
|
||||
<p class="post-footer align-right">
|
||||
<a href="http://lpfcxxxx.sourceforge.net/README" class="readmore">README</a>
|
||||
<a href="http://lpfcxxxx.sourceforge.net/HOWTO.lpfc" class="readmore">HOWTO</a>
|
||||
</p>
|
||||
<table border=0><tr><td height="300px"> </td></tr></table>
|
||||
</div>
|
||||
<!-- content-wrap ends here -->
|
||||
</div>
|
||||
|
||||
<!-- wrap ends here -->
|
||||
</div>
|
||||
<!-- footer starts here -->
|
||||
<div id="footer">
|
||||
<p>© Copyright 2004-2012<b><font class="names"> Vladislav Bolkhovitin/SCST Ltd & others.</font></b>
|
||||
Design by: <b><font class="names">Daniel Fernandes</font></b> </p>
|
||||
</div>
|
||||
<!-- footer ends here -->
|
||||
<!-- Piwik -->
|
||||
<script type="text/javascript">
|
||||
var pkBaseURL = (("https:" == document.location.protocol) ? "https://apps.sourceforge.net/piwik/scst/" : "http://apps.sourceforge.net/piwik/scst/");
|
||||
document.write(unescape("%3Cscript src='" + pkBaseURL + "piwik.js' type='text/javascript'%3E%3C/script%3E"));
|
||||
</script><script type="text/javascript">
|
||||
piwik_action_name = '';
|
||||
piwik_idsite = 1;
|
||||
piwik_url = pkBaseURL + "piwik.php";
|
||||
piwik_log(piwik_action_name, piwik_idsite, piwik_url);
|
||||
</script>
|
||||
<object><noscript><p><img src="http://apps.sourceforge.net/piwik/scst/piwik.php?idsite=1" alt="piwik"></p></noscript></object>
|
||||
<!-- End Piwik Tag -->
|
||||
</body>
|
||||
</html>
|
||||
@@ -40,7 +40,6 @@
|
||||
<li><a href="target_qla2x00t.html">QLogic FC qla2x00t</a></li>
|
||||
<li><a href="target_srp.html">SCSI RDMA Protocol (SRP)</a></li>
|
||||
<li><a href="target_mvsas.html">Marvell SAS adapters</a></li>
|
||||
<li><a href="target_emulex.html">Emulex lpfc FC/FCoE adapters</a></li>
|
||||
<li><a href="target_lsi.html">LSI/MPT adapters</a></li>
|
||||
<li><a href="target_fcoe.html">FCoE Target</a></li>
|
||||
<li><a href="target_local.html">Local Target Driver</a></li>
|
||||
|
||||
@@ -40,7 +40,6 @@
|
||||
<li><a href="target_qla2x00t.html">QLogic FC qla2x00t</a></li>
|
||||
<li><a href="target_srp.html">SCSI RDMA Protocol (SRP)</a></li>
|
||||
<li><a href="target_mvsas.html">Marvell SAS adapters</a></li>
|
||||
<li><a href="target_emulex.html">Emulex lpfc FC/FCoE adapters</a></li>
|
||||
<li><a href="target_lsi.html">LSI/MPT adapters</a></li>
|
||||
<li><a href="target_fcoe.html">FCoE Target</a></li>
|
||||
<li><a href="target_local.html">Local Target Driver</a></li>
|
||||
|
||||
@@ -40,7 +40,6 @@
|
||||
<li><a href="target_qla2x00t.html">QLogic FC qla2x00t</a></li>
|
||||
<li><a href="target_srp.html">SCSI RDMA Protocol (SRP)</a></li>
|
||||
<li><a href="target_mvsas.html">Marvell SAS adapters</a></li>
|
||||
<li><a href="target_emulex.html">Emulex lpfc FC/FCoE adapters</a></li>
|
||||
<li><a href="target_lsi.html">LSI/MPT adapters</a></li>
|
||||
<li><a href="target_fcoe.html">FCoE Target</a></li>
|
||||
<li><a href="target_local.html">Local Target Driver</a></li>
|
||||
|
||||
@@ -40,7 +40,6 @@
|
||||
<li><a href="target_qla2x00t.html">QLogic FC qla2x00t</a></li>
|
||||
<li><a href="target_srp.html">SCSI RDMA Protocol (SRP)</a></li>
|
||||
<li><a href="target_mvsas.html">Marvell SAS adapters</a></li>
|
||||
<li><a href="target_emulex.html">Emulex lpfc FC/FCoE adapters</a></li>
|
||||
<li><a href="target_lsi.html">LSI/MPT adapters</a></li>
|
||||
<li><a href="target_fcoe.html">FCoE Target</a></li>
|
||||
<li><a href="target_local.html">Local Target Driver</a></li>
|
||||
|
||||
@@ -40,7 +40,6 @@
|
||||
<li><a href="target_qla2x00t.html">QLogic FC qla2x00t</a></li>
|
||||
<li><a href="target_srp.html">SCSI RDMA Protocol (SRP)</a></li>
|
||||
<li><a href="target_mvsas.html">Marvell SAS adapters</a></li>
|
||||
<li><a href="target_emulex.html">Emulex lpfc FC/FCoE adapters</a></li>
|
||||
<li><a href="target_lsi.html">LSI/MPT adapters</a></li>
|
||||
<li><a href="target_fcoe.html">FCoE Target</a></li>
|
||||
<li><a href="target_local.html">Local Target Driver</a></li>
|
||||
|
||||
@@ -40,7 +40,6 @@
|
||||
<li><a href="target_qla2x00t.html">QLogic FC qla2x00t</a></li>
|
||||
<li><a href="target_srp.html">SCSI RDMA Protocol (SRP)</a></li>
|
||||
<li><a href="target_mvsas.html">Marvell SAS adapters</a></li>
|
||||
<li><a href="target_emulex.html">Emulex lpfc FC/FCoE adapters</a></li>
|
||||
<li><a href="target_lsi.html">LSI/MPT adapters</a></li>
|
||||
<li><a href="target_fcoe.html">FCoE Target</a></li>
|
||||
<li><a href="target_local.html">Local Target Driver</a></li>
|
||||
|
||||
@@ -40,7 +40,6 @@
|
||||
<li><a href="target_qla2x00t.html">QLogic FC qla2x00t</a></li>
|
||||
<li><a href="target_srp.html">SCSI RDMA Protocol (SRP)</a></li>
|
||||
<li><a href="target_mvsas.html">Marvell SAS adapters</a></li>
|
||||
<li><a href="target_emulex.html">Emulex lpfc FC/FCoE adapters</a></li>
|
||||
<li><a href="target_lsi.html">LSI/MPT adapters</a></li>
|
||||
<li><a href="target_fcoe.html">FCoE Target</a></li>
|
||||
<li><a href="target_local.html">Local Target Driver</a></li>
|
||||
|
||||
@@ -40,7 +40,6 @@
|
||||
<li><a href="target_qla2x00t.html">QLogic FC qla2x00t</a></li>
|
||||
<li><a href="target_srp.html">SCSI RDMA Protocol (SRP)</a></li>
|
||||
<li><a href="target_mvsas.html">Marvell SAS adapters</a></li>
|
||||
<li><a href="target_emulex.html">Emulex lpfc FC/FCoE adapters</a></li>
|
||||
<li><a href="target_lsi.html">LSI/MPT adapters</a></li>
|
||||
<li><a href="target_fcoe.html">FCoE Target</a></li>
|
||||
<li><a href="target_local.html">Local Target Driver</a></li>
|
||||
|
||||
@@ -40,7 +40,6 @@
|
||||
<li><a href="target_qla2x00t.html">QLogic FC qla2x00t</a></li>
|
||||
<li><a href="target_srp.html">SCSI RDMA Protocol (SRP)</a></li>
|
||||
<li><a href="target_mvsas.html">Marvell SAS adapters</a></li>
|
||||
<li><a href="target_emulex.html">Emulex lpfc FC/FCoE adapters</a></li>
|
||||
<li><a href="target_lsi.html">LSI/MPT adapters</a></li>
|
||||
<li><a href="target_fcoe.html">FCoE Target</a></li>
|
||||
<li><a href="target_local.html">Local Target Driver</a></li>
|
||||
|
||||
@@ -40,7 +40,6 @@
|
||||
<li><a href="target_qla2x00t.html">QLogic FC qla2x00t</a></li>
|
||||
<li><a href="target_srp.html">SCSI RDMA Protocol (SRP)</a></li>
|
||||
<li><a href="target_mvsas.html">Marvell SAS adapters</a></li>
|
||||
<li><a href="target_emulex.html">Emulex lpfc FC/FCoE adapters</a></li>
|
||||
<li><a href="target_lsi.html">LSI/MPT adapters</a></li>
|
||||
<li><a href="target_fcoe.html">FCoE Target</a></li>
|
||||
<li><a href="target_local.html">Local Target Driver</a></li>
|
||||
@@ -63,7 +62,6 @@
|
||||
<li><span>Fibre Channel QLogic qla2xxx series</span></li>
|
||||
<li><span>Infiniband SCSI RDMA Protocol (SRP)</span></li>
|
||||
<li><span>Marvell SAS adapters</span></li>
|
||||
<li><span>Emulex lpfc FC/FCoE adapters</span></li>
|
||||
<li><span>LSI/MPT adapters (parallel SCSI, including Wide Ultra320, SAS, Fibre Channel)</span></li>
|
||||
<li><span>FCoE</span></li>
|
||||
<li><span>Local access</span></li>
|
||||
|
||||
@@ -44,8 +44,6 @@
|
||||
|
||||
<table width="100%" border="0" cellpadding="0" cellspacing="0" style="margin: 10px 15px;">
|
||||
<tr>
|
||||
<td class="companybox" width="33%">
|
||||
<a href="http://www.emulex.com"><img src="http://www.emulex.com/fileadmin/templates/emulex-web_templates/images/logo-header.png" alt="Emulex"></a></td>
|
||||
<td class="companybox" width="33%">
|
||||
<a href="http://www.marvell.com"><img src="http://www.marvell.com/assets/img/logo.png" alt="Marvell Technology Group"></a></td>
|
||||
<td class="companybox" width="33%">
|
||||
@@ -69,56 +67,55 @@
|
||||
<tr>
|
||||
<td class="companybox" width="33%">
|
||||
<a href="http://www.datadomain.com"><img src="http://www.datadomain.com/images/logo_emc_datadomain_transitional.gif" alt="Data Domain"></a></td>
|
||||
<td class="companybox" width="33%">
|
||||
<a href="http://www.emulex.com"><img src="http://www.emulex.com/fileadmin/templates/emulex-web_templates/images/logo-header.png" alt="Emulex"></a></td>
|
||||
<td class="companybox" width="33%">
|
||||
<font size="3" color="black">Enjellic Systems Development</font></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="companybox" width="33%" bgcolor="#3a3c41">
|
||||
<a href="http://www.ibm.com"><img src="http://www.ibm.com/i/v16/t/ibm-logo.gif" alt="IBM"></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="companybox" width="33%">
|
||||
<a href="http://www.inmage.com/"><img src="http://www.inmage.com/uploads/inmage/logo.jpg" alt="InMage"></a></td>
|
||||
<td class="companybox" width="33%" bgcolor="#1c63a1">
|
||||
<a href="http://www.kaminario.com/"><img src="http://www.kaminario.com/kaminario_logo.png" alt="Kaminario"></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="companybox" width="33%">
|
||||
<a href="http://www.logicworks.net"><img src="http://www.logicworks.net/sites/all/themes/logicworks-old/images/logo.png" alt="Logicworks"></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="companybox" width="33%">
|
||||
<a href="http://www.mellanox.com"><img src="http://ir.mellanox.com/common/alerts/MLNX/default/logo.gif" alt="Mellanox Technologies"></a></td>
|
||||
<td class="companybox" width="33%">
|
||||
<a href="http://www.open-e.com"><img src="http://www.open-e.com/site_media/theme_images/logo_open_e.jpg" alt="Open-E, Inc."></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="companybox" width="33%">
|
||||
<a href="http://www.openfiler.com"><img src="http://www.openfiler.com/logos/openfiler_logo_7.png" alt="Openfiler"></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="companybox" width="33%">
|
||||
<a href="http://www.osnexus.com"><img src="http://www.osnexus.com/storage/osn_wordmark_clr_small.png" alt="OS NEXUS"></a></td>
|
||||
<td class="companybox" width="33%" bgcolor="black">
|
||||
<a href="http://www.pranah.com"><img src="http://www.pranah.com/images/logo_pranah.png" alt="Pranah Storage Technologies"></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="companybox" width="33%">
|
||||
<a href="http://www.proxmox.com"><img src="http://www.proxmox.com/images/proxmox/proxmox_logo.png" alt="Proxmox"></a></td>
|
||||
<!-- <td class="companybox" width="33%">
|
||||
<a href="http://www.reldata.com"><img src="http://www.reldata.com/images/reldata.png" alt="RELDATA" onmouseover="tooltip(this, 'SCST used in FC SAN');" onmouseout="hide_info(this);"></a></td> -->
|
||||
<td class="companybox" width="33%">
|
||||
<a href="http://www.reldata.com"><img src="http://www.reldata.com/images/reldata.png" alt="RELDATA"></a></td>
|
||||
<td class="companybox" width="33%">
|
||||
<a href="http://www.qstar.com"><img src="http://www.qstar.com/wp-content/themes/qstar/images/logo.png" alt="QStar Technologies"></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="companybox" width="33%">
|
||||
<a href="http://www.qstar.com"><img src="http://www.qstar.com/wp-content/themes/qstar/images/logo.png" alt="QStar Technologies"></a></td>
|
||||
<td class="companybox" width="33%">
|
||||
<a href="http://www.scalableinformatics.com"><img src="http://www.scalableinformatics.com/sites/default/files/silogo72.png" alt="Scalable Informatics"></a></td>
|
||||
<td class="companybox" width="33%">
|
||||
<a href="http://www.scalecomputing.com"><img src="http://www.scalecomputing.com/images/scale_logo_230.jpg" alt="Scale Computing"></a></td>
|
||||
<td class="companybox" width="33%">
|
||||
<a href="http://www.soul.com.cn"><img src="http://www.soul.com.cn/templates/zh/default/images/logo.gif" alt="Soul Information Technology Co., Ltd."></a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="companybox" width="33%">
|
||||
<a href="http://www.soul.com.cn"><img src="http://www.soul.com.cn/templates/zh/default/images/logo.gif" alt="Soul Information Technology Co., Ltd."></a></td>
|
||||
<td class="companybox" width="33%">
|
||||
<a href="http://www.small-tree.com"><img src="http://www.granitestor.com/assets/images/logo/small_tree_logoscst.jpg" alt="Small Tree Communications"></a></td>
|
||||
<!-- <td class="companybox" width="33%">
|
||||
<a href="http://www.reldata.com"><img src="http://www.reldata.com/images/reldata.png" alt="RELDATA" onmouseover="tooltip(this, 'SCST used in FC SAN');" onmouseout="hide_info(this);"></a></td> -->
|
||||
<td class="companybox" width="33%">
|
||||
<a href="http://www.starboard.com"><img src="starboard_logo.png" alt="Starboard Storage Systems"></a></td>
|
||||
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="companybox" width="33%">
|
||||
<a href="http://www.starwindsoftware.com"><img src="http://www.starwindsoftware.com/images/design/logo.gif" alt="StarWind Software"></a></td>
|
||||
<td class="companybox" width="33%">
|
||||
|
||||
Reference in New Issue
Block a user