RE: btrfs for enterprise raid arrays

2009-04-05 Thread Erwin van Londen
Chris, > -Original Message- > From: linux-btrfs-ow...@vger.kernel.org [mailto:linux-btrfs- > ow...@vger.kernel.org] On Behalf Of Chris Mason > Sent: Saturday, 4 April 2009 12:23 AM > To: Erwin van Londen > Cc: linux-btrfs@vger.kernel.org > Subject: Re: btrfs for e

Re: btrfs for enterprise raid arrays

2009-04-03 Thread James Bottomley
On Fri, 2009-04-03 at 07:43 -0400, Ric Wheeler wrote: > Erwin van Londen wrote: > > Another thing is that some arrays have the capability to "thin-provision" > > volumes. In the back-end on the physical layer the array configures, let > > say, a 1 TB volume and virtually provisions 5TB to the hos

Re: btrfs for enterprise raid arrays

2009-04-03 Thread James Bottomley
On Fri, 2009-04-03 at 06:27 -0700, Matthew Wilcox wrote: > On Fri, Apr 03, 2009 at 12:58:00PM +0100, David Woodhouse wrote: > > On Fri, 2009-04-03 at 12:43 +0100, Ric Wheeler wrote: > > > > New firmware/microcode versions are able to reclaim that space if it > > > > sees a certain number of consecu

Re: btrfs for enterprise raid arrays

2009-04-03 Thread Matthew Wilcox
On Fri, Apr 03, 2009 at 12:58:00PM +0100, David Woodhouse wrote: > On Fri, 2009-04-03 at 12:43 +0100, Ric Wheeler wrote: > > > New firmware/microcode versions are able to reclaim that space if it > > > sees a certain number of consecutive zero's and will reclaim that > > > space to the volume pool

Re: btrfs for enterprise raid arrays

2009-04-03 Thread Chris Mason
On Thu, 2009-04-02 at 21:34 -0700, Erwin van Londen wrote: > Dear all, > > While going through the archived mailing list and crawling along the > wiki I didn't find any clues if there would be any optimizations in > Btrfs to make efficient use of functions and features that today exist > on enterp

Re: btrfs for enterprise raid arrays

2009-04-03 Thread Ric Wheeler
David Woodhouse wrote: On Fri, 2009-04-03 at 12:43 +0100, Ric Wheeler wrote: New firmware/microcode versions are able to reclaim that space if it sees a certain number of consecutive zero's and will reclaim that space to the volume pool. Are there any thoughts on writing a low-priority trea

Re: btrfs for enterprise raid arrays

2009-04-03 Thread David Woodhouse
On Fri, 2009-04-03 at 12:43 +0100, Ric Wheeler wrote: > > New firmware/microcode versions are able to reclaim that space if it > > sees a certain number of consecutive zero's and will reclaim that > > space to the volume pool. Are there any thoughts on writing a > > low-priority tread that zeros

Re: btrfs for enterprise raid arrays

2009-04-03 Thread Ric Wheeler
Sander wrote: Dear Erwin, Erwin van Londen wrote (ao): Another thing is that some arrays have the capability to "thin-provision" volumes. In the back-end on the physical layer the array configures, let say, a 1 TB volume and virtually provisions 5TB to the host. On writes it dynamically allo

Re: btrfs for enterprise raid arrays

2009-04-03 Thread Ric Wheeler
Erwin van Londen wrote: Dear all, While going through the archived mailing list and crawling along the wiki I didn't find any clues if there would be any optimizations in Btrfs to make efficient use of functions and features that today exist on enterprise class storage arrays. One exception

Re: btrfs for enterprise raid arrays

2009-04-03 Thread Sander
Dear Erwin, Erwin van Londen wrote (ao): > Another thing is that some arrays have the capability to > "thin-provision" volumes. In the back-end on the physical layer the > array configures, let say, a 1 TB volume and virtually provisions 5TB > to the host. On writes it dynamically allocates more p