摘要:
A cache coherency maintenance system and method of a user file manager in an object-based storage system are provided. According to the cache coherence maintenance system and method, by maintaining the coherency of a writeback cache based on time using a timer, metadata and data information are efficiently managed. Accordingly, even when accesses by users increase, the cost of maintaining the coherency of the cache is distributed to respective user file managers. In this way the performance of the entire object-based storage system is enhanced and the consistency and efficiency of information increase.
摘要:
Provided is a hardware acceleration apparatus for an iSCSI target system including a local memory storing data transmitted between a disk storage device and a network system, a TOE controller performing TCP/IP stack offloading on a TCP/IP packet of data stored in the local memory, a network controller allowing data offloaded from the local memory to be transmitted to the network system using an iSCSI protocol or allowing data received from the network system to be stored in the local memory, and a disk controller storing and withdrawing data between the disk storage device and the local memory.
摘要:
Disclosed is an XML database duplicating apparatus and method capable of providing an effective application service without interruption at a low cost in the diverse Internet environments by copying an XML document of a database system mounting an XML processing technique to another remote server. When the XML document stored in a database of the original server is copied to databases of copied servers, the structure and attribute information included in the XML document are maintained as they are, and thus the respective copied servers can support the searches based on the contents and the attribute provided by an XML query language and disperse users' queries concentrated to the original server to the respective copied servers, so that the service request for application programs can be processed.
摘要:
A recovery method for a high-dimensional index structure is disclosed, in which a reinsert operation is employed based on ARIES (algorithm for recovery and isolation exploiting semantics) and a page-oriented redo and a logical undo. Further, a recording medium on which a program for carrying out the above method is recorded is disclosed, the program being readable by a computer. The recovery method for a high-dimensional index structure employing a reinsert operation according to the present invention includes the following steps. At a first step, an entry is inserted into a node, a minimum bounding region is adjusted, an overflow is processed, and a log record is stored. At a second step, the log record thus stored is recovered.
摘要:
A file storage system, a file storing method, and a file searching method. In the file storing method, a single file to be stored is classified into at least one or more objects, and the classified objects are classified into pages with a serial number. One storage device to record the file is selected among a plurality of storage devices connected through a network. One object is allocated to the selected storage device. Pages configuring the file of the object allocated to the selected storage device are stored. When all pages of the file are not stored, the remaining pages are stored by allocating new object to a new storage device. Metadata for managing information about the storage of the file is set. Accordingly, the file can be stored over several disks. In addition, the overall system performance can be increased by setting the file information in the object metadata simply using the least resources.
摘要:
A distributed object sharing system and a method thereof are provided. In a file server writing method for storing an object in a RAID (redundant array of inexpensive disks) apparatus having a plurality of storage apparatuses, the file server writing method includes: a first process of, when an object writing command for a specific object is generated during error recovery in an erroneous storage apparatus, checking a recovery state of the object with reference to recovery state information provided from a metadata server; a second process of, when the recovery of the object is completed, performing the object writing command on a normal storage apparatus and a recovery storage apparatus; a third process of, when the recovery of the object is proceeding, receiving the recovery state information from the metadata server again, checking the recovery state of the object again, and determining whether or not to perform the second process; a fourth process of, when the second process is determined not to performed, performing the object writing command on only the normal storage apparatus and receiving the recovery state information from the metadata server again; and a fifth process of checking the recovery state of the object with reference to the received recovery state information and, when the recovery of the object is completed, additionally performing the object writing command on the recovery storage apparatus. Accordingly, it is possible to prevent data loss and perform I/O command during error recovery.
摘要:
A cache coherency maintenance system and method of a user file manager in an object-based storage system are provided. According to the cache coherence maintenance system and method, by maintaining the coherency of a writeback cache based on time using a timer, metadata and data information are efficiently managed. Accordingly, even when accesses by users increase, the cost of maintaining the coherency of the cache is distributed to respective user file managers. In this way the performance of the entire object-based storage system is enhanced and the consistency and efficiency of information increase.
摘要:
A method of balanced object striping and a system therefor are provided. The object striping method includes: transmitting a data write request and receiving an object identifier if the data write request is a first write request regarding the data; determining a first object storage target to store the data by using the object identifier; and striping the data in a plurality of object storage targets starting from the first object storage target to store the data.
摘要:
A distributed object sharing system and a method thereof are provided. In a file server writing method for storing an object in a RAID (redundant array of inexpensive disks) apparatus having a plurality of storage apparatuses, the file server writing method includes: a first process of, when an object writing command for a specific object is generated during error recovery in an erroneous storage apparatus, checking a recovery state of the object with reference to recovery state information provided from a metadata server; a second process of, when the recovery of the object is completed, performing the object writing command on a normal storage apparatus and a recovery storage apparatus; a third process of, when the recovery of the object is proceeding, receiving the recovery date information from the metadata server again, checking the recovery state of the object again, and determining whether or not to perform the second process; a fourth process of, when the second process is determined not to performed, performing the object writing command on only the normal storage apparatus and receiving the recovery state information from the metadata server again; and a fifth process of checking the recovery state of the object with reference to the received recovery date information and, when the recovery of the object is completed, additionally performing the object writing command on the recovery storage apparatus. Accordingly, it is possible to prevent data loss and perform I/O command during error recovery.
摘要:
A method of data placement and control in a block-divided distributed disk array is provided. At first, data to store is divided into logical blocks, and each of the divided logical blocks is further divided into a plurality of data blocks. Then, a parity block is created through performing an XOR operation on the data blocks of each logical block in a unit of a strip, and the parity block is arranged at the first block of a strip unit. Then, parity blocks are arranged at a next block of a previous logical block's the last data block through a left/right shifting for uniformly arranging the parity blocks through out all disks in order to fill an empty block between the logical blocks.