<?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: mc sysman io auto issue in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074744#M86759</link>
    <description>The PRIVINSTAL error situation can easily be reproduced with:&lt;BR /&gt;&lt;BR /&gt;$ install delete sys$share:sys$icbm&lt;BR /&gt;&lt;BR /&gt;$ MC SYSMAN IO AUTO/FULL will then show&lt;BR /&gt;...&lt;BR /&gt;%IOGEN-I-ACTIVATE, activating ICBM SYS$ICBM&lt;BR /&gt;%IOGEN-E-ACTERR, error activating ICBM&lt;BR /&gt;-SYSTEM-F-PRIVINSTALL, shareable images must be installed to run privileged image&lt;BR /&gt;%IOGEN-W-NOICBM, failed to find ICBM with prefix SYS$&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;and will NOT execute SCSI polling.&lt;BR /&gt;&lt;BR /&gt;So you need to fix the PRIVINSTALL error, to be able to have SYSMAN IO AUTO poll your config for new disks.&lt;BR /&gt;&lt;BR /&gt;Check with $ INSTALL LIST whether SYS$ICBM is correctly installed on your system.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
    <pubDate>Mon, 15 Oct 2007 03:42:22 GMT</pubDate>
    <dc:creator>Volker Halle</dc:creator>
    <dc:date>2007-10-15T03:42:22Z</dc:date>
    <item>
      <title>mc sysman io auto issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074723#M86738</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  When I run "mc sysman io auto/full" on my system with OpenVMS8.3 for IA64.I got some errors as below.Anybody can help me ? Thanks a lot.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;CSD001$&lt;BR /&gt;CSD001$ mc sysman io auto/full&lt;BR /&gt;&lt;BR /&gt;%SYSMAN-I-OUTPUT, command execution on node CSD001&lt;BR /&gt;%IOGEN-I-PREFIX, searching for ICBM with prefix SYS$&lt;BR /&gt;%IOGEN-I-ACTIVATE, activating ICBM SYS$ICBM_401F&lt;BR /&gt;%IOGEN-I-ACTIVATE, activating ICBM SYS$ICBM_40&lt;BR /&gt;%IOGEN-I-ACTIVATE, activating ICBM SYS$ICBM&lt;BR /&gt;%IOGEN-E-ACTERR, error activating ICBM&lt;BR /&gt;-SYSTEM-F-PRIVINSTALL, shareable images must be installed to run privileged image&lt;BR /&gt;%IOGEN-W-NOICBM, failed to find ICBM with prefix SYS$&lt;BR /&gt;%IOGEN-I-PREFIX, searching for ICBM with prefix DECW$&lt;BR /&gt;%IOGEN-I-ACTIVATE, activating ICBM DECW$ICBM_401F&lt;BR /&gt;%IOGEN-I-ACTIVATE, activating ICBM DECW$ICBM_40&lt;BR /&gt;%IOGEN-I-ACTIVATE, activating ICBM DECW$ICBM&lt;BR /&gt;%IOGEN-E-ACTERR, error activating ICBM&lt;BR /&gt;-RMS-E-FNF, file not found&lt;BR /&gt;%IOGEN-W-NOICBM, failed to find ICBM with prefix DECW$&lt;BR /&gt;CSD001$&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Sep 2007 01:40:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074723#M86738</guid>
      <dc:creator>Tru64Unix</dc:creator>
      <dc:date>2007-09-24T01:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: mc sysman io auto issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074724#M86739</link>
      <description>You probably have a logical name "ICBM" defined somewhere.&lt;BR /&gt;&lt;BR /&gt;Jur.&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Sep 2007 10:02:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074724#M86739</guid>
      <dc:creator>Jur van der Burg</dc:creator>
      <dc:date>2007-09-24T10:02:37Z</dc:date>
    </item>
    <item>
      <title>Re: mc sysman io auto issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074725#M86740</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Help message reponse:&lt;BR /&gt;&lt;BR /&gt;The image SYS$SHARE:SYS$ICBM.EXE is not present on your system disk or is not installed.&lt;BR /&gt;&lt;BR /&gt;Command:&lt;BR /&gt;&lt;BR /&gt;$dir sys$share:SYS$ICBM.EXE&lt;BR /&gt;&lt;BR /&gt;Reponse:&lt;BR /&gt;&lt;BR /&gt;Directory SYS$COMMON:[SYSLIB]&lt;BR /&gt;&lt;BR /&gt;SYS$ICBM.EXE;1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Check to see whether the image file exists and verify that it is installed as a known image.&lt;BR /&gt;&lt;BR /&gt;Command:&lt;BR /&gt;&lt;BR /&gt;$install list SYS$ICBM.EXE&lt;BR /&gt;&lt;BR /&gt;Reponse:&lt;BR /&gt;&lt;BR /&gt;DISK$ALPHASYS:&lt;SYS0.SYSCOMMON.SYSLIB&gt;.EXE&lt;BR /&gt;   SYS$ICBM;1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Saludos.&lt;BR /&gt;Daniel.&lt;BR /&gt;&lt;/SYS0.SYSCOMMON.SYSLIB&gt;</description>
      <pubDate>Mon, 24 Sep 2007 11:25:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074725#M86740</guid>
      <dc:creator>Daniel Fernandez Illan</dc:creator>
      <dc:date>2007-09-24T11:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: mc sysman io auto issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074726#M86741</link>
      <description>Hi,Daniel &lt;BR /&gt;   &lt;BR /&gt;   Thanks.when I run "install list sys$icbm.exe",it says "file not found" on all nodes.&lt;BR /&gt;==========================================&lt;BR /&gt;CSD002$ &lt;BR /&gt;&lt;BR /&gt;CSD002$ dir sys$share:sys$icbm.exe&lt;BR /&gt;&lt;BR /&gt;Directory SYS$COMMON:[SYSLIB]&lt;BR /&gt;&lt;BR /&gt;SYS$ICBM.EXE;1      &lt;BR /&gt;&lt;BR /&gt;Total of 1 file.&lt;BR /&gt;&lt;BR /&gt;CSD002$ &lt;BR /&gt;&lt;BR /&gt;CSD002$ dir sys$common:[syslib]sys$icbm.exe&lt;BR /&gt;&lt;BR /&gt;Directory SYS$COMMON:[SYSLIB]&lt;BR /&gt;&lt;BR /&gt;SYS$ICBM.EXE;1      &lt;BR /&gt;&lt;BR /&gt;Total of 1 file.&lt;BR /&gt;&lt;BR /&gt;CSD002$ &lt;BR /&gt;&lt;BR /&gt;CSD002$ &lt;BR /&gt;&lt;BR /&gt;CSD002$ install list sys$icbm.exe&lt;BR /&gt;%INSTALL-E-OPENIN, error opening DISK$I64SYS:&lt;SYS0.SYSCOMMON.SYSEXE&gt;SYS$ICBM.EXE; as input&lt;BR /&gt;-RMS-E-FNF, file not found&lt;BR /&gt; CSD002$ &lt;BR /&gt;&lt;BR /&gt;&lt;/SYS0.SYSCOMMON.SYSEXE&gt;</description>
      <pubDate>Tue, 25 Sep 2007 01:15:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074726#M86741</guid>
      <dc:creator>Tru64Unix</dc:creator>
      <dc:date>2007-09-25T01:15:44Z</dc:date>
    </item>
    <item>
      <title>Re: mc sysman io auto issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074727#M86742</link>
      <description>Try INSTALL LIST SYS$SHARE:ICBM.EXE&lt;BR /&gt;&lt;BR /&gt;The default is SYS$SYSTEM which is wrong for ICBM&lt;BR /&gt;&lt;BR /&gt;Edwin</description>
      <pubDate>Tue, 25 Sep 2007 01:55:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074727#M86742</guid>
      <dc:creator>Edwin Gersbach_2</dc:creator>
      <dc:date>2007-09-25T01:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: mc sysman io auto issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074728#M86743</link>
      <description>should be&lt;BR /&gt;INSTALL LIST SYS$SHARE:SYS$ICBM.EXE&lt;BR /&gt;of course&lt;BR /&gt;&lt;BR /&gt;Sorry for the typo&lt;BR /&gt;Edwin</description>
      <pubDate>Tue, 25 Sep 2007 02:00:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074728#M86743</guid>
      <dc:creator>Edwin Gersbach_2</dc:creator>
      <dc:date>2007-09-25T02:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: mc sysman io auto issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074729#M86744</link>
      <description>They look harmless to me. Have you got a real problem?</description>
      <pubDate>Tue, 25 Sep 2007 03:22:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074729#M86744</guid>
      <dc:creator>Richard Brodie_1</dc:creator>
      <dc:date>2007-09-25T03:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: mc sysman io auto issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074730#M86745</link>
      <description>Edwin, you are in the certain thing&lt;BR /&gt;The exactly command is:&lt;BR /&gt;&lt;BR /&gt;$install list sys$share:SYS$ICBM.EXE&lt;BR /&gt;&lt;BR /&gt;Sorry for my mistake.&lt;BR /&gt;&lt;BR /&gt;If the image is not well installed, then (help says):&lt;BR /&gt;&lt;BR /&gt;For instructions on installing a known image, refer to the Install utility chapter in the HP OpenVMS System Management Utilities Reference Manual. If you still have problems, reinstall OpenVMS onto your system disk or contact an HP support representative for assistance.&lt;BR /&gt;&lt;BR /&gt;After install image, you might use SYSMAN IO SHO PREFIX and SYSMAN IO SET PREFIX to check IO AUTOCONFIGURE options&lt;BR /&gt;&lt;BR /&gt;See:&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/83final/6048/6048pro_079.html#index_x_2117" target="_blank"&gt;http://h71000.www7.hp.com/doc/83final/6048/6048pro_079.html#index_x_2117&lt;/A&gt;&lt;BR /&gt;link.&lt;BR /&gt;&lt;BR /&gt;Saludos.&lt;BR /&gt;Daniel.&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 25 Sep 2007 04:57:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074730#M86745</guid>
      <dc:creator>Daniel Fernandez Illan</dc:creator>
      <dc:date>2007-09-25T04:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: mc sysman io auto issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074731#M86746</link>
      <description>You should find an entry for SYS$SHARE:SYS$ICBM.EXE in SYS$MANAGER:VMSIMAGES.DAT - this should cause the image to be automatically installed during boot.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 25 Sep 2007 08:27:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074731#M86746</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-09-25T08:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: mc sysman io auto issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074732#M86747</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;  The problem is when I add a new hard disk into system and run "MC SYSMAN IO AUTO /LOG".System can not find the newly added hard disk.</description>
      <pubDate>Tue, 25 Sep 2007 22:01:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074732#M86747</guid>
      <dc:creator>Tru64Unix</dc:creator>
      <dc:date>2007-09-25T22:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: mc sysman io auto issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074733#M86748</link>
      <description>What kind of disk (IDE/SCSI/FC...), has it worked before or in another system, correctly jumpered?&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Tue, 25 Sep 2007 23:58:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074733#M86748</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2007-09-25T23:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: mc sysman io auto issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074734#M86749</link>
      <description>My system is RX4640 and hard disk type is SCSI.This disk works correctly in another system.</description>
      <pubDate>Wed, 26 Sep 2007 00:20:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074734#M86749</guid>
      <dc:creator>Tru64Unix</dc:creator>
      <dc:date>2007-09-26T00:20:40Z</dc:date>
    </item>
    <item>
      <title>Re: mc sysman io auto issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074735#M86750</link>
      <description>Something is wrong on your system. SYS$ICBM.EXE should be installed automatically during boot through the entry in VMSIMAGES.DAT - if that does not happen, you may want to find out, why not !&lt;BR /&gt;&lt;BR /&gt;As a workaround, try to manually install the image:&lt;BR /&gt;&lt;BR /&gt;$ INSTALL ADD SYS$SHARE:SYS$ICBM.EXE&lt;BR /&gt;&lt;BR /&gt;Then re-try the SYSMAN IO AUTO/LOG command.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 26 Sep 2007 01:16:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074735#M86750</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-09-26T01:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: mc sysman io auto issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074736#M86751</link>
      <description>I assume we are speaking of the internal drive bays, are both configured correctly? The quickspec mentions a so-called duplex configuration, where each bay has its own scsi channel.&lt;BR /&gt;&lt;BR /&gt;regards Kalle</description>
      <pubDate>Wed, 26 Sep 2007 03:18:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074736#M86751</guid>
      <dc:creator>Karl Rohwedder</dc:creator>
      <dc:date>2007-09-26T03:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: mc sysman io auto issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074737#M86752</link>
      <description>Hi,Volker&lt;BR /&gt;&lt;BR /&gt;    Pls see the log below.&lt;BR /&gt;    Normally when running "MC SYSMAN IO AUTO/LOG",it should wait a few seconds and then give some info.But on this system it did not wait. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;CSD001$ &lt;BR /&gt;CSD001$ recal /all&lt;BR /&gt;CSD001$ &lt;BR /&gt;CSD001$ install add sys$share:sys$icbm&lt;BR /&gt;%INSTALL-E-FAIL, failed to CREATE entry for DISK$I64SYS:&lt;SYS0.SYSCOMMON.SYSLIB&gt;SYS$ICBM.EXE&lt;BR /&gt;-INSTALL-E-EXISTS, Known File Entry for a version of this file already exists&lt;BR /&gt;CSD001$ &lt;BR /&gt;CSD001$ mc sysman io auto/log&lt;BR /&gt;&lt;BR /&gt;%SYSMAN-I-OUTPUT, command execution on node CSD001&lt;BR /&gt;%IOGEN-I-PREFIX, searching for ICBM with prefix SYS$&lt;BR /&gt;%IOGEN-W-NOICBM, failed to find ICBM with prefix SYS$&lt;BR /&gt;%IOGEN-I-PREFIX, searching for ICBM with prefix DECW$&lt;BR /&gt;%IOGEN-W-NOICBM, failed to find ICBM with prefix DECW$&lt;BR /&gt;CSD001$&lt;/SYS0.SYSCOMMON.SYSLIB&gt;</description>
      <pubDate>Wed, 26 Sep 2007 22:01:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074737#M86752</guid>
      <dc:creator>Tru64Unix</dc:creator>
      <dc:date>2007-09-26T22:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: mc sysman io auto issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074738#M86753</link>
      <description>Just a guess!!!&lt;BR /&gt;&lt;BR /&gt;Try removing the image and then again installing both the image sys as well as decw&lt;BR /&gt;&lt;BR /&gt;install remove sys$icbm.exe&lt;BR /&gt;install remove decw$icbm.exe&lt;BR /&gt;&lt;BR /&gt;install add sys$share:sys$icbm.exe&lt;BR /&gt;install add sys$share:decw$icbm.exe&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;ajaydec&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Sep 2007 04:05:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074738#M86753</guid>
      <dc:creator />
      <dc:date>2007-09-27T04:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: mc sysman io auto issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074739#M86754</link>
      <description>Try setting IAC$DEBUG - the image activator debug flags:&lt;BR /&gt;&lt;BR /&gt;$ DEFINE/EXEC IAC$DEBUG FF&lt;BR /&gt;&lt;BR /&gt;and re-try your SYSMAN command.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sun, 30 Sep 2007 02:24:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074739#M86754</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-09-30T02:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: mc sysman io auto issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074740#M86755</link>
      <description>To get even more information from the image activator, use&lt;BR /&gt;&lt;BR /&gt;$ DEFINE/EXEC IAC$DEBUG FFFFFFFF&lt;BR /&gt;&lt;BR /&gt;Compare the results from a working system with the output of your failing system...&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sun, 30 Sep 2007 02:26:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074740#M86755</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-09-30T02:26:34Z</dc:date>
    </item>
    <item>
      <title>Re: mc sysman io auto issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074741#M86756</link>
      <description>hi volker,&lt;BR /&gt;&lt;BR /&gt;   could you pls find some infomation?</description>
      <pubDate>Tue, 09 Oct 2007 04:51:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074741#M86756</guid>
      <dc:creator>Tru64Unix</dc:creator>
      <dc:date>2007-10-09T04:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: mc sysman io auto issue</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074742#M86757</link>
      <description>I don't think this is a real problem. As long as I can remember SYSMAN IO AUTO/FULL usually generates some errors on most systems (note that /FULL is not mentioned in HELP). On a V8.3 Alpha I get a bunch of -I- messages, plus:&lt;BR /&gt;&lt;BR /&gt;%IOGEN-E-ACTERR, error activating ICBM&lt;BR /&gt;-RMS-E-FNF, file not found&lt;BR /&gt;%IOGEN-W-NOICBM, failed to find ICBM with prefix DECW$GRAPHICS_&lt;BR /&gt;%IOGEN-E-ACTERR, error activating ICBM&lt;BR /&gt;-RMS-E-FNF, file not found&lt;BR /&gt;%IOGEN-W-NOICBM, failed to find ICBM with prefix X25$&lt;BR /&gt;%IOGEN-I-SCSIPOLL, scanning for devices through SCSI port PKA0&lt;BR /&gt;%IOGEN-E-LOADERR, error configuring device SRA0, driver SYS$SRDRIVER.EXE&lt;BR /&gt;-RMS-E-FNF, file not found&lt;BR /&gt;&lt;BR /&gt;I assume it's just the way AUTOCONFIGURE searches for devices and reports results. The PRIVINSTALL message is curious, but I wouldn't lose any sleep over it. &lt;BR /&gt;&lt;BR /&gt;I also doubt it has anything to do with your disk problem. Repeat the IO AUTO command without /FULL or /LOG. If there are no messages, then I'd suggest you concentrate on the hardware. If there are messages post them here.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 09 Oct 2007 20:31:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mc-sysman-io-auto-issue/m-p/4074742#M86757</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2007-10-09T20:31:57Z</dc:date>
    </item>
  </channel>
</rss>

