ISCSI target offload administrator
Claim Score by NHIP
Abstract
A method, system and apparatus for negotiating parameters for an IPSec connection between a requesting client and an iSCSI system using a computer system other than an iSCSI system are provided. By design, the iSCSI system monitors TCP (Transmission Control protocol) port 500 for secure requests. When a request enters port 500, the iSCSI system transmits all information received on port 500 to a computer system better suited to handle IPSec parameter negotiations. After the computer system has negotiated the parameters, the parameters are passed to the iSCSI system for a secure data transaction to ensue.

Term
Term ended
Projected expiry passed 16 September 2024, 2 years ago.
- Priority and filed
- Published
- Projected expiry
- Today
20 claims: 4 independent, 16 dependent
- 1A method of transacting data over a secure network connection between an ISCSI system and a client system comprising the steps of:receiving, from said client system, a request for a secure connection to transact the data;forwarding said request to a host system, said host system being used for negotiating parameters of the secure connection with the client system;and passing the parameters of the secure connection to the iSCSI machine allowing the iSCSI machine and the client system to transact data over the secure connection.
- 6A computer program product on a computer readable medium for method of transacting data over a secure network connection between an iSCSI system and a client system comprising:code means for receiving, from said client system, a request for a secure connection to transact the data;code means for forwarding said request to a host system, said host system being used for negotiating parameters of the secure connection with the client system;and code means for passing the parameters of the secure connection to the iSCSI machine allowing the iSCSI machine and the client system to transact data over the secure connection.
- 11Broadest claimClaim Score 79, broad(NHIP)An apparatus for transacting data over a secure network connection between an iSCSI system and a client system comprising:means for receiving, from said client system, a request for a secure connection to transact the data;means for forwarding said request to a host system, said host system being used for negotiating parameters of the secure connection with the client system;and means for passing the parameters of the secure connection to the iSCSI machine allowing the iSCSI machine and the client system to transact data over the secure connection.
- 16A computer system for transacting data over a secure network connection between an iSCSI system and a client system comprising:at least one storage system for storing code data;and at least one processor for processing the code data to receive, from said client system, a request for a secure connection to transact the data, to forward said request to a host system, said host system being used for negotiating parameters of the secure connection with the client system, and to pass the parameters of the secure connection to the iSCSI machine allowing the iSCSI machine and the client system to transact data over the secure connection.
Independent claims4
40 paragraphs in 4 sections, as filed
BACKGROUND OF THE INVENTION
[0001] 1. Technical Field
[0002] The present invention is directed to communications networks. More specifically, the present invention is directed to a method and apparatus for providing security to iSCSI data transaction.
[0003] 2. Description of Related Art
[0004] Data storage is an essential part of any company's infrastructure. Rapidly increasing storage capacities and network speeds challenge storage system performance, whether it is at the enterprise level or below. IP storage addresses the requirements of a range of environments from single server to computer room, Internet data center, campus and WAN (wide area network).
[0005] IP storage, known as iSCSI, is a new emerging technology. ISCSI allows requests for data, transmission and reception of data over the Internet. ISCSI lets a corporate network transfer and store SCSI commands and data to any location with access to the WAN or the Internet.
[0006] As is well known, SCSI is a commonly used industry standard protocol for storage devices. Using the SCSI protocol, drive control commands and data are sent to the drives. Responses and status messages, as well as data read from the devices, are passed through SCSI controllers. In a system supporting iSCSI, a user or software application issues a command to store or retrieve data on a SCSI storage device. The request is processed by the operating system and is converted to one or more SCSI commands and data request. Both data SCSI commands and request go through encapsulation and, if necessary, encryption procedures. A packet header is added before the resulting IP packets are transmitted over an Ethernet connection. When a packet is received, it is decrypted (if it was encrypted before transmission), and disassembled, separating the SCSI commands and request. The SCSI commands are sent on to the SCSI controller, and from there to the SCSI storage device. Because iSCSI is bi-directional, the protocol can also be used to return data in response to the original request.
[0007] An iSCSI session begins with an iSCSI initiator (a client) connecting to an iSCSI target (typically, using TCP) and performing an iSCSI login. The login creates a persistent state between initiator and target, which may include initiator and target authentication, session security certificates, and session option parameters. Once the login is successfully completed, the iSCSI initiator may issue SCSI commands encapsulated by the iSCSI protocol over its TCP connection to be executed by the iSCSI target.
[0008] Thus, a login provides an opportunity for an initiator and target to setup an Internet Protocol Security (IPSec) connection in order to transact data over a virtual private network (VPN). However, an iSCSI machine is usually a computer system that has a limited operating system (OS). Having a computer system with a limited OS negotiating and configuring an IPSec connection may not be very effective.
[0009] Consequently, what is needed is an apparatus, system and method of having a computer system with a more-complete-OS handle the IPSec connection negotiations with an iSCSI initiator.
SUMMARY OF THE INVENTION
[0010] The present invention provides a method, system and apparatus for negotiating parameters for an IPSec connection between a requesting client and an iSCSI system using a computer system other than an iSCSI system. By design, the iSCSI system monitors TCP (Transmission Control protocol) port <b>500</b> for secure requests. Port <b>500</b> is an official port number assigned for IPsec tunnel negotiations. When a request enters port <b>500</b>, the iSCSI system transmits all information received on port <b>500</b> to a computer system better suited to handle IPSec parameter negotiations. After the computer system has negotiated the parameters, the parameters are passed to the iSCSI system for a secure data transaction to ensue.
BRIEF DESCRIPTION OF THE DRAWINGS
[0011] The novel features believed characteristic of the invention are set forth in the appended claims. The invention itself, however, as well as a preferred mode of use, further objectives and advantages thereof, will best be understood by reference to the following detailed description of an illustrative embodiment when read in conjunction with the accompanying drawings, wherein:
[0012]FIG. 1 is an exemplary block diagram illustrating a distributed data processing system according to the present invention.
[0013]FIG. 2 is an exemplary block diagram of a server apparatus according to the present invention.
[0014]FIG. 3 is an exemplary block diagram of a client apparatus according to the present invention.
[0015]FIG. 4 depicts a system incorporating an iCSCI subsystem.
[0016]FIG. 5 illustrates an iSCSI network using the present invention.
[0017]FIG. 6 depicts a flow chart of a process that may be used with the invention.
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
[0018] With reference now to the figures, FIG. 1 depicts a pictorial representation of a network of data processing systems in which the present invention may be implemented. Network data processing system <b>100</b> is a network of computers in which the present invention may be implemented. Network data processing system <b>100</b> contains a network <b>102</b>, which is the medium used to provide communications links between various devices and computers connected together within network data processing system <b>100</b>. Network <b>102</b> may include connections, such as wire, wireless communication links, or fiber optic cables.
[0019] In the depicted example, server <b>104</b> is connected to network <b>102</b> along with storage unit <b>106</b>. In addition, clients <b>108</b>, <b>110</b>, and <b>112</b> are connected to network <b>102</b>. These clients <b>108</b>, <b>110</b>, and <b>112</b> may be, for example, personal computers or network computers. In the depicted example, server <b>104</b> provides data, such as boot files, operating system images, and applications to clients <b>108</b>, <b>110</b> and <b>112</b>. Clients <b>108</b>, <b>110</b> and <b>112</b> are clients to server <b>104</b>. Network data processing system <b>100</b> may include additional servers, clients, and other devices not shown. In the depicted example, network data processing system <b>100</b> is the Internet with network <b>102</b> representing a worldwide collection of networks and gateways that use the TCP/IP suite of protocols to communicate with one another. At the heart of the Internet is a backbone of high-speed data communication lines between major nodes or host computers, consisting of thousands of commercial, government, educational and other computer systems that route data and messages. Of course, network data processing system <b>100</b> also may be implemented as a number of different types of networks, such as for example, an intranet, a local area network (LAN), or a wide area network (WAN). FIG. 1 is intended as an example, and not as an architectural limitation for the present invention.
[0020] Referring to FIG. 2, a block diagram of a data processing system that may be implemented as a server, such as server <b>104</b> in FIG. 1, is depicted in accordance with a preferred embodiment of the present invention. Data processing system <b>200</b> may be a symmetric multiprocessor (SMP) system including a plurality of processors <b>202</b> and <b>204</b> connected to system bus <b>206</b>. Alternatively, a single processor system may be employed. Also connected to system bus <b>206</b> is memory controller/cache <b>208</b>, which provides an interface to local memory <b>209</b>. I/O bus bridge <b>210</b> is connected to system bus <b>206</b> and provides an interface to I/O bus <b>212</b>. Memory controller/cache <b>208</b> and I/O bus bridge <b>210</b> may be integrated as depicted.
[0021] Peripheral component interconnect (PCI) bus bridge <b>214</b> connected to I/O bus <b>212</b> provides an interface to PCI local bus <b>216</b>. A number of modems may be connected to PCI local bus <b>216</b>. Typical PCI bus implementations will support four PCI expansion slots or add-in connectors. Communications links to network computers <b>108</b>, <b>110</b> and <b>112</b> in FIG. 1 may be provided through modem <b>218</b> and network adapter <b>220</b> connected to PCI local bus <b>216</b> through add-in boards.
[0022] Additional PCI bus bridges <b>222</b> and <b>224</b> provide interfaces for additional PCI local buses <b>226</b> and <b>228</b>, from which additional modems or network adapters may be supported. In this manner, data processing system <b>200</b> allows connections to multiple network computers. A memory-mapped graphics adapter <b>230</b> and hard disk <b>232</b> may also be connected to I/O bus <b>212</b> as depicted, either directly or indirectly.
[0023] Those of ordinary skill in the art will appreciate that the hardware depicted in FIG. 2 may vary. For example, other peripheral devices, such as optical disk drives and the like, also may be used in addition to or in place of the hardware depicted. The depicted example is not meant to imply architectural limitations with respect to the present invention.
[0024] The data processing system depicted in FIG. 2 may be, for example, an IBM e-Server pseries system, a product of International Business Machines Corporation in Armonk, N.Y., running the Advanced Interactive Executive (AIX) operating system or LINUX operating system.
[0025] With reference now to FIG. 3, a block diagram illustrating a data processing system is depicted in which the present invention may be implemented. Data processing system <b>300</b> is an example of a client computer. Data processing system <b>300</b> employs a peripheral component interconnect (PCI) local bus architecture. Although the depicted example employs a PCI bus, other bus architectures such as Accelerated Graphics Port (AGP) and Industry Standard Architecture (ISA) may be used. Processor <b>302</b> and main memory <b>304</b> are connected to PCI local bus <b>306</b> through PCI bridge <b>308</b>. PCI bridge <b>308</b> also may include an integrated memory controller and cache memory for processor <b>302</b>. Additional connections to PCI local bus <b>306</b> may be made through direct component interconnection or through add-in boards. In the depicted example, local area network (LAN) adapter <b>310</b>, SCSI host bus adapter <b>312</b>, and expansion bus interface <b>314</b> are connected to PCI local bus <b>306</b> by direct component connection. In contrast, audio adapter <b>316</b>, graphics adapter <b>318</b>, and audio/video adapter <b>319</b> are connected to PCI local bus <b>306</b> by add-in boards inserted into expansion slots. Expansion bus interface <b>314</b> provides a connection for a keyboard and mouse adapter <b>320</b>, modem <b>322</b>, and additional memory <b>324</b>. Small computer system interface (SCSI) host bus adapter <b>312</b> provides a connection for hard disk drive <b>326</b>, tape drive <b>328</b>, and CD-ROM drive <b>330</b>. Typical PCI local bus implementations will support three or four PCI expansion slots or add-in connectors.
[0026] An operating system runs on processor <b>302</b> and is used to coordinate and provide control of various components within data processing system <b>300</b> in FIG. 3. The operating system may be a commercially available operating system, such as Windows 2000, which is available from Microsoft Corporation. An object oriented programming system such as Java may run in conjunction with the operating system and provide calls to the operating system from Java programs or applications executing on data processing system <b>300</b>. “Java” is a trademark of Sun Microsystems, Inc. Instructions for the operating system, the object-oriented operating system, and applications or programs are located on storage devices, such as hard disk drive <b>326</b>, and may be loaded into main memory <b>304</b> for execution by processor <b>302</b>.
[0027] Those of ordinary skill in the art will appreciate that the hardware in FIG. 3 may vary depending on the implementation. Other internal hardware or peripheral devices, such as flash ROM (or equivalent nonvolatile memory) or optical disk drives and the like, may be used in addition to or in place of the hardware depicted in FIG. 3. Also, the processes of the present invention may be applied to a multiprocessor data processing system.
[0028] As another example, data processing system <b>300</b> may be a stand-alone system configured to be bootable without relying on some type of network communication interface, whether or not data processing system <b>300</b> comprises some type of network communication interface. As a further example, data processing system <b>300</b> may be a Personal Digital Assistant (PDA) device, which is configured with ROM and/or flash ROM in order to provide non-volatile memory for storing operating system files and/or user-generated data.
[0029] The depicted example in FIG. 3 and above-described examples are not meant to imply architectural limitations. For example, data processing system <b>300</b> may also be a notebook computer or hand held computer in addition to taking the form of a PDA. Data processing system <b>300</b> also may be a kiosk or a Web appliance.
[0030] The present invention provides an apparatus, system and method of having a computer system with full OS handle an IPSec connection negotiation with an iSCSI initiator and to have the iSCSI machine handle data transactions with the initiator. The invention may be local to client systems <b>108</b>, <b>110</b> and <b>112</b> of FIG. 1 or to the server <b>104</b> or to both the server <b>104</b> and clients <b>108</b>, <b>110</b> and <b>112</b>. Consequently, the present invention may reside on any data storage medium (i.e., floppy disk, compact disk, hard disk, ROM, RAM, etc.) used by a computer system.
[0031]FIG. 4 depicts a system incorporating an iCSCI protocol. Operating system <b>400</b> and host bus adapter <b>401</b> make up the system. Operating system <b>400</b> is made up of server <b>402</b>, kernel <b>404</b> and SCSI protocol <b>606</b>. Host bus adapter <b>410</b> contains hardware API (application program interface) <b>412</b>, iSCSI agent <b>414</b>, TCP stack <b>416</b>, IP stack <b>418</b> and network interface <b>420</b>. Network interface <b>420</b> may be an Intel® PRO 100S Dual Port Server Adapter. This adapter comprises an embedded processor and firmware that provide IPSec encryption and decryption service to the host to which it is attached. This offloads the iSCSI machine from the performance degrading encryption and decryption task since it is handled by the adapter.
[0032] However, the adapter does not perform IKE negotiations needed for IPSec connection. Thus, before the adapter is able to provide IPSec encryption/decryption services to the iSCSI machine, certain parameters must first be negotiated between the client and the iSCSI machine. For example, the client and the iSCSI device must share a public key. This is accomplished through a protocol known as Internet Security Association and Key Management Protocol/Oakley (ISAKMP/Oakley), which allows the receiver to obtain a public key and authenticate the sender using digital certificates.
[0033] A digital certificate is an attachment to an electronic message used for security purposes. The most common use of a digital certificate is to verify that a user sending a message is who he or she claims to be, and to provide the receiver with the means to encode a reply. An individual wishing to send an encrypted message applies for a digital certificate from a Certificate Authority (CA). The CA issues an encrypted digital certificate containing the applicant's public key and a variety of other identification information. The CA makes its own public key readily available through print publicity or perhaps on the Internet. The recipient of an encrypted message uses the CA's public key to decode the digital certificate attached to the message, verifies it as issued by the CA and then obtains the sender's public key and identification information held within the certificate. With this information, the recipient can send an encrypted reply.
[0034] A CA is a trusted third-party organization or company that issues digital certificates used to create digital signatures and public-private key pairs. The role of the CA is to guarantee that the individual granted the unique certificate is, in fact, who he or she claims to be. Usually, this means that the CA has an arrangement with a financial institution, such as a credit card company, which provides it with information to confirm an individual's claimed identity. CAs are a critical component in data security and electronic commerce because they guarantee that the two parties exchanging information are really who they claim to be.
[0035] The present invention uses a computer system with a more-complete-OS to provide IPSec administrative support to the iSCSI target. Specifically, the computer system with the more-complete-OS handle all IPSec handshakes used to obtain public keys and to authenticate initiators etc. Once authentication is established and a public key is obtained, the computer system with the more-complete-OS passes the required information to the iSCSI machine where the adapter can encrypt and decrypt iSCSI packets.
[0036]FIG. 5 illustrates an iSCSI network using the present invention. The iSCSI network includes a client system <b>500</b> with its iSCSI stack <b>510</b> connected to a server <b>540</b> through an IP network <b>520</b> and the server's iSCSI stack <b>530</b>. The server is connected to data storage <b>550</b> and to host system <b>560</b>. The server <b>540</b>, ISCSI stack <b>530</b> and data storage <b>550</b> make up the ISCSI target. The host system <b>560</b> is the computer system with the more-complete-OS and may be connected to the server <b>540</b> using a leased line. A leased line would ensure the security required during the IPSec negotiations. Note that the invention is not restricted to using a leased line, any other medium to connect the two machines together may be used, including the Internet. Note also that the host <b>560</b> may provide IPSec negotiation services to more than one iSCSI target.
[0037] When the client <b>500</b> initiates a login procedure (this is usually done using TCP port <b>500</b>), the server <b>540</b> forwards the request to host <b>560</b>. Host <b>560</b> then negotiates the IPSec security connection with the client <b>500</b>. Host <b>560</b> uses the Internet Key Exchange (IKE) protocol to negotiate a Security Association (SA) with the client. When the IKE negotiation is successfully completed, a Transform corresponding to this particular SA is created. The transform is a superset of the SA parameters and includes a Security Parameter Index, an IP destination Address, a Security Protocol and cryptographic algorithms. The transform is a piece of information needed to enable the IPsec chip set on the network adapter of the target.
[0038] Once host <b>560</b> completes the IKE exchange and creates the transform, it passes the transform to the target's IPsec network adapter. The network adapter loads the transform and encodes and decodes all network traffic to and from the client accordingly
[0039]FIG. 6 is a flow chart of a process that may be used with the invention. The process starts when a client initiates an IPSec login through TCP port <b>500</b>. All the client's information is forwarded to the host with the more complete OS. The host then negotiates all the IPSec parameters with the client. Once this is completed, control is passed back to the iSCSI machine so that secure data transaction may ensue.
[0040] The description of the present invention has been presented for purposes of illustration and description, and is not intended to be exhaustive or limited to the invention in the form disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art. The embodiment was chosen and described in order to best explain the principles of the invention, the practical application, and to enable others of ordinary skill in the art to understand the invention for various embodiments with various modifications as are suited to the particular use contemplated.
Contents4
7 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5 Sheet 6 Sheet 7
Every citation, both ways
| Document | Relation | Office | Cited during |
|---|---|---|---|
| US7372962B2 | Cited by | United States of America | Applicant |
| US7594002B1 | Cited by | United States of America | Applicant |
| US2009010432A1 | Cited by | United States of America | Pre-grant |
| US8166166B2 | Cited by | United States of America | Applicant |
| US2009073884A1 | Cited by | United States of America | Pre-grant |
| EP1569407A2 | Cited by | European Patent Office (EPO) | Search report |
| US2011200191A1 | Cited by | United States of America | Pre-grant |
| US2006227804A1 | Cited by | United States of America | Pre-grant |
| US8010707B2 | Cited by | United States of America | Search report |
| US8001267B2 | Cited by | United States of America | Applicant |
| US7127543B2 | Cited by | United States of America | Applicant |
| EP1585006A3 | Cited by | European Patent Office (EPO) | Search report |
| WO2007068658A1 | Cited by | World Intellectual Property Organization (WIPO) | International search |
| US2005016386A1 | Cited by | United States of America | Pre-grant |
| US7512663B1 | Cited by | United States of America | Applicant |
| US2005220305A1 | Cited by | United States of America | Pre-grant |
| US2004093411A1 | Cited by | United States of America | Pre-grant |
| US2007143583A1 | Cited by | United States of America | Pre-grant |
| US7460473B1 | Cited by | United States of America | Applicant |
| US2007143611A1 | Cited by | United States of America | Pre-grant |
| US2005251684A1 | Cited by | United States of America | Pre-grant |
| US2005120222A1 | Cited by | United States of America | Pre-grant |
| DE102004013116B4 | Cited by | Germany | Search report |
| US8526615B2 | Cited by | United States of America | Applicant |
| EP1569407A3 | Cited by | European Patent Office (EPO) | Search report |
| US2007143480A1 | Cited by | United States of America | Pre-grant |
| FR2863073A1 | Cited by | France | Search report |
| US7962825B2 | Cited by | United States of America | Applicant |
| US7882562B2 | Cited by | United States of America | Applicant |
| US7869355B2 | Cited by | United States of America | Applicant |
| EP1585006A2 | Cited by | European Patent Office (EPO) | Search report |
| EP1986069A1 | Cited by | European Patent Office (EPO) | Search report |
| US7903816B2 | Cited by | United States of America | Applicant |
| US2009063696A1 | Cited by | United States of America | Pre-grant |
| US2002103887A1 | Cites | United States of America | Pre-grant |
| US2003115447A1 | Cites | United States of America | Pre-grant |
| US2003177174A1 | Cites | United States of America | Pre-grant |
| US2005125654A1 | Cites | United States of America | Pre-grant |
| US2005138418A1 | Cites | United States of America | Pre-grant |
| US2005149748A1 | Cites | United States of America | Pre-grant |
| US6845403B2 | Cites | United States of America | Pre-grant |
2 members in 1 office
Priority claims2
| Document | Office | Kind | Date |
|---|---|---|---|
| 11652302 | United States of America | A | |
| US20020116523 | – | – | – |
Members2
| Document | Office | Kind | |
|---|---|---|---|
| US2003191932A1 | United States of America | A1 | |
| US7089587B2 | United States of America | B2 |
12 legal events, as the office reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | |
|---|---|---|
| AssignmentAS | AS | |
| Maintenance fee paymentMAFP | MAFP | |
| AssignmentAS | AS | |
| AssignmentAS | AS | |
| Fee payment procedurePAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITYFEPP | FEPP | |
| Fee payment procedurePAYER NUMBER DE-ASSIGNED (ORIGINAL EVENT CODE: RMPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITYFEPP | FEPP | |
| Fee paymentFPAY | FPAY | |
| AssignmentAS | AS | |
| Fee paymentFPAY | FPAY | |
| Information on status: patent grantGrantedPATENTED CASESTCF | STCF | |
| Fee payment procedurePAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITYFEPP | FEPP | |
| AssignmentAS | AS |
Numbers
- Publication, DOCDB
- 2003191932
- Publication, EPODOC
- US2003191932
- Application
- 10116523
- Application, DOCDB
- 11652302
- Application, EPODOC
- US20020116523
Titles
- English
- ISCSI target offload administrator
Classification
- CPC, 4
- H04L67/1097
- H04L63/0442
- H04L69/24
- H04L69/329
- IPC, 2
- H04L29 06
- H04L29 08
- USPC, 1
- 713150000