[OpenAFS] Troubleshooting aklog/pioctl issue on Windows

Jeffrey Altman jaltman@secure-endpoints.com
Tue, 05 Dec 2006 00:01:30 -0500


Gjefle, Paul D wrote:
> time 0.268390, tid 3028 smb_HoldVCNoLock vcp 9da7250 ref 7
> time 0.268430, tid 3028 SMB received op 0x2f lsn 1
> time 0.268460, tid 3028 Dispatch (2f)ReceiveV3WriteX vcp 0x09DA7250 lana
> 10 lsn 1
> time 0.268490, tid 3028 smb_ReceiveV3WriteX fid 56, off 0x0:00000000,
> size 0x2108
> time 0.268530, tid 3028 Dispatch return  code 0x66543207 vcp 0x09DA7250
> lana 10 lsn 1
> time 0.268560, tid 3028 SMB SEND code 66543207 as NT C000007B
> time 0.268720, tid 3028 smb_ReleaseVC       vcp 9da7250 ref 7

That is the Write that is producing the error.  The size is 0x2108 ==
8456 > SMB_IOCTL_MAXDATA == 8192.

Now the question is "why?"

You said that you recently started to experience this problem.
What has changed in the environment?

Are you experiencing this problem on all of your machines?

Jeffrey Altman