<?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: Cifsclient tuning. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cifsclient-tuning/m-p/4207262#M325640</link>
    <description>thank's for your advices.&lt;BR /&gt;&lt;BR /&gt;In resume, if the shared directory from windows box contents a lot of files, i can't do anything in the unix box for increase the performance ??.&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
    <pubDate>Fri, 30 May 2008 19:31:51 GMT</pubDate>
    <dc:creator>Ivan Azuara</dc:creator>
    <dc:date>2008-05-30T19:31:51Z</dc:date>
    <item>
      <title>Cifsclient tuning.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifsclient-tuning/m-p/4207259#M325637</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm looking for some checklist, white paper or reference, that can help me to verify, if my actual cifsclient configuration is correct.&lt;BR /&gt;&lt;BR /&gt;I have the next scenario:&lt;BR /&gt;&lt;BR /&gt;- hpux box running hpux 11.11/64 bits&lt;BR /&gt;- CIFS-Client           A.02.01        CIFS Client    &lt;BR /&gt;  CIFS-Development      A.02.01.02     HP CIFS Server Source Code Files &lt;BR /&gt;  CIFS-Server           A.02.01.02     HP CIFS Server (Samba) File and Print Ser&lt;BR /&gt;vices &lt;BR /&gt;&lt;BR /&gt;Actually i'm mounting a windows 2003 SP1 share on the hpux box (using the cifsclient scheme). This shared directory is used by the web application (has an aleatory read access).&lt;BR /&gt;&lt;BR /&gt;My questions are, if is necessary to configure additional values or kernel parameters for a best performance ?. What other stuffs are important for disaster situations or network disconnections for these shared directories ??.&lt;BR /&gt;&lt;BR /&gt;Thank's in advance.</description>
      <pubDate>Thu, 29 May 2008 17:07:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifsclient-tuning/m-p/4207259#M325637</guid>
      <dc:creator>Ivan Azuara</dc:creator>
      <dc:date>2008-05-29T17:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: Cifsclient tuning.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifsclient-tuning/m-p/4207260#M325638</link>
      <description>You wrote "..mounting a windows 2003 SP1 share on the hpux box".  So your shared mount is coming from Windows - making Windows the host and HPUX is the client.  Even though you mention above HP CIFS Server (Samba).&lt;BR /&gt;From HPUX I can't think of what you might tweek, since your the client.  Had you done it the other way around, I'd say make sure your nfile is big enough because every CIFS/Samba connection results in several open files for each client. But that shouldn't be the issue here.&lt;BR /&gt;&lt;BR /&gt;Basically, CIFS/Samba is an NFS mount.  Whatever your planning on doing for DR you need to look on your host server (Windows) and work it out there first.&lt;BR /&gt;&lt;BR /&gt;Now, if you had made HPUX the host - I'd start by recommending a master smb.conf file (especially if your in a failover environment; make sure you keep a copy of this someplace safe.  Make sure your services start at reboot or as part of your package start/stop scripts.&lt;BR /&gt;&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita</description>
      <pubDate>Thu, 29 May 2008 18:28:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifsclient-tuning/m-p/4207260#M325638</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2008-05-29T18:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: Cifsclient tuning.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifsclient-tuning/m-p/4207261#M325639</link>
      <description>Ivan,&lt;BR /&gt;&lt;BR /&gt;For network disconnections, no tuning or configuration adjustments are needed.  CIFS servers, in particular Windows servers, periodically drop their TCP connections to clients.  All viable CIFS clients (including the HP CIFS Client and Windows clients) must have built-in reconnection routines in order to function properly.&lt;BR /&gt;&lt;BR /&gt;-Eric</description>
      <pubDate>Fri, 30 May 2008 16:47:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifsclient-tuning/m-p/4207261#M325639</guid>
      <dc:creator>Eric Raeburn</dc:creator>
      <dc:date>2008-05-30T16:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cifsclient tuning.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifsclient-tuning/m-p/4207262#M325640</link>
      <description>thank's for your advices.&lt;BR /&gt;&lt;BR /&gt;In resume, if the shared directory from windows box contents a lot of files, i can't do anything in the unix box for increase the performance ??.&lt;BR /&gt;&lt;BR /&gt;Regards.</description>
      <pubDate>Fri, 30 May 2008 19:31:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifsclient-tuning/m-p/4207262#M325640</guid>
      <dc:creator>Ivan Azuara</dc:creator>
      <dc:date>2008-05-30T19:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cifsclient tuning.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifsclient-tuning/m-p/4207263#M325641</link>
      <description>What behavior do you observe that seems to be a performance problem?</description>
      <pubDate>Fri, 30 May 2008 20:14:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifsclient-tuning/m-p/4207263#M325641</guid>
      <dc:creator>Eric Raeburn</dc:creator>
      <dc:date>2008-05-30T20:14:41Z</dc:date>
    </item>
  </channel>
</rss>

