Erik Enge
2002-Oct-15 15:37 UTC
[Samba] smb_errno: class ERRDOS, code 112 from command 0xb
Hi. We run Samba 2.2.1a in production and it seems to be working fine. We run it on RedHat 7.2, kernel 2.4.7-10smp. All of a sudden (I'm sure it's for a reason, but I can't tell why), this shows up in the logs: Oct 15 10:36:03 mumbai kernel: smb_errno: class ERRDOS, code 112 from command 0xb Oct 15 10:36:03 mumbai kernel: smb_errno: class ERRDOS, code 112 from command 0xb Oct 15 10:36:03 mumbai kernel: smb_writepage_sync: failed write, wsize=512, result=-5 Could anybody tell me if this is something to worry about and what might be causing it? Thanks, Erik Enge.
Urban Widmark
2002-Oct-16 17:52 UTC
[Samba] smb_errno: class ERRDOS, code 112 from command 0xb
On 15 Oct 2002, Erik Enge wrote:> Hi. > > We run Samba 2.2.1a in production and it seems to be working fine. We > run it on RedHat 7.2, kernel 2.4.7-10smp. All of a sudden (I'm sure > it's for a reason, but I can't tell why), this shows up in the logs: > > Oct 15 10:36:03 mumbai kernel: smb_errno: class ERRDOS, code 112 from command 0xb > Oct 15 10:36:03 mumbai kernel: smb_errno: class ERRDOS, code 112 from command 0xb > Oct 15 10:36:03 mumbai kernel: smb_writepage_sync: failed write, wsize=512, result=-5 > > Could anybody tell me if this is something to worry about and what might > be causing it?It's got nothing to do with your samba server. Someone was using smbfs and the server returned an error on the write command (0xb = SMBwrite). /Urban