WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] anyone using dm-cache?

To: rudi@xxxxxxxxxxx
Subject: Re: [Xen-users] anyone using dm-cache?
From: Florian Heigl <florian.heigl@xxxxxxxxx>
Date: Wed, 29 Jun 2011 01:02:22 +0200
Cc: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Tue, 28 Jun 2011 16:05:21 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=sdQGOJdga8eZ0SnsbYgk4ZikiNQAvKZ+Unp2o3MvKCY=; b=QJ5vHUwuYEE87Lm+TzWsitf1KnJ+GBSOdyH59aDXeVKsjiT1gQJaJ/ML1J285tszfy M6yaWy6/dUZVXiuw3Xd0yuyd+h+7Y5VwhNCex0leSo0eGbnxxJw2HrzYUbtPaoZ4WJM0 LRonlb8Veak2nEgDAIJD9GPSSls10lDMh6Xx0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <sig.01563c1fc4.BANLkTinnuGtbwf2OwoZKion0GmhqT32WRQ@xxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <sig.01563c1fc4.BANLkTinnuGtbwf2OwoZKion0GmhqT32WRQ@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

2011/6/24 Rudi Ahlers <Rudi@xxxxxxxxxxx>:
> I'm looking for a way to speed up SAN based storage on a CentOS 5.6 + XEN
> Hypervisor which uses iSCSI mounted SAN storage. dm-cache seems like it do


I think the "write-through-write-around" (wt) version of flashcache[*]
might be better for the SSD caching use case.
I haven't tried it but you just basically made me stumble over it and
it seems the right thing for a Xen host. There's also documentation on
using it with Centos5.4 - good enough? :)

A write-back cache is also possible (and there's more work ongoing to
add something like that to linux) but I think a busy VM host will eat
through a SSD in too short time if we're caching writes.

I want to use that on my hosts since they only have 8 disks slots (so
6 normal 10k/15k disks on raid controller & 1 ssd & tbd).With a "real"
SAN I'd just trust in a reasonable number of raid10 spindles though -
SAN storage should be faster, not slower than local disks :>

> Does anyone use it?
> Any feedback? Pitfalls? Success stories?
As to actual _use_ i noted XCP 1.0 has "local storage caching" but
there is no documentation what makes up that feature.


[*] https://github.com/facebook/flashcache


Regards,
Florian

-- 
the purpose of libvirt is to provide an abstraction layer hiding all
xen features added since 2006 until they were finally understood and
copied by the kvm devs.

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>