From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aleksey Senin Subject: Re: nfsroot 8k block size Date: Mon, 09 May 2005 15:45:15 +0300 Message-ID: <427F5B5B.1060800@bladefusion.com> References: <427F45C3.1060005@bladefusion.com> <1115638990.24625.2.camel@lade.trondhjem.org> <427F4F4D.40600@bladefusion.com> <1115641985.24625.8.camel@lade.trondhjem.org> <1115642136.24625.11.camel@lade.trondhjem.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: linux-fsdevel@vger.kernel.org Return-path: Received: from mxout5.netvision.net.il ([194.90.9.29]:52110 "EHLO mxout5.netvision.net.il") by vger.kernel.org with ESMTP id S261346AbVEIMpT (ORCPT ); Mon, 9 May 2005 08:45:19 -0400 Received: from ex1.bladefusion.com ([212.143.53.202]) by mxout5.netvision.net.il (Sun Java System Messaging Server 6.1 HotFix 0.11 (built Jan 28 2005)) with ESMTP id <0IG8002MK3FGVD20@mxout5.netvision.net.il> for linux-fsdevel@vger.kernel.org; Mon, 09 May 2005 15:45:16 +0300 (IDT) In-reply-to: <1115642136.24625.11.camel@lade.trondhjem.org> To: unlisted-recipients:; (no To-header on input) Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org I'm looking on the output from 'mount' command and in /proc/mounts file It shows that nfsroot mounted with 8k block size when I using nfsroot.=20 If client booted from disk it shows 32k. I applied patches to the kernel on the server side, and it support 32k. Trond Myklebust wrote: > m=C3=A5 den 09.05.2005 Klokka 08:33 (-0400) skreiv Trond Myklebust: >=20 >>m=C3=A5 den 09.05.2005 Klokka 14:53 (+0300) skreiv Aleksey Senin: >> >>>Yes. If I boot client from the disk with the same kernel, I can moun= t=20 >>>directory /bla/bla/bla with block size 32k, it meant the command >>>mount -t nfs -o rsize=3D32768,wsize=3D32768 XXX:/bla/bla/bla /tmp/cl= ient >>>work fine. >>>I'm using kernel 2.4.25 on the server side, and kernel 2.4.30 on the= =20 >>>client side. >> >>Only the 2.6 kernels support 32k by default. >=20 >=20 > Note: this applies to the knfsd server only. The clients have support= ed > 32k ever since 2.4.0. >=20 > Cheers, > Trond >=20 - To unsubscribe from this list: send the line "unsubscribe linux-fsdevel= " in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html