Proceedings of the 1st ACM Symposium on Cloud Computing 2010
DOI: 10.1145/1807128.1807164
|View full text |Cite
|
Sign up to set email alerts
|

Robust and flexible power-proportional storage

Abstract: Power-proportional cluster-based storage is an important component of an overall cloud computing infrastructure. With it, substantial subsets of nodes in the storage cluster can be turned off to save power during periods of low utilization. Rabbit is a distributed file system that arranges its data-layout to provide ideal power-proportionality down to very low minimum number of powered-up nodes (enough to store a primary replica of available datasets). Rabbit addresses the node failure rates of large-scale clu… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
148
0
1

Year Published

2011
2011
2020
2020

Publication Types

Select...
7
1
1

Relationship

1
8

Authors

Journals

citations
Cited by 157 publications
(151 citation statements)
references
References 15 publications
0
148
0
1
Order By: Relevance
“…For instance, it is based on a simple definition of an augmenting cycle (analog of an augmenting path), leading to an augmenting blossom (which models the triangle cluster of Cornuejols and Pulleyblank); we show a maximum cardinality matching with the greatest number of augmenting blossoms gives a maximum cardinality cardinality triangle-free 2-matching (Lemma 4(i)). 4 Our proof shows that the scheduling problem is solved correctly, independently of [16,17,5]. We also extend the ideas to get similar results for arbitrary job lengths.…”
Section: The Case B = 2 and 2-matchingsmentioning
confidence: 55%
“…For instance, it is based on a simple definition of an augmenting cycle (analog of an augmenting path), leading to an augmenting blossom (which models the triangle cluster of Cornuejols and Pulleyblank); we show a maximum cardinality matching with the greatest number of augmenting blossoms gives a maximum cardinality cardinality triangle-free 2-matching (Lemma 4(i)). 4 Our proof shows that the scheduling problem is solved correctly, independently of [16,17,5]. We also extend the ideas to get similar results for arbitrary job lengths.…”
Section: The Case B = 2 and 2-matchingsmentioning
confidence: 55%
“…Rabbit [1] provides an interesting data placement algorithm for energy proportionality in MapReduce clusters. The key idea is to place data items in a skewed way across the nodes in the cluster.…”
Section: ) Mapreduce Cluster Energy Managementmentioning
confidence: 99%
“…Chase et al discuss how to turn servers on and off based on demand in datacenters [9] and more recent work [12,15,5] specifically tackles the problem of designing a distributed file system to be power-proportional. We Since we did not have enough Asterix-II nodes to build a cluster, the total power for this case is projected.…”
Section: Related Workmentioning
confidence: 99%
“…In fact, a data layout policy based on a randomized approach, such as those used in the Hadoop Distributed File System (HDFS) [1] and GFS [10], severely restricts the number of nodes that can be turned off. In response, alternate data layout policies, such as those proposed in [5,15], attempt to bias data storage in a manner that allows performance to be traded off with the number of nodes turned off in a cluster. These policies maintain a primary copy of the data on a small subset of cluster nodes, which represents the lowest power setting.…”
Section: Introductionmentioning
confidence: 99%