From: Neil Brown Subject: Re: block dev minor > 255 and exporting fs Date: Thu, 6 Oct 2005 16:33:16 +1000 Message-ID: <17220.50476.651824.874256@cse.unsw.edu.au> References: <87hdbvx41r.fsf@coraid.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: nfs@lists.sourceforge.net Return-path: Received: from sc8-sf-mx1-b.sourceforge.net ([10.3.1.91] helo=mail.sourceforge.net) by sc8-sf-list2.sourceforge.net with esmtp (Exim 4.30) id 1ENPJo-0006YZ-HB for nfs@lists.sourceforge.net; Wed, 05 Oct 2005 23:33:28 -0700 Received: from ns.suse.de ([195.135.220.2] helo=mx1.suse.de) by mail.sourceforge.net with esmtps (TLSv1:AES256-SHA:256) (Exim 4.44) id 1ENPJm-0007Cj-0w for nfs@lists.sourceforge.net; Wed, 05 Oct 2005 23:33:28 -0700 To: Ed L Cashin In-Reply-To: message from Ed L Cashin on Wednesday October 5 Sender: nfs-admin@lists.sourceforge.net Errors-To: nfs-admin@lists.sourceforge.net List-Unsubscribe: , List-Id: Discussion of NFS under Linux development, interoperability, and testing. List-Post: List-Help: List-Subscribe: , List-Archive: On Wednesday October 5, ecashin@coraid.com wrote: > Hi. I've noticed that an NFS mount times out when I export a > filesystem residing on a block device with a "large" minor number, > i.e. beyond the old limit of 255 from when there were only eight bits > for the minor number of devices. Hmmm. it definitely shouldn't do that, but I'm not surprised. knfsd has some fairly old-fashioned ideas about how device number work. I'll put it on my todo list to look at, but in the mean time there is another work around you could use that is slightly less awkward than making an 'md' device. If you would 'fsid=23', or some other number, as an option in /etc/exports, then it will use that number rather than the device number to identify the filesystem, and so it should work better. NeilBrown ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ NFS maillist - NFS@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nfs