<?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 - Shared memory problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-shared-memory-problem/m-p/2986455#M910183</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;did u checked any kernel values to be set for samba?</description>
    <pubDate>Mon, 02 Jun 2003 13:04:10 GMT</pubDate>
    <dc:creator>Ravi_8</dc:creator>
    <dc:date>2003-06-02T13:04:10Z</dc:date>
    <item>
      <title>Samba - Shared memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-shared-memory-problem/m-p/2986453#M910181</link>
      <description>Hi Guys,&lt;BR /&gt;&lt;BR /&gt;We have a samba share running on a production machine that up until Friday was running OK. This morning Samba has stopped. After restarting it, the following is displayed as a restuly of smbstatus:&lt;BR /&gt;&lt;BR /&gt;GSDI          smbuser   GRP1   25159   smbpc-hq (152.108.131.164) Thu May 29 12:08:53 2003&lt;BR /&gt;&lt;BR /&gt;ERROR: root did not create the semaphore&lt;BR /&gt;ERROR: Failed to initialise share modes&lt;BR /&gt;Can't initialise shared memory - exiting&lt;BR /&gt;&lt;BR /&gt;Although it shows a connection, that pc can't see the share. Also I have been told that samba creates semaphore/message queues with keys including 2802. Assuming this, samba is only creating a semaphore but NOT a message queue. The output of ipcs|grep 2802 is:&lt;BR /&gt;&lt;BR /&gt;s   33062 0x00280269 --ra-ra-ra-      root       sys&lt;BR /&gt;&lt;BR /&gt;So far I have stopped samba, killed the semaphore and started samba again. Situation is still as above.&lt;BR /&gt;&lt;BR /&gt;Any help greatly appreciated.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Tony&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jun 2003 12:54:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-shared-memory-problem/m-p/2986453#M910181</guid>
      <dc:creator>Tony Walker</dc:creator>
      <dc:date>2003-06-02T12:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Samba - Shared memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-shared-memory-problem/m-p/2986454#M910182</link>
      <description>I would update to the latest version and if the problem still happens, look at shmseg and shmmax in the kernel.&lt;BR /&gt;&lt;BR /&gt;Both are dynamically changable without a machine boot.  Message queues are more used by database software like oracle and adabas but will have to be adequate as well.&lt;BR /&gt;&lt;BR /&gt;Don't increase shmmax to more than 25% of available memory, which is defined as physical memory plus swap, it won't help to go higher than that.&lt;BR /&gt;&lt;BR /&gt;I am attaching the link to the CIFS/9000 samba software which is free at software.hp.com and some peformance data collection scripts.&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;&lt;BR /&gt;CIFS/9000&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;Client&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8724AA" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8724AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Documentation:&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/hpux/onlinedocs/B8725-90003/B8725-90003.html" target="_blank"&gt;http://www.docs.hp.com/hpux/onlinedocs/B8725-90003/B8725-90003.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 02 Jun 2003 13:02:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-shared-memory-problem/m-p/2986454#M910182</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-06-02T13:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: Samba - Shared memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-shared-memory-problem/m-p/2986455#M910183</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;did u checked any kernel values to be set for samba?</description>
      <pubDate>Mon, 02 Jun 2003 13:04:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-shared-memory-problem/m-p/2986455#M910183</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2003-06-02T13:04:10Z</dc:date>
    </item>
    <item>
      <title>Re: Samba - Shared memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-shared-memory-problem/m-p/2986456#M910184</link>
      <description>Thanks guys.&lt;BR /&gt;&lt;BR /&gt;In answer to your questions:&lt;BR /&gt;&lt;BR /&gt;Unfortunately upgrading to the lastest version is not currently an option. And as is the reason for not touching the Kernel values, samba was running fine last Friday (30/05) unitl it was rebooted. I'll give them a check just to see if they were changed though..&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Tony</description>
      <pubDate>Mon, 02 Jun 2003 13:10:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-shared-memory-problem/m-p/2986456#M910184</guid>
      <dc:creator>Tony Walker</dc:creator>
      <dc:date>2003-06-02T13:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Samba - Shared memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-shared-memory-problem/m-p/2986457#M910185</link>
      <description>What version of Samba are you running (is it a HP port - IE CIFS/9000)?&lt;BR /&gt;&lt;BR /&gt;You could try disabling opclocks in your smb.conf file.&lt;BR /&gt;&lt;BR /&gt;If you are running HP's CIFS/9000 - then I would upgrade....&lt;BR /&gt;&lt;BR /&gt;I'm actually running:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=CIFSTP22" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=CIFSTP22&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;in semi production with no problems what so ever...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 02 Jun 2003 14:54:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-shared-memory-problem/m-p/2986457#M910185</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2003-06-02T14:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: Samba - Shared memory problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-shared-memory-problem/m-p/2986458#M910186</link>
      <description>Hi Tony,&lt;BR /&gt;       I have the same problem with samba, yesterday all was going well, and this morning i get this error:&lt;BR /&gt;&lt;BR /&gt;[2003/07/21 16:04:11, 1] /tmp/smbinst/source/smbd/server.c:(666)&lt;BR /&gt;  smbd version 2.0.7.006 started.&lt;BR /&gt;  Copyright Andrew Tridgell 1992-1998&lt;BR /&gt;[2003/07/21 16:04:21, 0] /tmp/smbinst/source/locking/shmem_sysv.c:(613)&lt;BR /&gt;  ERROR: root did not create the semaphore: semgid=240, rootgid=502&lt;BR /&gt;[2003/07/21 16:04:21, 0] /tmp/smbinst/source/locking/locking.c:(178)&lt;BR /&gt;  ERROR: Failed to initialise share modes&lt;BR /&gt;&lt;BR /&gt;Did you fix your problem?? I am running the version 2.0.7.006 for tandem.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Phil</description>
      <pubDate>Tue, 22 Jul 2003 12:10:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-shared-memory-problem/m-p/2986458#M910186</guid>
      <dc:creator>Philip St-Pierre</dc:creator>
      <dc:date>2003-07-22T12:10:48Z</dc:date>
    </item>
  </channel>
</rss>

