<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 10/14/2013 12:03 PM, Jerald Sheets
      wrote:<br>
    </div>
    <blockquote
      cite="mid:F0FCF16F-0F25-48BC-8AF6-AA255E2F8BEE@gmail.com"
      type="cite">
      <pre wrap="">How about when Apache has too many ipcs threads (Shared Memory Segment) stuck out there when trying to start up, and it gives the error "No Space Left on Device"?  That's always baffled me.</pre>
    </blockquote>
    <br>
    In that case, the textual description isn't really appropriate, but
    the message given in the man page is:<br>
    <br>
    <blockquote type="cite">       ENOSPC All possible shared memory IDs
      have been taken (SHMMNI), or allocating a segment of<br>
                    the requested size would cause the system to exceed
      the system-wide limit on shared<br>
                    memory (SHMALL).<br>
    </blockquote>
    <br>
    See shmget(2).<br>
    <br>
        — Mike<br>
    <br>
    <div class="moz-signature">-- <br>
      <table border="0">
        <tbody>
          <tr>
            <td> <img src="cid:part1.08000704.01010304@naunetcorp.com"
                alt="Naunet Corporation Logo"> </td>
            <td> Michael B. Trausch<br>
              <br>
              President, <strong>Naunet Corporation</strong><br>
              &#9742; (678) 287-0693 x130 or (855) NAUNET-1 x130<br>
              FAX: (678) 783-7843<br>
            </td>
          </tr>
        </tbody>
      </table>
    </div>
  </body>
</html>