2011-01-20 14:06:20

by Benny Halevy

[permalink] [raw]
Subject: RE: Callback slot table overflowed

This shouldn't happen as the slot table size is negotiated on session
establishment. Currently, the client support NFS41_BC_MIN_CALLBACKS (1)
request(s)

Benny


-----Original Message-----
From: [email protected] on behalf of Jim Rees
Sent: Thu 2011-01-20 05:07
To: [email protected]
Cc: peter honeyman
Subject: Callback slot table overflowed

Is this bad?
Jan 19 21:53:27 pdsi7 kernel: Callback slot table overflowed

All I can tell from the code is that xprt_alloc_bc_request() failed, and the
slots are "preallocated during the backchannel setup". Is there a hard
limit on these slots? Where is it set?