From Fedora Project Wiki

< Anaconda‎ | Features

Revision as of 15:35, 29 November 2010 by Akozumpl (talk | contribs) (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 ...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 15
  • Last updated: (DATE)
  • Percentage of completion: 10%

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. (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).

Benefit to Fedora

Scope

Test Plan

User Experience

Dependencies

Contingency Plan

Documentation

Release Notes