From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bedivere.hansenpartnership.com ([66.63.167.143]:55128 "EHLO bedivere.hansenpartnership.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750840AbdAPRrH (ORCPT ); Mon, 16 Jan 2017 12:47:07 -0500 Message-ID: <1484588818.2540.43.camel@HansenPartnership.com> Subject: Re: [LSF/MM ATTEND] FS jitter testing, network caching, Lustre, cluster filesystems. From: James Bottomley To: Chuck Lever , Jeffrey Altman Cc: Oleg Drokin , lsf-pc@lists.linux-foundation.org, linux-fsdevel Date: Mon, 16 Jan 2017 09:46:58 -0800 In-Reply-To: References: <20170116171708.GC2953@fieldses.org> <409e0dcb-0e6e-b37a-d8d1-039f92d466ac@auristor.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Mon, 2017-01-16 at 12:42 -0500, Chuck Lever wrote: > > On Jan 16, 2017, at 12:23 PM, Jeffrey Altman > > wrote: > > > > > On Sun, Jan 15, 2017 at 06:38:43PM -0500, Oleg Drokin wrote: > > > > A container support from filesystems is also very relevant to > > > > us since Lustre > > > > is used more and more in such settings. > > > > I too would be interested in participating in a discussion of > > filesystem support for containers. In particular, how to manage > > container identity for network filesystems so that network > > filesystem modules such as kafs can be used to provide persistent > > location-independent storage to containerized processes. > > I'm also interested in that discussion. For identity, doesn't the UTS namespace do this? If not, what is missing? James