<?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: /dev/async in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-async/m-p/3133931#M799697</link>
    <description>I would first check with the dba for the reason behind removing this driver. If convinced, then try recreating it with:&lt;BR /&gt;&lt;BR /&gt;# mknod /dev/async c 101 0x00000?&lt;BR /&gt;&lt;BR /&gt;The last digit can be:&lt;BR /&gt;0x000000 default&lt;BR /&gt;0x000001 enable immediate reporting&lt;BR /&gt;0x000002 flush the CPU cache after reads&lt;BR /&gt;0x000004 allow disks to timeout&lt;BR /&gt;0x000005 is a combination of 1 and 4&lt;BR /&gt;0x000007 is a combination of 1, 2 and 4&lt;BR /&gt;&lt;BR /&gt;(Refer TKB #UPERFKBAN00000726)</description>
    <pubDate>Tue, 02 Dec 2003 14:28:51 GMT</pubDate>
    <dc:creator>Helen French</dc:creator>
    <dc:date>2003-12-02T14:28:51Z</dc:date>
    <item>
      <title>/dev/async</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-async/m-p/3133928#M799694</link>
      <description>My Oracle dba has requested that I remove the /dev/async driver.  He wants to reduce the number of errors reported to the log file.  I have not read his error log to get the full picture yet.  I have read the numerious postings on this driver from this site.  &lt;BR /&gt;&lt;BR /&gt;If, I remove this driver will performance be improved or degraded? &lt;BR /&gt;&lt;BR /&gt;What will be the benefit of removing the /dev/async driver?&lt;BR /&gt;&lt;BR /&gt;I have a real concern about the benefits of this request.</description>
      <pubDate>Tue, 02 Dec 2003 14:03:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-async/m-p/3133928#M799694</guid>
      <dc:creator>Robert Holliday_1</dc:creator>
      <dc:date>2003-12-02T14:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/async</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-async/m-p/3133929#M799695</link>
      <description>I remember reading, that the async driver caused performance degradation on Sybase database server. But in that case the real solution was to recreate the async driver with another minor number. Check your with:&lt;BR /&gt;&lt;BR /&gt;# ls -al /dev/async&lt;BR /&gt;&lt;BR /&gt;On system performance, async drivers does have the impacts especially on I/O process. I would defenitely consider checking what's the real reason behind your issue, before removing the driver from the system.</description>
      <pubDate>Tue, 02 Dec 2003 14:16:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-async/m-p/3133929#M799695</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-12-02T14:16:57Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/async</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-async/m-p/3133930#M799696</link>
      <description># lssf /dev/async&lt;BR /&gt;pseudo driver asyncdsk minor 0x000000 /dev/async&lt;BR /&gt;&lt;BR /&gt;Also, dba MLOCK does exist in /etc/privgroup&lt;BR /&gt;&lt;BR /&gt;Thanks for your advice</description>
      <pubDate>Tue, 02 Dec 2003 14:22:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-async/m-p/3133930#M799696</guid>
      <dc:creator>Robert Holliday_1</dc:creator>
      <dc:date>2003-12-02T14:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/async</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-async/m-p/3133931#M799697</link>
      <description>I would first check with the dba for the reason behind removing this driver. If convinced, then try recreating it with:&lt;BR /&gt;&lt;BR /&gt;# mknod /dev/async c 101 0x00000?&lt;BR /&gt;&lt;BR /&gt;The last digit can be:&lt;BR /&gt;0x000000 default&lt;BR /&gt;0x000001 enable immediate reporting&lt;BR /&gt;0x000002 flush the CPU cache after reads&lt;BR /&gt;0x000004 allow disks to timeout&lt;BR /&gt;0x000005 is a combination of 1 and 4&lt;BR /&gt;0x000007 is a combination of 1, 2 and 4&lt;BR /&gt;&lt;BR /&gt;(Refer TKB #UPERFKBAN00000726)</description>
      <pubDate>Tue, 02 Dec 2003 14:28:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-async/m-p/3133931#M799697</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-12-02T14:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/async</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-async/m-p/3133932#M799698</link>
      <description>Again, apply all latest patches too. There are a number of patches (Kernel, subsystem etc) which directly affects the async driver and it's functions. In HP-UX 11i, there is a patch for the driver itself (PHKL_25506). Also, check your Kernel parameters and see if it enables the driver on Kernel.</description>
      <pubDate>Tue, 02 Dec 2003 14:31:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-async/m-p/3133932#M799698</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2003-12-02T14:31:50Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/async</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-async/m-p/3133933#M799699</link>
      <description>Thank you for your guidance.  It turns out the dba had a production problem.  He wanted the /dev/asysc file removed because he believed it was the cause of the trace error messages.  &lt;BR /&gt;&lt;BR /&gt;I ran the getpriv dba on the test server and the response was:&lt;BR /&gt;# getprivgrp dba           # Test server&lt;BR /&gt;dba: MLOCK &lt;BR /&gt;&lt;BR /&gt;# getprivgrp dba           # Prod server&lt;BR /&gt;dba: &lt;BR /&gt;&lt;BR /&gt;It turns out that the /etc/privgroup had a typo in it.&lt;BR /&gt;cat /etc/privgroup&lt;BR /&gt;dba MBLOCK&lt;BR /&gt;&lt;BR /&gt;Bingo!  Problem found.&lt;BR /&gt;&lt;BR /&gt;Thanks for your help.</description>
      <pubDate>Tue, 02 Dec 2003 16:11:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-async/m-p/3133933#M799699</guid>
      <dc:creator>Robert Holliday_1</dc:creator>
      <dc:date>2003-12-02T16:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: /dev/async</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dev-async/m-p/3133934#M799700</link>
      <description>The moral of this story:&lt;BR /&gt;&lt;BR /&gt;Get your DBA to describe the problem NOT what he thinks the solution will be.&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Dec 2003 16:15:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dev-async/m-p/3133934#M799700</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2003-12-02T16:15:19Z</dc:date>
    </item>
  </channel>
</rss>

