From mboxrd@z Thu Jan 1 00:00:00 1970 From: Warpme Subject: Issue with stalled NFS Date: Sun, 01 Nov 2009 23:00:18 +0100 Message-ID: <4AEE04F2.2070400@o2.pl> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------040407020504020509070805" To: linux-nfs@vger.kernel.org Return-path: Received: from tur.go2.pl ([193.17.41.50]:58161 "EHLO tur.go2.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753204AbZKAWA6 (ORCPT ); Sun, 1 Nov 2009 17:00:58 -0500 Received: from mailout1.go2.pl (mailout1.go2.pl [193.17.41.11]) by tur.go2.pl (o2.pl Mailer 2.0.1) with ESMTP id F3CF3230B7D for ; Sun, 1 Nov 2009 23:01:01 +0100 (CET) Received: from mailout1.go2.pl (unknown [10.0.0.104]) by mailout1.go2.pl (Postfix) with ESMTP id A31B330010 for ; Sun, 1 Nov 2009 23:00:20 +0100 (CET) Received: from unknown (unknown [10.0.0.74]) by mailout1.go2.pl (Postfix) with SMTP for ; Sun, 1 Nov 2009 23:00:20 +0100 (CET) Sender: linux-nfs-owner@vger.kernel.org List-ID: This is a multi-part message in MIME format. --------------040407020504020509070805 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit 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=