From mboxrd@z Thu Jan 1 00:00:00 1970 From: "J. Bruce Fields" Subject: Re: Issue with stalled NFS Date: Mon, 2 Nov 2009 13:35:52 -0500 Message-ID: <20091102183552.GA18142@fieldses.org> References: <4AEE04F2.2070400@o2.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-nfs@vger.kernel.org To: Warpme Return-path: Received: from fieldses.org ([174.143.236.118]:36416 "EHLO fieldses.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754190AbZKBSeT (ORCPT ); Mon, 2 Nov 2009 13:34:19 -0500 In-Reply-To: <4AEE04F2.2070400-h7QdYz1kt/Q@public.gmane.org> Sender: linux-nfs-owner@vger.kernel.org List-ID: On Sun, Nov 01, 2009 at 11:00:18PM +0100, Warpme wrote: > Hi * > > I'm looking solution for following problem: > > I have file server sharing files to diskless clients via NFS. > > My /etc/export looks following: > > [CODE]myth > 192.168.1.0/24(rw,crossmnt,no_subtree_check,no_root_squash) > /tftpboot/PXEclient > 192.168.1.0/24(rw,no_subtree_check,no_root_squash)[/CODE] > > > I want have setup, where plugging ext. USB HDD will be dynamically > visible on clients as new with plugged HDD contents. > So if user plug USB HD on server, diskless clients should see plugged > HDD contents in dynamically created with name equal to HD > label and HD contents inside it. > > I already wrote udev script which auto creates subdir=