System and method for enhancing log performance
    1.
    发明授权
    System and method for enhancing log performance 有权
    提高日志性能的系统和方法

    公开(公告)号:US07620669B1

    公开(公告)日:2009-11-17

    申请号:US11640008

    申请日:2006-12-15

    IPC分类号: G06F17/30 G06F17/00

    摘要: A system and method enhances performance of a log adapted for use with a storage system. The log is illustratively organized into a plurality of regions, wherein each region comprises one or more entries and wherein each region is allocated to a consistency collection. As used herein, a consistency collection is defined as a set of one or more data containers among which it is desired to maintain transaction consistency, i.e., atomicity of updates of a transaction to those containers. Each entry of the region is adapted to store an update of data from a source, e.g., an application executing on the storage system. Thus, the consistency collection may comprise multiple data containers associated with one or more applications configured to maintain the atomicity of transaction updates to the collection of containers.

    摘要翻译: 系统和方法提高适用于存储系统的日志的性能。 日志被示例性地组织成多个区域,其中每个区域包括一个或多个条目,并且其中每个区域被分配给一致性集合。 如本文所使用的,一致性集合被定义为一组一个或多个数据容器,其中希望维持事务一致性,即事务更新到这些容器的原子性。 该区域的每个条目适于存储来自源的数据的更新,例如在存储系统上执行的应用。 因此,一致性集合可以包括与被配置为将事务更新的原子性维持到容器的集合的一个或多个应用相关联的多个数据容器。

    Data copy between peer-to-peer controllers
    2.
    发明授权
    Data copy between peer-to-peer controllers 失效
    对等控制器之间的数据复制

    公开(公告)号:US06189079B1

    公开(公告)日:2001-02-13

    申请号:US09083750

    申请日:1998-05-22

    IPC分类号: G06F1206

    CPC分类号: G06F11/2071

    摘要: Disclosed is a system for copying data sets from a first storage device to a second storage device. The first storage device is managed by a first controller and the second storage device is managed by a second controller. The first controller receives a command to copy a plurality of data sets from the first storage device to the second storage device. First and second data structures are generated to include fields corresponding to the data sets. The fields initially indicate that the data sets have not been copied. For the data sets subject to the copy command, the first controller transfers a copy of the data set to the second controller. The second controller stores the copy of the data set received from the first controller in the second storage device. The field in the first data structure corresponding to the data set copied to the second storage device is then modified to indicate that the data set was copied to the second storage device. The field in the second data structure corresponding to the data set the second controller stores in the second storage device is also modified to indicate that the data set was stored in the second storage device.

    摘要翻译: 公开了一种用于将数据集从第一存储装置复制到第二存储装置的系统。 第一存储设备由第一控制器管理,第二存储设备由第二控制器管理。 第一控制器接收从第一存储装置将多个数据组复制到第二存储装置的命令。 生成第一和第二数据结构以包括对应于数据集的字段。 这些字段最初表示数据集尚未被复制。 对于受复制命令影响的数据集,第一个控制器将数据集的副本传送到第二个控制器。 第二控制器将从第一控制器接收的数据集的副本存储在第二存储装置中。 然后修改与复制到第二存储设备的数据集相对应的第一数据结构中的字段以指示数据集被复制到第二存储设备。 与第二控制器存储在第二存储装置中的数据组对应的第二数据结构中的字段也被修改以指示数据集存储在第二存储装置中。

    Locking a non-busy device for accessing a data record stored on another
device
    3.
    发明授权
    Locking a non-busy device for accessing a data record stored on another device 失效
    锁定非忙设备,以访问存储在另一设备上的数据记录

    公开(公告)号:US5493724A

    公开(公告)日:1996-02-20

    申请号:US41376

    申请日:1993-04-01

    CPC分类号: G06F13/16 G06F12/0866

    摘要: A method and apparatus for improving storage controller throughput when servicing non-specific read requests. Throughput is increased by enabling the storage controller to service non-specific read requests issued against a device address which is not the same as the device address associated with the data that the non-specific read is requesting. The device address associated with the data is thus free to be used for another I/O operation. When the device address used by the non-specific read is a non-busy type (that is, the device and/or data is not locked) then the throughput improvement is obtained by increasing the number of data requests that may be concurrently handled by the storage controller.

    摘要翻译: 一种用于在维护非特定读请求时改善存储控制器吞吐量的方法和装置。 通过使存储控制器能够服务针对与非特定读取请求的数据相关联的设备地址不同于设备地址的非特定读请求来增加吞吐量。 因此与数据相关联的设备地址可以自由地用于另一个I / O操作。 当非特定读取使用的设备地址是非忙类型(即,设备和/或数据未被锁定)时,通过增加可以同时处理的数据请求的数量来获得吞吐量改进 存储控制器。

    Delta query technique
    4.
    发明授权
    Delta query technique 有权
    增量查询技术

    公开(公告)号:US07693886B1

    公开(公告)日:2010-04-06

    申请号:US11640019

    申请日:2006-12-15

    IPC分类号: G06F7/00

    CPC分类号: G06F17/30902 H04L67/1095

    摘要: A delta query technique transmits only latest changes to data of objects from a server to one or more clients in response to a client query (request) to access the object data. A global counter is maintained for all of the objects served by the server. Every time the data of an object changes, a value of the global counter increments (updates) and the updated global counter value is then assumed (“inherited”) by that object. In addition, the global counter is updated when a client issues a request to access one or more objects. If the data of the objects has changed since the last time the client accessed the objects, the server responds with the latest object data and the updated global counter value. Notably, each client maintains a local counter having a value that, upon receipt of the latest object data, is modified to reflect the updated global counter value.

    摘要翻译: 增量查询技术仅响应于访问对象数据的客户机查询(请求),将对对象数据的最新更改仅从服务器传输到一个或多个客户端。 维护服务器所服务的所有对象的全局计数器。 每次对象的数据更改时,全局计数器的值递增(更新),然后由该对象假定(“继承”)更新的全局计数器值。 另外,当客户端发出访问一个或多个对象的请求时,全局计数器被更新。 如果对象的数据自上次客户端访问对象以来发生变化,服务器将使用最新的对象数据和更新的全局计数器值进行响应。 值得注意的是,每个客户端维护本地计数器,其具有在接收到最新对象数据时被修改以反映更新的全局计数器值的值。

    WRITE ORDERING STYLE ASYNCHRONOUS REPLICATION UTILIZING A LOOSELY-ACCURATE GLOBAL CLOCK
    5.
    发明申请
    WRITE ORDERING STYLE ASYNCHRONOUS REPLICATION UTILIZING A LOOSELY-ACCURATE GLOBAL CLOCK 有权
    使用舒适的全球时钟的写订单异种复制

    公开(公告)号:US20080243951A1

    公开(公告)日:2008-10-02

    申请号:US11692668

    申请日:2007-03-28

    IPC分类号: G06F12/16

    摘要: A write ordering style asynchronous replication service utilizes a loosely-accurate global clock in a data backup and recovery storage environment. The storage environment includes a set of source storage systems illustratively embodied as source replication nodes that cooperate to maintain a consistency group that may span multiple geographical sites. The storage environment also includes one or more target storage systems illustratively embodied as target replication nodes configured to service the consistency group. The write ordering style service utilizes the loosely-accurate global clock to provide consistent replication of a storage space of the consistency group.

    摘要翻译: 写入排序样式异步复制服务在数据备份和恢复存储环境中使用松散精确的全局时钟。 存储环境包括一组源存储系统,其示意性地体现为协作以维护可跨越多个地理站点的一致性组的源复制节点。 存储环境还包括一个或多个目标存储系统,其示意性地体现为被配置为服务一致性组的目标复制节点。 写订单样式服务使用松散精确的全局时钟来提供一致性组的存储空间的一致复制。

    Point in time copy between data storage systems
    7.
    发明申请
    Point in time copy between data storage systems 失效
    在数据存储系统之间的时间点复制

    公开(公告)号:US20050251634A1

    公开(公告)日:2005-11-10

    申请号:US10839034

    申请日:2004-05-05

    摘要: A target data storage system comprises a peer-to-peer communication link interface for linking the target to a source data storage system, and data storage for storing point in time copy data received from the source via the peer-to-peer communication link interface. Information is established at the target relating logical identification of the point in time copy data to point in time copy data stored at the target and to point in time copy data stored at the source, such that the information references the data storage system having requested point in time copy data. A controller of the target accesses requested point in time copy data at the target if the table indicates that the requested point in time copy data is available at the target; else obtains the requested point in time copy data from the source via the peer-to-peer communication link interface.

    摘要翻译: 目标数据存储系统包括用于将目标链接到源数据存储系统的点对点通信链路接口以及用于通过对等通信链路接口从源接收的时间点复制数据的数据存储器 。 在目标处建立信息,将时间点的复制数据的时间点的逻辑识别与存储在目标上的时间复制数据相关联,并将时间点复制存储在源中的数据,使得信息引用具有请求点的数据存储系统 及时复制数据。 如果该表指示所请求的时间点复制数据在目标上可用,则请求时间点的目标访问控制器复制数据在目标上; 否则通过对等通信链路接口从源中获得请求的时间点复制数据。

    Efficient data backup using a single side file
    8.
    发明授权
    Efficient data backup using a single side file 失效
    使用单侧文件进行高效的数据备份

    公开(公告)号:US06848021B2

    公开(公告)日:2005-01-25

    申请号:US09918713

    申请日:2001-08-01

    IPC分类号: G06F11/20 G06F12/00

    摘要: A method for data backup includes creating a sidefile in a cache memory of a data storage system. Entries are added to the sidefile specifying copy operations to be respectively performed by copy services in the system, including at least first and second copy services of different, first and second types. The copy operations specified by the operations are then executed using the first and second copy services.

    摘要翻译: 一种用于数据备份的方法包括在数据存储系统的高速缓冲存储器中创建副文件。 将条目添加到指定复制操作的副文件中,以分别由系统中的复制服务执行,包括不同的,第一和第二类型的至少第一和第二复制服务。 然后,使用第一和第二副本服务执行操作指定的复制操作。

    System and method for providing a backup copy of a database
    9.
    发明授权
    System and method for providing a backup copy of a database 失效
    提供数据库备份副本的系统和方法

    公开(公告)号:US5594900A

    公开(公告)日:1997-01-14

    申请号:US409478

    申请日:1995-03-22

    摘要: A backup method for a computer database system comprising maintaining a mirrored copy of the database at a remote location is characterized in that updates to the remote database data are delayed for a delay time greater than or equal to the upper limit on the data communication delay between the local location and the remote location and updates to a remote log for the database are executed after corresponding updates to a local log without said delay. In this way a consistent copy of the database may be recovered from the mirrored copy of the database and the remote log after destruction of the database system.

    摘要翻译: 一种用于计算机数据库系统的备份方法,包括在远程位置维护数据库的镜像副本,其特征在于,对远程数据库数据的更新被延迟大于或等于数据通信延迟上限的延迟时间 本地位置和远程位置的更新以及对数据库的远程日志的更新将在对本地日志的相应更新后执行,而不会造成延迟。 以这种方式,在数据库系统销毁后,可以从数据库和远程日志的镜像副本中恢复数据库的一致副本。

    Method and system for time zero backup session security
    10.
    发明授权
    Method and system for time zero backup session security 失效
    时间零备份会话安全的方法和系统

    公开(公告)号:US5448718A

    公开(公告)日:1995-09-05

    申请号:US871358

    申请日:1992-04-20

    摘要: A data backup copying session on a data processing system is secured responsive to initiation of the data backup session by an application executing on a processing unit by generating a unique identifier for the data backup session. Thereafter, all member paths of a group of paths designated by the processing unit for communication between itself and the first storage subsystem are identified and associated with the data backup session. Access to the session is thereafter allowed only along a member path of the group of paths associated with the data backup session. The system and method of the invention further provide for fault recovery and protection against excessive demand on storage control unit memory.

    摘要翻译: 响应于在处理单元上执行的应用程序启动数据备份会话,数据处理系统上的数据备份复制会话通过生成数据备份会话的唯一标识符来确保。 此后,由处理单元指定的用于自身与第一存储子系统之间的通信的一组路径的所有成员路径被识别并与数据备份会话相关联。 此后仅允许对与该数据备份会话相关联的路径组的成员路径进行访问。 本发明的系统和方法进一步提供了对存储控制单元存储器的过度需求的故障恢复和保护。