首页> 外文会议>ACM SIGMOD international conference on Management of data >A comparison of high-availability media recovery techniques
【24h】

A comparison of high-availability media recovery techniques

机译:高可用性媒体恢复技术的比较

获取原文

摘要

We compare two high-availability techniques for recovery from media failures in database systems. Both techniques achieve high availability by having two copies of all data and indexes, so that recovery is immediate. "Mirrored declustering" spreads two copies of each relation across two identical sets of disks. "Interleaved declustering" spreads two copies of each relation across one set of disks while keeping both copies of each tuple on separate disks. Both techniques pay the same costs of doubling storage requirements and requiring updates to be applied to both copies.

Mirroring offers greater simplicity and universality. Recovery can be implemented at lower levels of the system software (e.g., the disk controller). For architectures that do not share disks globally, it allows global and local cluster indexes to be independent. Also, mirroring does not require data to be declustered (i.e., spread over multiple disks).

Interleaved declustering offers significant improvements in recovery time, mean time to loss of both copies of some data, throughput during normal operation, and response time during recovery. For all architectures, interleaved declustering enables data to be spread over twice as many disks for improved load balancing. We show how tuning for interleaved declustering is simplified because it is dependent only on a few parameters that are usually well known for a specific workload and system configuration.

机译:

我们比较了两种从数据库系统中的介质故障中恢复的高可用性技术。两种技术都通过拥有所有数据和索引的两个副本来实现高可用性,因此可以立即进行恢复。 “镜像分簇”将每个关系的两个副本分布在两组相同的磁盘上。 “交错式分簇”将每个关系的两个副本分布在一组磁盘上,同时将每个元组的两个副本都保留在单独的磁盘上。两种技术都需要付出相同的代价,使存储需求增加一倍,并且要求对两个副本都应用更新。

镜像提供了更大的简单性和通用性。可以在较低级别的系统软件(例如磁盘控制器)上实施恢复。对于不全局共享磁盘的体系结构,它允许全局和本地群集索引是独立的。另外,镜像不需要对数据进行分簇(即分布在多个磁盘上)。

交错式群集可以显着改善恢复时间,丢失某些数据的两个副本的平均时间,正常操作期间的吞吐量以及恢复期间的响应时间。对于所有体系结构,交错式分簇可以使数据分布在两倍数量的磁盘上,以改善负载平衡。我们展示了如何简化交错式去簇的调整,因为它仅取决于通常对于特定工作负载和系统配置众所周知的几个参数。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号