<?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: Cifs in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs/m-p/3307066#M874142</link>
    <description>I suspect window because it is Windows...&lt;BR /&gt;&lt;BR /&gt;When the system gets busy, it will occasionally lose the network connection... Hmm!!! I bet if you have two Unix boxes they don't lose the connections, and takers??? I thought not. &lt;BR /&gt;&lt;BR /&gt;Finding the answer on the windows side may not be easy... I don't think you can tune a windows box...&lt;BR /&gt;&lt;BR /&gt;Tim</description>
    <pubDate>Fri, 16 Jul 2004 13:05:26 GMT</pubDate>
    <dc:creator>Tim Sanko</dc:creator>
    <dc:date>2004-07-16T13:05:26Z</dc:date>
    <item>
      <title>Cifs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs/m-p/3307063#M874139</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;We are using Cifsclient on our HP UX 11.00 machine.&lt;BR /&gt;&lt;BR /&gt;From time to time the cifs agent (cifsclient) seems to stop. all mounts are gone and we need to restart the cifsclient.&lt;BR /&gt;&lt;BR /&gt;After the restart, without any problems, we mount again all drives and it works again.&lt;BR /&gt;&lt;BR /&gt;Anyone can help me out here ?&lt;BR /&gt;Is there a special log file to check where i can see whats wrong ?&lt;BR /&gt;&lt;BR /&gt;I've checked the logfile /var/opt/cifsclient/debug/client-log.* . Here i can find the follow messages that repeat a lot:&lt;BR /&gt;&lt;BR /&gt;06-16 18:01:11.598 [0] CIFS Client start; version=A.01.09, pid=22064&lt;BR /&gt;06-16 18:01:19.538 [0] Establishing connection to server miami: connectTimeout:&lt;BR /&gt;50000, requestTimeout: 60000&lt;BR /&gt;06-16 18:01:19.562 [0] Server OS: Windows 5.0&lt;BR /&gt;06-16 18:01:19.562 [0] Server LM: Windows 2000 LAN Manager&lt;BR /&gt;06-16 18:01:19.562 [0] server: serverClasses: match found with OS="*[Ww]indows 5&lt;BR /&gt;*" LM="*[Ww]indows 2000*"&lt;BR /&gt;06-16 18:01:19.565 [0] nfs: set RX buffer to 131072 bytes&lt;BR /&gt;06-16 18:01:19.566 [0] nfs: set TX buffer to 131072 bytes&lt;BR /&gt;&lt;BR /&gt;We have installed Cifs client A.01.09 (B8724AA) and HP Cifs Server A.01.11 (B8725AA).&lt;BR /&gt;&lt;BR /&gt;Thanx</description>
      <pubDate>Wed, 16 Jun 2004 11:18:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs/m-p/3307063#M874139</guid>
      <dc:creator>filip_6</dc:creator>
      <dc:date>2004-06-16T11:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cifs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs/m-p/3307064#M874140</link>
      <description>I have experienced the same problem with 11.11 connecting to Windows NT.&lt;BR /&gt;&lt;BR /&gt;I do it so the nice high capacity tape drive on my HP-9000 server can be used to back up the NT servers critical data.&lt;BR /&gt;&lt;BR /&gt;I have exactly the same results except they are consistent. Every day during the backup connectivity is lost.&lt;BR /&gt;&lt;BR /&gt;At this point I can only think its got something to do with the parameters I'm mounting with or a timeout on the NT side.&lt;BR /&gt;&lt;BR /&gt;Since anything microsoft drives me batty, I am looking into it from the cifsmount side. &lt;BR /&gt;&lt;BR /&gt;It also might be worth filing a software support case because HP might give you insight into what may be done on the NT/Windows 2K Pro side.&lt;BR /&gt;&lt;BR /&gt;No resolution yet, but maybe someone out here can help.&lt;BR /&gt;&lt;BR /&gt;My mount commands:&lt;BR /&gt;cifsmount //isnmain.investmenttool.com/shared /isnmain.share -f -I 192.168.0.30&lt;BR /&gt;-U root -P password&lt;BR /&gt;&lt;BR /&gt;Yeah, I'm a Geek. I created a root user on the windows side to make my life seem surreal or easier. Take your pick.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jun 2004 07:30:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs/m-p/3307064#M874140</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-06-17T07:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cifs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs/m-p/3307065#M874141</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;I've tried increasing the timeout parameters on the cifs side. I used the suggested parameters for a "slow network" that i found in the Cifs manual. Still i get lost connections.&lt;BR /&gt;&lt;BR /&gt;I've set the follow parameters&lt;BR /&gt;connectTimeout = 30000&lt;BR /&gt;requesttimeout = 60000&lt;BR /&gt;nfstimeout =  200&lt;BR /&gt;nfsretransmit = 5&lt;BR /&gt;&lt;BR /&gt;anyone can help me out here ?&lt;BR /&gt;Shoud i start looking at the Win2000 side ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Jul 2004 05:37:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs/m-p/3307065#M874141</guid>
      <dc:creator>filip_6</dc:creator>
      <dc:date>2004-07-16T05:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cifs</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/cifs/m-p/3307066#M874142</link>
      <description>I suspect window because it is Windows...&lt;BR /&gt;&lt;BR /&gt;When the system gets busy, it will occasionally lose the network connection... Hmm!!! I bet if you have two Unix boxes they don't lose the connections, and takers??? I thought not. &lt;BR /&gt;&lt;BR /&gt;Finding the answer on the windows side may not be easy... I don't think you can tune a windows box...&lt;BR /&gt;&lt;BR /&gt;Tim</description>
      <pubDate>Fri, 16 Jul 2004 13:05:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/cifs/m-p/3307066#M874142</guid>
      <dc:creator>Tim Sanko</dc:creator>
      <dc:date>2004-07-16T13:05:26Z</dc:date>
    </item>
  </channel>
</rss>

