From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH 7/9] exofs: mkexofs Date: Tue, 13 Jan 2009 09:17:18 -0500 Message-ID: <496CA26E.1080708@garzik.org> References: <4947BFAA.4030208@panasas.com> <4947CA5C.50104@panasas.com> <20081229121423.efde9d06.akpm@linux-foundation.org> <495B8D90.1090004@panasas.com> <1230739053.3408.74.camel@localhost.localdomain> <4960D3CA.2000202@panasas.com> <1231783926.3256.29.camel@localhost.localdomain> <496B989F.7050907@garzik.org> <1231790190.15161.29.camel@localhost.localdomain> <496BA671.3070900@garzik.org> <1231802758.27151.18.camel@localhost.localdomain> <496C9ABE.8060300@garzik.org> <20090113140328.3aab5a35@lxorguk.ukuu.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: James Bottomley , Boaz Harrosh , Matthew Wilcox , Benny Halevy , Andrew Morton , Al Viro , Avishay Traeger , open-osd development , linux-scsi , linux-kernel , linux-fsdevel To: Alan Cox Return-path: Received: from srv5.dvmed.net ([207.36.208.214]:36279 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752429AbZAMOSJ (ORCPT ); Tue, 13 Jan 2009 09:18:09 -0500 In-Reply-To: <20090113140328.3aab5a35@lxorguk.ukuu.org.uk> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Alan Cox wrote: >> It seems unlikely drive manufacturers would get excited about a >> sub-optimal solution that does not even approach using the full >> potential of the product. > > You forgot the more important people > > Mr Customer, would you like your data centre to use a new magic OSD fs or > the existing one you trust. > > Now in my experience that is a *dumb* question because the answer is > obvious... The choice is between "new magic OSD fs" and "new fs that used to be ext4, before we hacked it up". "existing one you trust" is not an option... >> Plus, given the existence of an OSD-specific filesystem (exofs, at the >> very least), it seems unlikely that end users who own OSDs would choose >> the sub-optimal solution when an OSD-specific filesystem exists. > > Actually until you can show zillions of users stably using them the > people with the money won't buy them in the first place 8) Yeah, at this point the discussion devolves into talk of carts, horses, chickens and eggs... :) >>> ready for the consumer market until 2011. That's not really going to >>> convince the disk vendors that OSD based devices should be marketed >>> today. >> And you have a similar sales job and lag time, when hacking -- read >> destabilizing -- a filesystem to work with OSDs as well as sector-based >> devices. > > 2011 sounds optimistic for major OSD adoption in any space except for > flash storage where OSD type knowledge means you can do much better jobs > on erase management. His number, not mine... At this point OSD is a fun and interesting research project. Overall, I think Linux should have OSD support so that we are ready for whatever the future brings. Even if OSD goes nowhere, it will still have more users than many of the existing Linux drivers and architectures :) Jeff