2004-01-19 22:57:44

by Mike Fedyk

[permalink] [raw]
Subject: Fwd: [ERR] [2.6][smbfs] smb_open & smb_readpage_sync errors in kernel log

Looks like someone has misconfigured this mail server...

It shouldn't be bouncing to everyone sending to the list, and the mailserver
should be looking at the Return-path: header.

----- Forwarded message from [email protected] -----

Delivery-date: Mon, 19 Jan 2004 14:50:52 -0800
Auto-Submitted: auto-generated
Date: Tue, 20 Jan 2004 07:51:05 +0900
From: [email protected]
To: [email protected]
Subject: [ERR] [2.6][smbfs] smb_open & smb_readpage_sync errors in kernel log
X-MsgID: 1074552665755977959.0.ppp15
X-Spam-DCC: :
X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on
fileserver.matchmail.com
X-Spam-Level:
X-Spam-Status: No, hits=-4.7 required=7.0 tests=BAYES_00,NO_REAL_NAME
autolearn=no version=2.61

Transmit Report:

To: [email protected], 452 Requested action not taken: insufficient system storage.[28,-1,41]

X-MsgID: 1074552665511616396.0.ppp15
Date: Mon, 19 Jan 2004 10:44:35 -0800
From: Mike Fedyk <[email protected]>
To: [email protected]
Subject: [2.6][smbfs] smb_open & smb_readpage_sync errors in kernel log
Y-Message-ID: <[email protected]>
Mail-Followup-To: [email protected]
User-Agent: Mutt/1.5.4i
X-Mailing-List: [email protected]

I've been getting these error messages in my kernel forever, I think even
with 2.2 kernels, and it's still there in 2.6:

smb_open: config/SAM open failed, result=-26
smb_readpage_sync: config/SAM open failed, error=-26

It does this for several locked system files on the windows machines.

This happens during a find command run on the mounted share from one of my
scripts that compares file dates.

Can these printk calls be removed?