This is an automated email from the ASF dual-hosted git repository.

pstuedi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-crail-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 479c3c6  Re-phrasing paragraph about Pocket
479c3c6 is described below

commit 479c3c69a736980bbf6ca45d938f3950b58413e6
Author: Patrick Stuedi <pstu...@apache.org>
AuthorDate: Fri Mar 15 15:23:13 2019 +0100

    Re-phrasing paragraph about Pocket
---
 site/_posts/blog/2019-03-13-deployment.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/site/_posts/blog/2019-03-13-deployment.md 
b/site/_posts/blog/2019-03-13-deployment.md
index e53570b..13a41e4 100644
--- a/site/_posts/blog/2019-03-13-deployment.md
+++ b/site/_posts/blog/2019-03-13-deployment.md
@@ -121,7 +121,7 @@ During the deployment of Crail, one has to decide on the 
storage capacity of eac
 
 <div style="text-align: justify"> 
 <p>
-Ideally, we would want individual storage tiers to be elastic in a way that 
storage capacities can be adjutsed dynamically (and automatically) based on the 
load. Currently, Crail does not provide elastic storage tiers (adding storage 
servers on the fly is always possible, but not removing). In a recent research 
system named <a 
href="https://www.usenix.org/system/files/osdi18-klimovic.pdf";>Pocket</a>, 
however, we have been exploring how to build elastic storage in the context of 
serverles [...]
+Ideally, we would want individual storage tiers to be elastic in a way that 
storage capacities can be adjutsed dynamically (and automatically) based on the 
load. Currently, Crail does not provide elastic storage tiers (adding storage 
servers on the fly is always possible, but not removing). A recent research 
project has been exploring how to build elastic storage in the context of 
serverless computing and in the future we might integrate some of these ideas 
into Crail as well. Have a loo [...]
 </p>
 </div>  
 
@@ -129,7 +129,7 @@ Ideally, we would want individual storage tiers to be 
elastic in a way that stor
 
 <div style="text-align: justify"> 
 <p>
-In this blog we discussed various configuration options in Crail for deploying 
tiered disaggrated storage. Crail allows mixing tradional non-disaggregated 
storage with disaggregated storage in a single storage namespace and is thereby 
able to seamlessly absorb peak storage demands while offering excellent 
performance during regular operation. Storage classes and location classes in 
Crail further provide fine-grained control over how storage resources are 
provisoned and allocated. In the  [...]
+In this blog we discussed various configuration options in Crail for deploying 
tiered disaggrated storage. Crail allows mixing traditional non-disaggregated 
storage with disaggregated storage in a single storage namespace and is thereby 
able to seamlessly absorb peak storage demands while offering excellent 
performance during regular operation. Storage classes and location classes in 
Crail further provide fine-grained control over how storage resources are 
provisoned and allocated. In th [...]
  </p>
  </div>
 

Reply via email to