From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aleksey Senin Subject: Re: nfsroot 8k block size Date: Mon, 09 May 2005 14:53:49 +0300 Message-ID: <427F4F4D.40600@bladefusion.com> References: <427F45C3.1060005@bladefusion.com> <1115638990.24625.2.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]:33381 "EHLO mxout5.netvision.net.il") by vger.kernel.org with ESMTP id S261285AbVEILxw (ORCPT ); Mon, 9 May 2005 07:53:52 -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 <0IG80029611QRF20@mxout5.netvision.net.il> for linux-fsdevel@vger.kernel.org; Mon, 09 May 2005 14:53:51 +0300 (IDT) In-reply-to: <1115638990.24625.2.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 Yes. If I boot client from the disk with the same kernel, I can mount=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/clien= t work fine. I'm using kernel 2.4.25 on the server side, and kernel 2.4.30 on the=20 client side. Trond Myklebust wrote: > m=C3=A5 den 09.05.2005 Klokka 14:13 (+0300) skreiv Aleksey Senin: >=20 >>Is there any reason, why when I using nfsroot, I NFS client not using >>block size larger then 8k, even if I define it on command line : >> >>nfsroot=3DXXX:/bla/bla/bla,rsize=3D32768,wsize=3D32768,v3,tcp >=20 >=20 > Does your server actually support >8k r/wsize? >=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