The present description relates to accessing a remote mass storage device from a local terminal and, in particular, to providing access from a communications adapter that is available throughout a terminal boot process.
iSCSI (Internet Small Computer System Interface) HBAs (Host Bus Adapters) (also known as initiators) are typically built as add-on adapter cards, such as PCI (Peripheral Component Interconnect) cards, that appear to the host as SCSI (Small Computer System Interface) cards. The SCSI cards get SCSI commands and encapsulate these commands as iSCSI payload over TCP/IP (Transmission Control Protocol/Internet Protocol). This encapsulated payload is sent over an Ethernet LAN (Local Area Network) connection to an iSCSI server (also known as an iSCSI target).
iSCSI HBAs typically integrate a TOE (TCP/IP Offload Engine) or a microprocessor that runs the iSCSI and TCP/IP protocol stack. Such iSCSI HBAs need a BIOS (Basic Input Output System) boot ROM (Read Only Memory) to allow the SCSI card to boot an OS (Operating System). iSCSI HBAs also need a host OS SCSI Miniport driver for the continuation of the OS boot when the BIOS hands off the control to the OS. This SCSI Miniport driver continues to serve the OS while it is running to access the SCSI or iSCSI exposed or connected disk. iSCSI HBA cards are expensive because they have a TOE and large memories for their operation including the boot ROM.
An alternative iSCSI system uses an iSCSI initiator driver that plugs underneath the OS storage stack as a SCSI driver and converts the OS SCSI commands to iSCSI payload. This payload is sent on top of the OS TCP/IP stack. With this software initiator driver that runs on the host CPU (Central Processing Unit), the OS can access iSCSI targets using a low cost LAN controller.
Running off the LAN controller requires that the LAN stack be running before the iSCSI initiator driver starts to run. The LAN stack loads from the OS boot disk where the OS is stored and this is done using the OS storage Miniport driver. Typically the storage driver is loaded to the host memory by the BIOS boot process which includes very basic essential components like the storage drivers that are marked as boot time drivers. The LAN stack is not loaded at this time so that the iSCSI initiator provided by the OS can not work at this early stage. This may prevent the system from booting up completely from the remote iSCSI target.
The various advantages of the embodiments of the present invention will become apparent to one skilled in the art by reading the following specification and appended claims, and by referencing the following drawings.
According to one embodiment of the invention a host system, such as a PC may boot from an iSCSI drive by loading a special SCSI driver that looks to the OS like SCSI. The driver integrates iSCSI initiator software, a TCP/IP stack and a LAN driver. A standard LAN card may be used in this way even though it was not designed to operate this way.
In addition to the components shown in
The architecture of
The OS Loader continues to use INT13 routines (serviced by the iSCSI Expansion ROM) to load the boot time drivers including any storage drivers. After loading the storage drivers for any available storage device, the OS switches to protected mode and depends on the OS storage stack 322 to provide the access to its “boot disk”. However, in the example of
The OS 420 has a storage subsystem 422, that in the example of
Every PCI device has a PCI configuration space. One of the registers in the configuration space of every PCI device holds the device's class code. This is a value that categorizes the device, and reports to the OS and to the BIOS what type of device it is. Every LAN controller PCI device has a class code to indicate that it is a LAN controller. Every SCSI card PCI device has a SCSI card class code in this register. Typically the class code is hard coded into the device and is not configurable.
To allow the host OS to find its storage card and load its storage driver, the LAN card 436 may expose itself to the OS and to the BIOS as a SCSI device by having a SCSI value in its class code register. This value can be hard coded so that the LAN card always presents itself as a SCSI device. Alternatively, the SCSI class code may be configured upon system integrator demand. In such a case the class code can be configured from the LAN card's EEPROM (Electrically Erasable Programmable Read Only Memory) or from a strap pin or in any of a variety of other ways. Due to the SCSI class code, when the BIOS 412 hands off control to the OS 420, the OS finds a SCSI storage device 436 to which it loads its SCSI driver.
The SCSI driver 450 for the LAN card may look to the OS like a standard SCSI driver, similar to the SCSI driver 224 of
In
In the embodiment of
The SCSI class code PCI function 562 performs as additional input to the internal LAN functionality and actually shares the LAN connection and port 566 with the LAN class code PCI function 564. The SCSI function has its own set of registers and queues so that its driver may use it as if the LAN controller was its own.
When the OS boots from the remote SCSI target, it will operate similar to the version of
This architecture allows real sharing of iSCSI traffic and LAN traffic without the need to sacrifice a LAN function for the iSCSI boot functionality. Additional class codes and registers may be added in the same way to provide additional PCI functionality over the same LAN port with the same multifunction PCI device 560.
The controller includes class code registers that are made available to the BIOS and OS upon request. There is a register for a SCSI class code 714 that may be discovered early in the boot. There are also registers for SCSI queues 716. In addition, if the LAN card is to provide other functionality, then there may be class code registers for other devices such as a LAN class code 718 with corresponding registers for the LAN queue 720. The controller further contains various memory and logic circuits including an EEPROM 722 to carry class codes and boot ROM extensions among others. The controller may contain more or fewer components than those depicted and additional functions and components may be included in the LAN card, depending on the implementation. While the LAN adapter card is shown and described as a separate component, it may be implemented as a single chip on a system board or integrated into another chip, such as a I/O Control Hub or a microprocessor.
The OS will then search for an appropriate driver for the SCSI drive and at block 816 it loads the appropriate SCSI card driver for the device. With the driver loaded at block 818, the OS exchanges SCSI commands with the SCSI driver. The SCSI driver, as described above, includes an iSCSI initiator, a network subsystem, and a LAN driver. Accordingly, the driver encapsulates and decapsulates SCSI commands as iSCSI at block 820. The LAN card sees these as LAN packets and, at block 822, accesses a connected remote target using iSCSI through the device.
If the LAN card offers additional functionality, then as the boot continues it may present additional functions to the OS. At block 824, the OS discovers a LAN card on the device. At block 826, the OS loads a LAN driver for the device. With the LAN driver loaded, the OS may now access LAN assets through the LAN driver at block 828. Additional functions may be accessed through additional drivers in a similar way.
The embodiments of the present invention described above allow a low cost LAN adapter card to be used to provide a boot from a remote mass storage device. The described embodiments avoid the expense of TOE and they avoid the difficulties in having the BIOS hand off to the OS.
While embodiments of the invention are described in the context of an iSCSI LAN card adapter coupled to a PCI bus, these examples are provided only to illustrate features of some embodiments of the invention. Other types of mass storage device communications protocols may be used. Other types of remote device communication protocols may be used. Other types of computer data buses may be used, and other types of hardware configurations may be used. Rather than an adapter card, the remote drive communication may be performed by a special chip integrated onto a system board or the functionality may be added to another chip such as a memory control hub, an input/output control hub, a bus controller, or a CPU. Embodiments of the present invention may be extended to types of mass storage devices other than hard disk drives, such as optical drives, flash memory drives and other storage devices.
Embodiments of the invention may be implemented in one or a combination of hardware, firmware, and software. Embodiments of the invention may also be implemented as instructions stored on a machine-readable medium, which may be read and executed by at least one processor to perform the operations described herein. A machine-readable medium may include any mechanism for storing or transmitting information in a form readable by a machine (e.g., a computer). For example, a machine-readable medium may include read-only memory (ROM), random-access memory (RAM), magnetic disc storage media, optical storage media, flash-memory devices, electrical, optical, acoustical or other form of propagated signals (e.g., carrier waves, infrared signals, digital signals, etc.), and others.
The Abstract is provided to comply with 37 C.F.R. Section 1.72(b) requiring an abstract that will allow the reader to ascertain the nature and gist of the technical disclosure. It is submitted with the understanding that it will not be used to limit or interpret the scope or meaning of the claims.
In the foregoing detailed description, various features are occasionally grouped together in a single embodiment for the purpose of streamlining the disclosure. This method of disclosure is not to be interpreted as reflecting an intention that the claimed embodiments of the subject matter require more features than are expressly recited in each claim. Rather, as the following claims reflect, inventive subject matter lies in less than all features of a single disclosed embodiment. Thus, the following claims are hereby incorporated into the detailed description, with each claim standing on its own as a separate preferred embodiment.
Number | Name | Date | Kind |
---|---|---|---|
7007142 | Smith | Feb 2006 | B2 |
7036040 | Nicholson et al. | Apr 2006 | B2 |
7111202 | Cagle et al. | Sep 2006 | B2 |
7174393 | Boucher et al. | Feb 2007 | B2 |
7191241 | Boucher et al. | Mar 2007 | B2 |
7234053 | Mahmoud | Jun 2007 | B1 |
7237036 | Boucher et al. | Jun 2007 | B2 |
7284070 | Boucher et al. | Oct 2007 | B2 |
7337241 | Boucher et al. | Feb 2008 | B2 |
7664903 | B{hacek over (e)}lono{hacek over (z)}nik | Feb 2010 | B2 |
20020083221 | Tsai et al. | Jun 2002 | A1 |
20040010612 | Pandya | Jan 2004 | A1 |
20050060481 | Belonoznik | Mar 2005 | A1 |
20050216715 | Matheny et al. | Sep 2005 | A1 |
20050228903 | Lerner et al. | Oct 2005 | A1 |
20060200641 | Insley et al. | Sep 2006 | A1 |
20060218388 | Zur et al. | Sep 2006 | A1 |
20060259291 | Dunham et al. | Nov 2006 | A1 |
Number | Date | Country | |
---|---|---|---|
20070005816 A1 | Jan 2007 | US |