On Thu, Aug 9, 2012 at 11:27 PM, Johannes Schild <JSchild@xxxxxx> wrote: > > -------- Original-Nachricht -------- >> Datum: Thu, 9 Aug 2012 04:56:07 -0400 >> Von: "Peng, Tao" <tao.peng@xxxxxxx> >> An: Johannes Schild <JSchild@xxxxxx>, "rees@xxxxxxxxx" <rees@xxxxxxxxx> >> CC: "linux-nfs@xxxxxxxxxxxxxxx" <linux-nfs@xxxxxxxxxxxxxxx> >> Betreff: RE: Blocklayout > >> >> > -----Original Message----- >> > From: linux-nfs-owner@xxxxxxxxxxxxxxx >> [mailto:linux-nfs-owner@xxxxxxxxxxxxxxx] On Behalf Of Johannes >> > Schild >> > Sent: Thursday, August 09, 2012 4:43 PM >> > To: Johannes Schild; rees@xxxxxxxxx >> > Cc: linux-nfs@xxxxxxxxxxxxxxx >> > Subject: Re: Blocklayout >> > >> > Hi Guys, >> > >> > some additional Information, >> > >> > [ 1644.874549] FS-Cache: Loaded >> > [ 1644.895122] NFS: Registering the id_resolver key type >> > [ 1644.895158] FS-Cache: Netfs 'nfs' registered for caching >> > [ 1644.920204] blkmapd: sending ioctl 2285 to a partition! >> > [ 1644.920207] blkmapd: sending ioctl 2285 to a partition! >> > [ 1644.920208] blkmapd: sending ioctl 2285 to a partition! >> > [ 1644.920263] blkmapd: sending ioctl 2285 to a partition! >> > [ 1644.920264] blkmapd: sending ioctl 2285 to a partition! >> > [ 1644.920265] blkmapd: sending ioctl 2285 to a partition! >> > [ 1653.129460] blkmapd: sending ioctl 2285 to a partition! >> > [ 1653.129463] blkmapd: sending ioctl 2285 to a partition! >> > [ 1653.129464] blkmapd: sending ioctl 2285 to a partition! >> > [ 1653.129528] blkmapd: sending ioctl 2285 to a partition! >> > [ 1653.129530] blkmapd: sending ioctl 2285 to a partition! >> > [ 1653.129531] blkmapd: sending ioctl 2285 to a partition! >> > [ 1653.136682] NFS: set_pnfs_layoutdriver: Error initializing pNFS >> layout driver 3. >> > >> > someone any ideas whats going wrong? The above output is from dmesg. >> > Iam using 3.4.7-1.fc16.x86_64 Kernel from Fedora. The utils are from >> > http://steved.fedorapeople.org/repos/pnfs. >> > >> There is a regression about saving proper pnfs_blksize before setting >> block layout driver by commit e38eb650 (NFS: set_pnfs_layoutdriver() from >> nfs4_proc_fsinfo()). >> If your client includes the specific commit (although I don't think the >> commit is in 3.4 kernel), please retry after applying the fix at >> http://www.spinics.net/lists/linux-nfs/msg31868.html > > The patch doesn't fit my kernel. My cliet.c looks a little bit different from the client.c in the patch: > Then you don't have the buggy commit. <snip...> > [ 179.557893] FS-Cache: Loaded > [ 179.563310] NFS: Registering the id_resolver key type > [ 179.563339] FS-Cache: Netfs 'nfs' registered for caching > [ 207.222318] NFS: set_pnfs_layoutdriver: Error initializing pNFS layout driver 3. This is the same log without nfs_debug. Please run "echo 65535 > /proc/sys/sunrpc/nfs_debug" and then mount, to get a verbose log output. Thanks, Tao -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html