From mboxrd@z Thu Jan 1 00:00:00 1970 From: Madhusudhana U Subject: NFS re-exporting CEPH cluster Date: Thu, 24 May 2012 05:14:56 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from plane.gmane.org ([80.91.229.3]:39785 "EHLO plane.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752200Ab2EXFPL (ORCPT ); Thu, 24 May 2012 01:15:11 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SXQOC-0004Nu-Fs for ceph-devel@vger.kernel.org; Thu, 24 May 2012 07:15:08 +0200 Received: from 202.164.25.5 ([202.164.25.5]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 May 2012 07:15:08 +0200 Received: from madhusudhana.u.acharya by 202.164.25.5 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 24 May 2012 07:15:08 +0200 Sender: ceph-devel-owner@vger.kernel.org List-ID: To: ceph-devel@vger.kernel.org Hi all, Can anyone tried re-exporting CEPH cluster via NFS with success (I mean to say, mount the CEPH cluster in one of the machine and then export that via NFS to clients)? I need to do this bcz of my client kernel version and some EDA tools compatibility.Can someone suggest me how I can successfully re-export CEPH over NFS ? Thanks __M