<?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: Question about &amp;quot;streampipes&amp;quot; kernel parameter in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-quot-streampipes-quot-kernel-parameter/m-p/4974943#M418735</link>
    <description>resolved problem. closing thread.</description>
    <pubDate>Tue, 15 Aug 2006 13:20:23 GMT</pubDate>
    <dc:creator>Douglas D. Denney</dc:creator>
    <dc:date>2006-08-15T13:20:23Z</dc:date>
    <item>
      <title>Question about "streampipes" kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-quot-streampipes-quot-kernel-parameter/m-p/4974937#M418729</link>
      <description>I've just performed my first SAS install on an Integrity server (rx2600) and ran into an issue. The install refused to continue unless the "streampipes" kernel paremeter was set to "1". I did this, rebooted and all is well. However, I am now wondering the following:&lt;BR /&gt;&lt;BR /&gt;1. What is the impact of setting streampipes to 1?&lt;BR /&gt;2. Will system performance be impacted (ie, degraded)?&lt;BR /&gt;&lt;BR /&gt;Any help that anyone can give me would be appreciated. Thanks,&lt;BR /&gt;Douglas Denney</description>
      <pubDate>Fri, 21 Apr 2006 11:51:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-quot-streampipes-quot-kernel-parameter/m-p/4974937#M418729</guid>
      <dc:creator>Douglas D. Denney</dc:creator>
      <dc:date>2006-04-21T11:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Question about "streampipes" kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-quot-streampipes-quot-kernel-parameter/m-p/4974938#M418730</link>
      <description>Take a look here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3921-90010/streampipes.5.html" target="_blank"&gt;http://docs.hp.com/en/B3921-90010/streampipes.5.html&lt;/A&gt;</description>
      <pubDate>Fri, 21 Apr 2006 12:11:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-quot-streampipes-quot-kernel-parameter/m-p/4974938#M418730</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2006-04-21T12:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: Question about "streampipes" kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-quot-streampipes-quot-kernel-parameter/m-p/4974939#M418731</link>
      <description>What operating system are you using?&lt;BR /&gt;&lt;BR /&gt;There were some issues in 11.00 where the performance of shell scripts dropped due to the use of streampipes.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Apr 2006 12:12:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-quot-streampipes-quot-kernel-parameter/m-p/4974939#M418731</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2006-04-21T12:12:47Z</dc:date>
    </item>
    <item>
      <title>Re: Question about "streampipes" kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-quot-streampipes-quot-kernel-parameter/m-p/4974940#M418732</link>
      <description>The OS is HPUX 11.23 on itanium</description>
      <pubDate>Fri, 21 Apr 2006 12:24:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-quot-streampipes-quot-kernel-parameter/m-p/4974940#M418732</guid>
      <dc:creator>Douglas D. Denney</dc:creator>
      <dc:date>2006-04-21T12:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: Question about "streampipes" kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-quot-streampipes-quot-kernel-parameter/m-p/4974941#M418733</link>
      <description>I have looked at this doc:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B3921-90010/streampipes.5.html" target="_blank"&gt;http://docs.hp.com/en/B3921-90010/streampipes.5.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and didn't feel that it answered the questions posed above. This document is an overview and tells you that by enabling it to a "1" you change to stream-based pipes. Okay, what does that mean? How will it affect the system? If stream-based pipes are such a good thing, then why is the recommendation from HP to turn it off unless you need it?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Doug</description>
      <pubDate>Fri, 21 Apr 2006 12:26:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-quot-streampipes-quot-kernel-parameter/m-p/4974941#M418733</guid>
      <dc:creator>Douglas D. Denney</dc:creator>
      <dc:date>2006-04-21T12:26:22Z</dc:date>
    </item>
    <item>
      <title>Re: Question about "streampipes" kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-quot-streampipes-quot-kernel-parameter/m-p/4974942#M418734</link>
      <description>The reason is that ksh scripts can take a performance hit.&lt;BR /&gt;&lt;BR /&gt;There is a fix for it on 11.23 in PHNE_32277 and following.&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Apr 2006 12:35:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-quot-streampipes-quot-kernel-parameter/m-p/4974942#M418734</guid>
      <dc:creator>Kent Ostby</dc:creator>
      <dc:date>2006-04-21T12:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Question about "streampipes" kernel parameter</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/question-about-quot-streampipes-quot-kernel-parameter/m-p/4974943#M418735</link>
      <description>resolved problem. closing thread.</description>
      <pubDate>Tue, 15 Aug 2006 13:20:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/question-about-quot-streampipes-quot-kernel-parameter/m-p/4974943#M418735</guid>
      <dc:creator>Douglas D. Denney</dc:creator>
      <dc:date>2006-08-15T13:20:23Z</dc:date>
    </item>
  </channel>
</rss>

