US7953926B2 - SCSI-to-IP cache storage device and method - Google Patents

SCSI-to-IP cache storage device and method Download PDF

Info

Publication number
US7953926B2
US7953926B2 US11/857,319 US85731907A US7953926B2 US 7953926 B2 US7953926 B2 US 7953926B2 US 85731907 A US85731907 A US 85731907A US 7953926 B2 US7953926 B2 US 7953926B2
Authority
US
United States
Prior art keywords
data
cache storage
storage system
scsi
remote cache
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related, expires
Application number
US11/857,319
Other versions
US20080010411A1 (en
Inventor
Qing Yang
Xubin He
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Rhode Island Board of Education
Original Assignee
Rhode Island Board of Education
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Priority claimed from PCT/US2002/026292 external-priority patent/WO2003017598A1/en
Application filed by Rhode Island Board of Education filed Critical Rhode Island Board of Education
Priority to US11/857,319 priority Critical patent/US7953926B2/en
Publication of US20080010411A1 publication Critical patent/US20080010411A1/en
Assigned to BOARD OF GOVERNORS FOR HIGHER EDUCATION, STATE OF RHODE ISLAND AND PROVIDENCE PLANTATIONS reassignment BOARD OF GOVERNORS FOR HIGHER EDUCATION, STATE OF RHODE ISLAND AND PROVIDENCE PLANTATIONS ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: HE, XUBIN, YANG, QING
Application granted granted Critical
Publication of US7953926B2 publication Critical patent/US7953926B2/en
Assigned to NATIONAL SCIENCE FOUNDATION reassignment NATIONAL SCIENCE FOUNDATION CONFIRMATORY LICENSE (SEE DOCUMENT FOR DETAILS). Assignors: UNIVERSITY OF RHODE ISLAND
Expired - Fee Related legal-status Critical Current
Adjusted expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F12/00Accessing, addressing or allocating within memory systems or architectures
    • G06F12/02Addressing or allocation; Relocation
    • G06F12/08Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
    • G06F12/0802Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
    • G06F12/0866Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches for peripheral storage systems, e.g. disk cache
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0602Interfaces specially adapted for storage systems specifically adapted to achieve a particular effect
    • G06F3/061Improving I/O performance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0628Interfaces specially adapted for storage systems making use of a particular technique
    • G06F3/0655Vertical data movement, i.e. input-output transfer; data movement between one or more hosts and one or more storage devices
    • G06F3/0656Data buffering arrangements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/06Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
    • G06F3/0601Interfaces specially adapted for storage systems
    • G06F3/0668Interfaces specially adapted for storage systems adopting a particular infrastructure
    • G06F3/067Distributed or networked storage systems, e.g. storage area networks [SAN], network attached storage [NAS]

Definitions

  • the invention relates to the field of data back-up systems, and in particular to a SCSI-to-IP cache storage device and method for implementing SAN over the Internet.
  • NAS network-attached storage
  • SAN storage area network
  • IP IP
  • NAS architecture allows a storage system/device to be directly connected to a standard network, typically via the Ethernet. Clients on the network can access the NAS directly.
  • a NAS based storage subsystem has a built-in file system to provide clients with file system functionality.
  • SAN technology provides a simple block level interface for manipulating nonvolatile magnetic media.
  • a SAN includes networked storage devices interconnected through a dedicated Fibre Channel network. The basic premise of a SAN is to replace the current “point-to-point” infrastructure with one that allows “any-to-any” communications.
  • a SAN provides high connectivity, scalability, and availability using a specialized network interface—the Fibre Channel network. Deploying such a specialized network usually introduces cost for implementation, maintenance, and management.
  • iCSI is the most recent emerging technology with the goal of implementing the SAN technology over the better-understood and mature network infrastructure, the Internet (TCP/IP).
  • a SCSI-to-IP cache storage system includes a SCSI interface that facilitates system communication with host computers and extended storage devices.
  • the system also includes an Ethernet interface that allows the system to receive data from and send data to the Internet, and a processing unit that includes a processor and memory.
  • the system also includes a log disk that is a sequential access device. The log disk is used to cache data along with the memory resident in the processing unit.
  • the log disk and the memory are configured as a two-level hierarchical cache for a disk storage device within the SCSI-to-IP cache storage system.
  • the system of the present invention facilitates implementing SAN over the Internet.
  • the disk storage device within the SCSI-to-IP cache storage system is preferably configured as RAID.
  • one storage device within the system is used as a non-volatile cache that caches data coming from possibly two directions. That is, block data may come from the SCSI interface, and network data may come from the Ethernet interface.
  • a local file system may also reside in the processing unit.
  • the file system is preferably a simplified Log-structured file system that writes data quickly and provides advantages to cache data both ways.
  • the SCSI-to-IP cache storage systems may also localize SCSI commands and handshaking operations to reduce unnecessary traffic over the Internet. In this way, the SCSI-to-IP cache storage system acts as a storage filter to discard a fraction of the data that would otherwise move across the Internet, reducing the bottleneck imposed on limited Internet bandwidth and increasing storage data rate.
  • the system of the present invention provides an iSCSI network cache to smooth out the traffic and improve system performance.
  • a cache or bridge is not only helpful but also necessary to a certain degree because of the different nature of SCSI and IP such as speed, data unit size, protocols and requirements. Wherever there is a speed disparity, cache of course helps.
  • the SCSI-to-IP cache storage system is a cache storage used to cache networked storage data for a server host.
  • the system of the present invention may utilize the Log-structured file system to write data to magnetic media for caching data coming from both directions (e.g., from the Internet and from the host).
  • the SCSI-to-IP cache storage system preferably uses log disk to cache data, it is a nonvolatile cache, which is of course desirable for caching storage data reliably since once data is written to storage, it is considered safe.
  • the SCSI-to-IP cache storage system allows direct connection to a SCSI interface of a computer that in turn can access a SAN implemented over the Internet.
  • the SCSI-to-IP cache storage system can reduce the bandwidth requirement of the Internet to implement the SAN.
  • FIG. 1 is a block diagram illustration of a distributed computing and information backup system that includes a SCSI-to-IP cache storage system;
  • FIG. 2 is a block diagram illustration of one the SCSI-to-IP cache storage systems illustrated in FIG. 1 ;
  • FIG. 3 is a block diagram illustration of a RAM buffer layout
  • FIG. 4 is a block diagram illustration of a SCSI initiator and target sub-systems.
  • FIG. 1 is a block diagram illustration of a distributed computing and information backup system 10 that includes a plurality of SCSI-to-IP cache storage systems 12 - 15 .
  • Each of the plurality of SCSI-to-IP cache storage systems 12 - 15 interfaces one of an associated networked device such as a host 18 , 20 or a storage device 22 , 24 to the Internet.
  • the distributed computing and information backup system 10 also includes network attached storage (NAS) 26 that communicates via the Internet.
  • NAS network attached storage
  • the system 10 provides a SAN implementation over IP using the SCSI-to-IP cache storage systems 12 - 15 .
  • SCSI-to-IP cache storage systems 12 - 15 include four SCSI-to-IP cache storage systems 12 - 15 , one of ordinary skill will recognize that virtually any number of computing devices or storage devices can be connected through an associated SCSI-to-IP cache storage system to form the SAN.
  • the SCSI-to-IP cache storage systems 12 - 15 connect a host computer or a storage device to the IP network.
  • the SCSI-to-IP cache storage systems 12 - 15 each provide SCSI protocol service, caching service, naming service and protocol service.
  • FIG. 2 is a block diagram illustration of one of the SCSI-to-IP cache storage systems 12 .
  • This cache storage system 12 includes a SCSI interface 40 that supports SCSI communication with the host 18 ( FIG. 1 ) and runs in a target mode receiving requests from the host 18 ( FIG. 1 ), carrying out the I/O processing through the network, and sending back results to the host IS ( FIG. 1 ).
  • the SCSI-to-IP cache storage system When the SCSI-to-IP cache storage system is used to connect a storage device such as a disk or RAID 22 ( FIG. 1 ) to extended storage, the SCSI-to-IP cache storage system operates in an initiator mode, wherein it sends/forwards SCSI requests to the extended storage mode. Referring to FIG.
  • the SCSI-to-IP cache storage system 12 operates in target mode, while the SCSI-to-IP cache storage system 15 operates in initiator mode.
  • the SCSI-to-IP cache storage system 12 acts as a directly attached local storage device to the host 18 ( FIG. 1 ).
  • the SCSI-to-IP cache storage system 12 also includes an Ethernet interface 42 , which connects the SCSI-to-IP cache storage system to the Internet.
  • a processing unit 44 that includes a processor 46 and RAM 48 is also included in the cache storage system 12 .
  • the processing unit 44 executes a log-structured file system, SCSI protocol and IP protocols.
  • the RAM 48 is primarily used as a buffer cache.
  • NVRAM 50 e.g., 1-4 MB
  • STICS_MAP mapping information
  • the meta data is stored in the NVRAM 50 before being written to disk. This of course reduces the frequency of having to write or read meta data to/from disk.
  • Soft Updates as disclosed in the printed publication by G. Granger, M. McKusick, C. Soules and Y. Pratt “ Soft Updates: A Solution to the Metadata Update Problem in File Systems ”, ACM Transactions on Computer Systems, Vol. 18, No. 2, 2000, pp. 127-135 may be used to keep meta data consistency without using NVRAM. This paper is hereby incorporated by reference.
  • the SCSI-to-IP cache storage system 12 further comprises a log disk 52 , which is a sequential accessed device.
  • the log disk is used to cache data along with the RAM within the processing unit 44 .
  • the log disk 52 and the RAM form a two-level hierarchical cache.
  • the system 12 also includes a storage device 54 .
  • the storage device 54 may be configured as a disk, a RAID, or just-bunch-of-disks (JBOD).
  • the storage device 54 can be considered a local disk from the point of view of the host 18 ( FIG. 1 ). From the point of view of the IP network via the network interface 42 , the storage device 54 is considered as a component of a networked storage system such as a SAN with an IP address as its ID.
  • each of the SCSI-to-IP cache storage systems 12 - 15 ( FIG. 1 ) is named by a global location number (GLN) which is unique for each of the SCSI-to-IP cache storage systems.
  • An IP address is assigned to each SCSI-to-IP cache storage system and use this IP as the GLN.
  • the cache organization in the SCSI-to-IP cache storage system includes a two level hierarchy: a RAM cache and a log disk. Frequently accessed data reside in the RAM, which is organized as a LRU cache 58 as shown in FIG. 3 . Whenever the newly written data in the RAM are sufficiently large or whenever the log disk 52 ( FIG. 2 ) is free, data are written into the log disk. There are also less frequently accessed data kept in the log disk. Data in the log disk are organized in the format of segments similar to that in a Log-structured File System. A segment contains a plurality of slots each of which can hold one data block. Data blocks in segments are addressed by their Segment IDs and Slot IDs.
  • the RAM cache includes a hash table that is used to locate data in the cache, a data buffer which contains several data slots, and a few In-memory headers. Data blocks stored in the RAM cache are addressed by their Logical Block Addresses (LBAs).
  • LBAs Logical Block Addresses
  • the hash table contains location information for each of the valid data blocks in the cache and uses LBAs of incoming requests as search keys.
  • the slot size is set to be the size of a block.
  • a slot entry includes the following fields:
  • a state tag (2 bits), used to specify where the slot data is: IN_RAM_BUFFER, IN_LOG_DISK, IN_DATA_DISK or IN_OTHER_STICS;
  • a log disk block index (e.g., 30 bits), used to specify the log disk block number if the state tag indicates IN_LOG_DISK
  • the size of each log disk can be up to for example 2 30 blocks.
  • the SCSI-to-IP cache storage system may run under two modes: (i) initiator mode or (ii) target mode.
  • FIG. 4 is a block diagram illustration of the SCSI-to-IP cache storage system initiator 100 and target modes 110 .
  • target mode When running in target mode, the SCSI-to-IP cache storage system is connected to a host and the host is running in initiator mode. Otherwise the SCSI-to-IP cache storage system runs in initiator mode.
  • Initiator mode is the default mode of the SCSI-to-IP cache storage system. All server host platforms including Linux support SCSI initiator mode.
  • the standard SCSI initiator mode operates in the SCSI-to-IP cache storage system.
  • the SCSI target runs in parallel to the initiator and is concerned only with the processing of SCSI commands.
  • a set of target APIs is defined for the SCSI-to-IP cache storage system. These APIs include SCSI functions such as SCSI_DETECT, SCSI_RELEASE, SCSI_READ, SCSI_WRITE and etc. When running under target mode, a SCSI-to-IP cache storage system looks like a standard SCSI device to a connected host.
  • STICS_LOAD For each the SCSI-to-IP cache storage system, a variable STICS_LOAD is defined to represent its current load. The higher the STICS_LOAD, the busier the SCSI-to-IP cache storage system is. When a SCSI-to-IP cache storage system starts, its STICS_LOAD is set to zero. When the SCSI-to-IP cache storage system accepts a request, STICS_LOAD is decremented. Besides STICS_LOAD, STICS_MAP is defined to map all the SCSI-to-IP cache storage system loads within the network. STICS_MAP is a set of ⁇ GLN, STICS_LOAD> pairs. The STICS_MAP is also updated dynamically.
  • Write requests may come from one of two sources: the host via the SCSI interface and from another SCSI-to-IP cache storage system via the Ethernet interface.
  • the operations of these two types of writes are as follows.
  • the SCSI-to-IP cache storage system After receiving a write request from the host via the SCSI interface, the SCSI-to-IP cache storage system searches the hash table by the LBA address. If an entry is found, the entry is overwritten by the incoming write. Otherwise, a free slot entry is allocated from the Free List, the data are copied into the corresponding slot, and its address is recorded in the hash table. The LRU list and Free List are then updated. When enough data slots (e.g., sixteen) are accumulated or when the log disk is idle, the data slots are written into log disk sequentially in one large write. After the log write completes successfully, the SCSI-to-IP cache storage system signals the host that the request is complete.
  • enough data slots e.g., sixteen
  • a packet coming from another the SCSI-to-IP cache storage system via the Ethernet interface may turn out to be a write operation from a remote SCSI-to-IP cache storage system on the network.
  • SCSI-to-IP cache storage systems After receiving such a write request and unpacking the network packet, SCSI-to-IP cache storage systems gets a data block with GLN and LBA. It then searches the Hash Table by the LBA and GLN. If an entry is found, the entry is overwritten by the incoming write. Otherwise, a free slot entry is allocated from the Free List, and the data are then copied into the corresponding slot. Its address is recorded in the Hash Table. The LRU list and Free List are updated accordingly.
  • read operations may also come either from the host via the SCSI interface or from another SCSI-to-IP cache storage system via the Ethernet interface.
  • the SCSI-to-IP cache storage system After receiving a read request from the host via the SCSI interface, the SCSI-to-IP cache storage system searches the Hash Table by the LBA to determine the location of the data. Data requested may be in one of four different places: (i) the RAM buffer, (ii) the log disk(s), (iii) the storage device in the local SCSI-to-IP cache storage system, or (iv) a storage device in another SCSI-to-IP cache storage system on the network. If the data is found in the RAM buffer, the data are copied from the RAM buffer to the requesting buffer. The SCSI-to-IP cache storage system then signals the host that the request is complete. If the data is found in the log disk or the local storage device, the data are read from the log disk or storage device into the requesting buffer. Otherwise, the SCSI-to-IP cache storage system encapsulates the request including LBA, current GLN, and destination GLN into an IP packet and forwards it to the corresponding SCSI-to-IP cache storage system
  • the SCSI-to-IP cache storage system When a read request from another SCSI-to-IP cache storage system via the Ethernet interface is found after unpacking an incoming IP packet, the SCSI-to-IP cache storage system obtains the GLN and LBA from the packet. It then searches the Hash Table by the LBA and the source GLN to determine the location of the data. It locates and reads the data from that location. It sends the data back to the source SCSI-to-IP cache storage system through the network.
  • destage operation The operation of moving data from a higher-level storage device to a lower level storage device is defined as destage operation.
  • destage operation There are two levels of destage operations in the SCSI-to-IP cache storage systems: (i) destaging data from the RAM buffer to the log disk (level 1 destage) and (ii) destaging data from log disk to a storage device (level 2 destage).
  • a separate kernel thread, LogDestage is implemented to perform the destaging tasks. The LogDestage thread is registered during system initialization and monitors the SCSI-to-IP cache storage system states.
  • Level 1 Destage has higher priority than Level 2 Destage. Once the Level 1 destage starts, it continues until a log of data in the RAM buffer is written to the log disk. Level 2 destage may be interrupted if a new request comes in or until the log disk becomes empty. If the destage process is interrupted, the destage thread is suspended until the SCSI-to-IP cache storage system STICS detects another idle period.
  • Level 1 Destage the data in the RAM buffer are written to the log disk sequentially in large size (e.g., 63 KB).
  • large size e.g., 63 KB.
  • the log disk header and the corresponding in-memory slot entries are updated. All data are written to the log disk in “append” mode, which insures that every time the data are written to consecutive log disk blocks.
  • Level 2 destage For Level 2 destage, a “last-write-first-destage” algorithm is employed according to the LRU List. At this point, a SCSI-to-IP cache storage system with the lowest STICS_LOAD is selected to accept data Each time 64 KB data are read from the consecutive blocks of the log disk and written to the chosen SCSI-to-IP cache storage system storage disks. The LRU list and free list are updated subsequently.
  • the SCSI-to-IP cache storage system facilitates implementation of SAN over the Internet.
  • the SCSI-to-IP cache storage system allows any server host to access a SAN on Internet through a standard SCSI interface.
  • the SCSI-to-IP cache storage system smoothes out the storage data traffic between SCSI and IP, analogous to the way the cache memory smoothes out CPU-memory traffic.

Abstract

A SCSI-to-IP cache storage system interconnects a host computing device or a storage unit to a switched packet network. The cache storage system includes a SCSI interface (40) that facilitates system communications with a host computing device or the storage unit, and a Ethernet interface (42) that allows the system to receive data from and send data to the Internet. The cache storage system further comprises a processing unit (44) that includes a processor (46), a memory (48) and a log disk (52) configured as a sequential access device. The log disk (52) caches data along with the memory (48) resident in the processing unit (44), wherein the log disk (52) and the memory (48) are configured as a two-level hierarchical cache.

Description

PRIORITY INFORMATION
This application is a continuation of U.S. patent application Ser. No. 10/780,108, which claims priority from PCT International Application No. PCT/US02/26292, filed Aug. 15, 2002. These applications are hereby incorporated by reference.
GOVERNMENT LICENSE
This invention was made with government support under Grant Nos. MIP-9714370 and CCR-0073377, awarded by the National Science Foundation. The government has certain rights in this invention.
BACKGROUND OF THE INVENTION
The invention relates to the field of data back-up systems, and in particular to a SCSI-to-IP cache storage device and method for implementing SAN over the Internet.
As we enter a new era of computing, data storage has changed its role from a secondary with respect to CPU and RAM, to a primary role in today's information world. Online data storage doubles approximately every nine months due to the increasing demand for network information services. While the importance of data storage is well-known, published literature is limited in the computer architecture research community reporting networked storage architecture. This situation will change quickly as information has surpassed raw computational power as the important commodity. This is especially true for Internet dependent businesses.
In general networked storage architectures have evolved from network-attached storage (NAS), storage area network (SAN), to more recent storage of IP (iSCSI). NAS architecture allows a storage system/device to be directly connected to a standard network, typically via the Ethernet. Clients on the network can access the NAS directly. A NAS based storage subsystem has a built-in file system to provide clients with file system functionality. SAN technology, on the other hand, provides a simple block level interface for manipulating nonvolatile magnetic media. Typically, a SAN includes networked storage devices interconnected through a dedicated Fibre Channel network. The basic premise of a SAN is to replace the current “point-to-point” infrastructure with one that allows “any-to-any” communications. A SAN provides high connectivity, scalability, and availability using a specialized network interface—the Fibre Channel network. Deploying such a specialized network usually introduces cost for implementation, maintenance, and management. iCSI is the most recent emerging technology with the goal of implementing the SAN technology over the better-understood and mature network infrastructure, the Internet (TCP/IP).
Implementing SAN over IP brings economy and convenience whereas it also raises issues such as performance and reliability. Currently, there are basically two approaches: one encapsulates SCSI protocol in TCP/IP at host bus adapter (HBA) level, and the other carries out SCSI and IP protocol conversion at a specialized switch. However, both approaches have severe performance limitations. To encapsulate SCSI protocol over IP requires a significant amount of overhead traffic for SCSI command transfers and handshaking over the Internet. Converting protocols at a switch places a special burden on an already overloaded switch and creates another specialized piece of network equipment in the SAN. Furthermore, the Internet was not designed for transferring data storage blocks. Many features such as Maximum Transfer Unit (MTU), data gram fragmentation, routing, and congestion control may become obstacles to providing enough instant bandwidth for large block transfers of storage data.
Therefore, there is a need for a system that can implements SAN over switched packet network, such as for example the Internet (TCP/IP).
SUMMARY OF THE INVENTION
Briefly, according to an aspect of the invention, a SCSI-to-IP cache storage system includes a SCSI interface that facilitates system communication with host computers and extended storage devices. The system also includes an Ethernet interface that allows the system to receive data from and send data to the Internet, and a processing unit that includes a processor and memory. The system also includes a log disk that is a sequential access device. The log disk is used to cache data along with the memory resident in the processing unit. The log disk and the memory are configured as a two-level hierarchical cache for a disk storage device within the SCSI-to-IP cache storage system.
The system of the present invention facilitates implementing SAN over the Internet. The disk storage device within the SCSI-to-IP cache storage system is preferably configured as RAID.
Besides the regular data storage in the SCSI-to-IP cache storage system, one storage device within the system is used as a non-volatile cache that caches data coming from possibly two directions. That is, block data may come from the SCSI interface, and network data may come from the Ethernet interface. In addition, to standard SCSI and IP protocols running on the intelligent processing unit, a local file system may also reside in the processing unit. The file system is preferably a simplified Log-structured file system that writes data quickly and provides advantages to cache data both ways. Besides caching storage data in both directions, the SCSI-to-IP cache storage systems may also localize SCSI commands and handshaking operations to reduce unnecessary traffic over the Internet. In this way, the SCSI-to-IP cache storage system acts as a storage filter to discard a fraction of the data that would otherwise move across the Internet, reducing the bottleneck imposed on limited Internet bandwidth and increasing storage data rate.
The system of the present invention provides an iSCSI network cache to smooth out the traffic and improve system performance. Such a cache or bridge is not only helpful but also necessary to a certain degree because of the different nature of SCSI and IP such as speed, data unit size, protocols and requirements. Wherever there is a speed disparity, cache of course helps. Analogous to cache memory used to cache memory data for a CPU, the SCSI-to-IP cache storage system is a cache storage used to cache networked storage data for a server host.
The system of the present invention may utilize the Log-structured file system to write data to magnetic media for caching data coming from both directions (e.g., from the Internet and from the host). In addition, since the SCSI-to-IP cache storage system preferably uses log disk to cache data, it is a nonvolatile cache, which is of course desirable for caching storage data reliably since once data is written to storage, it is considered safe.
The SCSI-to-IP cache storage system allows direct connection to a SCSI interface of a computer that in turn can access a SAN implemented over the Internet. In addition, by localizing part of the SCSI protocol and filtering of some unnecessary traffic, the SCSI-to-IP cache storage system can reduce the bandwidth requirement of the Internet to implement the SAN.
These and other objects, features and advantages of the present invention will become apparent in light of the following detailed description of preferred embodiments thereof, as illustrated in the accompanying drawings.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 is a block diagram illustration of a distributed computing and information backup system that includes a SCSI-to-IP cache storage system;
FIG. 2 is a block diagram illustration of one the SCSI-to-IP cache storage systems illustrated in FIG. 1;
FIG. 3 is a block diagram illustration of a RAM buffer layout; and
FIG. 4 is a block diagram illustration of a SCSI initiator and target sub-systems.
DETAILED DESCRIPTION OF THE INVENTION
FIG. 1 is a block diagram illustration of a distributed computing and information backup system 10 that includes a plurality of SCSI-to-IP cache storage systems 12-15. Each of the plurality of SCSI-to-IP cache storage systems 12-15 interfaces one of an associated networked device such as a host 18, 20 or a storage device 22, 24 to the Internet. The distributed computing and information backup system 10 also includes network attached storage (NAS) 26 that communicates via the Internet. The system 10 provides a SAN implementation over IP using the SCSI-to-IP cache storage systems 12-15. Although the system 10 illustrated in FIG. 1 includes four SCSI-to-IP cache storage systems 12-15, one of ordinary skill will recognize that virtually any number of computing devices or storage devices can be connected through an associated SCSI-to-IP cache storage system to form the SAN. Significantly, rather than using a specialized network or storage switch, the SCSI-to-IP cache storage systems 12-15 connect a host computer or a storage device to the IP network. The SCSI-to-IP cache storage systems 12-15 each provide SCSI protocol service, caching service, naming service and protocol service.
FIG. 2 is a block diagram illustration of one of the SCSI-to-IP cache storage systems 12. This cache storage system 12 includes a SCSI interface 40 that supports SCSI communication with the host 18 (FIG. 1) and runs in a target mode receiving requests from the host 18 (FIG. 1), carrying out the I/O processing through the network, and sending back results to the host IS (FIG. 1). When the SCSI-to-IP cache storage system is used to connect a storage device such as a disk or RAID 22 (FIG. 1) to extended storage, the SCSI-to-IP cache storage system operates in an initiator mode, wherein it sends/forwards SCSI requests to the extended storage mode. Referring to FIG. 1, the SCSI-to-IP cache storage system 12 operates in target mode, while the SCSI-to-IP cache storage system 15 operates in initiator mode. The SCSI-to-IP cache storage system 12 acts as a directly attached local storage device to the host 18 (FIG. 1).
Referring still to FIG. 2, the SCSI-to-IP cache storage system 12 also includes an Ethernet interface 42, which connects the SCSI-to-IP cache storage system to the Internet. A processing unit 44 that includes a processor 46 and RAM 48 is also included in the cache storage system 12. The processing unit 44 executes a log-structured file system, SCSI protocol and IP protocols. The RAM 48 is primarily used as a buffer cache. NVRAM 50 (e.g., 1-4 MB) is also included to maintain meta data such as a hash table, LRU list, and mapping information (STICS_MAP). The meta data is stored in the NVRAM 50 before being written to disk. This of course reduces the frequency of having to write or read meta data to/from disk. Alternatively, it is contemplated that Soft Updates as disclosed in the printed publication by G. Granger, M. McKusick, C. Soules and Y. Pratt “Soft Updates: A Solution to the Metadata Update Problem in File Systems”, ACM Transactions on Computer Systems, Vol. 18, No. 2, 2000, pp. 127-135 may be used to keep meta data consistency without using NVRAM. This paper is hereby incorporated by reference.
The SCSI-to-IP cache storage system 12 further comprises a log disk 52, which is a sequential accessed device. The log disk is used to cache data along with the RAM within the processing unit 44. The log disk 52 and the RAM form a two-level hierarchical cache.
The system 12 also includes a storage device 54. The storage device 54 may be configured as a disk, a RAID, or just-bunch-of-disks (JBOD). The storage device 54 can be considered a local disk from the point of view of the host 18 (FIG. 1). From the point of view of the IP network via the network interface 42, the storage device 54 is considered as a component of a networked storage system such as a SAN with an IP address as its ID.
To allow a true “any-to-any” communication between servers and storage devices, a global naming is required. In one embodiment, each of the SCSI-to-IP cache storage systems 12-15 (FIG. 1) is named by a global location number (GLN) which is unique for each of the SCSI-to-IP cache storage systems. An IP address is assigned to each SCSI-to-IP cache storage system and use this IP as the GLN.
The cache organization in the SCSI-to-IP cache storage system includes a two level hierarchy: a RAM cache and a log disk. Frequently accessed data reside in the RAM, which is organized as a LRU cache 58 as shown in FIG. 3. Whenever the newly written data in the RAM are sufficiently large or whenever the log disk 52 (FIG. 2) is free, data are written into the log disk. There are also less frequently accessed data kept in the log disk. Data in the log disk are organized in the format of segments similar to that in a Log-structured File System. A segment contains a plurality of slots each of which can hold one data block. Data blocks in segments are addressed by their Segment IDs and Slot IDs.
One of the challenging tasks in this research is to design an efficient data structure and a search algorithm for RAM cache. As shown in FIG. 3, the RAM cache includes a hash table that is used to locate data in the cache, a data buffer which contains several data slots, and a few In-memory headers. Data blocks stored in the RAM cache are addressed by their Logical Block Addresses (LBAs). The hash table contains location information for each of the valid data blocks in the cache and uses LBAs of incoming requests as search keys. The slot size is set to be the size of a block. A slot entry includes the following fields:
    • An LBA entry that is the LBA of the cache line and serves as the search key of hash table;
    • Global Location Number (GLN) if the slot contains data from or to other STICS.
    • A log disk LBA is divided into at least two parts:
1. A state tag (2 bits), used to specify where the slot data is: IN_RAM_BUFFER, IN_LOG_DISK, IN_DATA_DISK or IN_OTHER_STICS;
2. A log disk block index (e.g., 30 bits), used to specify the log disk block number if the state tag indicates IN_LOG_DISK The size of each log disk can be up to for example 230 blocks.
    • Two pointers (hash_prev and hash_next) are used to link the hash table;
    • Two pointers (prev and next) are used to link the LRU list and FREE list;
    • A Slot-No is used to describe the in-memory location of the cached data.
As set forth above, the SCSI-to-IP cache storage system may run under two modes: (i) initiator mode or (ii) target mode. FIG. 4 is a block diagram illustration of the SCSI-to-IP cache storage system initiator 100 and target modes 110. When running in target mode, the SCSI-to-IP cache storage system is connected to a host and the host is running in initiator mode. Otherwise the SCSI-to-IP cache storage system runs in initiator mode. Initiator mode is the default mode of the SCSI-to-IP cache storage system. All server host platforms including Linux support SCSI initiator mode. The standard SCSI initiator mode operates in the SCSI-to-IP cache storage system. The SCSI target runs in parallel to the initiator and is concerned only with the processing of SCSI commands. A set of target APIs is defined for the SCSI-to-IP cache storage system. These APIs include SCSI functions such as SCSI_DETECT, SCSI_RELEASE, SCSI_READ, SCSI_WRITE and etc. When running under target mode, a SCSI-to-IP cache storage system looks like a standard SCSI device to a connected host.
For each the SCSI-to-IP cache storage system, a variable STICS_LOAD is defined to represent its current load. The higher the STICS_LOAD, the busier the SCSI-to-IP cache storage system is. When a SCSI-to-IP cache storage system starts, its STICS_LOAD is set to zero. When the SCSI-to-IP cache storage system accepts a request, STICS_LOAD is decremented. Besides STICS_LOAD, STICS_MAP is defined to map all the SCSI-to-IP cache storage system loads within the network. STICS_MAP is a set of <GLN, STICS_LOAD> pairs. The STICS_MAP is also updated dynamically.
Write requests may come from one of two sources: the host via the SCSI interface and from another SCSI-to-IP cache storage system via the Ethernet interface. The operations of these two types of writes are as follows.
After receiving a write request from the host via the SCSI interface, the SCSI-to-IP cache storage system searches the hash table by the LBA address. If an entry is found, the entry is overwritten by the incoming write. Otherwise, a free slot entry is allocated from the Free List, the data are copied into the corresponding slot, and its address is recorded in the hash table. The LRU list and Free List are then updated. When enough data slots (e.g., sixteen) are accumulated or when the log disk is idle, the data slots are written into log disk sequentially in one large write. After the log write completes successfully, the SCSI-to-IP cache storage system signals the host that the request is complete.
A packet coming from another the SCSI-to-IP cache storage system via the Ethernet interface may turn out to be a write operation from a remote SCSI-to-IP cache storage system on the network. After receiving such a write request and unpacking the network packet, SCSI-to-IP cache storage systems gets a data block with GLN and LBA. It then searches the Hash Table by the LBA and GLN. If an entry is found, the entry is overwritten by the incoming write. Otherwise, a free slot entry is allocated from the Free List, and the data are then copied into the corresponding slot. Its address is recorded in the Hash Table. The LRU list and Free List are updated accordingly.
Similar to write operations, read operations may also come either from the host via the SCSI interface or from another SCSI-to-IP cache storage system via the Ethernet interface.
After receiving a read request from the host via the SCSI interface, the SCSI-to-IP cache storage system searches the Hash Table by the LBA to determine the location of the data. Data requested may be in one of four different places: (i) the RAM buffer, (ii) the log disk(s), (iii) the storage device in the local SCSI-to-IP cache storage system, or (iv) a storage device in another SCSI-to-IP cache storage system on the network. If the data is found in the RAM buffer, the data are copied from the RAM buffer to the requesting buffer. The SCSI-to-IP cache storage system then signals the host that the request is complete. If the data is found in the log disk or the local storage device, the data are read from the log disk or storage device into the requesting buffer. Otherwise, the SCSI-to-IP cache storage system encapsulates the request including LBA, current GLN, and destination GLN into an IP packet and forwards it to the corresponding SCSI-to-IP cache storage system.
When a read request from another SCSI-to-IP cache storage system via the Ethernet interface is found after unpacking an incoming IP packet, the SCSI-to-IP cache storage system obtains the GLN and LBA from the packet. It then searches the Hash Table by the LBA and the source GLN to determine the location of the data. It locates and reads the data from that location. It sends the data back to the source SCSI-to-IP cache storage system through the network.
The operation of moving data from a higher-level storage device to a lower level storage device is defined as destage operation. There are two levels of destage operations in the SCSI-to-IP cache storage systems: (i) destaging data from the RAM buffer to the log disk (level 1 destage) and (ii) destaging data from log disk to a storage device (level 2 destage). A separate kernel thread, LogDestage, is implemented to perform the destaging tasks. The LogDestage thread is registered during system initialization and monitors the SCSI-to-IP cache storage system states. The thread remains asleep most of the time, and is activated when one of the following events occurs: (i) the number of slots in the RAM buffer exceeds a threshold value, (ii) the log disk is idle, (iii) the SCSI-to-IP cache storage system detects an idle period, or (iv) the SCSI-to-IP cache storage system RAM buffer and/or the log disk becomes full. Level 1 Destage has higher priority than Level 2 Destage. Once the Level 1 destage starts, it continues until a log of data in the RAM buffer is written to the log disk. Level 2 destage may be interrupted if a new request comes in or until the log disk becomes empty. If the destage process is interrupted, the destage thread is suspended until the SCSI-to-IP cache storage system STICS detects another idle period.
For Level 1 Destage, the data in the RAM buffer are written to the log disk sequentially in large size (e.g., 63 KB). The log disk header and the corresponding in-memory slot entries are updated. All data are written to the log disk in “append” mode, which insures that every time the data are written to consecutive log disk blocks.
For Level 2 destage, a “last-write-first-destage” algorithm is employed according to the LRU List. At this point, a SCSI-to-IP cache storage system with the lowest STICS_LOAD is selected to accept data Each time 64 KB data are read from the consecutive blocks of the log disk and written to the chosen SCSI-to-IP cache storage system storage disks. The LRU list and free list are updated subsequently.
Advantageously, the SCSI-to-IP cache storage system facilitates implementation of SAN over the Internet. The SCSI-to-IP cache storage system allows any server host to access a SAN on Internet through a standard SCSI interface. Using a non-volatile “cache storage”, the SCSI-to-IP cache storage system smoothes out the storage data traffic between SCSI and IP, analogous to the way the cache memory smoothes out CPU-memory traffic.
Although the present invention has been shown and described with respect to several preferred embodiments thereof, various changes, omissions and additions to the form and detail thereof, may be made therein, without departing from the spirit and scope of the invention.

Claims (14)

1. A computer-readable storage medium comprising instructions that, in response to execution by a computing device, cause the computing device to:
receive data at a processing unit, wherein the data is sent from a device selected from the group consisting of: a host computing device via a small computer system interface (SCSI) and a first remote cache storage system communicably coupled to a switched packet network via a network interface;
store the received data in a buffer;
transfer data from the buffer to a log disk when the amount of data in the buffer exceeds a first threshold value or when the log disk is idle, wherein the transferred data is the least recently used data in the buffer; and
in the event that the amount of data in the log disk exceeds a second positive threshold value greater than or equal to one data unit, transfer, via the network interface, a portion of the data from the log disk to a second remote cache storage system communicably coupled to the switched packet network.
2. The medium of claim 1, wherein the instructions, in response to execution by a computing device, further cause the computing device to select the second remote cache storage system to be a remote cache storage system operating at the lowest processing load relative to other remote cache storage systems communicably coupled to the switched packet network.
3. The medium of claim 1, wherein the computing device is further configured to:
receive a write request prior to said receiving data.
4. The medium of claim 1, wherein the switched packet network is the Internet.
5. The medium of claim 1, wherein the second remote cache storage system is associated with a different host computing device or storage device from one or ones associated with the first remote cache storage system.
6. The medium of claim 1, wherein the event that the amount of data in the log disk exceeds a second positive threshold value greater than or equal to one data unit corresponds to the condition that the log disk is full.
7. A computer-readable storage medium comprising instructions that, in response to execution by a computing device, cause the computing device to:
receive a read request at a processing unit, wherein the read request is sent from a requesting device, the requesting device being selected from the group consisting of: a host computing device sending the read request via a SCSI and a first remote cache storage system communicably coupled to a switched packet network and sending the read request via a network interface;
retrieve data associated with the read request from a unit selected from the group consisting of: a buffer in the processing unit, a log disk coupled to the processing unit, a storage device coupled to the processing unit, and a second remote cache storage system communicably coupled to the switched packet network;
transfer the retrieved data to the requesting device;
transfer data from the buffer to the log disk when the amount of data in the buffer exceeds a first positive threshold value greater than or equal to one data unit or when the log disk is idle, wherein the transferred data is the least recently used data in the buffer; and
in the event that the amount of data in the log disk exceeds a second positive threshold value greater than or equal to one data unit, transfer, via the network interface, data from the log disk to a third remote cache storage system communicably coupled to the switched packet network.
8. The medium of claim 7, wherein the instructions, in response to execution by a computing device, further cause the computing device to select the third remote cache storage system to be a remote cache storage system operating at the lowest processing load relative to other remote cache storage systems communicably coupled to the switched packet network.
9. The medium of claim 7, wherein the switched packet network is the Internet.
10. The medium of claim 7, wherein retrieving data associated with the read request comprises:
determining a location of the data associated with the read request; and
retrieving the data from a storage device at the location.
11. The medium of claim 10, wherein the location corresponds to the second remote cache storage system, and wherein retrieving the data from a storage device at the location comprises:
forwarding the read request to the second remote cache storage system.
12. The medium of claim 7, wherein the requesting device is the first remote cache storage system, and wherein transferring the retrieved data to the requesting device comprises transferring the data over the switched packet network.
13. The medium of claim 7, wherein the third remote cache storage system is associated with a different host computing device or storage device from one or ones associated with the first and second remote cache storage systems.
14. The medium of claim 7, wherein the event that the amount of data in the log disk exceeds a second positive threshold value greater than or equal to one data unit corresponds to the condition that the log disk is full.
US11/857,319 2002-08-15 2007-09-18 SCSI-to-IP cache storage device and method Expired - Fee Related US7953926B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/857,319 US7953926B2 (en) 2002-08-15 2007-09-18 SCSI-to-IP cache storage device and method

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
PCT/US2002/026292 WO2003017598A1 (en) 2001-08-15 2002-08-15 Scsi-to-ip cache storage device and method
US10/780,108 US7275134B2 (en) 2001-08-15 2004-02-17 SCSI-to-IP cache storage device and method
US11/857,319 US7953926B2 (en) 2002-08-15 2007-09-18 SCSI-to-IP cache storage device and method

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US10/780,108 Continuation US7275134B2 (en) 2001-08-15 2004-02-17 SCSI-to-IP cache storage device and method

Publications (2)

Publication Number Publication Date
US20080010411A1 US20080010411A1 (en) 2008-01-10
US7953926B2 true US7953926B2 (en) 2011-05-31

Family

ID=38920320

Family Applications (1)

Application Number Title Priority Date Filing Date
US11/857,319 Expired - Fee Related US7953926B2 (en) 2002-08-15 2007-09-18 SCSI-to-IP cache storage device and method

Country Status (1)

Country Link
US (1) US7953926B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20120047511A1 (en) * 2010-08-17 2012-02-23 International Business Machines Corporation Throttling storage initialization for data destage
US20140344533A1 (en) * 2010-02-23 2014-11-20 Rapiscan Systems, Inc. Simultaneous Image Distribution and Archiving
US11050653B2 (en) * 2019-06-11 2021-06-29 Burlywood, Inc. Telemetry capture system for storage systems

Families Citing this family (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8949395B2 (en) 2004-06-01 2015-02-03 Inmage Systems, Inc. Systems and methods of event driven recovery management
US8055745B2 (en) * 2004-06-01 2011-11-08 Inmage Systems, Inc. Methods and apparatus for accessing data from a primary data storage system for secondary storage
US20090252147A1 (en) * 2008-04-03 2009-10-08 Inventec Corporation Storage server implemented by internet small computer systems interface in linux system
US8762642B2 (en) * 2009-01-30 2014-06-24 Twinstrata Inc System and method for secure and reliable multi-cloud data replication
US8850114B2 (en) 2010-09-07 2014-09-30 Daniel L Rosenband Storage array controller for flash-based storage devices
US8868804B2 (en) 2010-10-20 2014-10-21 Marvell World Trade Ltd. Unified I/O adapter
US8898112B1 (en) * 2011-09-07 2014-11-25 Emc Corporation Write signature command
US9355036B2 (en) 2012-09-18 2016-05-31 Netapp, Inc. System and method for operating a system to cache a networked file system utilizing tiered storage and customizable eviction policies based on priority and tiers
US20140082295A1 (en) * 2012-09-18 2014-03-20 Netapp, Inc. Detection of out-of-band access to a cached file system
US20160041996A1 (en) 2014-08-11 2016-02-11 Netapp, Inc. System and method for developing and implementing a migration plan for migrating a file system
US9311331B2 (en) 2013-08-27 2016-04-12 Netapp, Inc. Detecting out-of-band (OOB) changes when replicating a source file system using an in-line system
US9300692B2 (en) 2013-08-27 2016-03-29 Netapp, Inc. System and method for implementing data migration while preserving security policies of a source filer
US10860529B2 (en) 2014-08-11 2020-12-08 Netapp Inc. System and method for planning and configuring a file system migration
US9304997B2 (en) 2013-08-27 2016-04-05 Netapp, Inc. Asynchronously migrating a file system
US9311314B2 (en) 2013-08-27 2016-04-12 Netapp, Inc. System and method for migrating data from a source file system to a destination file system with use of attribute manipulation
JP2016028319A (en) * 2014-07-08 2016-02-25 富士通株式会社 Access control program, access control device, and access control method
US10628380B2 (en) 2014-07-24 2020-04-21 Netapp Inc. Enabling data replication processes between heterogeneous storage systems
US9558078B2 (en) 2014-10-28 2017-01-31 Microsoft Technology Licensing, Llc Point in time database restore from storage snapshots
US10860577B2 (en) * 2015-12-24 2020-12-08 Hitachi, Ltd. Search processing system and method for processing search requests involving data transfer amount unknown to host
CN108881061B (en) * 2018-06-28 2022-03-11 迈普通信技术股份有限公司 Communication apparatus and communication method
US11153385B2 (en) * 2019-08-22 2021-10-19 EMC IP Holding Company LLC Leveraging NAS protocol for efficient file transfer

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5754888A (en) 1996-01-18 1998-05-19 The Board Of Governors For Higher Education, State Of Rhode Island And Providence Plantations System for destaging data during idle time by transferring to destage buffer, marking segment blank , reodering data in buffer, and transferring to beginning of segment
US5764903A (en) 1994-09-26 1998-06-09 Acer America Corporation High availability network disk mirroring system
US5913215A (en) * 1996-04-09 1999-06-15 Seymour I. Rubinstein Browse by prompted keyword phrases with an improved method for obtaining an initial document set
US5974563A (en) 1995-10-16 1999-10-26 Network Specialists, Inc. Real time backup system
US5996024A (en) 1998-01-14 1999-11-30 Emc Corporation Method and apparatus for a SCSI applications server which extracts SCSI commands and data from message and encapsulates SCSI responses to provide transparent operation
US20010047412A1 (en) * 2000-05-08 2001-11-29 Weinman Joseph B. Method and apparatus for maximizing distance of data mirrors
US6347334B1 (en) * 1999-01-06 2002-02-12 Mcdata Corporation Self-description extended link service for networks
US6493772B1 (en) * 1999-08-23 2002-12-10 International Business Machines Corporation System and method with guaranteed maximum command response time
US6574709B1 (en) * 1999-09-30 2003-06-03 International Business Machine Corporation System, apparatus, and method providing cache data mirroring to a data storage system
US7275134B2 (en) * 2001-08-15 2007-09-25 Board Of Governors For Higher Education, State Of Rhode Island And Providence Plantations SCSI-to-IP cache storage device and method

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5764903A (en) 1994-09-26 1998-06-09 Acer America Corporation High availability network disk mirroring system
US5974563A (en) 1995-10-16 1999-10-26 Network Specialists, Inc. Real time backup system
US5754888A (en) 1996-01-18 1998-05-19 The Board Of Governors For Higher Education, State Of Rhode Island And Providence Plantations System for destaging data during idle time by transferring to destage buffer, marking segment blank , reodering data in buffer, and transferring to beginning of segment
US5913215A (en) * 1996-04-09 1999-06-15 Seymour I. Rubinstein Browse by prompted keyword phrases with an improved method for obtaining an initial document set
US5996024A (en) 1998-01-14 1999-11-30 Emc Corporation Method and apparatus for a SCSI applications server which extracts SCSI commands and data from message and encapsulates SCSI responses to provide transparent operation
US6347334B1 (en) * 1999-01-06 2002-02-12 Mcdata Corporation Self-description extended link service for networks
US6493772B1 (en) * 1999-08-23 2002-12-10 International Business Machines Corporation System and method with guaranteed maximum command response time
US6574709B1 (en) * 1999-09-30 2003-06-03 International Business Machine Corporation System, apparatus, and method providing cache data mirroring to a data storage system
US20010047412A1 (en) * 2000-05-08 2001-11-29 Weinman Joseph B. Method and apparatus for maximizing distance of data mirrors
US7275134B2 (en) * 2001-08-15 2007-09-25 Board Of Governors For Higher Education, State Of Rhode Island And Providence Plantations SCSI-to-IP cache storage device and method

Non-Patent Citations (14)

* Cited by examiner, † Cited by third party
Title
Bakke et al., "iSCSI Naming and Discovery", IETF Standard-Working-Draft, Internet Engineering Task Force, IETF, vol. ips, No. 1, Apr. 1, 2000.
Bakke, et al., "Finding iSCSI Targets and Name Servers Using SLP; draft-bakke-iscsi-slp-00.txt", IETF Standard-Working-Draft, Internet Engineering Task Force, IETF, Ch 1, Feb. 1, 2001.
Chin et al., "Phaeton: a log-based architecture for high performance file server design", IEEE Comput. Soc, Dec. 15, 1997, pp. 28-33.
Hyotaek Lim, David Du, "Design Considerations for Hierarchical Web Proxy Server Using iSCSI", 2003 IDD, Saint '03; Sep. 2003.
Kim, Chang-Soo et al.; Volume management in SAN environment:; Parallel and Distributed Systems; 2001; pp. 500-505.
Lee, Yong Kyu et al., "Metadata management of the SANtopia file system"; Parallel and Distributed Systems; 2001; pp. 492-499.
Molero, X. et al.; "On the switch architecture for fibre channel storage area networks"; Parallel and Distributed Systems; 2001; pp. 484-491.
Namgoong, Jae-Chang and Chan-Ik Park; "SAN-attached RAID controllers"; Parallel and Distributed Systems; 2001; pp. 477-483.
Preslan, K. W. et al.; "A 64-bit, shared disk file system for Linux"; Mass Storage Systems; 199; pp. 22-41.
Rodney Van Meter, Gregory Finn, Steve Hotz, "VISA: Netstation's Virtual Internet SCSI Adapter", 1998 ACM, ASCPLOS VIII Oct. 1998.
Voruganti, K. and P. Sarkar; "An analysis of the three gigabit networking protocols for storage area network"; Performance, Computing and Communications; 2001; pp. 259-265.
Xubin He, Quin Yang, "Architecture and Performance Potential of STICS-SCSI-to-IP Cache Storage", 2001, Retrieved from http://www.ele.uri.edu/Research/hpcl/STICS/hpca8-stics.pdf on Nov. 8, 2006.
Xubin He, Quin Yang, "Architecture and Performance Potential of STICS-SCSI-to-IP Cache Storage", 2001. Retrieved from http://www.ele.uri.edu/Research/hpcl/STICS/hpca8-stics.pdf on Nov. 8, 2006. *
Xubin He, Quin Yang, "DCD-Disk Caching Disk: A New Approach for Boosting I/O Performance", ACM 1996, ISCA May 1996.

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140344533A1 (en) * 2010-02-23 2014-11-20 Rapiscan Systems, Inc. Simultaneous Image Distribution and Archiving
US9870150B2 (en) * 2010-02-23 2018-01-16 Rapiscan Systems, Inc. Simultaneous image distribution and archiving
US20120047511A1 (en) * 2010-08-17 2012-02-23 International Business Machines Corporation Throttling storage initialization for data destage
US8738880B2 (en) * 2010-08-17 2014-05-27 International Business Machines Corporation Throttling storage initialization for data destage
US11050653B2 (en) * 2019-06-11 2021-06-29 Burlywood, Inc. Telemetry capture system for storage systems

Also Published As

Publication number Publication date
US20080010411A1 (en) 2008-01-10

Similar Documents

Publication Publication Date Title
US7275134B2 (en) SCSI-to-IP cache storage device and method
US7953926B2 (en) SCSI-to-IP cache storage device and method
CN100428185C (en) Bottom-up cache structure for storage servers
EP1489524B1 (en) Storage area network with a cache server
EP1702271B9 (en) Adaptive file readahead based on multiple factors
US9026737B1 (en) Enhancing memory buffering by using secondary storage
US6792507B2 (en) Caching system and method for a network storage system
US20160134702A1 (en) Data sharing using distributed cache in a network of heterogeneous computers
US8032610B2 (en) Scalable high-speed cache system in a storage network
US20140281169A1 (en) Flash-based storage system including reconfigurable circuitry
CN1723434A (en) Apparatus and method for a scalable network attach storage system
US20070260846A1 (en) Methods of prefetching data in data storage systems
WO2013134105A1 (en) Virtualized data storage system architecture using prefetching agent
WO2012116369A2 (en) Apparatus, system, and method for managing contents of a cache
US7062608B2 (en) Storage device adapter equipped with integrated cache
US7124243B2 (en) Methods and systems of cache memory management and snapshot operations
US11327653B2 (en) Drive box, storage system and data transfer method
US6549988B1 (en) Data storage system comprising a network of PCs and method using same
US7136969B1 (en) Using the message fabric to maintain cache coherency of local caches of global memory
US7783611B1 (en) System and method for managing file metadata during consistency points
US11943314B2 (en) Cache retrieval based on tiered data
He et al. Introducing SCSI-To-IP cache for storage area networks
He et al. Architecture and Performance Potential of STICS SCSI-To-IP Cache Storage

Legal Events

Date Code Title Description
AS Assignment

Owner name: BOARD OF GOVERNORS FOR HIGHER EDUCATION, STATE OF

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:YANG, QING;HE, XUBIN;SIGNING DATES FROM 20040331 TO 20050815;REEL/FRAME:025785/0646

STCF Information on status: patent grant

Free format text: PATENTED CASE

CC Certificate of correction
AS Assignment

Owner name: NATIONAL SCIENCE FOUNDATION, VIRGINIA

Free format text: CONFIRMATORY LICENSE;ASSIGNOR:UNIVERSITY OF RHODE ISLAND;REEL/FRAME:028185/0507

Effective date: 20120222

FPAY Fee payment

Year of fee payment: 4

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 8

FEPP Fee payment procedure

Free format text: MAINTENANCE FEE REMINDER MAILED (ORIGINAL EVENT CODE: REM.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

LAPS Lapse for failure to pay maintenance fees

Free format text: PATENT EXPIRED FOR FAILURE TO PAY MAINTENANCE FEES (ORIGINAL EVENT CODE: EXP.); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

STCH Information on status: patent discontinuation

Free format text: PATENT EXPIRED DUE TO NONPAYMENT OF MAINTENANCE FEES UNDER 37 CFR 1.362

FP Lapsed due to failure to pay maintenance fee

Effective date: 20230531