* When can nfsv3 returns nfs3err_jukebox to client?
@ 2016-07-06 5:52 Pankaj Singh
2016-07-06 10:06 ` Mkrtchyan, Tigran
0 siblings, 1 reply; 3+ messages in thread
From: Pankaj Singh @ 2016-07-06 5:52 UTC (permalink / raw)
To: linux-nfs
Hi All,
I have read in the RFC 1813 that "nfs3err_jukebox" will be return only
when server is not able to finish the RPC request within time. To
indicate client to wait and retry again.
Could anyone tell me is there any senario where NFSv3 or SUN RPC can
send this error to client, if not returned from base filesystem?
Here base filesystem means exporting file system via NFS.
--
Regards,
Pankaj SIngh
Phone No: 8826266889
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: When can nfsv3 returns nfs3err_jukebox to client?
2016-07-06 5:52 When can nfsv3 returns nfs3err_jukebox to client? Pankaj Singh
@ 2016-07-06 10:06 ` Mkrtchyan, Tigran
2016-07-06 13:26 ` Jeff Layton
0 siblings, 1 reply; 3+ messages in thread
From: Mkrtchyan, Tigran @ 2016-07-06 10:06 UTC (permalink / raw)
To: Pankaj Singh; +Cc: linux-nfs
Hi,
----- Original Message -----
> From: "Pankaj Singh" <psingh.ait@gmail.com>
> To: linux-nfs@vger.kernel.org
> Sent: Wednesday, July 6, 2016 7:52:45 AM
> Subject: When can nfsv3 returns nfs3err_jukebox to client?
> Hi All,
>
> I have read in the RFC 1813 that "nfs3err_jukebox" will be return only
> when server is not able to finish the RPC request within time. To
> indicate client to wait and retry again.
>
> Could anyone tell me is there any senario where NFSv3 or SUN RPC can
> send this error to client, if not returned from base filesystem?
>
If a migrating file system exported through NFS, then server may return
err_jukebox/delay to the client on an IO request while mounting the offline
volume or tape to make it accessible.
Tigran.
> Here base filesystem means exporting file system via NFS.
>
> --
> Regards,
> Pankaj SIngh
> Phone No: 8826266889
> --
> 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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: When can nfsv3 returns nfs3err_jukebox to client?
2016-07-06 10:06 ` Mkrtchyan, Tigran
@ 2016-07-06 13:26 ` Jeff Layton
0 siblings, 0 replies; 3+ messages in thread
From: Jeff Layton @ 2016-07-06 13:26 UTC (permalink / raw)
To: Mkrtchyan, Tigran, Pankaj Singh; +Cc: linux-nfs
On Wed, 2016-07-06 at 12:06 +0200, Mkrtchyan, Tigran wrote:
> Hi,
>
> ----- Original Message -----
> >
> > From: "Pankaj Singh" <psingh.ait@gmail.com>
> > To: linux-nfs@vger.kernel.org
> > Sent: Wednesday, July 6, 2016 7:52:45 AM
> > Subject: When can nfsv3 returns nfs3err_jukebox to client?
> >
> > Hi All,
> >
> > I have read in the RFC 1813 that "nfs3err_jukebox" will be return only
> > when server is not able to finish the RPC request within time. To
> > indicate client to wait and retry again.
> >
> > Could anyone tell me is there any senario where NFSv3 or SUN RPC can
> > send this error to client, if not returned from base filesystem?
> >
> If a migrating file system exported through NFS, then server may return
> err_jukebox/delay to the client on an IO request while mounting the offline
> volume or tape to make it accessible.
>
> Tigran.
>
I think that was the original intent, but many servers will return that
whenever there is a problem that is perceived as temporary. For
instance, knfsd will often return that when it hits a problem
allocating memory while processing an RPC.
--
Jeff Layton <jlayton@redhat.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-07-06 13:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-06 5:52 When can nfsv3 returns nfs3err_jukebox to client? Pankaj Singh
2016-07-06 10:06 ` Mkrtchyan, Tigran
2016-07-06 13:26 ` Jeff Layton
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.