* [NFS] Trouble exporting OCFS2 via NFS
@ 2009-09-28 19:15 Tim Cullen
[not found] ` <710118.59930.qm-3OSrnBTrcxPrNpU5RS+xBlZ8N9CAUha/QQ4Iyu8u01E@public.gmane.org>
2009-09-29 15:31 ` [Ocfs2-devel] " J. Bruce Fields
0 siblings, 2 replies; 11+ messages in thread
From: Tim Cullen @ 2009-09-28 19:15 UTC (permalink / raw)
To: nfs
I've been attempting to export an OCFS2 filesystem via NFS without success. My NFS client mounts the exported filesystem without problem but all subsequent access to the mount point results in Stale NFS File Handle error. On the NFS server in /var/log/messages I see error messages like the ones below complaining about attempts to access beyond the end of the disk.
I've spoken with a supporting engineer at Oracle who didn't know what the problem might be and suggested I try this list. I'm hoping somebody here might be familiar with this problem.
Sep 24 10:52:36 devapp1 kernel: ocfs2: Mounting device (8,3) on (node 2, slot 0)
with ordered data mode.
Sep 24 10:53:16 devapp1 kernel: NFSD: Using /var/lib/nfs/v4recovery as the NFSv4
state recovery directory
Sep 24 10:53:16 devapp1 kernel: NFSD: starting 90-second grace period
Sep 24 10:53:32 devapp1 mountd[15182]: authenticated mount request from
10.100.0.50:723 for /mnt/rna (/mnt/rna)
Sep 24 10:53:53 devapp1 kernel: attempt to access beyond end of device
Sep 24 10:53:53 devapp1 kernel: sda3: rw=0, want=301300545749000, limit=348803280
Sep 24 10:53:53 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:460 ERROR:
status = -5
Sep 24 10:54:11 devapp1 kernel: attempt to access beyond end of device
Sep 24 10:54:11 devapp1 kernel: sda3: rw=0, want=301334905487368, limit=348803280
Sep 24 10:54:11 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:460 ERROR:
status = -5
Sep 24 10:54:12 devapp1 kernel: attempt to access beyond end of device
Sep 24 10:54:12 devapp1 kernel: sda3: rw=0, want=301300545749000, limit=348803280
Sep 24 10:54:12 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:460 ERROR:
status = -5
Sep 24 10:54:12 devapp1 kernel: attempt to access beyond end of device
Sep 24 10:54:12 devapp1 kernel: sda3: rw=0, want=301334905487368, limit=348803280
Sep 24 10:54:12 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:460 ERROR:
status = -5
Sep 24 10:54:15 devapp1 kernel: attempt to access beyond end of device
Sep 24 10:54:15 devapp1 kernel: sda3: rw=0, want=301334905487368, limit=348803280
Sep 24 10:54:15 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:460 ERROR:
status = -5
Sep 24 10:54:15 devapp1 kernel: attempt to access beyond end of device
Sep 24 10:54:15 devapp1 kernel: sda3: rw=0, want=301334905487368, limit=348803280
Sep 24 10:54:15 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:460 ERROR:
status = -5
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
_______________________________________________
Please note that nfs@lists.sourceforge.net is being discontinued.
Please subscribe to linux-nfs@vger.kernel.org instead.
http://vger.kernel.org/vger-lists.html#linux-nfs
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [NFS] Trouble exporting OCFS2 via NFS
[not found] ` <710118.59930.qm-3OSrnBTrcxPrNpU5RS+xBlZ8N9CAUha/QQ4Iyu8u01E@public.gmane.org>
@ 2009-09-29 15:31 ` J. Bruce Fields
0 siblings, 0 replies; 11+ messages in thread
From: J. Bruce Fields @ 2009-09-29 15:31 UTC (permalink / raw)
To: Tim Cullen; +Cc: nfs, ocfs2-devel
On Mon, Sep 28, 2009 at 07:15:40PM +0000, Tim Cullen wrote:
> I've been attempting to export an OCFS2 filesystem via NFS without success. My NFS client mounts the exported filesystem without problem but all subsequent access to the mount point results in Stale NFS File Handle error. On the NFS server in /var/log/messages I see error messages like the ones below complaining about attempts to access beyond the end of the disk.
>
> I've spoken with a supporting engineer at Oracle who didn't know what the problem might be and suggested I try this list. I'm hoping somebody here might be familiar with this problem.
If I had to guess I would've said it was an ocfs2 problem; maybe
somebody on ocfs2-devel (cc'd) can help?
--b.
>
> Sep 24 10:52:36 devapp1 kernel: ocfs2: Mounting device (8,3) on (node 2, slot 0)
> with ordered data mode.
> Sep 24 10:53:16 devapp1 kernel: NFSD: Using /var/lib/nfs/v4recovery as the NFSv4
> state recovery directory
> Sep 24 10:53:16 devapp1 kernel: NFSD: starting 90-second grace period
> Sep 24 10:53:32 devapp1 mountd[15182]: authenticated mount request from
> 10.100.0.50:723 for /mnt/rna (/mnt/rna)
> Sep 24 10:53:53 devapp1 kernel: attempt to access beyond end of device
> Sep 24 10:53:53 devapp1 kernel: sda3: rw=0, want=301300545749000, limit=348803280
> Sep 24 10:53:53 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:460 ERROR:
> status = -5
> Sep 24 10:54:11 devapp1 kernel: attempt to access beyond end of device
> Sep 24 10:54:11 devapp1 kernel: sda3: rw=0, want=301334905487368, limit=348803280
> Sep 24 10:54:11 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:460 ERROR:
> status = -5
> Sep 24 10:54:12 devapp1 kernel: attempt to access beyond end of device
> Sep 24 10:54:12 devapp1 kernel: sda3: rw=0, want=301300545749000, limit=348803280
> Sep 24 10:54:12 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:460 ERROR:
> status = -5
> Sep 24 10:54:12 devapp1 kernel: attempt to access beyond end of device
> Sep 24 10:54:12 devapp1 kernel: sda3: rw=0, want=301334905487368, limit=348803280
> Sep 24 10:54:12 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:460 ERROR:
> status = -5
> Sep 24 10:54:15 devapp1 kernel: attempt to access beyond end of device
> Sep 24 10:54:15 devapp1 kernel: sda3: rw=0, want=301334905487368, limit=348803280
> Sep 24 10:54:15 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:460 ERROR:
> status = -5
> Sep 24 10:54:15 devapp1 kernel: attempt to access beyond end of device
> Sep 24 10:54:15 devapp1 kernel: sda3: rw=0, want=301334905487368, limit=348803280
> Sep 24 10:54:15 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:460 ERROR:
> status = -5
>
>
>
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9-12, 2009. Register now!
> http://p.sf.net/sfu/devconf
> _______________________________________________
> NFS maillist - NFS@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nfs
> _______________________________________________
> Please note that nfs@lists.sourceforge.net is being discontinued.
> Please subscribe to linux-nfs@vger.kernel.org instead.
> http://vger.kernel.org/vger-lists.html#linux-nfs
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
_______________________________________________
Please note that nfs@lists.sourceforge.net is being discontinued.
Please subscribe to linux-nfs@vger.kernel.org instead.
http://vger.kernel.org/vger-lists.html#linux-nfs
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Ocfs2-devel] [NFS] Trouble exporting OCFS2 via NFS
2009-09-28 19:15 [NFS] Trouble exporting OCFS2 via NFS Tim Cullen
[not found] ` <710118.59930.qm-3OSrnBTrcxPrNpU5RS+xBlZ8N9CAUha/QQ4Iyu8u01E@public.gmane.org>
@ 2009-09-29 15:31 ` J. Bruce Fields
2009-09-29 19:08 ` [Ocfs2-devel] " Chuck Lever
` (2 more replies)
1 sibling, 3 replies; 11+ messages in thread
From: J. Bruce Fields @ 2009-09-29 15:31 UTC (permalink / raw)
To: ocfs2-devel
On Mon, Sep 28, 2009 at 07:15:40PM +0000, Tim Cullen wrote:
> I've been attempting to export an OCFS2 filesystem via NFS without success. My NFS client mounts the exported filesystem without problem but all subsequent access to the mount point results in Stale NFS File Handle error. On the NFS server in /var/log/messages I see error messages like the ones below complaining about attempts to access beyond the end of the disk.
>
> I've spoken with a supporting engineer at Oracle who didn't know what the problem might be and suggested I try this list. I'm hoping somebody here might be familiar with this problem.
If I had to guess I would've said it was an ocfs2 problem; maybe
somebody on ocfs2-devel (cc'd) can help?
--b.
>
> Sep 24 10:52:36 devapp1 kernel: ocfs2: Mounting device (8,3) on (node 2, slot 0)
> with ordered data mode.
> Sep 24 10:53:16 devapp1 kernel: NFSD: Using /var/lib/nfs/v4recovery as the NFSv4
> state recovery directory
> Sep 24 10:53:16 devapp1 kernel: NFSD: starting 90-second grace period
> Sep 24 10:53:32 devapp1 mountd[15182]: authenticated mount request from
> 10.100.0.50:723 for /mnt/rna (/mnt/rna)
> Sep 24 10:53:53 devapp1 kernel: attempt to access beyond end of device
> Sep 24 10:53:53 devapp1 kernel: sda3: rw=0, want=301300545749000, limit=348803280
> Sep 24 10:53:53 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:460 ERROR:
> status = -5
> Sep 24 10:54:11 devapp1 kernel: attempt to access beyond end of device
> Sep 24 10:54:11 devapp1 kernel: sda3: rw=0, want=301334905487368, limit=348803280
> Sep 24 10:54:11 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:460 ERROR:
> status = -5
> Sep 24 10:54:12 devapp1 kernel: attempt to access beyond end of device
> Sep 24 10:54:12 devapp1 kernel: sda3: rw=0, want=301300545749000, limit=348803280
> Sep 24 10:54:12 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:460 ERROR:
> status = -5
> Sep 24 10:54:12 devapp1 kernel: attempt to access beyond end of device
> Sep 24 10:54:12 devapp1 kernel: sda3: rw=0, want=301334905487368, limit=348803280
> Sep 24 10:54:12 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:460 ERROR:
> status = -5
> Sep 24 10:54:15 devapp1 kernel: attempt to access beyond end of device
> Sep 24 10:54:15 devapp1 kernel: sda3: rw=0, want=301334905487368, limit=348803280
> Sep 24 10:54:15 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:460 ERROR:
> status = -5
> Sep 24 10:54:15 devapp1 kernel: attempt to access beyond end of device
> Sep 24 10:54:15 devapp1 kernel: sda3: rw=0, want=301334905487368, limit=348803280
> Sep 24 10:54:15 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:460 ERROR:
> status = -5
>
>
>
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9-12, 2009. Register now!
> http://p.sf.net/sfu/devconf
> _______________________________________________
> NFS maillist - NFS at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nfs
> _______________________________________________
> Please note that nfs at lists.sourceforge.net is being discontinued.
> Please subscribe to linux-nfs at vger.kernel.org instead.
> http://vger.kernel.org/vger-lists.html#linux-nfs
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [NFS] Trouble exporting OCFS2 via NFS
2009-09-29 15:31 ` [Ocfs2-devel] " J. Bruce Fields
@ 2009-09-29 19:08 ` Chuck Lever
2009-09-29 21:00 ` Joel Becker
2009-09-29 21:00 ` [NFS] [Ocfs2-devel] " Joel Becker
2 siblings, 0 replies; 11+ messages in thread
From: Chuck Lever @ 2009-09-29 19:08 UTC (permalink / raw)
To: J. Bruce Fields; +Cc: Tim Cullen, nfs, ocfs2-devel
On Sep 29, 2009, at 11:31 AM, J. Bruce Fields wrote:
> On Mon, Sep 28, 2009 at 07:15:40PM +0000, Tim Cullen wrote:
>> I've been attempting to export an OCFS2 filesystem via NFS without
>> success. My NFS client mounts the exported filesystem without
>> problem but all subsequent access to the mount point results in
>> Stale NFS File Handle error. On the NFS server in /var/log/messages
>> I see error messages like the ones below complaining about attempts
>> to access beyond the end of the disk.
>>
>> I've spoken with a supporting engineer at Oracle who didn't know
>> what the problem might be and suggested I try this list. I'm hoping
>> somebody here might be familiar with this problem.
>
> If I had to guess I would've said it was an ocfs2 problem; maybe
> somebody on ocfs2-devel (cc'd) can help?
The OCFS2 guys have already looked at it, I'm told. They'd like your
assessment.
> --b.
>
>>
>> Sep 24 10:52:36 devapp1 kernel: ocfs2: Mounting device (8,3) on
>> (node 2, slot 0)
>> with ordered data mode.
>> Sep 24 10:53:16 devapp1 kernel: NFSD: Using /var/lib/nfs/v4recovery
>> as the NFSv4
>> state recovery directory
>> Sep 24 10:53:16 devapp1 kernel: NFSD: starting 90-second grace period
>> Sep 24 10:53:32 devapp1 mountd[15182]: authenticated mount request
>> from
>> 10.100.0.50:723 for /mnt/rna (/mnt/rna)
>> Sep 24 10:53:53 devapp1 kernel: attempt to access beyond end of
>> device
>> Sep 24 10:53:53 devapp1 kernel: sda3: rw=0, want=301300545749000,
>> limit=348803280
>> Sep 24 10:53:53 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:
>> 460 ERROR:
>> status = -5
>> Sep 24 10:54:11 devapp1 kernel: attempt to access beyond end of
>> device
>> Sep 24 10:54:11 devapp1 kernel: sda3: rw=0, want=301334905487368,
>> limit=348803280
>> Sep 24 10:54:11 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:
>> 460 ERROR:
>> status = -5
>> Sep 24 10:54:12 devapp1 kernel: attempt to access beyond end of
>> device
>> Sep 24 10:54:12 devapp1 kernel: sda3: rw=0, want=301300545749000,
>> limit=348803280
>> Sep 24 10:54:12 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:
>> 460 ERROR:
>> status = -5
>> Sep 24 10:54:12 devapp1 kernel: attempt to access beyond end of
>> device
>> Sep 24 10:54:12 devapp1 kernel: sda3: rw=0, want=301334905487368,
>> limit=348803280
>> Sep 24 10:54:12 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:
>> 460 ERROR:
>> status = -5
>> Sep 24 10:54:15 devapp1 kernel: attempt to access beyond end of
>> device
>> Sep 24 10:54:15 devapp1 kernel: sda3: rw=0, want=301334905487368,
>> limit=348803280
>> Sep 24 10:54:15 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:
>> 460 ERROR:
>> status = -5
>> Sep 24 10:54:15 devapp1 kernel: attempt to access beyond end of
>> device
>> Sep 24 10:54:15 devapp1 kernel: sda3: rw=0, want=301334905487368,
>> limit=348803280
>> Sep 24 10:54:15 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:
>> 460 ERROR:
>> status = -5
>>
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Come build with us! The BlackBerry® Developer Conference in SF,
>> CA
>> is the only developer event you need to attend this year. Jumpstart
>> your
>> developing skills, take BlackBerry mobile applications to market
>> and stay
>> ahead of the curve. Join us from November 9-12, 2009. Register
>> now!
>> http://p.sf.net/sfu/devconf
>> _______________________________________________
>> NFS maillist - NFS@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/nfs
>> _______________________________________________
>> Please note that nfs@lists.sourceforge.net is being discontinued.
>> Please subscribe to linux-nfs@vger.kernel.org instead.
>> http://vger.kernel.org/vger-lists.html#linux-nfs
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-
>> nfs" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart
> your
> developing skills, take BlackBerry mobile applications to market and
> stay
> ahead of the curve. Join us from November 9-12, 2009. Register
> now!
> http://p.sf.net/sfu/devconf
> _______________________________________________
> NFS maillist - NFS@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nfs
> _______________________________________________
> Please note that nfs@lists.sourceforge.net is being discontinued.
> Please subscribe to linux-nfs@vger.kernel.org instead.
> http://vger.kernel.org/vger-lists.html#linux-nfs
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-nfs"
> in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Chuck Lever
chuck[dot]lever[at]oracle[dot]com
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
_______________________________________________
Please note that nfs@lists.sourceforge.net is being discontinued.
Please subscribe to linux-nfs@vger.kernel.org instead.
http://vger.kernel.org/vger-lists.html#linux-nfs
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Ocfs2-devel] [NFS] Trouble exporting OCFS2 via NFS
@ 2009-09-29 19:08 ` Chuck Lever
0 siblings, 0 replies; 11+ messages in thread
From: Chuck Lever @ 2009-09-29 19:08 UTC (permalink / raw)
To: J. Bruce Fields; +Cc: Tim Cullen, nfs, ocfs2-devel
On Sep 29, 2009, at 11:31 AM, J. Bruce Fields wrote:
> On Mon, Sep 28, 2009 at 07:15:40PM +0000, Tim Cullen wrote:
>> I've been attempting to export an OCFS2 filesystem via NFS without
>> success. My NFS client mounts the exported filesystem without
>> problem but all subsequent access to the mount point results in
>> Stale NFS File Handle error. On the NFS server in /var/log/messages
>> I see error messages like the ones below complaining about attempts
>> to access beyond the end of the disk.
>>
>> I've spoken with a supporting engineer at Oracle who didn't know
>> what the problem might be and suggested I try this list. I'm hoping
>> somebody here might be familiar with this problem.
>
> If I had to guess I would've said it was an ocfs2 problem; maybe
> somebody on ocfs2-devel (cc'd) can help?
The OCFS2 guys have already looked at it, I'm told. They'd like your
assessment.
> --b.
>
>>
>> Sep 24 10:52:36 devapp1 kernel: ocfs2: Mounting device (8,3) on
>> (node 2, slot 0)
>> with ordered data mode.
>> Sep 24 10:53:16 devapp1 kernel: NFSD: Using /var/lib/nfs/v4recovery
>> as the NFSv4
>> state recovery directory
>> Sep 24 10:53:16 devapp1 kernel: NFSD: starting 90-second grace period
>> Sep 24 10:53:32 devapp1 mountd[15182]: authenticated mount request
>> from
>> 10.100.0.50:723 for /mnt/rna (/mnt/rna)
>> Sep 24 10:53:53 devapp1 kernel: attempt to access beyond end of
>> device
>> Sep 24 10:53:53 devapp1 kernel: sda3: rw=0, want=301300545749000,
>> limit=348803280
>> Sep 24 10:53:53 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:
>> 460 ERROR:
>> status = -5
>> Sep 24 10:54:11 devapp1 kernel: attempt to access beyond end of
>> device
>> Sep 24 10:54:11 devapp1 kernel: sda3: rw=0, want=301334905487368,
>> limit=348803280
>> Sep 24 10:54:11 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:
>> 460 ERROR:
>> status = -5
>> Sep 24 10:54:12 devapp1 kernel: attempt to access beyond end of
>> device
>> Sep 24 10:54:12 devapp1 kernel: sda3: rw=0, want=301300545749000,
>> limit=348803280
>> Sep 24 10:54:12 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:
>> 460 ERROR:
>> status = -5
>> Sep 24 10:54:12 devapp1 kernel: attempt to access beyond end of
>> device
>> Sep 24 10:54:12 devapp1 kernel: sda3: rw=0, want=301334905487368,
>> limit=348803280
>> Sep 24 10:54:12 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:
>> 460 ERROR:
>> status = -5
>> Sep 24 10:54:15 devapp1 kernel: attempt to access beyond end of
>> device
>> Sep 24 10:54:15 devapp1 kernel: sda3: rw=0, want=301334905487368,
>> limit=348803280
>> Sep 24 10:54:15 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:
>> 460 ERROR:
>> status = -5
>> Sep 24 10:54:15 devapp1 kernel: attempt to access beyond end of
>> device
>> Sep 24 10:54:15 devapp1 kernel: sda3: rw=0, want=301334905487368,
>> limit=348803280
>> Sep 24 10:54:15 devapp1 kernel: (15178,3):ocfs2_read_locked_inode:
>> 460 ERROR:
>> status = -5
>>
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Come build with us! The BlackBerry® Developer Conference in SF,
>> CA
>> is the only developer event you need to attend this year. Jumpstart
>> your
>> developing skills, take BlackBerry mobile applications to market
>> and stay
>> ahead of the curve. Join us from November 9-12, 2009. Register
>> now!
>> http://p.sf.net/sfu/devconf
>> _______________________________________________
>> NFS maillist - NFS at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/nfs
>> _______________________________________________
>> Please note that nfs at lists.sourceforge.net is being discontinued.
>> Please subscribe to linux-nfs at vger.kernel.org instead.
>> http://vger.kernel.org/vger-lists.html#linux-nfs
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-
>> nfs" in
>> the body of a message to majordomo at vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart
> your
> developing skills, take BlackBerry mobile applications to market and
> stay
> ahead of the curve. Join us from November 9-12, 2009. Register
> now!
> http://p.sf.net/sfu/devconf
> _______________________________________________
> NFS maillist - NFS at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nfs
> _______________________________________________
> Please note that nfs at lists.sourceforge.net is being discontinued.
> Please subscribe to linux-nfs at vger.kernel.org instead.
> http://vger.kernel.org/vger-lists.html#linux-nfs
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-nfs"
> in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
Chuck Lever
chuck[dot]lever[at]oracle[dot]com
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [NFS] [Ocfs2-devel] Trouble exporting OCFS2 via NFS
2009-09-29 15:31 ` [Ocfs2-devel] " J. Bruce Fields
2009-09-29 19:08 ` [Ocfs2-devel] " Chuck Lever
2009-09-29 21:00 ` Joel Becker
@ 2009-09-29 21:00 ` Joel Becker
2 siblings, 0 replies; 11+ messages in thread
From: Joel Becker @ 2009-09-29 21:00 UTC (permalink / raw)
To: J. Bruce Fields; +Cc: Tim Cullen, nfs, ocfs2-devel
On Tue, Sep 29, 2009 at 11:31:26AM -0400, J. Bruce Fields wrote:
> On Mon, Sep 28, 2009 at 07:15:40PM +0000, Tim Cullen wrote:
> > I've been attempting to export an OCFS2 filesystem via NFS without success. My NFS client mounts the exported filesystem without problem but all subsequent access to the mount point results in Stale NFS File Handle error. On the NFS server in /var/log/messages I see error messages like the ones below complaining about attempts to access beyond the end of the disk.
> >
> > I've spoken with a supporting engineer at Oracle who didn't know what the problem might be and suggested I try this list. I'm hoping somebody here might be familiar with this problem.
>
> If I had to guess I would've said it was an ocfs2 problem; maybe
> somebody on ocfs2-devel (cc'd) can help?
Can you file a bug report at oss.oracle.com/bugzilla? We could
use the message files, your export and mount options, and anything you
do to reproduce it.
Walking off the end of the device is weird.
Joel
--
"Conservative, n. A statesman who is enamoured of existing evils,
as distinguished from the Liberal, who wishes to replace them
with others."
- Ambrose Bierce, The Devil's Dictionary
Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker@oracle.com
Phone: (650) 506-8127
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
_______________________________________________
Please note that nfs@lists.sourceforge.net is being discontinued.
Please subscribe to linux-nfs@vger.kernel.org instead.
http://vger.kernel.org/vger-lists.html#linux-nfs
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Ocfs2-devel] [NFS] Trouble exporting OCFS2 via NFS
2009-09-29 15:31 ` [Ocfs2-devel] " J. Bruce Fields
2009-09-29 19:08 ` [Ocfs2-devel] " Chuck Lever
@ 2009-09-29 21:00 ` Joel Becker
[not found] ` <20090929210011.GB24249-0Ol/1UON5C7fiIqoQl7HmA@public.gmane.org>
2009-09-29 21:20 ` J. Bruce Fields
2009-09-29 21:00 ` [NFS] [Ocfs2-devel] " Joel Becker
2 siblings, 2 replies; 11+ messages in thread
From: Joel Becker @ 2009-09-29 21:00 UTC (permalink / raw)
To: ocfs2-devel
On Tue, Sep 29, 2009 at 11:31:26AM -0400, J. Bruce Fields wrote:
> On Mon, Sep 28, 2009 at 07:15:40PM +0000, Tim Cullen wrote:
> > I've been attempting to export an OCFS2 filesystem via NFS without success. My NFS client mounts the exported filesystem without problem but all subsequent access to the mount point results in Stale NFS File Handle error. On the NFS server in /var/log/messages I see error messages like the ones below complaining about attempts to access beyond the end of the disk.
> >
> > I've spoken with a supporting engineer at Oracle who didn't know what the problem might be and suggested I try this list. I'm hoping somebody here might be familiar with this problem.
>
> If I had to guess I would've said it was an ocfs2 problem; maybe
> somebody on ocfs2-devel (cc'd) can help?
Can you file a bug report at oss.oracle.com/bugzilla? We could
use the message files, your export and mount options, and anything you
do to reproduce it.
Walking off the end of the device is weird.
Joel
--
"Conservative, n. A statesman who is enamoured of existing evils,
as distinguished from the Liberal, who wishes to replace them
with others."
- Ambrose Bierce, The Devil's Dictionary
Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker at oracle.com
Phone: (650) 506-8127
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [NFS] [Ocfs2-devel] Trouble exporting OCFS2 via NFS
[not found] ` <20090929210011.GB24249-0Ol/1UON5C7fiIqoQl7HmA@public.gmane.org>
@ 2009-09-29 21:20 ` J. Bruce Fields
2009-09-29 22:02 ` [Ocfs2-devel] [NFS] " Tim Cullen
1 sibling, 0 replies; 11+ messages in thread
From: J. Bruce Fields @ 2009-09-29 21:20 UTC (permalink / raw)
To: Tim Cullen, nfs, ocfs2-devel
On Tue, Sep 29, 2009 at 02:00:11PM -0700, Joel Becker wrote:
> On Tue, Sep 29, 2009 at 11:31:26AM -0400, J. Bruce Fields wrote:
> > On Mon, Sep 28, 2009 at 07:15:40PM +0000, Tim Cullen wrote:
> > > I've been attempting to export an OCFS2 filesystem via NFS without success. My NFS client mounts the exported filesystem without problem but all subsequent access to the mount point results in Stale NFS File Handle error. On the NFS server in /var/log/messages I see error messages like the ones below complaining about attempts to access beyond the end of the disk.
> > >
> > > I've spoken with a supporting engineer at Oracle who didn't know what the problem might be and suggested I try this list. I'm hoping somebody here might be familiar with this problem.
> >
> > If I had to guess I would've said it was an ocfs2 problem; maybe
> > somebody on ocfs2-devel (cc'd) can help?
>
> Can you file a bug report at oss.oracle.com/bugzilla? We could
> use the message files, your export and mount options, and anything you
> do to reproduce it.
And maybe cc: that here too.
--b.
> Walking off the end of the device is weird.
>
> Joel
>
> --
>
> "Conservative, n. A statesman who is enamoured of existing evils,
> as distinguished from the Liberal, who wishes to replace them
> with others."
> - Ambrose Bierce, The Devil's Dictionary
>
> Joel Becker
> Principal Software Developer
> Oracle
> E-mail: joel.becker@oracle.com
> Phone: (650) 506-8127
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
_______________________________________________
Please note that nfs@lists.sourceforge.net is being discontinued.
Please subscribe to linux-nfs@vger.kernel.org instead.
http://vger.kernel.org/vger-lists.html#linux-nfs
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Ocfs2-devel] [NFS] Trouble exporting OCFS2 via NFS
2009-09-29 21:00 ` Joel Becker
[not found] ` <20090929210011.GB24249-0Ol/1UON5C7fiIqoQl7HmA@public.gmane.org>
@ 2009-09-29 21:20 ` J. Bruce Fields
1 sibling, 0 replies; 11+ messages in thread
From: J. Bruce Fields @ 2009-09-29 21:20 UTC (permalink / raw)
To: ocfs2-devel
On Tue, Sep 29, 2009 at 02:00:11PM -0700, Joel Becker wrote:
> On Tue, Sep 29, 2009 at 11:31:26AM -0400, J. Bruce Fields wrote:
> > On Mon, Sep 28, 2009 at 07:15:40PM +0000, Tim Cullen wrote:
> > > I've been attempting to export an OCFS2 filesystem via NFS without success. My NFS client mounts the exported filesystem without problem but all subsequent access to the mount point results in Stale NFS File Handle error. On the NFS server in /var/log/messages I see error messages like the ones below complaining about attempts to access beyond the end of the disk.
> > >
> > > I've spoken with a supporting engineer at Oracle who didn't know what the problem might be and suggested I try this list. I'm hoping somebody here might be familiar with this problem.
> >
> > If I had to guess I would've said it was an ocfs2 problem; maybe
> > somebody on ocfs2-devel (cc'd) can help?
>
> Can you file a bug report at oss.oracle.com/bugzilla? We could
> use the message files, your export and mount options, and anything you
> do to reproduce it.
And maybe cc: that here too.
--b.
> Walking off the end of the device is weird.
>
> Joel
>
> --
>
> "Conservative, n. A statesman who is enamoured of existing evils,
> as distinguished from the Liberal, who wishes to replace them
> with others."
> - Ambrose Bierce, The Devil's Dictionary
>
> Joel Becker
> Principal Software Developer
> Oracle
> E-mail: joel.becker at oracle.com
> Phone: (650) 506-8127
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [NFS] [Ocfs2-devel] Trouble exporting OCFS2 via NFS
2009-09-29 21:00 ` Joel Becker
@ 2009-09-29 22:02 ` Tim Cullen
2009-09-29 21:20 ` J. Bruce Fields
1 sibling, 0 replies; 11+ messages in thread
From: Tim Cullen @ 2009-09-29 22:02 UTC (permalink / raw)
To: J. Bruce Fields, Joel Becker; +Cc: nfs, ocfs2-devel
There is an existing issue, #1179, in bugzilla that I filed a couple of days ago. I'll add the additional info you ask for as soon as possible.
thanks
tim
--- On Tue, 9/29/09, Joel Becker <Joel.Becker@oracle.com> wrote:
> From: Joel Becker <Joel.Becker@oracle.com>
> Subject: Re: [Ocfs2-devel] [NFS] Trouble exporting OCFS2 via NFS
> To: "J. Bruce Fields" <bfields@fieldses.org>
> Cc: "Tim Cullen" <timcullen2001@yahoo.com>, nfs@lists.sourceforge.net, ocfs2-devel@oss.oracle.com
> Date: Tuesday, September 29, 2009, 2:00 PM
> On Tue, Sep 29, 2009 at 11:31:26AM
> -0400, J. Bruce Fields wrote:
> > On Mon, Sep 28, 2009 at 07:15:40PM +0000, Tim Cullen
> wrote:
> > > I've been attempting to export an OCFS2
> filesystem via NFS without success. My NFS client mounts the
> exported filesystem without problem but all subsequent
> access to the mount point results in Stale NFS File Handle
> error. On the NFS server in /var/log/messages I see error
> messages like the ones below complaining about attempts to
> access beyond the end of the disk.
> > >
> > > I've spoken with a supporting engineer at Oracle
> who didn't know what the problem might be and suggested I
> try this list. I'm hoping somebody here might be familiar
> with this problem.
> >
> > If I had to guess I would've said it was an ocfs2
> problem; maybe
> > somebody on ocfs2-devel (cc'd) can help?
>
> Can you file a bug report at
> oss.oracle.com/bugzilla? We could
> use the message files, your export and mount options, and
> anything you
> do to reproduce it.
> Walking off the end of the device is
> weird.
>
> Joel
>
> --
>
> "Conservative, n. A statesman who is enamoured of
> existing evils,
> as distinguished from the Liberal, who wishes to replace
> them
> with others."
> - Ambrose Bierce, The Devil's
> Dictionary
>
> Joel Becker
> Principal Software Developer
> Oracle
> E-mail: joel.becker@oracle.com
> Phone: (650) 506-8127
>
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
NFS maillist - NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs
_______________________________________________
Please note that nfs@lists.sourceforge.net is being discontinued.
Please subscribe to linux-nfs@vger.kernel.org instead.
http://vger.kernel.org/vger-lists.html#linux-nfs
^ permalink raw reply [flat|nested] 11+ messages in thread
* [Ocfs2-devel] [NFS] Trouble exporting OCFS2 via NFS
@ 2009-09-29 22:02 ` Tim Cullen
0 siblings, 0 replies; 11+ messages in thread
From: Tim Cullen @ 2009-09-29 22:02 UTC (permalink / raw)
To: J. Bruce Fields, Joel Becker; +Cc: nfs, ocfs2-devel
There is an existing issue, #1179, in bugzilla that I filed a couple of days ago. I'll add the additional info you ask for as soon as possible.
thanks
tim
--- On Tue, 9/29/09, Joel Becker <Joel.Becker@oracle.com> wrote:
> From: Joel Becker <Joel.Becker@oracle.com>
> Subject: Re: [Ocfs2-devel] [NFS] Trouble exporting OCFS2 via NFS
> To: "J. Bruce Fields" <bfields@fieldses.org>
> Cc: "Tim Cullen" <timcullen2001@yahoo.com>, nfs at lists.sourceforge.net, ocfs2-devel at oss.oracle.com
> Date: Tuesday, September 29, 2009, 2:00 PM
> On Tue, Sep 29, 2009 at 11:31:26AM
> -0400, J. Bruce Fields wrote:
> > On Mon, Sep 28, 2009 at 07:15:40PM +0000, Tim Cullen
> wrote:
> > > I've been attempting to export an OCFS2
> filesystem via NFS without success. My NFS client mounts the
> exported filesystem without problem but all subsequent
> access to the mount point results in Stale NFS File Handle
> error. On the NFS server in /var/log/messages I see error
> messages like the ones below complaining about attempts to
> access beyond the end of the disk.
> > >
> > > I've spoken with a supporting engineer at Oracle
> who didn't know what the problem might be and suggested I
> try this list. I'm hoping somebody here might be familiar
> with this problem.
> >
> > If I had to guess I would've said it was an ocfs2
> problem; maybe
> > somebody on ocfs2-devel (cc'd) can help?
>
> Can you file a bug report at
> oss.oracle.com/bugzilla? We could
> use the message files, your export and mount options, and
> anything you
> do to reproduce it.
> Walking off the end of the device is
> weird.
>
> Joel
>
> --
>
> "Conservative, n. A statesman who is enamoured of
> existing evils,
> as distinguished from the Liberal, who wishes to replace
> them
> with others."
> - Ambrose Bierce, The Devil's
> Dictionary
>
> Joel Becker
> Principal Software Developer
> Oracle
> E-mail: joel.becker at oracle.com
> Phone: (650) 506-8127
>
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2009-09-29 22:03 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-28 19:15 [NFS] Trouble exporting OCFS2 via NFS Tim Cullen
[not found] ` <710118.59930.qm-3OSrnBTrcxPrNpU5RS+xBlZ8N9CAUha/QQ4Iyu8u01E@public.gmane.org>
2009-09-29 15:31 ` J. Bruce Fields
2009-09-29 15:31 ` [Ocfs2-devel] " J. Bruce Fields
2009-09-29 19:08 ` Chuck Lever
2009-09-29 19:08 ` [Ocfs2-devel] " Chuck Lever
2009-09-29 21:00 ` Joel Becker
[not found] ` <20090929210011.GB24249-0Ol/1UON5C7fiIqoQl7HmA@public.gmane.org>
2009-09-29 21:20 ` [NFS] [Ocfs2-devel] " J. Bruce Fields
2009-09-29 22:02 ` Tim Cullen
2009-09-29 22:02 ` [Ocfs2-devel] [NFS] " Tim Cullen
2009-09-29 21:20 ` J. Bruce Fields
2009-09-29 21:00 ` [NFS] [Ocfs2-devel] " Joel Becker
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.