US20070203950A1 - Method and apparatus for implementing extensible network-attached secondary storage - Google Patents

Method and apparatus for implementing extensible network-attached secondary storage Download PDF

Info

Publication number
US20070203950A1
US20070203950A1 US11/797,102 US79710207A US2007203950A1 US 20070203950 A1 US20070203950 A1 US 20070203950A1 US 79710207 A US79710207 A US 79710207A US 2007203950 A1 US2007203950 A1 US 2007203950A1
Authority
US
United States
Prior art keywords
computer
block
storage
access module
module
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.)
Abandoned
Application number
US11/797,102
Inventor
Shigekazu Inohara
Itaru Nishizawa
Naoki Watanabe
Aki Tomita
Frederico Maciel
Hiroaki Odawara
Nobutoshi Sagawa
Mamoru Sugie
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.)
Individual
Original Assignee
Individual
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 Individual filed Critical Individual
Priority to US11/797,102 priority Critical patent/US20070203950A1/en
Publication of US20070203950A1 publication Critical patent/US20070203950A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • 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]
    • 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/0604Improving or facilitating administration, e.g. storage management
    • G06F3/0607Improving or facilitating administration, e.g. storage management by facilitating the process of upgrading existing storage systems, e.g. for improving compatibility between host and storage device
    • 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/0638Organizing or formatting or addressing of data
    • 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/0659Command handling arrangements, e.g. command buffers, queues, command scheduling
    • 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]
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99944Object-oriented database structure
    • Y10S707/99945Object-oriented database structure processing
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10TECHNICAL SUBJECTS COVERED BY FORMER USPC
    • Y10STECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y10S707/00Data processing: database and file management or data structures
    • Y10S707/99941Database schema or data structure
    • Y10S707/99948Application of database or data structure, e.g. distributed, multimedia, or image

Definitions

  • the present invention relates to a computer system, more specifically to a method and an apparatus for implementing extensible secondary storage, suitable for application programs.
  • Primary components in a modern computer system include computers (one computer comprises a processor, memory, and peripheral devices), a network, and a secondary storage.
  • the storage heretofore was considered as a device attached to a computer, however the situation has been changed recently.
  • the storage may be directly connected to the network.
  • the storage thereby will be able to receive and process I/O requests from a plurality of computers without any hosting computer.
  • the most popular interface between the storage and the computer is block I/O.
  • the storage By providing the storage with advanced features for every application such as sorting, image processing, and basic operations in a database system (such as selection processing, projection processing, concatenation, aggregation processing, and so on) instead of conventional block I/O, the storage will be able to cover part of processes performed by the processor in a computer.
  • Some exemplary storage proposed to feature a network interface and some part of a filesystem includes the system described in the paper by Garth A. Gibson et al., “A Cost-Effective, High-Bandwidth Storage Architecture” (Proceedings of the 8th Conference on Architectural Support for Programming Languages and Operating Systems, 1998, published by ACM; hereinafter reference #1), and the system described in the paper by Steven R. Soltis et al., “The Global Filesystem” (Proceedings of the Fifth NASA Goddard Space Flight Center Conference on Mass Storage Systems and Technologies, 1996, published by NASA; hereinafter reference #2).
  • Some exemplary high-function storage proposed in the assumption of plural applications includes the system described in the paper by Erik Riedel et al., “Active Disks: Remote Execution for Network-Attached Storage” (Technical Report CMU-CS-97-198, 1997, published by Carnegie Mellon University; hereinafter reference #3), the one described in the paper by Anurag Acharya, “Active Disks: Programming Model, Algorithms and Evaluation” (Proceedings of the 8th Conference on Architectural Support for Programming Languages and Operating Systems, 1998, published by ACM; hereinafter reference #4), and the one described in the paper by Kimberly Keeton et al., “A Case for Intelligent Disks (IDISKs)” (SIGMOD Record, Volume 27, Number 3, 1998, published by ACM; hereinafter reference #5).
  • IDISKs Intelligent Disks
  • the references #3 to #5 described the downloading from a computer to a storage of program modules that may achieve high function through the network.
  • the languages proposed appropriate for writing such modules includes the language described in the paper by J. Gosling et al., “The Java Language Specification” (1996, Addison-Wesley; hereinafter reference #6).
  • a SAD 203 is usually connected to one computer 201 through an I/O cable 202 .
  • the storage may occasionally be connected to a plurality of computers.
  • SAD 203 is comprised of a storage controller 204 and a disk 209 , and the storage controller 204 constitutes of an interface control part 205 , a buffer management part 206 , buffer memory 207 , and a disk controller 208 .
  • the disk 209 is a storage medium (secondary storage) that can save data even after the shutdown of power.
  • the control interface part 205 receives I/O requests and other transmissions sent from external devices through the I/O cable 202 and transmits the response to the requests, and other transmissions to the I/O cable 202 .
  • Buffer management part 206 controls the buffer memory 207 .
  • the buffer memory 207 temporarily saves data obtained from the disk 209 .
  • the disk controller 208 controls the disk to block read from and block write to the disk 209 .
  • Interface 210 between the SAD 203 and the computer 201 provides input/output of block basis.
  • FIG. 3 the arrangement of a recently emerged storage, network-attached storage (NAS) will be described.
  • NAS network-attached storage
  • NAS 303 may be connected through a network 302 to one or more of computers 301 , 301 ′, etc.
  • NAS 303 is comprised of a storage controller 304 and disk 309
  • the storage controller 304 is comprised of a network controller 305 , a buffer management part 306 , buffer memory 307 , and a disk controller 308 .
  • the network controller 305 receives I/O requests and other transmissions sent from external devices through the network 302 and transmits the response to the requests, and other transmissions to the network 302 .
  • the disk 309 , the buffer management part 306 , the buffer memory 307 , the disk controller 308 have their functions similar to the disk 209 , the buffer management part 206 , the buffer memory 207 , and the disk controller 208 , respectively.
  • NAS interface 310 the interface between NAS 303 and computers 301 , 301 ′, . . . , provides input/output of block basis.
  • Advanced SAD storages 403 may usually be connected to one computer 401 through an I/O cable 402 . In some cases it may be connected to a plurality of computers.
  • the Advanced SAD storage 403 is comprised of a storage controller 404 and a disk 409
  • the storage controller 404 is comprised of an interface control part 405 , a buffer management part 406 , buffer memory 407 , a disk controller 408 , and application-oriented function part 411 .
  • the I/O cable 402 , the interface control part 405 , the buffer management part 406 , the buffer memory 407 , the disk controller 408 , and the disk 409 provide the same functionality as the I/O cable 202 , the interface control part 205 , the buffer management part 206 , the buffer memory 207 , the disk controller 208 , and the disk 209 , respectively.
  • the application-oriented function part 511 provides some advanced functions for specific applications, such as sorting, image processing, basic operations of a database system such as selection processing, projection processing, concatenation, and aggregation processing, and so on.
  • High-function SAD interface 410 may have, in addition to block I/O, interface for making use of advanced processing provided by the application-oriented function part 411 from external devices.
  • FIG. 5 Reference is now made to FIG. 5 to describe the arrangement of a high-function NAS storage, which has been recently proposed.
  • One or more of high-function NAS storages 503 may usually be connected to one or more of computers 501 , 501 ′, etc. through a network 502 .
  • the high-function NAS storage 503 is comprised of a storage controller 504 and a disk 509
  • the storage controller 504 is comprised of a network controller 505 , a buffer management part 506 , buffer memory 507 , a disk controller 508 , and an application-oriented function part 411 .
  • the network controller 505 , the disk 509 , the buffer management part 506 , the buffer memory 507 , and the disk controller 508 may have the same functionality as the network controller 305 , the disk 309 , the buffer management part 306 , the buffer memory 307 and the disk controller 308 , respectively.
  • the application-oriented function part 411 provides some advanced functions for specific applications, such as sorting, image processing, basic operations of a database system (such as selection processing, projection processing, concatenation, and aggregation processing, and so on).
  • the high-function NAS interface 510 may have, in addition to block I/O, interface for making use of advanced processing provided by the application-oriented function part 411 .
  • the system described in reference #4 and the one described in reference #5 may download functions of the application-oriented function part 411 from external devices.
  • the storage is to contiguously provide functions effective to a vast range of application. If the range of application is sufficiently vast, that may lead to larger market, and then larger market may lead to some decrease of development cost and to some increase of development speed.
  • machines proprietary for database usage these machines was difficult to have sufficient competitive power to survive among other multi-purpose machines using versatile devices, because these database-specific machines lacked sufficient range of versatility so that enough development cost was not invested.
  • the filesystem is created on the block access so that the application range will be limited.
  • OS operating system
  • the reference #4 proposes a plurality of advanced functions achieved on the software layer in the proximity of conventional operating system (OS).
  • OS operating system
  • the structure of the software corresponding to the conventional OS is different in every application.
  • RDBMS relational database management system
  • RDBMS do not use filesystem provided by OS.
  • RDBMS do not require a filesystem.
  • the system described in the reference #5 is still in its designing step, however intends to use with RDBMS with its limited range of application.
  • module program modules
  • the development cost should be developed with lower development cost and should achieve advanced functions designated for each of applications. Also the modules for achieving advanced functions are different in every application. If the common part of the advanced functions are extracted and shared, overlapped development of the common part of modules will not be required as well as the debugging of the common part of module will be eliminated, so that lower development cost will be realized. In addition, it is anticipated that the development cost will be further reduced in case where some mechanism, which may run a developed module in high speed, is provided, since the development time required for tuning of the module may be shortened.
  • the object of the present invention is to provide a method and apparatus for implementing extensible network-attached secondary storage by solving problems cited above to contiguously provide functions effective for a vast range of applications so as to enable the storage of next generation to be achieved.
  • apiece of data used by an application is taken into consideration for the common part of advanced functions for a plurality of applications.
  • object include, for example, such data as a table, a record, and a column in a database system, a file in a filesystem, as well as a file in a specific file format for an application dealing with the specific file format on a filesystem.
  • Method for placing an object data into a secondary storage is usually set for an application or a range of application, the number of which method is less than the number of advanced functions for every application.
  • object access module a module accessing to an object stored on the secondary storage
  • function module a module implementing advanced functions
  • the extensibility of storage may be provided by enabling object access modules to be downloadable from a computer to storage.
  • the object access modules may determine how to be stored in the secondary storage.
  • Objects for an application may be retrieved from one or more of blocks in a secondary storage by using these modules. In such a way, the development cost of function modules for a vast range of applications may be reduced.
  • the objects referred in accordance with the present invention is not limited to such objects having simple structure, such as variable-length data present in a contiguous blocks. It should also be understood that objects in general exists in a plurality of non-contiguous blocks, and that references between blocks are also present. For example, in the filesystem described in the paper by Uresh Vahalia, “UNIX Internals: The New Frontiers”, pp. 262-266, 1996, Prentice-Hall; hereinafter reference #7), one file may be linked by using inter-block reference of one, two or three levels. B-trees and hash tables, which are used by preference in the index of database, are also complex objects including multilevel inter-block reference.
  • the development cost may be reduced by writing in the declaration the declarative part of the way to store objects in a secondary storage (in which part of which block and in which order the object is stored).
  • object description data is introduced, which describes declaratively the way to store objects in secondary storages.
  • the extensibility of storage may be provided while object-basis accesses may be achieved with lower development cost.
  • the reduction of development cost may be possible with function modules achieved by using the functions of object access modules.
  • the function modules By enabling the function modules to be downloadable from a computer to storage, the extensibility of storage may be provided while sophisticated functions for each application may be achievable.
  • the object access module Since the object access module is shared, it is likely to be stable. On the other hand, since a function module is specific for each application or for each advanced function, it is likely to be time-consuming until debugged to be stable. By taking this fact into consideration, in accordance with the present invention, a module, which protects the use of object, access modules from a function module (protection module) will be introduced.
  • protection may be provided while the extension for each of objects and for each of application programs may be achievable.
  • Mutual exclusion will be provided since it is likely to occur the case where function modules use a single object at the same time. Since there are inclusive relationships between objects (for example, a table, a record, and a column in a relational database are related in the way of inclusion in this order), the storage should provide a module implementing mutual exclusion (locking module), by taking into account the inclusive relation between objects in order to implement mutual exclusion of such a plurality of objects as cited above in a way preferable.
  • locking module implementing mutual exclusion
  • a compiler In order to run modules in higher speed, a compiler should be provided in the storage or in a management computer.
  • a management computer which manages the downloading of modules into a plurality of storages, will be provided so as to download modules into the storages after the processing of modules (typically a compilation) if required.
  • FIG. 1 is a schematic block diagram illustrating the overview of an embodiment in accordance with the present invention
  • FIG. 2 is a schematic diagram illustrating the structure of a server-attached storage
  • FIG. 3 is a schematic diagram illustrating the structure of a network-attached storage
  • FIG. 4 is a schematic diagram illustrating the structure of a high-function server-attached storage
  • FIG. 5 is a schematic diagram illustrating the structure of a high-performance network-attached storage
  • FIG. 6 is a schematic diagram illustrating the structure of active network storage
  • FIG. 7 is a schematic diagram illustrating the structure of a module
  • FIG. 8 is a schematic diagram illustrating the structure of an object access module using object description data
  • FIG. 9 is a schematic diagram illustrating the structure of a protection module
  • FIG. 10 is a schematic diagram illustrating the structure of an object description data (table form).
  • FIG. 11 is a schematic diagram illustrating an embodiment of the object description data (table form).
  • FIG. 12 is a schematic diagram illustrating the structure of an object description data (parser form).
  • FIG. 13 is a schematic diagram illustrating an embodiment of the object description data (parser form).
  • FIG. 14 is a schematic diagram illustrating the structure of object description data (pattern-matching type).
  • FIG. 15 is a schematic diagram illustrating the structure of protection policy
  • FIG. 16 is a schematic flowchart illustrating the sequence of the object-based I/O using the object description data in table form
  • FIG. 17 is a schematic flowchart illustrating the sequence of the object-based I/O using the object description data in parser form ( 1 );
  • FIG. 18 is a flowchart illustrating the sequence of the object-based I/O using the object description data in parser form ( 2 );
  • FIG. 19 is a schematic flowchart illustrating the process flow of foundObject used in the parser.
  • FIG. 20 is a schematic diagram illustrating the registration of a module from an ANS client computer into ANS;
  • FIG. 21 is a schematic diagram illustrating the registration of a module from an ANS client computer into ANSI through an ANS management computer;
  • FIG. 22 is a schematic diagram illustrating an ANS management table
  • FIG. 23 is a schematic diagram illustrating the structure of striping I/O by ANS.
  • the reference number 101 designates to a computer system preferable to the present embodiment.
  • the 15 system 101 comprises a network 103 , one or more of computers 102 , 102 ′, . . . interconnected by the network 103 , and one or more of active network storage (ANS) 104 .
  • ANS active network storage
  • the network 103 may be a LAN (local area network) used in an organization or in one working group thereof (here an organization may be an enterprise, a school, or a similar corporation). Also, the network 103 may be part of WAN (wide area network) or WAN itself, which may interconnect a plurality of geologically dispersed points. In addition, the network 103 may be an interconnection network between computers, or a network interconnecting processors within parallel computers. The network 103 may be an I/O cable (such as SCSI cable) connecting a computer and an ANS 104 .
  • I/O cable such as SCSI cable
  • Computers 102 , 102 ′, . . . may be comprised of arbitrary computers, such as personal computers, workstations, parallel computers, mainframes, or portable computers.
  • the number and the arrangement of computers 102 , 102 ′, . . . , network 103 , and ANS 104 as shown in FIG. 1 are for the purpose of illustration and should not be considered to limit the scope of the present invention.
  • the ANS 104 is an extensible secondary storage.
  • the ANS 104 is comprised of one or more of disks 111 and an active network storage controller (ANSC) 105 .
  • ANSC active network storage controller
  • the disk 111 is a storage medium (secondary storage), which may retain data after shutdown of power. Although there are many designations such as sector, or track, for the unit of data storage in the disk 111 , the data storage unit in this specification will be referred to as “block.”
  • the disk 111 is comprised of a plurality of blocks, and may perform input/output in block-basis. If the secondary storage is a hard disk, size of a block is 512 bytes or 4 K bytes of fixed length in many cases. If the disk 111 is a hard disk for a mainframe, block size may be either fixed length or variable length. If the disk 111 is another type of secondary storage such as a tape drive, the block size of that secondary storage is specified by the device. It should be noted that in case of a certain secondary storage that may provide I/O interface in byte-basis, instead of block-basis, the present invention might be applied by considering one byte as one block.
  • the ANSC 105 controls the ANS 104 .
  • the ANSC 105 is comprised of a network controller part 106 , a module execution part 107 , a buffer management part 108 , buffer memory 109 , and a disk controller 110 .
  • the network controller part 106 receives I/O requests and other transmissions sent from external devices such as computers 102 , 102 ′, . . . through the network 103 and transmits the response to the requests, and other transmissions to the network 103 .
  • the module execution part 107 achieves many functions provided by the ANS 104 . The details of functions will be described later.
  • the buffer management part 108 controls the buffer memory 109 .
  • the buffer memory 109 temporarily stores data obtained from the disk 111 .
  • the disk controller 110 controls the disk 111 to block read from and block write to the disk.
  • the network controller part 106 , the buffer management part 108 , the buffer memory 109 , the disk controller 110 are well known in the Prior Art therefore will not be described further in greater details.
  • the functions provided by the module execution part 107 may be classified into four types as block-basis I/O, object-basis I/O, advanced function for each application, and other functions.
  • the storage has been provided the object-basis I/O to computers.
  • the main function of the object-basis I/O are to read data from a block (to read data from a block corresponding to the specified at least one block number so as to answer the computer), and to write data to the block (to write data to a block corresponding to the specified at least one block number to be written).
  • Object-basis I/O is to read/write a whole “object” as described later or part thereof.
  • An object is a piece of semantic data to be stored to storage by an application program run on the computers 102 , 102 ′.
  • the definition of object may differ from one application to another, or from one field of application to another.
  • Some examples of object includes, such data as a table, a record, and a column in a database system, a file in a filesystem, as well as a file in a specific file format for an application dealing with the specific file format on a filesystem.
  • the advanced function for each application is I/O process defined by an application program when needed.
  • Some examples of the advanced function include, for example, sorting, image processing, and basic operations in a database system (such as selection processing, projection processing, concatenation, aggregation processing, and so on).
  • Other functions include, for example, initialization, backup, and copy of the disk 111 .
  • the module execution part 107 implements the functions as above cited by combining one or more program modules 112 , 112 ′, 112 ′′ . . . .
  • the modules 112 , 112 ′, 112 ′′, . . . maybe classified into function module 113 , object access module 114 , block access module 115 , protection module 116 , and locking module 117 , according to the function provided.
  • a new type of module may additionally be defined.
  • the function module 113 implements the advanced function for each application as cited above. There may be single or plural modules according to the type of advanced function.
  • the object access module 114 implements object-basis I/O as cited above. There maybe single or plural modules according to the type of object.
  • the block access module 115 implements block-basis I/O as cited above. There maybe single or plural modules according to the type of block.
  • the protection module 116 implements protection by selectively allowing or denying calls between modules. There may be single or plural modules according to the type of protection.
  • the locking module 117 implements mutual exclusion of object-basis. There may be single or plural modules according to the type of mutual exclusion.
  • the ANS interface 118 interfaces between ANS 104 and external devices such as computers 102 , 102 ′ . . . .
  • the interface includes registration/deletion of modules 119 , method invocation 120 , registration/deletion of object description data 121 , registration/deletion of protection policy 122 .
  • the registration/deletion of modules 119 is an interface for registering the modules 112 , 112 ′, and 112 ′′, . . . to the ANS 104 from external devices and for deleting modules from the ANS 104 .
  • the method invocation 120 is an interface for invoking a specific function of the module registered to the ANS 104 to receive the response.
  • a “method” is a process flow provided by a module, as described later.
  • the registration/deletion of object description data 121 is an interface for registering to and for deleting from the ANS 104 an object description data, which is data describing how an object is stored in the secondary storage. The object description data will be described in greater details below.
  • protection policy 122 is an interface for registering to and for deleting from the ANS 104 the protection policy, which policy is data describing the way of protection between modules implemented by the protection module 116 .
  • the protection policy will be described in greater details below.
  • the network controller 106 will send the request to either the module execution part 107 or the buffer management part 108 according to the type of request ( 602 , 615 ).
  • the requests sent to the buffer management part 108 will be functions provided by the conventional SAD type storage, such as block-basis I/O of the method invocation 120 .
  • the requests sent to the module execution part 107 will be any other type of requests. In other words, the registration/deletion of modules 119 , registration/deletion of object description data 121 , registration/deletion of protection policy 122 , and method invocation 120 except block-basis I/O will be sent to the module execution part 107 .
  • module management part 650 manages and executes a variety of modules. The registration/deletion of modules 119 will be dispatched by the module management part 650 to an appropriate module.
  • a method invocation request with respect to the advanced function for each application will be sent to a function module 651 to be processed ( 603 ).
  • a method invocation request with respect to the object-basis I/O and the registration/deletion of object description data 121 will be sent to an object access module 652 to be processed ( 609 ).
  • the requests that the buffer management part cannot directly deal with will be sent to a block access module 653 ( 611 ).
  • the registration/deletion of protection policy 122 will be sent to the protection module 654 for processing ( 659 ).
  • the module registration/deletion 119 will be processed directly by the module management part 650 . In other words, in case of module registration, the module sent thereto will be saved in the module execution part 107 as a new module. In case of module deletion, the module specified will be deleted from within the module execution part 107 .
  • the function module 651 uses the object-basis I/O function provided by the object access module 652 and the mutual exclusion function provided by the locking module 655 to implement advanced functions ( 605 ).
  • the locking module 655 further uses function of the object access module 652 ( 608 ) to implement the mutual exclusion.
  • the function module 651 uses the function of the object access module 652 , invokes a method in the object access module 652 .
  • This method invocation will be at first sent by the module management part 650 to the protection module 655 to determine whether the invocation will be allowed or denied ( 604 ), if invocation allowed, the method invocation request will be sent to the object access module 652 ( 607 ).
  • the object access module 652 implements object-basis I/O by using block-basis I/O function of the block access module 653 ( 610 ).
  • the block access module 653 implements block-basis I/O by either transmitting a block retrieval request to the buffer management part 108 ( 613 ) or directly making reference and changes to the buffer memory 109 ( 614 ).
  • the buffer management part 108 may be directly invoked, for example when the module management part 650 saves a modules ( 612 ).
  • the buffer management part 108 manages the contents of the buffer memory 109 ( 616 ). For example, it performs a block replacement of the buffer memory 109 , invokes write-back processing of dirty blocks to the disk 111 , transfers a block reference request with respect to the block absent in the buffer memory 109 to the disk controller 110 ( 617 ), and invokes a process for transferring a block from the disk controller 110 to the buffer memory 109 ( 618 ).
  • the disk controller 110 receives the block-basis I/O request to the disk 111 to actually drive the disk 111 to perform I/O ( 619 ).
  • the object access module 114 , block access module 115 , protection module 116 , locking module 117 have a common structure as shown in FIG. 7 .
  • the module 701 contains one or more of methods 702 , more than zero variable (attribute, 703 ). When receiving a method invocation 704 from another module in the module 701 or from outside, a corresponding method will be run. Method 702 refers and changes its attribute 703 , or invoke a method 705 of another module to proceed the process.
  • Method used by the function module includes methods in the object access module and in the locking module.
  • object (and its some part) will be specified as a method to provide to outside and other modules the method of referring to and changing its contents.
  • getObject(Object) ⁇ specifying an object to refer to the whole contents of that object ⁇
  • getObject (Object, offset, size) ⁇ specifying an object, the number of bytes from the top of the object, and the number of bytes of the target to refer to the specified data ⁇
  • getObject (Object, tag1, tag2 . . . ) ⁇ specifying an object, and tag(s) pointing to the portion to be retrieved to refer to the specified data ⁇
  • getObject (Object, j, k . . . ) ⁇ specifying an object and index pointing to the portion to be retrieved to refer to the specified data ⁇
  • getNextObject(Object) ⁇ referring the next part of the specified object ⁇ will be provided as method referring to part of an object. Tags will be described later with reference to FIGS. 10, 12 , and 14 .
  • setObject(Object, data) ⁇ specifying an object to change the whole contents of that object ⁇
  • setObject(Object, data, offset, size) ⁇ specifying an object, the number of bytes from the top of the object, the number of bytes of the target to change the specified data ⁇
  • setObject(Object, data, tag1, tag2 . . . ) ⁇ specifying an object, tag (s) pointing to the portion to be changed to change the specified data ⁇
  • setObject(Object, data, j, k . . . ) ⁇ specifying an object and index pointing to the portion to be changed to change the specified data ⁇
  • setNextObject(Object, data) ⁇ changing the next part of the specified object ⁇
  • addObjectDescription(desc) and deleteObjectdescription(desc) will be provided, for registering and deleting an object description data, as will be described later.
  • block referring method and block changing method will be provided to outside and other modules as methods. More specifically, getBlock(blockID) (specifying a block number to refer to that block), and setBlock(blockID, data) (specifying a block number to change that block) will be provided.
  • getProtection(source, dest, method) will be provided for the module management part, which method determines whether or not a method invocation is allowed or denied according to the given specification (source, destination, method) of said method invocation.
  • a method addProtectionPolicy (policy) and deleteProtectionPolicy(policy) for registering and deleting respectively a protection policy description data will be provided, as will be described later.
  • lockObject for locking an object
  • unlockObject for unlocking an object
  • addObjectRelationship Object, Object
  • deleteObjectRelationship Object, Object
  • FIG. 8 the internal structure and typical operation of a module using object description data, among object access modules, will be described.
  • the object access module using object description data also contains one or more of methods 802 and more than zero attribute 803 in the module 801 .
  • the method 802 will be invoked by the method invocation 804 to refer to and change an attribute 803 , or to proceed a process by a method invocation 805 of another module.
  • the object access module using object description data retains the object description data 806 in the method 802 , registers or deletes the object description data 806 in response to object description data registration/deletion 807 .
  • the structure and usage of object description data 806 will be described later by referring to FIGS. 10, 12 and 14 .
  • FIG. 9 the internal structure and typical operation of a protection module will be described.
  • the protection module contains in the module 901 a protection check part 902 and a protection policy 903 .
  • the protection check method 904 invokes protection check module 902 , and method invocation will be allowed or denied with reference to the protection policy 903 .
  • the protection module responds to the registration and deletion of protection policies 905 to register or delete a protection policy 903 .
  • the first type is table form, which is preferred if the data string sequence within a block or between blocks is fixed (or such object portion).
  • this form may be advantageous for a file in a filesystem, and an index of a database system.
  • the second type of the object description data of the present invention is parser form, which describes the data sequence within a block or between blocks by using context free grammar.
  • This type of object is preferred if the data string sequence within a block or between blocks has relatively large degree of freedom (or such object portion).
  • This form may be advantageous for example, for a table in a database system, or a directory in a filesystem.
  • the third type of the object description data is pattern matching.
  • the pattern-matching type determines a file format based on whether data in a specified part of a block or an object has some specific value or pattern. This type is preferred if some objects of the same structure may contain data of different format. For example, this form may be preferred when image files in a plurality of file formats are stored in a file in a filesystem and it is desirable to switch advanced functions according to the file format.
  • the object description data (table form) 1001 is a table containing six elements, i.e., a tag 1002 , type 1003 , offset 1004 , size 1005 , count 1006 , and block type 1007 . From this table the sequence of data within a block and between blocks can be obtained. A single row indicates a piece of semantic data in a block.
  • the tag 1002 is the name given to apiece of semantic data. This name is used for accessing to this data.
  • the type 1003 indicates the type of said data.
  • the offset 1004 indicates from which byte from the top of the object the data is stored.
  • the size 1005 indicates the number of bytes of the data.
  • the count 1006 indicates the total number of the data when the data is successive.
  • the block type 1007 indicates the type of block number pointed to by the data when the data is block number pointing to another block.
  • UFS_inode object 1101 is an object storing meta data of said file. It is shown comprised of di_mode, di_nlink, di_uid, di_gid, di_size, di_addrl, di_addr2, di_addr3, di_addr4, di_gen, di_atime, di_mtime, and di_ctime.
  • di_mode it is short type, occupies 2 bytes from the top 0th bytes of the object, and repeats for once.
  • di_addrl when considering di_addrl, it is BLOCK type (i.e., block number pointing to another block), occupies three bytes from the 12th bytes of the top of the object, and repeated for 10 times, and the block referenced to by this element is UFS_data object 1102 .
  • UFS_data object 1102 UFS_indirectl object 1103 , UFS_indirect2 object 1104 , UFS_indirect3 object 1105 are described in the figure in a similar manner. These objects define a structure of a file containing zero to three steps of indirect reference.
  • the object description data (parser form) 1201 is a table containing four items, i.e., tag 1202 , initialization code 1203 , context 1204 , and code 1205 . From this table, a parser for parsing blocks will be constructed to parse blocks to obtain data sequence within a block and between blocks.
  • the tag 1202 is the name given to a piece of data.
  • the initialization code 1203 is an instruction string to be executed before parsing of the data.
  • the context 1204 specifies the context to be parsed. In accordance with the method of specification of the present embodiment, context free grammar and somewhat extended description will be allowed.
  • the code 1205 is an instruction string to be executed after parsing of the context.
  • Table definition 1301 indicates an example of table definition in a database system. This defines a customer table of three columns, c_id, c_name, and c_address.
  • Grammar 1302 is an object description data of the customer table corresponding to the table definition 1301 .
  • the table in this example is in five rows, defining in each row customer ( ) for parsing the entire table, record( ) for parsing a row, c_id ( ) for parsing c_ids, c_name( ) for parsing c_names, c_address ( ) for parsing c_addresses.
  • the object description data (pattern-matching type) 1401 is a table containing three items, i.e., file format 1402 , tag 1403 , and pattern 1404 . More than one set of tag 1403 and pattern 1404 correspond to one file format 1402 .
  • the file format 1402 is the name given for a file format.
  • the tag 1403 is the name of a piece of data of part of an object, said name given by another object description data.
  • the pattern 1404 is the pattern for performing the pattern matching with the data indicated by the tag 1403 .
  • an object is determined to be in the file format given in the file format 1402 .
  • the protection policy is data that the protection module retains for selectively allowing or denying calls between modules.
  • the protection policy description data 1501 is comprised of sender 1502 , receiver 1503 , method 1504 , and allow/deny 1505 .
  • the sender 1502 is the sender of method invocation
  • the receiver 1503 is the receiver of method invocation
  • the method 1504 is the name of method to be invoked
  • the allow/deny 1505 is either “allow” or “deny”.
  • the protection module verifies the sender, receiver, and method against the sender 1502 , receiver 1503 , method 1504 of the protection policy description data 1501 when invoking a method to determine to allow or deny said method invocation in accordance with the value in “allow/deny” 1505 .
  • getObject (Object, “tag1”, “tag2”) by using the object description data in table form will be described as a typical example.
  • Other variants of the getObject implemented by using the object description data in table form may be implemented in a similar manner.
  • getObject (Object, “tag1”, “tag2”, . . . “tagN”) is a method, which refers the block pointed to by the tag1 at the top of the block in the object, then refers the block pointed to by the tag2 pointed to by the tag1, and finally refers to the data met to the tagN.
  • a loop is formed from step 1601 to 1607 .
  • step 1601 a line of the object description data the tag of which matches with the first tag will be searched.
  • step 1602 if second tag exists (Y), then control will be passed to step 1603 , otherwise, if not then the process proceeds to step 1608 .
  • step 1603 type 1003 of the search result line will be checked to see whether to be block type. If true (Y), then the control passes to step 1604 , otherwise, if not (N) the process will be abnormally terminated.
  • step 1604 data having the length of size 1005 and starting from offset 1004 from the beginning of the target block to be processed (first block of the object for the first iteration) will be obtained.
  • step 1605 data obtained in step 1604 will be set as the block number of the next target block to be processed.
  • step 1606 the object description data to be used will be switched to the object description data of the block type 1007 .
  • step 1607 first tag will be discarded, and tag sequence starting from second tag will be shifted to left for one element. The process returns to step 1601 after step 1607 .
  • step 1608 data having the length of size 1005 and starting from offset 1004 from the beginning of the target block will be obtained, in order to reply data as the return value of getObject ( ).
  • block-basis I/O provided by the block access module will be used as needed.
  • step 1701 the arguments i. j, k, . . . will be set to the target sequence.
  • the object parser will be invoked so as to analyze the target block (first block of the object for the first iteration; the target may be changed to another block when the parse progress). The parser will terminate step 1702 if either the target sequence was detected by the parser or if parsed through the end of the object.
  • step 1703 the parser will detect the target sequence to determine whether or not the parsing has been successful. If true (Y) then in step 1704 the resulting parse data will be replied as the return value of the getObject( ), otherwise if not (N) the process will be terminated abnormally.
  • step 1801 the “tag” argument will be set as the target tag.
  • step 1802 the object parser will be invoked so as to analyze the target block (first block of the object for the first iteration; the target may be changed to another block when the parse progress). The parser will terminate step 1802 if either the target sequence was detected by the parser or if parsed through the end of the object.
  • step 1803 the parser will detect the target sequence to determine whether or not the parsing has been successful. If true (Y) then in step 1804 the resulting parse data will be replied as the return value of the getObject ( ), otherwise if not (N) the process will be terminated abnormally.
  • foundObject (“tag”, offset, size, i. j, k . . . ) invoked when parsing of part of the object has been successful within the object description data in parser form will be described.
  • step 1901 getObject ( ) will be checked to see whether or not the target tag set in getObject( ) matches with the “tag” argument. If true (Y) then the process flow proceeds to step 1903 , otherwise if not (N) then the process flow proceeds to step 1902 .
  • step 1902 the target sequence set in getObject ( ) will be checked to see whether it matches with the arguments i. j, k, . . . If true (Y) then the process flow proceeds to step 1903 , otherwise if not (N) then the process flow will be terminated.
  • step 1903 data having the length of size and starting from the offset from the beginning of the target block of getObject ( ) will be obtained so as to set to the parse result. When obtaining the data, block-basis I/O provided by the block access module will be used as needed.
  • ANS client 2001 will register module 2006 to ANS 2002 through network 2003
  • the ANS 2002 is comprised of, as mentioned above, ANSC 2004 and disk 2005 .
  • module 2006 may not be essential but may be preferable to write module 2006 with one of any platform-independent languages such that the module 2006 becomes independent from the machine type of the ANS 2002 .
  • platform-independent languages there are many languages of choice including interpreter languages.
  • interpreter languages In particular there are some languages, which may provide platform-independent executables, safe-type systems, and safe execution environment by recognizing the displacement through the network, these are preferable for writing the module 2006 .
  • the first solution may be to provide a compiler within the ANS to recompile the module written in a language recognizing the displacement through the network to a faster executable, such as an executable written in machine language.
  • compiling modules may be performed within the module management part 650 .
  • the second solution may be to provide a computer outside the ANS with compilers for a plurality of types of ANS installed, to register modules to the ANS through this computer (ANS management computer).
  • This alternative may be effective when it is difficult to install such large software as compilers to the ANS due to for example cost-performance ratio, or when a plurality of ANS does exist on the network.
  • An ANS client computer 2101 will send a platform-independent module 2107 through the network 2103 to ANS management computer 2104 .
  • the ANS management part 2110 of the ANS management computer 2104 will refer to ANS management table 2111 as described later to select one of module compilers 2109 , 2109 ′, . . . in accordance with the target ANS of the platform-independent module 2107 . Then it will compile with said compiler the platform-independent module 2107 to obtain a compiled module 2108 .
  • the ANS management part 2110 will obtain the network address of the target ANS of the compiled module 2108 from the ANS management table 2111 to send the compiled module 2108 to the target ANS.
  • the target ANS 2102 is comprised of ANSC 2105 and disk 2106 as have been mentioned above.
  • ANS management table 2201 is comprised of four items, i.e., ANS name 2202 , network address 2203 , model 2204 , and compiler 2205 .
  • the table maintains the relationships between a plurality of ANS network addresses, models, and module compilers. One row corresponds to one ANS.
  • the ANS name 2202 is the name of an ANS.
  • the network address 2203 is the network address of the ANS.
  • the model 2204 is the model name of the ANS.
  • the compiler 2205 is the name of the module compiler used for compile modules for the ANS.
  • ANS management computer 2104 having ANS management part 2110 , ANS management table 2111 , and module compilers 2109 , 2109 ′ . . . ANS will be achieved which may execute modules faster, and which will reduce management costs with respect to the compilation.
  • FIG. 23 as an example of ANS, a method for implementing striping I/O from an ANS client computer to a plurality of ANS will be described below.
  • Faster I/O may be enabled by striping, that is, when ANS client computer 2301 performs I/O to a file, the file will be saved on a plurality of disks, resulting in that a plurality of disk I/O may be distributed to a plurality of disks.
  • the striping may be achieved as follows.
  • the striping management ANS 2303 When the ANS client computer 2301 reads or writes a file striped on a plurality of ANS 2304 , it will transmit request for striping information 2305 to the striping management ANS 2303 . At this time, the striping management ANS 2303 will reply to the ANS client computer 2301 with the striping information indicating the way that the file is striped on the ANS 2304 (information indicating which ANS stores which block of the file). This feature may be implemented as an object access module 114 of the striping management ANS 2303 .
  • the ANS client computer 2301 then computes the ANS storing the part to read/write of the file based on the striping information to transmit I/O request 2306 to one or more of appropriate ANS. This two-step operation enables the striping I/O on a plurality of ANS to be implemented.
  • the striping has been heretofore implemented on the server, and the storage has been passive for receiving I/O requests from the server.
  • the storage itself may implement the striping. This will result in the extensibility and interchangeability of the storage. For example, if a user who bought one storage intended to implement striping I/O to solve the bottleneck of the storage by adding another storage, in accordance with the conventional implementation of the striping on the server, he or she needs to buy a new server at the same time, resulting in expensive modification of storage.
  • the method of the present invention provides advantages that no additional server is required, that striping may be readily implemented by preparing two storages and downloading the object access module 114 .
  • the present invention provides a method and apparatus for implementing a storage directly connected to a network or providing advanced functions, comprising the steps of:

Abstract

A storage comprising an object access module for the shared part for implementing advanced I/O provides an interface for registering and deleting object description data declaring how to store objects within a second storage, in order to reduce the development cost of modules for implementing functions. Also, in order to reduce the total cost of ownership, modules are transferred to the storage through a management computer. The present invention allows the storage for contiguously providing functions effective to a vast range of applications to be provided with lower development cost as well as lower total cost of ownership.

Description

  • The present application is a continuation of application Ser. No. 09/416,961, filed Oct. 13, 1999, the contents of which are incorporated herein by reference.
  • BACKGROUND OF THE INVENTION
  • The present invention relates to a computer system, more specifically to a method and an apparatus for implementing extensible secondary storage, suitable for application programs.
  • DESCRIPTION OF THE RELATED ART
  • Primary components in a modern computer system include computers (one computer comprises a processor, memory, and peripheral devices), a network, and a secondary storage. The storage heretofore was considered as a device attached to a computer, however the situation has been changed recently.
  • At first, there become common in recent years that a plurality of computers shares a single storage, because of the widespread usage of network. The processing power of the computer attaching the storage may become a bottleneck to cause storage input/output (I/O) from another computer through a network to be slowed down.
  • Secondly, The storage capacity and the throughput required for a storage increase from year to year. “Greg's law” anticipates that “the demand of the storage capacity for a data warehouse becomes double in nine months”. As a result, the number of storages attached to a single computer may grow up so that the computer may become the bottleneck of the storage I/O.
  • Thirdly, since the number of transistors integrated in a hard disk controller LSI has been increased rapidly, the opportunity to realize a high-function storage has been increased.
  • By keeping in mind such situation as mentioned above, there has been proposed the addition of some new features to the storage controller LSI. Some candidates of these new features comprise a network interface and advanced function for the application programs.
  • By providing the storage with a network interface, the storage may be directly connected to the network. The storage thereby will be able to receive and process I/O requests from a plurality of computers without any hosting computer.
  • At present, the most popular interface between the storage and the computer is block I/O. By providing the storage with advanced features for every application such as sorting, image processing, and basic operations in a database system (such as selection processing, projection processing, concatenation, aggregation processing, and so on) instead of conventional block I/O, the storage will be able to cover part of processes performed by the processor in a computer.
  • Some exemplary storage proposed to feature a network interface and some part of a filesystem includes the system described in the paper by Garth A. Gibson et al., “A Cost-Effective, High-Bandwidth Storage Architecture” (Proceedings of the 8th Conference on Architectural Support for Programming Languages and Operating Systems, 1998, published by ACM; hereinafter reference #1), and the system described in the paper by Steven R. Soltis et al., “The Global Filesystem” (Proceedings of the Fifth NASA Goddard Space Flight Center Conference on Mass Storage Systems and Technologies, 1996, published by NASA; hereinafter reference #2).
  • Some exemplary high-function storage proposed in the assumption of plural applications includes the system described in the paper by Erik Riedel et al., “Active Disks: Remote Execution for Network-Attached Storage” (Technical Report CMU-CS-97-198, 1997, published by Carnegie Mellon University; hereinafter reference #3), the one described in the paper by Anurag Acharya, “Active Disks: Programming Model, Algorithms and Evaluation” (Proceedings of the 8th Conference on Architectural Support for Programming Languages and Operating Systems, 1998, published by ACM; hereinafter reference #4), and the one described in the paper by Kimberly Keeton et al., “A Case for Intelligent Disks (IDISKs)” (SIGMOD Record, Volume 27, Number 3, 1998, published by ACM; hereinafter reference #5).
  • The references #3 to #5 described the downloading from a computer to a storage of program modules that may achieve high function through the network. The languages proposed appropriate for writing such modules includes the language described in the paper by J. Gosling et al., “The Java Language Specification” (1996, Addison-Wesley; hereinafter reference #6).
  • Now, there will be described a server-attached disk (SAD), the conventionally exemplary storage, with reference to the accompanying FIG. 2.
  • A SAD 203 is usually connected to one computer 201 through an I/O cable 202. The storage may occasionally be connected to a plurality of computers. SAD 203 is comprised of a storage controller 204 and a disk 209, and the storage controller 204 constitutes of an interface control part 205, a buffer management part 206, buffer memory 207, and a disk controller 208.
  • The disk 209 is a storage medium (secondary storage) that can save data even after the shutdown of power. The control interface part 205 receives I/O requests and other transmissions sent from external devices through the I/O cable 202 and transmits the response to the requests, and other transmissions to the I/O cable 202. Buffer management part 206 controls the buffer memory 207. The buffer memory 207 temporarily saves data obtained from the disk 209. The disk controller 208 controls the disk to block read from and block write to the disk 209.
  • Interface 210 between the SAD 203 and the computer 201 provides input/output of block basis.
  • Reference is made to FIG. 3, the arrangement of a recently emerged storage, network-attached storage (NAS) will be described.
  • One or more of NAS 303 may be connected through a network 302 to one or more of computers 301, 301′, etc., NAS 303 is comprised of a storage controller 304 and disk 309, and the storage controller 304 is comprised of a network controller 305, a buffer management part 306, buffer memory 307, and a disk controller 308.
  • The network controller 305 receives I/O requests and other transmissions sent from external devices through the network 302 and transmits the response to the requests, and other transmissions to the network 302. The disk 309, the buffer management part 306, the buffer memory 307, the disk controller 308 have their functions similar to the disk 209, the buffer management part 206, the buffer memory 207, and the disk controller 208, respectively.
  • NAS interface 310, the interface between NAS 303 and computers 301, 301′, . . . , provides input/output of block basis.
  • Reference is now made to FIG. 4, the arrangement of Advanced SAD storage, which is the extended version of conventional SAD storage, will be described.
  • One or more of Advanced SAD storages 403 may usually be connected to one computer 401 through an I/O cable 402. In some cases it may be connected to a plurality of computers. The Advanced SAD storage 403 is comprised of a storage controller 404 and a disk 409, and the storage controller 404 is comprised of an interface control part 405, a buffer management part 406, buffer memory 407, a disk controller 408, and application-oriented function part 411.
  • The I/O cable 402, the interface control part 405, the buffer management part 406, the buffer memory 407, the disk controller 408, and the disk 409 provide the same functionality as the I/O cable 202, the interface control part 205, the buffer management part 206, the buffer memory 207, the disk controller 208, and the disk 209, respectively.
  • The application-oriented function part 511 provides some advanced functions for specific applications, such as sorting, image processing, basic operations of a database system such as selection processing, projection processing, concatenation, and aggregation processing, and so on. High-function SAD interface 410 may have, in addition to block I/O, interface for making use of advanced processing provided by the application-oriented function part 411 from external devices.
  • Reference is now made to FIG. 5 to describe the arrangement of a high-function NAS storage, which has been recently proposed.
  • One or more of high-function NAS storages 503 may usually be connected to one or more of computers 501, 501′, etc. through a network 502. The high-function NAS storage 503 is comprised of a storage controller 504 and a disk 509, the storage controller 504 is comprised of a network controller 505, a buffer management part 506, buffer memory 507, a disk controller 508, and an application-oriented function part 411.
  • The network controller 505, the disk 509, the buffer management part 506, the buffer memory 507, and the disk controller 508 may have the same functionality as the network controller 305, the disk 309, the buffer management part 306, the buffer memory 307 and the disk controller 308, respectively.
  • The application-oriented function part 411 provides some advanced functions for specific applications, such as sorting, image processing, basic operations of a database system (such as selection processing, projection processing, concatenation, and aggregation processing, and so on). The high-function NAS interface 510 may have, in addition to block I/O, interface for making use of advanced processing provided by the application-oriented function part 411. The system described in reference #4 and the one described in reference #5 may download functions of the application-oriented function part 411 from external devices.
  • In order to achieve a storage which may directly connect to a network and provide high function, the most fundamental problem to be solved is that the storage is to contiguously provide functions effective to a vast range of application. If the range of application is sufficiently vast, that may lead to larger market, and then larger market may lead to some decrease of development cost and to some increase of development speed. Although there have been proposed a number of machines proprietary for database usage, these machines was difficult to have sufficient competitive power to survive among other multi-purpose machines using versatile devices, because these database-specific machines lacked sufficient range of versatility so that enough development cost was not invested.
  • In order to achieve storage contiguously providing functionality effective to a vast range of applications, there are three keys: higher extensibility of functionality, lower development cost of functionality, and higher cost performance ratio in the light of Total Cost of Ownership (TCO). More specifically these are the objects to be solved by the present invention.
  • In the Prior Art the extensibility has been considered as to downloading of advanced functions for every applications to the storage as needed, however, the development cost and TCO have not been sufficiently considered.
  • In the systems described in the references #1 and #2, the filesystem is created on the block access so that the application range will be limited. Although the system described in the reference #3 is considered as to provide a plurality of advanced functions, the way to provide these functions is unknown. The reference #4 proposes a plurality of advanced functions achieved on the software layer in the proximity of conventional operating system (OS). However the structure of the software corresponding to the conventional OS is different in every application. For example, a relational database management system (RDBMS) do not use filesystem provided by OS. Thus RDBMS do not require a filesystem. This means that even if a conventional software layer was directly applied to a storage, it might be difficult to address such vast range of application to be covered by the storage. The system described in the reference #5 is still in its designing step, however intends to use with RDBMS with its limited range of application.
  • The requirements of development cost and of TCO will be further considered hereinbelow, which have not been sufficiently taken into account in the Prior Art.
  • Concerning the development cost, if each of advanced functions for every application is developed separately, the development cost thereof will be increased, resulting in the weakened competitiveness. Thus program modules (referred to as “module” hereinafter) should be developed with lower development cost and should achieve advanced functions designated for each of applications. Also the modules for achieving advanced functions are different in every application. If the common part of the advanced functions are extracted and shared, overlapped development of the common part of modules will not be required as well as the debugging of the common part of module will be eliminated, so that lower development cost will be realized. In addition, it is anticipated that the development cost will be further reduced in case where some mechanism, which may run a developed module in high speed, is provided, since the development time required for tuning of the module may be shortened.
  • With respect to the requirement of development cost, as can be seen, there are problems needed to be solved, as follows:
      • Providing storage with common part of sophisticated functions for a plurality of applications;
      • Achieving said common part with lower development cost;
      • Using said common part for achieving advanced functions for a plurality of applications;
      • Implementing protection when a common part is called by the advanced functions for a plurality of applications;
      • Implementing mutual exclusion when said common part is called by the advanced functions for a plurality of applications; and
  • Providing a mechanism for faster execution of modules.
  • With respect to the requirement of the total cost of ownership, in order to take into account the fact that a plurality of storages may coexist on a network, there is problem to be solved as follows:
      • Distributing modules to plural storages if they exist.
    SUMMARY OF THE INVENTION
  • Accordingly, the object of the present invention is to provide a method and apparatus for implementing extensible network-attached secondary storage by solving problems cited above to contiguously provide functions effective for a vast range of applications so as to enable the storage of next generation to be achieved.
  • Means for solving problems cited above will be now described hereinbelow.
  • In accordance with the present invention, apiece of data used by an application (i.e., object) is taken into consideration for the common part of advanced functions for a plurality of applications. Some examples of object include, for example, such data as a table, a record, and a column in a database system, a file in a filesystem, as well as a file in a specific file format for an application dealing with the specific file format on a filesystem. Method for placing an object data into a secondary storage is usually set for an application or a range of application, the number of which method is less than the number of advanced functions for every application. Accordingly, a module accessing to an object stored on the secondary storage (referred to as “object access module” hereinbelow) should be separated from a module implementing advanced functions (referred to as “function module” hereinbelow), and the interface therebetween should be explicitly defined.
  • In order to address to a vast range of applications, the extensibility of storage may be provided by enabling object access modules to be downloadable from a computer to storage. The object access modules may determine how to be stored in the secondary storage. Objects for an application may be retrieved from one or more of blocks in a secondary storage by using these modules. In such a way, the development cost of function modules for a vast range of applications may be reduced.
  • It should be understood that the objects referred in accordance with the present invention is not limited to such objects having simple structure, such as variable-length data present in a contiguous blocks. It should also be understood that objects in general exists in a plurality of non-contiguous blocks, and that references between blocks are also present. For example, in the filesystem described in the paper by Uresh Vahalia, “UNIX Internals: The New Frontiers”, pp. 262-266, 1996, Prentice-Hall; hereinafter reference #7), one file may be linked by using inter-block reference of one, two or three levels. B-trees and hash tables, which are used by preference in the index of database, are also complex objects including multilevel inter-block reference.
  • The development cost may be reduced by writing in the declaration the declarative part of the way to store objects in a secondary storage (in which part of which block and in which order the object is stored). Thus in accordance with the present invention, object description data is introduced, which describes declaratively the way to store objects in secondary storages.
  • By enabling the object description data to be downloadable from a computer to storage, the extensibility of storage may be provided while object-basis accesses may be achieved with lower development cost.
  • In accordance with the present invention, the reduction of development cost may be possible with function modules achieved by using the functions of object access modules. By enabling the function modules to be downloadable from a computer to storage, the extensibility of storage may be provided while sophisticated functions for each application may be achievable.
  • Since the object access module is shared, it is likely to be stable. On the other hand, since a function module is specific for each application or for each advanced function, it is likely to be time-consuming until debugged to be stable. By taking this fact into consideration, in accordance with the present invention, a module, which protects the use of object, access modules from a function module (protection module) will be introduced.
  • By enabling the protection module to be downloadable from a computer to storage, protection may be provided while the extension for each of objects and for each of application programs may be achievable.
  • Mutual exclusion will be provided since it is likely to occur the case where function modules use a single object at the same time. Since there are inclusive relationships between objects (for example, a table, a record, and a column in a relational database are related in the way of inclusion in this order), the storage should provide a module implementing mutual exclusion (locking module), by taking into account the inclusive relation between objects in order to implement mutual exclusion of such a plurality of objects as cited above in a way preferable.
  • By enabling the locking module to be downloadable from a computer to storage, mutual exclusion will be provided while the extension for each object or for each application program may be achievable.
  • In order to run modules in higher speed, a compiler should be provided in the storage or in a management computer.
  • In accordance with the present invention, a management computer, which manages the downloading of modules into a plurality of storages, will be provided so as to download modules into the storages after the processing of modules (typically a compilation) if required.
  • The foregoing and other objects, advantages, manner of operation and novel features of the present invention will be understood from the following detailed description when read in connection with the accompanying drawings.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a schematic block diagram illustrating the overview of an embodiment in accordance with the present invention;
  • FIG. 2 is a schematic diagram illustrating the structure of a server-attached storage;
  • FIG. 3 is a schematic diagram illustrating the structure of a network-attached storage;
  • FIG. 4 is a schematic diagram illustrating the structure of a high-function server-attached storage;
  • FIG. 5 is a schematic diagram illustrating the structure of a high-performance network-attached storage;
  • FIG. 6 is a schematic diagram illustrating the structure of active network storage;
  • FIG. 7 is a schematic diagram illustrating the structure of a module;
  • FIG. 8 is a schematic diagram illustrating the structure of an object access module using object description data;
  • FIG. 9 is a schematic diagram illustrating the structure of a protection module;
  • FIG. 10 is a schematic diagram illustrating the structure of an object description data (table form);
  • FIG. 11 is a schematic diagram illustrating an embodiment of the object description data (table form);
  • FIG. 12 is a schematic diagram illustrating the structure of an object description data (parser form);
  • FIG. 13 is a schematic diagram illustrating an embodiment of the object description data (parser form);
  • FIG. 14 is a schematic diagram illustrating the structure of object description data (pattern-matching type);
  • FIG. 15 is a schematic diagram illustrating the structure of protection policy;
  • FIG. 16 is a schematic flowchart illustrating the sequence of the object-based I/O using the object description data in table form;
  • FIG. 17 is a schematic flowchart illustrating the sequence of the object-based I/O using the object description data in parser form (1);
  • FIG. 18 is a flowchart illustrating the sequence of the object-based I/O using the object description data in parser form (2);
  • FIG. 19 is a schematic flowchart illustrating the process flow of foundObject used in the parser;
  • FIG. 20 is a schematic diagram illustrating the registration of a module from an ANS client computer into ANS;
  • FIG. 21 is a schematic diagram illustrating the registration of a module from an ANS client computer into ANSI through an ANS management computer;
  • FIG. 22 is a schematic diagram illustrating an ANS management table; and
  • FIG. 23 is a schematic diagram illustrating the structure of striping I/O by ANS.
  • DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS
  • An embodiment carrying out the present invention will be described in greater detail with reference to the accompanying drawings. For the sake of simplicity, the embodiment carrying out the present invention will be simply referred to as the “embodiment.” Referring to FIG. 1 at first, the overview of the present embodiment will be described.
  • Referring to FIG. 1, the reference number 101 designates to a computer system preferable to the present embodiment. The 15 system 101 comprises a network 103, one or more of computers 102, 102′, . . . interconnected by the network 103, and one or more of active network storage (ANS) 104.
  • The network 103 may be a LAN (local area network) used in an organization or in one working group thereof (here an organization may be an enterprise, a school, or a similar corporation). Also, the network 103 may be part of WAN (wide area network) or WAN itself, which may interconnect a plurality of geologically dispersed points. In addition, the network 103 may be an interconnection network between computers, or a network interconnecting processors within parallel computers. The network 103 may be an I/O cable (such as SCSI cable) connecting a computer and an ANS 104.
  • Computers 102, 102′, . . . may be comprised of arbitrary computers, such as personal computers, workstations, parallel computers, mainframes, or portable computers.
  • The number and the arrangement of computers 102, 102′, . . . , network 103, and ANS 104 as shown in FIG. 1 are for the purpose of illustration and should not be considered to limit the scope of the present invention. The ANS 104 is an extensible secondary storage. The ANS 104 is comprised of one or more of disks 111 and an active network storage controller (ANSC) 105.
  • The disk 111 is a storage medium (secondary storage), which may retain data after shutdown of power. Although there are many designations such as sector, or track, for the unit of data storage in the disk 111, the data storage unit in this specification will be referred to as “block.” The disk 111 is comprised of a plurality of blocks, and may perform input/output in block-basis. If the secondary storage is a hard disk, size of a block is 512 bytes or 4 K bytes of fixed length in many cases. If the disk 111 is a hard disk for a mainframe, block size may be either fixed length or variable length. If the disk 111 is another type of secondary storage such as a tape drive, the block size of that secondary storage is specified by the device. It should be noted that in case of a certain secondary storage that may provide I/O interface in byte-basis, instead of block-basis, the present invention might be applied by considering one byte as one block.
  • The ANSC 105 controls the ANS 104. The ANSC 105 is comprised of a network controller part 106, a module execution part 107, a buffer management part 108, buffer memory 109, and a disk controller 110.
  • The network controller part 106 receives I/O requests and other transmissions sent from external devices such as computers 102, 102′, . . . through the network 103 and transmits the response to the requests, and other transmissions to the network 103. The module execution part 107 achieves many functions provided by the ANS 104. The details of functions will be described later. The buffer management part 108 controls the buffer memory 109. The buffer memory 109 temporarily stores data obtained from the disk 111. The disk controller 110 controls the disk 111 to block read from and block write to the disk. The network controller part 106, the buffer management part 108, the buffer memory 109, the disk controller 110 are well known in the Prior Art therefore will not be described further in greater details.
  • The functions provided by the module execution part 107 may be classified into four types as block-basis I/O, object-basis I/O, advanced function for each application, and other functions.
  • The storage has been provided the object-basis I/O to computers. The main function of the object-basis I/O are to read data from a block (to read data from a block corresponding to the specified at least one block number so as to answer the computer), and to write data to the block (to write data to a block corresponding to the specified at least one block number to be written).
  • Object-basis I/O is to read/write a whole “object” as described later or part thereof. An object is a piece of semantic data to be stored to storage by an application program run on the computers 102, 102′. The definition of object may differ from one application to another, or from one field of application to another. Some examples of object includes, such data as a table, a record, and a column in a database system, a file in a filesystem, as well as a file in a specific file format for an application dealing with the specific file format on a filesystem.
  • The advanced function for each application is I/O process defined by an application program when needed. Some examples of the advanced function include, for example, sorting, image processing, and basic operations in a database system (such as selection processing, projection processing, concatenation, aggregation processing, and so on).
  • Other functions include, for example, initialization, backup, and copy of the disk 111.
  • The module execution part 107 implements the functions as above cited by combining one or more program modules 112, 112′, 112″ . . . . The modules 112, 112′, 112″, . . . maybe classified into function module 113, object access module 114, block access module 115, protection module 116, and locking module 117, according to the function provided. A new type of module may additionally be defined.
  • The function module 113 implements the advanced function for each application as cited above. There may be single or plural modules according to the type of advanced function. The object access module 114 implements object-basis I/O as cited above. There maybe single or plural modules according to the type of object. The block access module 115 implements block-basis I/O as cited above. There maybe single or plural modules according to the type of block. The protection module 116 implements protection by selectively allowing or denying calls between modules. There may be single or plural modules according to the type of protection. The locking module 117 implements mutual exclusion of object-basis. There may be single or plural modules according to the type of mutual exclusion.
  • The ANS interface 118 interfaces between ANS 104 and external devices such as computers 102, 102′ . . . . In order to perform advanced function for each application, object-basis I/O, block-basis I/O, and protection, the interface includes registration/deletion of modules 119, method invocation 120, registration/deletion of object description data 121, registration/deletion of protection policy 122.
  • The registration/deletion of modules 119 is an interface for registering the modules 112, 112′, and 112″, . . . to the ANS 104 from external devices and for deleting modules from the ANS 104. The method invocation 120 is an interface for invoking a specific function of the module registered to the ANS 104 to receive the response. A “method” is a process flow provided by a module, as described later. The registration/deletion of object description data 121 is an interface for registering to and for deleting from the ANS 104 an object description data, which is data describing how an object is stored in the secondary storage. The object description data will be described in greater details below. The registration/deletion of protection policy 122 is an interface for registering to and for deleting from the ANS 104 the protection policy, which policy is data describing the way of protection between modules implemented by the protection module 116. The protection policy will be described in greater details below.
  • The structure of the present embodiment has been described as above. Referring now to FIG. 6, the structure of ANS 104 and its typical operation will be described.
  • When an request of either registration/deletion of modules 119, method invocation 120, registration/deletion of object description data 121, or registration/deletion of protection policy 122 is transmitted from the network or I/O cable to the ANS 104, said request will be received by the network controller part 106 (601).
  • The network controller 106 will send the request to either the module execution part 107 or the buffer management part 108 according to the type of request (602, 615). The requests sent to the buffer management part 108 will be functions provided by the conventional SAD type storage, such as block-basis I/O of the method invocation 120. The requests sent to the module execution part 107 will be any other type of requests. In other words, the registration/deletion of modules 119, registration/deletion of object description data 121, registration/deletion of protection policy 122, and method invocation 120 except block-basis I/O will be sent to the module execution part 107.
  • In the module execution part 107, module management part 650 manages and executes a variety of modules. The registration/deletion of modules 119 will be dispatched by the module management part 650 to an appropriate module.
  • A method invocation request with respect to the advanced function for each application will be sent to a function module 651 to be processed (603). A method invocation request with respect to the object-basis I/O and the registration/deletion of object description data 121 will be sent to an object access module 652 to be processed (609). Among method invocation request with respect to the block-basis I/O, the requests that the buffer management part cannot directly deal with will be sent to a block access module 653 (611). The registration/deletion of protection policy 122 will be sent to the protection module 654 for processing (659). The module registration/deletion 119 will be processed directly by the module management part 650. In other words, in case of module registration, the module sent thereto will be saved in the module execution part 107 as a new module. In case of module deletion, the module specified will be deleted from within the module execution part 107.
  • The function module 651 uses the object-basis I/O function provided by the object access module 652 and the mutual exclusion function provided by the locking module 655 to implement advanced functions (605). The locking module 655 further uses function of the object access module 652 (608) to implement the mutual exclusion.
  • When the function module 651 uses the function of the object access module 652, the function module 651 invokes a method in the object access module 652. This method invocation will be at first sent by the module management part 650 to the protection module 655 to determine whether the invocation will be allowed or denied (604), if invocation allowed, the method invocation request will be sent to the object access module 652 (607).
  • The object access module 652 implements object-basis I/O by using block-basis I/O function of the block access module 653 (610).
  • The block access module 653 implements block-basis I/O by either transmitting a block retrieval request to the buffer management part 108 (613) or directly making reference and changes to the buffer memory 109 (614). The buffer management part 108 may be directly invoked, for example when the module management part 650 saves a modules (612).
  • The buffer management part 108 manages the contents of the buffer memory 109 (616). For example, it performs a block replacement of the buffer memory 109, invokes write-back processing of dirty blocks to the disk 111, transfers a block reference request with respect to the block absent in the buffer memory 109 to the disk controller 110 (617), and invokes a process for transferring a block from the disk controller 110 to the buffer memory 109 (618).
  • The disk controller 110 receives the block-basis I/O request to the disk 111 to actually drive the disk 111 to perform I/O (619).
  • The internal structure and typical operation of the ANS 104 have been described as above. The internal structure and operation of each type of respective modules, object description data, and protection policy will be now described in greater details below.
  • Referring now to FIG. 7, the internal structure and typical operation common to each module will be described.
  • The object access module 114, block access module 115, protection module 116, locking module 117 have a common structure as shown in FIG. 7.
  • The module 701 contains one or more of methods 702, more than zero variable (attribute, 703). When receiving a method invocation 704 from another module in the module 701 or from outside, a corresponding method will be run. Method 702 refers and changes its attribute 703, or invoke a method 705 of another module to proceed the process.
  • In case of a function module, the advanced function for each application will be provided as methods to outside and other modules. Method used by the function module includes methods in the object access module and in the locking module.
  • In case of object access module, object (and its some part) will be specified as a method to provide to outside and other modules the method of referring to and changing its contents.
  • More specifically, getObject(Object) {specifying an object to refer to the whole contents of that object}, getObject (Object, offset, size) {specifying an object, the number of bytes from the top of the object, and the number of bytes of the target to refer to the specified data}, getObject (Object, tag1, tag2 . . . ) {specifying an object, and tag(s) pointing to the portion to be retrieved to refer to the specified data}, getObject (Object, j, k . . . ) {specifying an object and index pointing to the portion to be retrieved to refer to the specified data}, and getNextObject(Object) {referring the next part of the specified object} will be provided as method referring to part of an object. Tags will be described later with reference to FIGS. 10, 12, and 14.
  • Also, setObject(Object, data) {specifying an object to change the whole contents of that object}, setObject(Object, data, offset, size) {specifying an object, the number of bytes from the top of the object, the number of bytes of the target to change the specified data}, setObject(Object, data, tag1, tag2 . . . ) {specifying an object, tag (s) pointing to the portion to be changed to change the specified data}, setObject(Object, data, j, k . . . ) {specifying an object and index pointing to the portion to be changed to change the specified data}, and setNextObject(Object, data) {changing the next part of the specified object} will be provided as methods for changing objects. These methods will be implemented by using methods in the block access module.
  • In addition to the above mentioned methods, in case where said object access module uses the object description data, addObjectDescription(desc) and deleteObjectdescription(desc) will be provided, for registering and deleting an object description data, as will be described later.
  • In case of the block access module, block referring method and block changing method will be provided to outside and other modules as methods. More specifically, getBlock(blockID) (specifying a block number to refer to that block), and setBlock(blockID, data) (specifying a block number to change that block) will be provided.
  • In case of the protection module, getProtection(source, dest, method) will be provided for the module management part, which method determines whether or not a method invocation is allowed or denied according to the given specification (source, destination, method) of said method invocation. In addition, in case in which said protection module can register or delete a protection policy, a method addProtectionPolicy (policy) and deleteProtectionPolicy(policy) for registering and deleting respectively a protection policy description data will be provided, as will be described later. In case of the locking module, lockObject (Object, lock_mode) for locking an object, unlockObject (Object, lock_mode) for unlocking an object, addObjectRelationship (Object, Object) and deleteObjectRelationship (Object, Object) for registering and deleting respectively the containment relationship between objects will be provided for external and other modules.
  • Referring now to FIG. 8, the internal structure and typical operation of a module using object description data, among object access modules, will be described.
  • The object access module using object description data also contains one or more of methods 802 and more than zero attribute 803 in the module 801. The method 802 will be invoked by the method invocation 804 to refer to and change an attribute 803, or to proceed a process by a method invocation 805 of another module. The object access module using object description data retains the object description data 806 in the method 802, registers or deletes the object description data 806 in response to object description data registration/deletion 807. The structure and usage of object description data 806 will be described later by referring to FIGS. 10, 12 and 14.
  • Referring now to FIG. 9, the internal structure and typical operation of a protection module will be described.
  • The protection module contains in the module 901 a protection check part 902 and a protection policy 903. The protection check method 904 invokes protection check module 902, and method invocation will be allowed or denied with reference to the protection policy 903. The protection module responds to the registration and deletion of protection policies 905 to register or delete a protection policy 903.
  • Now the object description data will be described. There are three different types of object description data in the present embodiment. The first type is table form, which is preferred if the data string sequence within a block or between blocks is fixed (or such object portion). For example, this form may be advantageous for a file in a filesystem, and an index of a database system.
  • The second type of the object description data of the present invention is parser form, which describes the data sequence within a block or between blocks by using context free grammar. This type of object is preferred if the data string sequence within a block or between blocks has relatively large degree of freedom (or such object portion). This form may be advantageous for example, for a table in a database system, or a directory in a filesystem.
  • The third type of the object description data is pattern matching. The pattern-matching type determines a file format based on whether data in a specified part of a block or an object has some specific value or pattern. This type is preferred if some objects of the same structure may contain data of different format. For example, this form may be preferred when image files in a plurality of file formats are stored in a file in a filesystem and it is desirable to switch advanced functions according to the file format.
  • Referring now to FIG. 10, the structure of object description data in the table form will be described.
  • The object description data (table form) 1001 is a table containing six elements, i.e., a tag 1002, type 1003, offset 1004, size 1005, count 1006, and block type 1007. From this table the sequence of data within a block and between blocks can be obtained. A single row indicates a piece of semantic data in a block.
  • The tag 1002 is the name given to apiece of semantic data. This name is used for accessing to this data. The type 1003 indicates the type of said data. The offset 1004 indicates from which byte from the top of the object the data is stored. The size 1005 indicates the number of bytes of the data. The count 1006 indicates the total number of the data when the data is successive. The block type 1007 indicates the type of block number pointed to by the data when the data is block number pointing to another block.
  • Referring now to FIG. 11, the usage of the object description data in table form will be described.
  • In this example, a file in a filesystem described in the reference #6 will be described as a series of objects. The file in said filesystem is comprised of five different types of blocks. First, UFS_inode object 1101 is an object storing meta data of said file. It is shown comprised of di_mode, di_nlink, di_uid, di_gid, di_size, di_addrl, di_addr2, di_addr3, di_addr4, di_gen, di_atime, di_mtime, and di_ctime. For example, when considering di_mode, it is short type, occupies 2 bytes from the top 0th bytes of the object, and repeats for once. As another example, when considering di_addrl, it is BLOCK type (i.e., block number pointing to another block), occupies three bytes from the 12th bytes of the top of the object, and repeated for 10 times, and the block referenced to by this element is UFS_data object 1102.
  • UFS_data object 1102, UFS_indirectl object 1103, UFS_indirect2 object 1104, UFS_indirect3 object 1105 are described in the figure in a similar manner. These objects define a structure of a file containing zero to three steps of indirect reference.
  • Referring now to FIG. 12, the structure of the object description data in parser form will be described.
  • The object description data (parser form) 1201 is a table containing four items, i.e., tag 1202, initialization code 1203, context 1204, and code 1205. From this table, a parser for parsing blocks will be constructed to parse blocks to obtain data sequence within a block and between blocks.
  • The tag 1202 is the name given to a piece of data. The initialization code 1203 is an instruction string to be executed before parsing of the data. The context 1204 specifies the context to be parsed. In accordance with the method of specification of the present embodiment, context free grammar and somewhat extended description will be allowed. The code 1205 is an instruction string to be executed after parsing of the context.
  • Referring now to FIG. 13, the usage of the object description data in parser form will be described.
  • Table definition 1301 indicates an example of table definition in a database system. This defines a customer table of three columns, c_id, c_name, and c_address.
  • Grammar 1302 is an object description data of the customer table corresponding to the table definition 1301. The table in this example is in five rows, defining in each row customer ( ) for parsing the entire table, record( ) for parsing a row, c_id ( ) for parsing c_ids, c_name( ) for parsing c_names, c_address ( ) for parsing c_addresses. For example when considering record( ), it is indicated in the context section that “one row contains at the beginning data of long type indicating the size of record, then following c_id, c_name, and c_address.” In the code section is shown a process for declaring the detection of a row by calling foundObject method when finishing the parsing of record. By using this table definition 1301 each row/column in the customer table may be detected. It should be noted that although not used in this example, the target block to be processed might be switched by using switchBlock(blockID) method in the code 1205.
  • Referring now to FIG. 14, the structure of object description data in pattern-matching type will be described.
  • The object description data (pattern-matching type) 1401 is a table containing three items, i.e., file format 1402, tag 1403, and pattern 1404. More than one set of tag 1403 and pattern 1404 correspond to one file format 1402. The file format 1402 is the name given for a file format. The tag 1403 is the name of a piece of data of part of an object, said name given by another object description data. The pattern 1404 is the pattern for performing the pattern matching with the data indicated by the tag 1403.
  • In case where all the pairs of the tag 1403 and pattern 1404 corresponding to the file format 1402 are matched, an object is determined to be in the file format given in the file format 1402.
  • For example, in the first and second line of FIG. 14, if the data tagged as “header1” in an object is “#!” AND the data tagged as “header2” is “/bin/sh” then this object will be determined to be a shell_script.
  • Referring now to FIG. 15, the structure of protection policy will be described.
  • The protection policy is data that the protection module retains for selectively allowing or denying calls between modules. The protection policy description data 1501 is comprised of sender 1502, receiver 1503, method 1504, and allow/deny 1505.
  • The sender 1502 is the sender of method invocation, the receiver 1503 is the receiver of method invocation, the method 1504 is the name of method to be invoked, and the allow/deny 1505 is either “allow” or “deny”. The protection module verifies the sender, receiver, and method against the sender 1502, receiver 1503, method 1504 of the protection policy description data 1501 when invoking a method to determine to allow or deny said method invocation in accordance with the value in “allow/deny” 1505.
  • Referring now to FIG. 16, the sequence of the object-based I/O using the object description data in table form will be described.
  • As described above, there are some types of object-based I/O process. Now the sequence for implementing the operation of getObject (Object, “tag1”, “tag2”) by using the object description data in table form will be described as a typical example. Other variants of the getObject implemented by using the object description data in table form may be implemented in a similar manner. getObject (Object, “tag1”, “tag2”, . . . “tagN”) is a method, which refers the block pointed to by the tag1 at the top of the block in the object, then refers the block pointed to by the tag2 pointed to by the tag1, and finally refers to the data met to the tagN.
  • A loop is formed from step 1601 to 1607. In step 1601, a line of the object description data the tag of which matches with the first tag will be searched. In step 1602, if second tag exists (Y), then control will be passed to step 1603, otherwise, if not then the process proceeds to step 1608. In step 1603, type 1003 of the search result line will be checked to see whether to be block type. If true (Y), then the control passes to step 1604, otherwise, if not (N) the process will be abnormally terminated. In step 1604, data having the length of size 1005 and starting from offset 1004 from the beginning of the target block to be processed (first block of the object for the first iteration) will be obtained. When obtaining the data, block-basis I/O provided by the block access module will be used as needed. In step 1605, data obtained in step 1604 will be set as the block number of the next target block to be processed. In step 1606, the object description data to be used will be switched to the object description data of the block type 1007. In step 1607, first tag will be discarded, and tag sequence starting from second tag will be shifted to left for one element. The process returns to step 1601 after step 1607. In step 1608, data having the length of size 1005 and starting from offset 1004 from the beginning of the target block will be obtained, in order to reply data as the return value of getObject ( ). When obtaining the data, block-basis I/O provided by the block access module will be used as needed.
  • The process flow of object-based I/O using the object description data in table form has been described as above.
  • Referring now to FIG. 17, the sequence of the object-based I/O using the object description data in parser form will be described. In the description below, getObject (object, i, j, k . . . ) will be described.
  • In step 1701, the arguments i. j, k, . . . will be set to the target sequence. In step 1702, the object parser will be invoked so as to analyze the target block (first block of the object for the first iteration; the target may be changed to another block when the parse progress). The parser will terminate step 1702 if either the target sequence was detected by the parser or if parsed through the end of the object. In step 1703 the parser will detect the target sequence to determine whether or not the parsing has been successful. If true (Y) then in step 1704 the resulting parse data will be replied as the return value of the getObject( ), otherwise if not (N) the process will be terminated abnormally.
  • The process flow of getObject(object, i, j, k . . . ) using the object description data in parser form has been described as above.
  • Referring now to FIG. 18, the sequence of the object-based I/O using the object description data in parser form will be described. In the description below, getObject(object, “tag”) will be described.
  • In step 1801, the “tag” argument will be set as the target tag. In step 1802, the object parser will be invoked so as to analyze the target block (first block of the object for the first iteration; the target may be changed to another block when the parse progress). The parser will terminate step 1802 if either the target sequence was detected by the parser or if parsed through the end of the object. In step 1803 the parser will detect the target sequence to determine whether or not the parsing has been successful. If true (Y) then in step 1804 the resulting parse data will be replied as the return value of the getObject ( ), otherwise if not (N) the process will be terminated abnormally.
  • The process flow of getObject (object, “tag”) using the object description data in parser form has been described as above.
  • Referring now to FIG. 19, the process flow of foundObject (“tag”, offset, size, i. j, k . . . ) invoked when parsing of part of the object has been successful within the object description data in parser form will be described. By combining foundObject( ) with getObject( ) shown in FIG. 17 or with getObject ( ) in FIG. 18, object-based I/O using the object description data in parser form will be implemented.
  • In step 1901, getObject ( ) will be checked to see whether or not the target tag set in getObject( ) matches with the “tag” argument. If true (Y) then the process flow proceeds to step 1903, otherwise if not (N) then the process flow proceeds to step 1902. In step 1902, the target sequence set in getObject ( ) will be checked to see whether it matches with the arguments i. j, k, . . . If true (Y) then the process flow proceeds to step 1903, otherwise if not (N) then the process flow will be terminated. In step 1903, data having the length of size and starting from the offset from the beginning of the target block of getObject ( ) will be obtained so as to set to the parse result. When obtaining the data, block-basis I/O provided by the block access module will be used as needed.
  • The process flow of foundObject ( ) used in the parser has been described as above. As can be seen, object-based I/O, high-function I/O will be achieved by combining the modules to be downloaded to the ANS. The object description data describing declaratively the structure of object may be used for the object-based I/O. The development cost of modules thereby will be reduced.
  • Referring now to FIG. 20, the operation of module registration from ANS client computer to the ANS. ANS client 2001 will register module 2006 to ANS 2002 through network 2003 The ANS 2002 is comprised of, as mentioned above, ANSC 2004 and disk 2005. In this case it may not be essential but may be preferable to write module 2006 with one of any platform-independent languages such that the module 2006 becomes independent from the machine type of the ANS 2002. As platform-independent languages, there are many languages of choice including interpreter languages. In particular there are some languages, which may provide platform-independent executables, safe-type systems, and safe execution environment by recognizing the displacement through the network, these are preferable for writing the module 2006.
  • Such languages as those recognizing the displacement through the network may sometimes be less effective in execution performance than the ordinary compiler languages. In order to solve the problem, there are two alternatives: The first solution may be to provide a compiler within the ANS to recompile the module written in a language recognizing the displacement through the network to a faster executable, such as an executable written in machine language. In this case, compiling modules may be performed within the module management part 650.
  • The second solution may be to provide a computer outside the ANS with compilers for a plurality of types of ANS installed, to register modules to the ANS through this computer (ANS management computer). This alternative may be effective when it is difficult to install such large software as compilers to the ANS due to for example cost-performance ratio, or when a plurality of ANS does exist on the network.
  • Referring now to FIG. 21, the operation of module registration from an ANS client to the ANS through the ANS management computer will be described.
  • An ANS client computer 2101 will send a platform-independent module 2107 through the network 2103 to ANS management computer 2104. The ANS management part 2110 of the ANS management computer 2104 will refer to ANS management table 2111 as described later to select one of module compilers 2109, 2109′, . . . in accordance with the target ANS of the platform-independent module 2107. Then it will compile with said compiler the platform-independent module 2107 to obtain a compiled module 2108. In addition, the ANS management part 2110 will obtain the network address of the target ANS of the compiled module 2108 from the ANS management table 2111 to send the compiled module 2108 to the target ANS. The target ANS 2102 is comprised of ANSC 2105 and disk 2106 as have been mentioned above.
  • Referring now to FIG. 22, the structure of ANS management table will be described.
  • ANS management table 2201 is comprised of four items, i.e., ANS name 2202, network address 2203, model 2204, and compiler 2205. The table maintains the relationships between a plurality of ANS network addresses, models, and module compilers. One row corresponds to one ANS.
  • The ANS name 2202 is the name of an ANS. The network address 2203 is the network address of the ANS. The model 2204 is the model name of the ANS. The compiler 2205 is the name of the module compiler used for compile modules for the ANS.
  • The structure of ANS management table has been described as above.
  • By using the ANS management computer 2104 having ANS management part 2110, ANS management table 2111, and module compilers 2109, 2109′ . . . ANS will be achieved which may execute modules faster, and which will reduce management costs with respect to the compilation.
  • Referring now to FIG. 23, as an example of ANS, a method for implementing striping I/O from an ANS client computer to a plurality of ANS will be described below.
  • Faster I/O may be enabled by striping, that is, when ANS client computer 2301 performs I/O to a file, the file will be saved on a plurality of disks, resulting in that a plurality of disk I/O may be distributed to a plurality of disks. The striping may be achieved as follows.
  • When the ANS client computer 2301 reads or writes a file striped on a plurality of ANS 2304, it will transmit request for striping information 2305 to the striping management ANS 2303. At this time, the striping management ANS 2303 will reply to the ANS client computer 2301 with the striping information indicating the way that the file is striped on the ANS 2304 (information indicating which ANS stores which block of the file). This feature may be implemented as an object access module 114 of the striping management ANS 2303.
  • The ANS client computer 2301 then computes the ANS storing the part to read/write of the file based on the striping information to transmit I/O request 2306 to one or more of appropriate ANS. This two-step operation enables the striping I/O on a plurality of ANS to be implemented.
  • The striping has been heretofore implemented on the server, and the storage has been passive for receiving I/O requests from the server. With the method as mentioned above, the storage itself may implement the striping. This will result in the extensibility and interchangeability of the storage. For example, if a user who bought one storage intended to implement striping I/O to solve the bottleneck of the storage by adding another storage, in accordance with the conventional implementation of the striping on the server, he or she needs to buy a new server at the same time, resulting in expensive modification of storage. However, the method of the present invention provides advantages that no additional server is required, that striping may be readily implemented by preparing two storages and downloading the object access module 114.
  • The present invention provides a method and apparatus for implementing a storage directly connected to a network or providing advanced functions, comprising the steps of:
  • for reducing the development cost of modules,
  • (a) Providing the storage with object access modules which performs I/O of a piece of data (object) used by applications as common part of the advanced functions for a plurality of applications;
  • (b) Providing object description data declaratively describing how the object is stored on a secondary storage;
  • (c) Enabling the advanced functions for a plurality of applications to be implemented by separating function module and object access modules to use object I/O function of the common part;
  • (d) Providing a module for protecting the use of object access modules from the function module (protection module);
  • (e) Providing a locking module for implementing mutual exclusion with the containment between modules being considered in order to perform appropriate mutual exclusion of a plurality of objects; and
  • (f) Providing the storage or management computer with a compiler to implement the mechanism for faster execution of modules;
  • and for reducing the total cost of ownership when using a plurality of ANS,
  • (g) using a management computer for distributing modules among a plurality of storage present.
  • Although the present invention has been described in conjunction with several preferred embodiments thereof, it should be understood that these embodiments are disclosed by way of examples and the present invention is not to be limited thereto. It should be recognized that many changes and modifications may be made by those skilled in the art without departing from the true spirit and the scope of the present invention set forth in the appended claims.

Claims (12)

1. A method for implementing an extensible network-attached storage in a system comprising:
a secondary storage apparatus having a block-based input/output (I/O) function and being able to save data after shutting down of a power source;
first I/O means communicating with a first computer or a second computer;
second I/O means communicating with the secondary storage apparatus; and
a controller converting an object-based request received from the first computer to a block-based request and executing an object access module which executes processes for the second storage apparatus,
wherein at least two extensible network-attached storages are used,
wherein the first computer or the second computer distributes the object access module for executing by a controller in a first extensible network-attached storage to the first extensible network-attached storage, and
wherein the first extensible network-attached storage redistributes the object access module for executing by the controller in a second extensible network-attached storage to the second extensible network-attached storage.
2. A method according to claim 1, wherein the first computer and the second computer are the same computers.
3. An extensible network-attached storage comprising:
a secondary storage apparatus having a block-based input/output (I/O) function and being able to save data after shutting down of a power source;
first I/O means communicating with a first computer or a second computer;
second I/O means communicating with the secondary storage apparatus; and
a controller converting an object-based request received from the first computer to a block-based request and executing an object access module which executes processes for the second storage apparatus,
wherein when at least the two extensible network-attached storages are used in a system, and
wherein the first I/O means has a function for receiving the object access module executable in the controller distributed from any of the first computer, the second computer, or a first extensible network-attached storage, and for distributing the object access module to the second extensible network-attached storage.
4. An extensible network-attached storage according to claim 3, wherein the first computer and the second computer are the same computers.
5. A method for implementing an extensible network-attached storage in a system comprising:
a secondary storage apparatus having a block-based input/output (I/O) function and being able to save data after shutting down of power source;
first I/O means communicating with a first computer or a second computer;
second I/O means communicating with the secondary storage apparatus; and
a controller converting an object-based request received from the first computer to a block-based request and executing an object access module which executes processes for the second storage apparatus,
wherein the first computer or the second computer distributes the object access module for executing by the controller in the extensible network-attached storage to the extensible network-attached storage, and
wherein the controller saves the distributed object access module to the secondary storage apparatus.
6. A method according to claim 5, wherein the first computer and the second computer are the same computers.
7. An extensible network-attached storage comprising:
a secondary storage apparatus having block-based input/output (I/O) function and being able to save data after shutting down of a power source;
first I/O means communicating with a first computer or a second computer;
second I/O means communicating with the secondary storage apparatus, and a controller converting an object-based request received from the first computer to a block-based request and executing an object access module which executes processes for the second storage apparatus,
wherein the first I/O means receives the object access module executable in the controller distributed from any of the first computer, the second computer, or another extensible network-attached storage, and
wherein the controller saves the distributed object access module to the secondary storage apparatus.
8. An extensible network-attached storage according to claim 7, wherein the first computer and the second computer are the same computers.
9. A method for implementing an extensible network-attached storage in a system comprising:
a secondary storage apparatus having block-based input/output (I/O) function and being able to save data after shutting down of a power source;
first I/O means communicating with a first computer or a second computer;
second I/O means communicating with the secondary storage apparatus; and
a controller converting an object-based request received from the first computer to a block-based request and executing an object access module which executes processes for the second storage apparatus,
wherein the first computer or the second computer distributes the object access module for executing by the controller in the extensible network-attached storage to the extensible network-attached storage, and
wherein the extensible network-attached storage loads a part of or the whole of the distributed object access module through the first I/O means to the controller at the initialization time, and the controller executes the object access module.
10. A method according to claim 9, wherein the first computer and the second computer are the same computers.
11. An extensible network-attached storage comprising:
a secondary storage apparatus having a block-based input/output (I/O) function and being able to save data after shutting down of power source;
first I/O means communicating with a first computer or a second computer;
second I/O means communicating with the secondary storage apparatus; and
a controller converting an object-based request received from the first computer to a block-based request and executing an object access module which executes processors for the second storage apparatus,
wherein the first I/O means receives the object access module executable in the controller distributed from any of the first computer, the second computer, or another extensible network-attached storage, and
wherein the extensible network-attached storage loads a part of or the whole of the distributed object access module through the first I/O means to the controller at the initialization time, and the controller executes the object access module.
12. An extensible network-attached storage according to claim 11, wherein the first computer and the second computer are the same computers.
US11/797,102 1998-10-15 2007-05-01 Method and apparatus for implementing extensible network-attached secondary storage Abandoned US20070203950A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US11/797,102 US20070203950A1 (en) 1998-10-15 2007-05-01 Method and apparatus for implementing extensible network-attached secondary storage

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
JP10293277A JP2000122814A (en) 1998-10-15 1998-10-15 Method and device for secondarily storing expanded network connection
JP10-293277 1998-10-15
US09/416,961 US7231401B1 (en) 1998-10-15 1999-10-13 Method and apparatus for implementing extensible network-attached secondary storage
US11/797,102 US20070203950A1 (en) 1998-10-15 2007-05-01 Method and apparatus for implementing extensible network-attached secondary storage

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US09/416,961 Continuation US7231401B1 (en) 1998-10-15 1999-10-13 Method and apparatus for implementing extensible network-attached secondary storage

Publications (1)

Publication Number Publication Date
US20070203950A1 true US20070203950A1 (en) 2007-08-30

Family

ID=17792754

Family Applications (2)

Application Number Title Priority Date Filing Date
US09/416,961 Expired - Fee Related US7231401B1 (en) 1998-10-15 1999-10-13 Method and apparatus for implementing extensible network-attached secondary storage
US11/797,102 Abandoned US20070203950A1 (en) 1998-10-15 2007-05-01 Method and apparatus for implementing extensible network-attached secondary storage

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US09/416,961 Expired - Fee Related US7231401B1 (en) 1998-10-15 1999-10-13 Method and apparatus for implementing extensible network-attached secondary storage

Country Status (2)

Country Link
US (2) US7231401B1 (en)
JP (1) JP2000122814A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080209144A1 (en) * 2001-05-25 2008-08-28 Hitachi, Ltd. Storage system, a method of file data back up and a method of copying of file data
US20180107467A1 (en) * 2016-10-14 2018-04-19 Seagate Technology Llc Active drive api
US10623492B2 (en) 2014-05-29 2020-04-14 Huawei Technologies Co., Ltd. Service processing method, related device, and system

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070130422A1 (en) * 2005-11-25 2007-06-07 Mediatek Inc. Removable medium access method and related apparatus in an optical disc drive
CN101622594B (en) 2006-12-06 2013-03-13 弗森-艾奥公司 Apparatus, system, and method for managing data in a request device with an empty data token directive
US8151082B2 (en) * 2007-12-06 2012-04-03 Fusion-Io, Inc. Apparatus, system, and method for converting a storage request into an append data storage command
US8161353B2 (en) 2007-12-06 2012-04-17 Fusion-Io, Inc. Apparatus, system, and method for validating that a correct data segment is read from a data storage device
KR100891333B1 (en) * 2007-04-11 2009-03-31 삼성전자주식회사 Hard disk drive capable of data writing/reading regardless of file system and method thereof
JP2011215835A (en) 2010-03-31 2011-10-27 Toshiba Corp Storage device having full-text search function
JP2013030189A (en) * 2012-10-10 2013-02-07 Toshiba Corp Storage device provided with full-text search function

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4638424A (en) * 1984-01-12 1987-01-20 International Business Machines Corporation Managing data storage devices connected to a digital computer
US5386578A (en) * 1992-01-02 1995-01-31 Lin; Min H. Method for sorting and merging in a data processing system using a matrix of cells
US5640556A (en) * 1992-11-25 1997-06-17 Fujitsu Limited Synchronous/asynchronous client server access based upon database file record attribute
US5680570A (en) * 1991-06-12 1997-10-21 Quantum Corporation Memory system with dynamically allocatable non-volatile storage capability
US6032216A (en) * 1997-07-11 2000-02-29 International Business Machines Corporation Parallel file system with method using tokens for locking modes
US20010003824A1 (en) * 1997-03-14 2001-06-14 International Business Machines Corporation Bootstrapping technique for distributed object client systems
US6275938B1 (en) * 1997-08-28 2001-08-14 Microsoft Corporation Security enhancement for untrusted executable code
US6285978B1 (en) * 1998-09-24 2001-09-04 International Business Machines Corporation System and method for estimating accuracy of an automatic natural language translation
US6289471B1 (en) * 1991-09-27 2001-09-11 Emc Corporation Storage device array architecture with solid-state redundancy unit
US6549654B1 (en) * 1998-04-27 2003-04-15 Canon Kabushiki Kaisha Image processing method and apparatus and storage medium storing processes of executing the method

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6549954B1 (en) * 1997-01-16 2003-04-15 Advanced Micro Devices, Inc. Object oriented on-chip messaging

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4638424A (en) * 1984-01-12 1987-01-20 International Business Machines Corporation Managing data storage devices connected to a digital computer
US5680570A (en) * 1991-06-12 1997-10-21 Quantum Corporation Memory system with dynamically allocatable non-volatile storage capability
US6289471B1 (en) * 1991-09-27 2001-09-11 Emc Corporation Storage device array architecture with solid-state redundancy unit
US5386578A (en) * 1992-01-02 1995-01-31 Lin; Min H. Method for sorting and merging in a data processing system using a matrix of cells
US5640556A (en) * 1992-11-25 1997-06-17 Fujitsu Limited Synchronous/asynchronous client server access based upon database file record attribute
US20010003824A1 (en) * 1997-03-14 2001-06-14 International Business Machines Corporation Bootstrapping technique for distributed object client systems
US6032216A (en) * 1997-07-11 2000-02-29 International Business Machines Corporation Parallel file system with method using tokens for locking modes
US6275938B1 (en) * 1997-08-28 2001-08-14 Microsoft Corporation Security enhancement for untrusted executable code
US6549654B1 (en) * 1998-04-27 2003-04-15 Canon Kabushiki Kaisha Image processing method and apparatus and storage medium storing processes of executing the method
US6285978B1 (en) * 1998-09-24 2001-09-04 International Business Machines Corporation System and method for estimating accuracy of an automatic natural language translation

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080209144A1 (en) * 2001-05-25 2008-08-28 Hitachi, Ltd. Storage system, a method of file data back up and a method of copying of file data
US8341199B2 (en) 2001-05-25 2012-12-25 Hitachi, Ltd. Storage system, a method of file data back up and a method of copying of file data
US10623492B2 (en) 2014-05-29 2020-04-14 Huawei Technologies Co., Ltd. Service processing method, related device, and system
US20180107467A1 (en) * 2016-10-14 2018-04-19 Seagate Technology Llc Active drive api
US10613882B2 (en) * 2016-10-14 2020-04-07 Seagate Technology Llc Active drive API
US10802853B2 (en) 2016-10-14 2020-10-13 Seagate Technology Llc Active drive
US10936350B2 (en) 2016-10-14 2021-03-02 Seagate Technology Llc Active drive API
US11119797B2 (en) 2016-10-14 2021-09-14 Seagate Technology Llc Active drive API

Also Published As

Publication number Publication date
US7231401B1 (en) 2007-06-12
JP2000122814A (en) 2000-04-28

Similar Documents

Publication Publication Date Title
US20070203950A1 (en) Method and apparatus for implementing extensible network-attached secondary storage
Paul et al. Architecture and implementation of the Darmstadt database kernel system
US5666532A (en) Computer method and apparatus for asynchronous ordered operations
Bu et al. A bloat-aware design for big data applications
US5701461A (en) Method and system for accessing a remote database using pass-through queries
US11354284B2 (en) System and method for migration of a legacy datastore
US4833604A (en) Method for the relocation of linked control blocks
US5734885A (en) System and method for tightly coupling application programs with relational databases
Whang et al. Office-by-example: an integrated office system and database manager
US6360218B1 (en) Compact record format for low-overhead databases
Deen Fundamentals of data base systems
US8112383B2 (en) Systems and methods for a database engine in-process data provider
Stonebraker et al. Performance enhancements to a relational database system
US7516138B2 (en) Method for optimized parameter binding
Ubell The intelligent database machine (idm)
Shaull Retro: a methodology for retrospection everywhere
KR101030368B1 (en) Systems and methods for the implementation of unordered and ordered collections in a data store
Hsiao et al. The architecture of a database computer-a summary
JP5108309B2 (en) System and method for supporting user-defined type inheritance
Hanson A portable file directory system
Liao et al. Meta-data management system for high-performance large-scale scientific data access
Kaiser et al. MUTABOR-A coprocessor supporting object-oriented memory management and error recovery
Chiang et al. Database systems: Design and implementation of a production database management system (DBM-2)
Friedman et al. Reference model for ADA interfaces to database management systems
NATIONAL INST OF STANDARDS AND TECHNOLOGY GAITHERSBURG MD Ada Compiler Validation Summary Report: Certificate Number: 901129S1. 11075 DDC International A/S DACS 80386 UNIX V Ada Compiler System, Version 4.6 ICL DRS300=> ICL DRS300

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION