EP1668518A2 - Verfahren zum einbetten eines servers in ein speicher-subsystem - Google Patents

Verfahren zum einbetten eines servers in ein speicher-subsystem

Info

Publication number
EP1668518A2
EP1668518A2 EP04780250A EP04780250A EP1668518A2 EP 1668518 A2 EP1668518 A2 EP 1668518A2 EP 04780250 A EP04780250 A EP 04780250A EP 04780250 A EP04780250 A EP 04780250A EP 1668518 A2 EP1668518 A2 EP 1668518A2
Authority
EP
European Patent Office
Prior art keywords
processors
processor
storage
server
medium
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.)
Withdrawn
Application number
EP04780250A
Other languages
English (en)
French (fr)
Other versions
EP1668518A4 (de
Inventor
Wayne Karpoff
David Southwell
Jason Gunthorpe
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.)
EMC Corp
Original Assignee
YottaYotta Inc
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
Application filed by YottaYotta Inc filed Critical YottaYotta Inc
Publication of EP1668518A2 publication Critical patent/EP1668518A2/de
Publication of EP1668518A4 publication Critical patent/EP1668518A4/de
Withdrawn legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/0658Controller construction arrangements
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/0604Improving or facilitating administration, e.g. storage management
    • G06F3/0605Improving or facilitating administration, e.g. storage management by facilitating the interaction with a user or administrator
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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 OR CALCULATING; 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/0629Configuration or reconfiguration of storage systems
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]

Definitions

  • FIG. 1 In a Storage Area Network (SAN) architecture, the division is typically set forth as described in Figure 1.
  • software functionality managing block related functionality such as the block virtualization layer 134 and block cache management 136, are implemented on a separate storage subsystem.
  • Higher-level functionality such as file system functionality 124 and other data management functionality 122 is implemented on a traditional computer system operating as a server 102.
  • Examples of data management functionality include databases, data life cycle management software, hierarchical storage management software, and specialized software such as PACCS software used in the medical industry.
  • PACCS software used in the medical industry.
  • Various data management software systems may be used in combination with each other.
  • Communication between the server 102 and the storage subsystem 104 involves industry standard protocols such as Fibre Channel 142 driven by layers of device drivers 126 and 128 on the server side and target drivers 130 and 132 on the storage subsystem side.
  • This physical network 142 combined with layers of device drivers and target software adds considerable latency to I/O operations.
  • Positioning the file system within the server makes heterogeneous operation a challenge as building a single file system that supports multiple operating systems is non-trivial.
  • What is commonly referred to as Network Attached File Systems (NAS), as shown in Figure 2 moves most of the file system functionality 132 into the .storage subsystem.
  • Industry standard protocols, such as NFS and CIFS allow multiple operating systems to communicate to a single file system image.
  • multiple heterogeneous servers can share a single file system.
  • Communication between the server 202 and the storage subsystem 204 typically uses common networks such as Ethernet.
  • a server is embedded directly into a storage subsystem.
  • Data management functionality written for traditional servers may be implemented within a stand-alone storage subsystem, generally without software changes to the ported subsystems.
  • the hardware executing the storage subsystem and server subsystem are implemented in a way that provides reduced or negligible latency, compared to traditional architectures, when communicating between the storage subsystem and the server subsystem.
  • a plurality of clustered controllers are used.
  • traditional load-balancing software can be used to provide scalability of server functions.
  • One end-result is a storage system that provides a wide range of data management functionality, that supports a heterogeneous collection of clients, that can be quickly customized for specific applications, that easily leverages existing third party software, and that provides optimal performance.
  • a method for embedding functionality normally present in a server computer system into a storage system.
  • the method typically includes providing a storage system having a first processor and a second processor coupled to the first processor by an interconnect medium, wherein processes for controlling the storage system execute on the first processor, porting an operating system normally found on a server system to the second processor, and modifying the operating system to allow for low latency communications between the first and second processors.
  • a storage system typically includes a first processor configured to control storage functionality, a second processor, an interconnect medium communicably coupling the first and second processors, an operating system ported to the second processor, wherein said operating system is normally found on a server system, and wherein the operating system is modified to allow low latency communication between the first and second processors.
  • a method is provided for optimizing communication performance between server and storage system functionality in a storage system.
  • the method typically includes providing a storage system having a first processor and a second processor coupled to the first processor by an interconnect medium, porting an operating system normally found on a server system to the second processor, modifying the operating system to allow for low latency communications between the first and second processors, and porting one or more file system and data management applications normally resident on a server system to the second processor.
  • a method for implementing clustered embedded server functionality in a storage system controlled by a plurality of storage controllers.
  • the method typically includes providing a plurality of storage controllers, each storage controller having a first processor and a second processor communicably coupled to the first processor by a first interconnect medium, wherein for each storage controller, an operating system normally found on a server system is ported to the second processor, wherein said operating system is allows low latency communications between the first and second processors.
  • the method also typically includes providing a second interconnect medium between each of said plurality of storage controllers.
  • the second communication medium may handle all inter-processor communications.
  • a third interconnect medium is provided in some aspects, wherein inter-processor communications between the first processors occur over one of the second and third mediums and inter- processor communications between the second processors occur over the other one of the second and third mediums.
  • a storage system that implements clustered embedded server functionality using a plurality of storage controllers.
  • the system typically includes a plurality of storage controllers, each storage controller having a first processor and a second processor communicably coupled to the first processor by a first interconnect medium, wherein for each storage controller, processes for controlling the storage system execute on the first processor, an operating system normally found on a server system is ported to the second processor, wherein said operating system is allows low latency communications between the first and second processors, and one or more file system and data management applications normally resident on a server system are ported to the second processor.
  • the system also typically includes a second interconnect medium between each of said plurality of storage controllers, wherein said second interconnect medium handles inter- processor communications between the controller cards.
  • a third interconnect medium is provided in some aspects, wherein inter-processor communications between the first processors occur over one of the second and third mediums and inter-processor communications between the second processors occur over the other one of the second and third mediums.
  • FIG. 1 illustrates traditional storage area network (SAN) software towers.
  • FIG. 2 illustrates traditional network attached storage (NAS) software towers.
  • NAS network attached storage
  • FIG. 3 illustrates a server tower embedded in a storage system, such as a storage controller node, according to one embodiment of the present invention.
  • FIG. 4 illustrates embedded server hardware in a storage system, such as a storage controller node, according to one embodiment of the present invention.
  • FIG. 5 illustrates an alternate I/O module supporting Infiniband according to one embodiment of the present invention.
  • FIG. 6 illustrates an alternate I/O module supporting 8-Gigabit Ethernet ports according to one embodiment of the present invention.
  • FIG. 7 illustrates embedded server software modules according to one embodiment.
  • FIG. 8 illustrates a memory allocation scheme according to one embodiment.
  • the data management functionality is moved within the storage subsystem, i order to maximize the utilization of existing software, including third party software, and to minimize porting effort
  • the data management functionality is implemented as two separate software towers running on two separate microprocessors. While any high speed communication between the processors could be used, a preferred implementation involves implementing hardware having two (or more) microprocessors that are used to house a storage software tower and a server software tower, but allowing each microprocessor having direct access to a common memory.
  • An example of a server tower embedded in a storage system according to one embodiment is shown in Figures 3 and 4.
  • both processors 410 and 412 can access both banks of memory 420 and 422 via the HyperTransportTM bus 330.
  • the HyperTransportTM architecture is described in http://www.hvpertransport.org/tech specifications.htmL which is hereby incorporated by reference. It will be apparent to one skilled in the art that alternate bus architectures may be used, such as Ethernet, a system bus, PCI, proprietary networks and busses, etc.
  • the processors 410 and 412, bus 430 and memory 420 and 422 in Figure 4 are implemented in a single storage controller node , e.g., in a single NetStoragerTM controller card as shown in FIG. 3, according to one embodiment.
  • processor virtualization software can be used to emulate two separate processors executing a single 'real' processor. It will also be apparent that the software tower can run as a task of the server tower.
  • connectors 430 are used to connect the I/O portions of the hardware. This allows alternate I/O modules to be used to provide alternate host protocol connections such as hifiniBand®, e.g. as shown in Figure 5, or to increase Ethernet connectivity, e.g. as shown in Figure 6. The preferred implementation allows resulting I/O ports to be assigned to either software tower as desired.
  • a second tower that normally runs on an external server 706 is placed on the second processor, e.g., processor 412 of FIG. 4.
  • a traditional operating system, such as Linux 756 is ported to the second processor and used to host the overlying software layers. This allows easy adoption, usually without modification, of existing software designed for a traditional server environment.
  • the common memory e.g., memory 420 and 422 of FIG. 4, is partitioned into two regions, one for each software tower.
  • a small common region is reserved for managing data structures involved with inter-processor communications.
  • a two-way mailbox algorithm is used in one aspect for communicating between the "shared memory device drivers" running on each of the two processors as follows. Each processor maintains a work queue for the other processor. Only the initiator links work onto the end of the queue. When one processor "A” needs to message processor "B" of a communication, the following steps occur in one aspect:
  • Processor A (the initiator) allocates a control block from its own memory space. 2. Processor A sets the "completed" flag to false. 3. Processor A fills in other fields as required by the request. 4. Processor A links the request on the end of a linked list of requests destined for processor B. 5. ⁇ Processor A notifies processor B via an interrupt or event trap of the presence of work in the queue. 6. Processor B starts at the top of the queue processing uncompleted requests. When a request is completed, Processor B sets the respective "completed" flag to True and provides an interrupt to Processor A. 7. Processor A begins at the top of the queue, noting which transactions have been completed and unlinking them. The order of storing addresses is important to ensure that transactions can be unlinked without a semaphore.
  • an integer field representing priority is included and the link is scanned multiple times looking for decreasing priorities of requests.
  • data buffers are pre-allocated by the request target and can be used by the source processor to receive actual data
  • the processor initiating the request is responsible for copying the data blocks from its memory to the pre-allocated buffer on the receiving processor.
  • the actual data coping is deferred until deemed more convenient, thus minimizing latency associated with individual transactions.
  • This is preferably done without modifications outside the device driver layer of the Linux operating system; e.g. during a write operation, by "nailing" the I/O page to be written and using the Linux page image for the I/O operations in the storage system.
  • the page can be replicated as a background function on the Storage System processor (the processor implementing storage system control functionality).
  • the Server Device Driver is notified that the page is now "clean” and can be "un-nailed.”
  • the virtual memory management modules of both the Sever operating system and the storage system work cooperatively in using common I O buffers, thus advantageously avoiding unnecessary copies and minimizing the redundancy of space usage.
  • MMUs memory management units
  • multiple storage system controller nodes are clustered together.
  • the concept of clustering controllers was introduced in US Patent No. 6, 148,414. Additional refinements of clustered controllers were introduced in US Application No. 2002/0188655.
  • One advantageous result of implementing aspects of the present invention in multiple storage system controllers is that multiple Storage System Towers can export a given virtual volume of storage to multiple embedded servers. The performance scales as additional Storage System towers are added.
  • Clustered file systems are now common, wherein multiple file system modules running on multiple servers can export to their host a common file system image.
  • An example of a clustered file system is the Red Hat Global File System (http://www.redhat.com/software/rha/gfs/). If the file system 726 (FIG. 7) chosen is a clustered file system, then software layers above the file system, regardless what controller they are residing on, will see a common file system image.
  • Data Management Applications 722 that support multiple invocations to a single file image will now scale as more storage controller modules are added. Examples of software that can benefit from this environment include web servers and parallel databases. I/O intensive applications, such as data mining applications, obtain significant performance benefits from running directly on the storage controller.
  • the file system allocates its buffer space using the common buffer allocation routines described above.
  • the buffers are the largest storage consumer of a file system. Allocating them from the common pool 810, rather than the Server Tower specific pool 840, optimizes the usage of controller memory and makes the overall system more flexible.
  • Porting common software that balances application software execution load between multiple servers, such as LSF from Platform computing, onto the server tower 724 allows single instance applications to benefit from the scalability of the overall platform.
  • the load-balancing layer 724 moves applications between controllers to balance the execution performance of controllers and allow additional controllers to be added to a live system to increase performance.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Multi Processors (AREA)
  • Stored Programmes (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
EP04780250A 2003-08-08 2004-08-06 Verfahren zum einbetten eines servers in ein speicher-subsystem Withdrawn EP1668518A4 (de)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US49396403P 2003-08-08 2003-08-08
PCT/US2004/025383 WO2005015349A2 (en) 2003-08-08 2004-08-06 Method for embedding a server into a storage subsystem

Publications (2)

Publication Number Publication Date
EP1668518A2 true EP1668518A2 (de) 2006-06-14
EP1668518A4 EP1668518A4 (de) 2009-03-04

Family

ID=34135305

Family Applications (1)

Application Number Title Priority Date Filing Date
EP04780250A Withdrawn EP1668518A4 (de) 2003-08-08 2004-08-06 Verfahren zum einbetten eines servers in ein speicher-subsystem

Country Status (3)

Country Link
EP (1) EP1668518A4 (de)
CA (1) CA2535097A1 (de)
WO (1) WO2005015349A2 (de)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5163131A (en) * 1989-09-08 1992-11-10 Auspex Systems, Inc. Parallel i/o network file server architecture
EP0510245A1 (de) * 1991-04-22 1992-10-28 Acer Incorporated System und Verfahren zum schnellen Datenschreiben von einem Rechnersystem nach einem Speichersystem
DE4328862A1 (de) * 1993-08-27 1995-03-02 Sel Alcatel Ag Verfahren und Vorrichtung zum Zwischenspeichern von Datenpaketen sowie Vermittlungsstelle mit einer solchen Vorrichtung
US5873103A (en) * 1994-02-25 1999-02-16 Kodak Limited Data storage management for network interconnected processors using transferrable placeholders
US6928575B2 (en) * 2000-10-12 2005-08-09 Matsushita Electric Industrial Co., Ltd. Apparatus for controlling and supplying in phase clock signals to components of an integrated circuit with a multiprocessor architecture
US7325051B2 (en) * 2001-11-06 2008-01-29 International Business Machines Corporation Integrated storage appliance

Also Published As

Publication number Publication date
EP1668518A4 (de) 2009-03-04
WO2005015349A2 (en) 2005-02-17
CA2535097A1 (en) 2005-02-17
WO2005015349A3 (en) 2005-12-01

Similar Documents

Publication Publication Date Title
JP5347396B2 (ja) マルチプロセッサシステム
US7676625B2 (en) Cross-coupled peripheral component interconnect express switch
US7606995B2 (en) Allocating resources to partitions in a partitionable computer
US9354954B2 (en) System and method for achieving high performance data flow among user space processes in storage systems
US7451278B2 (en) Global pointers for scalable parallel applications
US11544812B2 (en) Resiliency schemes for distributed storage systems
US20140208072A1 (en) User-level manager to handle multi-processing on many-core coprocessor-based systems
US20240338330A1 (en) Apparatus and method for supporting data input/output operation based on a data attribute in a shared memory device or a memory expander
CN103368848A (zh) 信息处理设备、算术装置和信息传递方法
EP2284702A1 (de) Betrieb eines Zellprozessors über einem Netzwerk
US20040093390A1 (en) Connected memory management
KR100458104B1 (ko) 파티션 처리 환경을 위한 이종 클라이언트 서버 방법,시스템 및 프로그램 제품
CN110447019B (zh) 存储器分配管理器及由其执行的用于管理存储器分配的方法
WO2001016743A2 (en) Shared memory disk
CN1464415A (zh) 一种多处理器系统
US20050071545A1 (en) Method for embedding a server into a storage subsystem
Zhang et al. DFabric: Scaling out data parallel applications with CXL-Ethernet hybrid interconnects
WO2005015349A2 (en) Method for embedding a server into a storage subsystem
KR20230107086A (ko) 캐시-일관성을 위한 장치 및 방법
Osmon et al. The Topsy project: a position paper
US7194585B2 (en) Coherency controller management of transactions
Bae Distributed Services with Elastic Container Memory Abstractions for Big Data Clouds
CN120066815A (zh) 进程间通信方法及装置
Bae et al. Transparent Network Memory Storage for Efficient Container Execution in Big Data Clouds
Mustafa An assessment of a method to enhance the performance of cluster systems

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20060307

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LI LU MC NL PL PT RO SE SI SK TR

AX Request for extension of the european patent

Extension state: AL HR LT LV MK

A4 Supplementary search report drawn up and despatched

Effective date: 20090204

RAP1 Party data changed (applicant data changed or rights of an application transferred)

Owner name: EMC CORPORATION

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20090507