<?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: AS/U installation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/as-u-installation/m-p/2537733#M915340</link>
    <description>Thanks for helping me !!!&lt;BR /&gt;&lt;BR /&gt;How can I check if STREAMS is functional?&lt;BR /&gt;For Netbios, it starts normally. You can find the the netdemon after starting it.&lt;BR /&gt;&lt;BR /&gt;I have seen something else :&lt;BR /&gt;  On an operational server, "lsdev | egrep -i 'netbios|netbiosdg|lmxloop'" gives 3 devices.&lt;BR /&gt;&lt;BR /&gt;  On the test server, only the 2 following devices netbios|netbiosdg&lt;BR /&gt;&lt;BR /&gt;-----------------------------------------------&lt;BR /&gt;For the CIFS product, I know that the very last version can play Domain Controller. We will test it in the next weeks&lt;BR /&gt;Thanks&lt;BR /&gt;-----------------------------------------------</description>
    <pubDate>Thu, 07 Jun 2001 13:49:49 GMT</pubDate>
    <dc:creator>Frédéric Devos</dc:creator>
    <dc:date>2001-06-07T13:49:49Z</dc:date>
    <item>
      <title>AS/U installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/as-u-installation/m-p/2537730#M915337</link>
      <description>AS/U cannot start after the installation!&lt;BR /&gt;&lt;BR /&gt;Test System details:&lt;BR /&gt;  L1000,1CPU,512MbRAM&lt;BR /&gt;  HP-UX 03/2001,QualityPack 03/2001,HW critical patch 03/2001&lt;BR /&gt;  &lt;BR /&gt;What I do?&lt;BR /&gt; 1) Install x25 software&lt;BR /&gt; 2) Install OTS&lt;BR /&gt; 3) Install ASU 04.06 --&amp;gt; The problems begin&lt;BR /&gt;After the reboot, the "INITIALISE LOADABLE MODULE" give an error :&lt;BR /&gt;  "WARNING: Out of character major numbers&lt;BR /&gt;        Couldn't install driver krm&lt;BR /&gt;gio_mod_drv_reg: gio_allocate_majors failed&lt;BR /&gt;FAIL *"&lt;BR /&gt;In /stand/dlkm/mod_register, you read "krm:5:pseudo,25,-1,-1" If I remove this line, there is no boot problems anymore.&lt;BR /&gt;&lt;BR /&gt;Do someone have an Idea of what is wrong?&lt;BR /&gt;&lt;BR /&gt;After that, when I try to start initialize asu (asu_inst), I receive the following message :&lt;BR /&gt;"RROR: The Advanced Server for UNIX Systems cannot be started. &lt;BR /&gt;        Verify the transport is configured correctly and is running."&lt;BR /&gt;I then check /etc/opt/lmu/netbios/nbconfig but the datas seem to be correct.&lt;BR /&gt;&lt;BR /&gt;What can I try now?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Jun 2001 10:17:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/as-u-installation/m-p/2537730#M915337</guid>
      <dc:creator>Frédéric Devos</dc:creator>
      <dc:date>2001-06-07T10:17:57Z</dc:date>
    </item>
    <item>
      <title>Re: AS/U installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/as-u-installation/m-p/2537731#M915338</link>
      <description>lots of possibilities for that....&lt;BR /&gt;&lt;BR /&gt;AS/U relies on netbios daemon and netbios on STREAMS.&lt;BR /&gt;&lt;BR /&gt;First check if STREAMS is functional; then check for&lt;BR /&gt;netbiosdaemon /opt/lmu/netbios/bin/netdemon&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Jun 2001 10:44:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/as-u-installation/m-p/2537731#M915338</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2001-06-07T10:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: AS/U installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/as-u-installation/m-p/2537732#M915339</link>
      <description>i use CIFS/9000 instead of ASU. &lt;BR /&gt;You can download it from software.hp.com&lt;BR /&gt;&lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProducts.pl?group_type=category&amp;amp;group_name=NSM" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProducts.pl?group_type=category&amp;amp;group_name=NSM&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It's free and it works very well.&lt;BR /&gt;</description>
      <pubDate>Thu, 07 Jun 2001 11:03:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/as-u-installation/m-p/2537732#M915339</guid>
      <dc:creator>LB4</dc:creator>
      <dc:date>2001-06-07T11:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: AS/U installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/as-u-installation/m-p/2537733#M915340</link>
      <description>Thanks for helping me !!!&lt;BR /&gt;&lt;BR /&gt;How can I check if STREAMS is functional?&lt;BR /&gt;For Netbios, it starts normally. You can find the the netdemon after starting it.&lt;BR /&gt;&lt;BR /&gt;I have seen something else :&lt;BR /&gt;  On an operational server, "lsdev | egrep -i 'netbios|netbiosdg|lmxloop'" gives 3 devices.&lt;BR /&gt;&lt;BR /&gt;  On the test server, only the 2 following devices netbios|netbiosdg&lt;BR /&gt;&lt;BR /&gt;-----------------------------------------------&lt;BR /&gt;For the CIFS product, I know that the very last version can play Domain Controller. We will test it in the next weeks&lt;BR /&gt;Thanks&lt;BR /&gt;-----------------------------------------------</description>
      <pubDate>Thu, 07 Jun 2001 13:49:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/as-u-installation/m-p/2537733#M915340</guid>
      <dc:creator>Frédéric Devos</dc:creator>
      <dc:date>2001-06-07T13:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: AS/U installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/as-u-installation/m-p/2537734#M915341</link>
      <description>&lt;BR /&gt;STREAMS is initialized at boot up, so look for STREAMS related messages in syslog.log.&lt;BR /&gt;&lt;BR /&gt;You really should have /dev/lmxloop device. If you dont't&lt;BR /&gt;have this,  look if the lmxloop driver is included in the kernel (use sam).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 08 Jun 2001 06:11:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/as-u-installation/m-p/2537734#M915341</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2001-06-08T06:11:46Z</dc:date>
    </item>
  </channel>
</rss>

