Operating System - Linux
1753795 Members
6998 Online
108799 Solutions
New Discussion

Error Messages in the /var/log/messages

 
Waqar Razi
Regular Advisor

Error Messages in the /var/log/messages

We have the Oracle RAC environment consisting of 4 database nodes and 4 application nodes. There are two OCFS2 file systems visible to database nodes and these two file systems are NFS mounted on the other application nodes.

For the last few days, I am getting the following error messages in the /var/log/messages of the primary database node (Hostname is apple).

Feb 4 15:26:46 apple smbd[24657]: [2010/02/04 15:26:46, 0] lib/util_sock.
c:read_data(534)
Feb 4 15:26:46 apple smbd[24657]: read_data: read failure for 4 bytes t
o client 10.2.52.19. Error = Connection timed out
Feb 4 15:26:46 apple smbd[24657]: [2010/02/04 15:26:46, 0] lib/util_sock.
c:write_data(562)
Feb 4 15:26:46 apple smbd[24657]: write_data: write failure in writing
to client 10.2.52.19. Error Broken pipe
Feb 4 15:26:46 apple smbd[24657]: [2010/02/04 15:26:46, 0] lib/util_sock.
c:send_smb(769)
Feb 4 15:26:46 apple smbd[24657]: Error writing 75 bytes to client. -1.
(Broken pipe)


Can any one please give me some clue?
1 REPLY 1
Ivan Ferreira
Honored Contributor

Re: Error Messages in the /var/log/messages

The messages above are related to the SAMBA daemon, not related to OCFS2 or NFS.
Por que hacerlo dificil si es posible hacerlo facil? - Why do it the hard way, when you can do it the easy way?