An efficient scheme for providing high availability

SIGMOD Conference(1992)

引用 40|浏览12
暂无评分
摘要
Replication at the partition level is a promising approach for increasing availability in a Shared Nothing architecture. We propose an algorithm for maintaining replicas with little overhead during normal failure-free processing. Our mechanism updates the secondary replica in an asynchronous manner: entire dirty pages are sent to the secondary at some time before they are discarded from primary's buffer. A log server node (hardened against failures) maintains the log for each node. If a primary node fails, the secondary fetches the log from the log server, applied it to its replica, and brings itself to the primary's last transaction-consistent state. We study the performance of various policies for sending pages to secondary and the corresponding trade-offs between recovery time and overhead during failure-free processing.
更多
查看译文
关键词
failure-free processing,recovery time,primary node,corresponding trade-offs,log server node,efficient scheme,normal failure-free processing,entire dirty page,secondary replica,high availability,asynchronous manner,log server
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要