From Fedora Project Wiki
(Created page with '= Support iSCSI Partial Offload Devices = == Summary == When the machine's iBFT information about iSCSI targets is found on a device that supports partial offload for transport ...')
 
No edit summary
Line 8: Line 8:


== Current status ==
== Current status ==
* Targeted release: [[Releases/15|  Fedora 15]]  
* Targeted release: [[Releases/16|  Fedora 16]]  
* Last updated: (DATE)
* Last updated: 08:49, 12 January 2011 (UTC)
* Percentage of completion: 10%
* Percentage of completion: 30%


== Detailed Description ==
== Detailed Description ==
Line 17: Line 17:
This has two parts:
This has two parts:
# Whenever IBFT record is found in the offload card, create offload connection to the target.
# Whenever IBFT record is found in the offload card, create offload connection to the target.
# (optional, depending on the time available and whether this is really requested by userss) Allow user to create partially offloaded sessions using the offload card they specify (even with no IBFT info).
# Allow user to create partially offloaded sessions using the offload card they specify through GUI (even with no IBFT info).


== Benefit to Fedora ==
== Benefit to Fedora ==

Revision as of 08:49, 12 January 2011

Support iSCSI Partial Offload Devices

Summary

When the machine's iBFT information about iSCSI targets is found on a device that supports partial offload for transport (be2iscsi, bnx2i, cxgb3i), make sure the partial offload capability is used.

Owner

  • Name: Ales Kozumplik

Current status

  • Targeted release: Fedora 16
  • Last updated: 08:49, 12 January 2011 (UTC)
  • Percentage of completion: 30%

Detailed Description

iSCSI partial offload cards allow the machine to offload part of the iSCSI related processing to them. This decreases CPU load and can improve the speed that with which we access the target iSCSI storage. In Anaconda, this means faster installation and more importantly correct dracut configuration so the installed system is able to boot from a remote iSCSI target already utilizing the offload.

This has two parts:

  1. Whenever IBFT record is found in the offload card, create offload connection to the target.
  2. Allow user to create partially offloaded sessions using the offload card they specify through GUI (even with no IBFT info).

Benefit to Fedora

Scope

Test Plan

User Experience

Dependencies

Contingency Plan

Documentation

Release Notes