<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: SAMBA (CIFS/9000 Server) Problems in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-cifs-9000-server-problems/m-p/2989713#M575960</link>
    <description>Well, Thanks Darren/Geoff... our clients mostly are actually failing opening up a bunch of PDF files from Windows Workstations using Acrobat Reader 5.x.... Workstations are either LAN or WAN but the failures (denials/read errrors) do not discriminate between the two...&lt;BR /&gt;</description>
    <pubDate>Thu, 05 Jun 2003 13:27:48 GMT</pubDate>
    <dc:creator>Alzhy</dc:creator>
    <dc:date>2003-06-05T13:27:48Z</dc:date>
    <item>
      <title>SAMBA (CIFS/9000 Server) Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-cifs-9000-server-problems/m-p/2989709#M575956</link>
      <description>A.01.08 Version Installed on 11.0 Server. Windows clients are NT 4.0 SP6 and Win2K SP3:&lt;BR /&gt;&lt;BR /&gt;We've been experiencing problems with Windows clients opening/reading multiple files just suddenly being denied access or experiencing file read errors. One typical SMBD log follows:&lt;BR /&gt;&lt;BR /&gt;[2002/10/16 12:54:26, 0] smbd/oplock.c:(758)&lt;BR /&gt;  oplock_break: receive_smb error (Error 0)&lt;BR /&gt;  oplock_break failed for file ORGN/YP/PDF/pbd_orgn_1102_yp__0430__02.pdf (dev =&lt;BR /&gt; 40030003, inode = 8976, file_id = 1511).&lt;BR /&gt;[2002/10/16 12:54:26, 0] smbd/oplock.c:(843)&lt;BR /&gt;  oplock_break: client failure in break - shutting down this smbd.&lt;BR /&gt;[2002/10/16 14:57:11, 0] smbd/oplock.c:(758)&lt;BR /&gt;  oplock_break: receive_smb error (Error 0)&lt;BR /&gt;  oplock_break failed for file ORGN/YP/PDF/pbd_orgn_1102_yp__0553__02.pdf (dev =&lt;BR /&gt; 40030003, inode = 9301, file_id = 1001).&lt;BR /&gt;[2002/10/16 14:57:11, 0] smbd/oplock.c:(843)&lt;BR /&gt;  oplock_break: client failure in break - shutting down this smbd.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Our NFILE is 4096 and NFLOCKS is 1200, Max clients is less than 50 with no more than 20 connecting at any one time. Is this a known problem or just a tuning issue? All defaults in smb.conf config (oplocks, etc...). Contemplating on going to A.01.09.5 (Mar 2003).. Any help would be appreciated.. Thanks!&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Jun 2003 12:02:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-cifs-9000-server-problems/m-p/2989709#M575956</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2003-06-05T12:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA (CIFS/9000 Server) Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-cifs-9000-server-problems/m-p/2989710#M575957</link>
      <description>Try:&lt;BR /&gt;&lt;BR /&gt;keepalive = 0 &lt;BR /&gt;&lt;BR /&gt;"The value of the parameter (an integer) represents the number of seconds between keepalive packets. If this parameter is zero, no keepalive packets will be sent. Keepalive packets, if sent, allow the server to tell whether a client is still present and responding. &lt;BR /&gt;&lt;BR /&gt;Keepalives should, in general, not be needed if the socket being used has the SO_KEEPALIVE attribute set on it (see socket options). Basically you should only use this option if you strike difficulties. &lt;BR /&gt;&lt;BR /&gt;Default: keepalive = 300" &lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 05 Jun 2003 12:07:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-cifs-9000-server-problems/m-p/2989710#M575957</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2003-06-05T12:07:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA (CIFS/9000 Server) Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-cifs-9000-server-problems/m-p/2989711#M575958</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Well, I'd consider going to the later version anyway - there was a recent security alert and the latest version is the only one unaffected.&lt;BR /&gt;&lt;BR /&gt;It's also worth determining if you actually require oplocks for those particular types of files.  There's some good info on oplocks in the Using Samba book from O'Reilly - also available via SWAT on your CIFS server.  If not, I'd consider disabling oplocks on that share.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Thu, 05 Jun 2003 12:21:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-cifs-9000-server-problems/m-p/2989711#M575958</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-06-05T12:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA (CIFS/9000 Server) Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-cifs-9000-server-problems/m-p/2989712#M575959</link>
      <description>A good first step is to download the latest release and install it.&lt;BR /&gt;&lt;BR /&gt;There are known problems with the release you are on including a security flaw that Berlene pointed out a few weeks ago.&lt;BR /&gt;&lt;BR /&gt;I've spoken to a half dozen people in these forums who have solved problems similar to yours with the upgrade.&lt;BR /&gt;&lt;BR /&gt;From a prior thread:&lt;BR /&gt;&lt;BR /&gt;docs &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8725-90021/B8725-90021_top.html&amp;amp;con=/hpux/onlinedocs/B8725-90021/00/00/8-con.html&amp;amp;toc=/hpux/onlinedocs/B8725-90021/00/00/8-toc.html&amp;amp;searchterms=Setup%7cInstallation%7cCIFS/9000&amp;amp;queryid=20030512-200357" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8725-90021/B8725-90021_top.html&amp;amp;con=/hpux/onlinedocs/B8725-90021/00/00/8-con.html&amp;amp;toc=/hpux/onlinedocs/B8725-90021/00/00/8-toc.html&amp;amp;searchterms=Setup%7cInstallation%7cCIFS/9000&amp;amp;queryid=20030512-200357&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Install Guide. &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/hpux/onlinedocs/netcom/cifs_client_manual.pdf" target="_blank"&gt;http://docs.hp.com/hpux/onlinedocs/netcom/cifs_client_manual.pdf&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;The software &lt;BR /&gt;&lt;BR /&gt;CIFS/9000 &lt;BR /&gt;&lt;BR /&gt;Here is a link to the free software: &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8725AA" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8725AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The reference.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x653663f96280d711abdc0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x653663f96280d711abdc0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 05 Jun 2003 13:26:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-cifs-9000-server-problems/m-p/2989712#M575959</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-06-05T13:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA (CIFS/9000 Server) Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-cifs-9000-server-problems/m-p/2989713#M575960</link>
      <description>Well, Thanks Darren/Geoff... our clients mostly are actually failing opening up a bunch of PDF files from Windows Workstations using Acrobat Reader 5.x.... Workstations are either LAN or WAN but the failures (denials/read errrors) do not discriminate between the two...&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Jun 2003 13:27:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-cifs-9000-server-problems/m-p/2989713#M575960</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2003-06-05T13:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA (CIFS/9000 Server) Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-cifs-9000-server-problems/m-p/2989714#M575961</link>
      <description>Hi Nelson,&lt;BR /&gt;&lt;BR /&gt;In that case you could consider using the "veto oplock files" option - where you can list specific filenames that should not use oplocks.&lt;BR /&gt;&lt;BR /&gt;ie:&lt;BR /&gt;&lt;BR /&gt;veto oplock files = /*.pdf/&lt;BR /&gt;&lt;BR /&gt;I'd do some testing to see if it has any negative effect, though I'd doubt it as the files are only being read hence oplocking isn't important.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Thu, 05 Jun 2003 13:33:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-cifs-9000-server-problems/m-p/2989714#M575961</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-06-05T13:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: SAMBA (CIFS/9000 Server) Problems</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-cifs-9000-server-problems/m-p/2989715#M575962</link>
      <description>It would be GOOD to go to the latest cifs server version anyway, since there are security fixes in that release.  Be aware that A.01.08 is based on Samba 2.2.3a, whereas A.01.09.05 is based on Samba 2.2.5, lots of bugfixes and code changes (hopefully for the better).  As to your specific problem, I would suggest that you turn oplocks OFF in general on samba.  In my experience they cause more harm than good in the long run.  If you have a readonly share (I would assume your pdf files are not being opened for modification, but of course this could be wrong), setting FAKE oplocks (fake oplocks=yes) in the share definition of your smb.conf file will allow for client side caching of these files, and may be worth the performance increase.  Basically, oplocks are very finicky, and if for ANY reason the smbd or client the smbd is working on behalf of cannot/does not respond to an oplock break, you get this kind of behavior.  And if you are getting oplock break messages, then it essentially means that you are not getting a lot of performance benefit from the oplock anyway, since (esp with big files) processing the oplock break is going to require the client to throw away his cached copy of the file and re-acquire it from the server anyway - so now he's read the file twice.  If it's a read only file, that's a waste.&lt;BR /&gt;Hope this helps.</description>
      <pubDate>Fri, 06 Jun 2003 11:39:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-cifs-9000-server-problems/m-p/2989715#M575962</guid>
      <dc:creator>Don McCall_1</dc:creator>
      <dc:date>2003-06-06T11:39:20Z</dc:date>
    </item>
  </channel>
</rss>

