<?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: sysman error when issuing io replace mga6 --- illegal I/O function code in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/sysman-error-when-issuing-io-replace-mga6-illegal-i-o-function/m-p/5249416#M99713</link>
    <description>Thanks for the help!</description>
    <pubDate>Wed, 28 Jul 2010 15:28:42 GMT</pubDate>
    <dc:creator>Lucie</dc:creator>
    <dc:date>2010-07-28T15:28:42Z</dc:date>
    <item>
      <title>sysman error when issuing io replace mga6 --- illegal I/O function code</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysman-error-when-issuing-io-replace-mga6-illegal-i-o-function/m-p/5249411#M99708</link>
      <description>&lt;!--!*#--&gt;I thought someone might have an answer before I put a case into HP.&lt;BR /&gt;System is OpenVMS 8.3 1h1.&lt;BR /&gt;It is part of a 3 alpha node cluster&lt;BR /&gt;&lt;BR /&gt;I issued an io replace mga6 and received the following error.&lt;BR /&gt;&lt;BR /&gt;SYSMAN-I-NODERR, error returned from node N058V7-SYSTEM-F-ILLIOFUNC, illegal I/O function code&lt;BR /&gt;&lt;BR /&gt;The sys$devices.dat was updated but when I issued an io list I received the following output.&lt;BR /&gt; &lt;BR /&gt;On port _FGA0:, the following tape WWIDs are not yet configured:&lt;BR /&gt;Target 15, LUN 6, COMPAQ   SDLT320&lt;BR /&gt;WWID=02000008:500E-09E0-0018-325B&lt;BR /&gt;&lt;BR /&gt;On port _FGC0:, the following tape WWIDs are not yet configured:&lt;BR /&gt;Target 15, LUN 6, COMPAQ   SDLT320&lt;BR /&gt;WWID=02000008:500E-09E0-0018-325B&lt;BR /&gt;&lt;BR /&gt;Show device/full mga6 indicates N058V7 has access to the tape drive via MSCP Server not the fiber.&lt;BR /&gt;&lt;BR /&gt;Does anyone have any suggestions as to what must be done to correct this?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;Lucie&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Jul 2010 12:52:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysman-error-when-issuing-io-replace-mga6-illegal-i-o-function/m-p/5249411#M99708</guid>
      <dc:creator>Lucie</dc:creator>
      <dc:date>2010-07-28T12:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: sysman error when issuing io replace mga6 --- illegal I/O function code</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysman-error-when-issuing-io-replace-mga6-illegal-i-o-function/m-p/5249412#M99709</link>
      <description>You have an HP support contract?  Um, why not use it?   Your company paid money for that support contract, and paid money to get to the front of the question queues to get your answers, and specifically paid for fast (and official) answers for cases where you hit errors with OpenVMS. &lt;BR /&gt;&lt;BR /&gt;If you're willing to follow what is usually a slower approach for support (ITRC), what's the physical connection out to the SDLT320 drive?   This is a connection via NSR or MBR, right?&lt;BR /&gt;&lt;BR /&gt;What sequence of SYSMAN commands and what REPLACE command did you use here?  With the WWID or not?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And if you've not already seen this, here is the standard documentation for the sequence....&lt;BR /&gt;&lt;BR /&gt;IO&lt;BR /&gt;&lt;BR /&gt;  REPLACE_WWID&lt;BR /&gt;&lt;BR /&gt;    Description&lt;BR /&gt;&lt;BR /&gt;         You can use the two parameters, devnam_string and wwid_string,&lt;BR /&gt;         with the REPLACE_WWID command to replace a broken tape device&lt;BR /&gt;         with a new device. The command automatically updates the data&lt;BR /&gt;         structures that record the new devnam-WWID correlation, and the&lt;BR /&gt;         device automatically begins to function correctly.&lt;BR /&gt;&lt;BR /&gt;         This command is useful in two different cases:&lt;BR /&gt;&lt;BR /&gt;         o  In one case, the drive might malfunction and need to be&lt;BR /&gt;            replaced immediately without rebooting the system. If this&lt;BR /&gt;            happens, the drive is physically replaced with a new drive,&lt;BR /&gt;            and the command SYSMAN IO REPLACE_WWID $2$MGAn is issued&lt;BR /&gt;            clusterwide. The /WWID qualifier is not appropriate in this&lt;BR /&gt;            case, because the new WWID is automatically detected using&lt;BR /&gt;            information stored in the device's data structures.&lt;BR /&gt;&lt;BR /&gt;         o  In the other case, the drive might malfunction and not&lt;BR /&gt;            be replaced until after the system has been shut down or&lt;BR /&gt;            rebooted. The device name no longer appears in the SHOW DEVICE&lt;BR /&gt;            display because the device failed to configure during the&lt;BR /&gt;            reboot.&lt;BR /&gt;&lt;BR /&gt;            The configuration failure occurred either because the&lt;BR /&gt;            broken drive did not respond, or because the new drive has&lt;BR /&gt;            a different WWID from the one SYSMAN IO AUTOCONFIGURE expected&lt;BR /&gt;            at boot time. Therefore, in this situation, in which the&lt;BR /&gt;            device name is in SYS$DEVICES.DAT but not in the SHOW DEVICE&lt;BR /&gt;            display, use the /WWID qualifier to define the new devnam-WWID&lt;BR /&gt;            correlation.&lt;BR /&gt;&lt;BR /&gt;            Follow these steps clusterwide:&lt;BR /&gt;&lt;BR /&gt;            1. Execute the SYSMAN IO LIST_WWID command to display the new&lt;BR /&gt;               WWID.&lt;BR /&gt;&lt;BR /&gt;            2. Use the command SYSMAN IO REPLACE_WWID $2$MGAn/WWID=new_&lt;BR /&gt;               wwid to define the new correlation.&lt;BR /&gt;&lt;BR /&gt;            3. Use the SYSMAN IO AUTOCONFIGURE command to configure the&lt;BR /&gt;               device.&lt;BR /&gt;&lt;BR /&gt;         When you use the SYSMAN IO LIST_WWID command, keep in mind that:&lt;BR /&gt;&lt;BR /&gt;         o  You must set the replacement device to the same SCSI target ID&lt;BR /&gt;            as the original device.&lt;BR /&gt;&lt;BR /&gt;         o  You must stop all activity on the device before issuing the&lt;BR /&gt;            SYSMAN IO REPLACE_WWID command.&lt;BR /&gt;&lt;BR /&gt;         o  The command requires CMKRNL privilege and applies only to FC&lt;BR /&gt;            tapes behind an NSR or MDR.&lt;BR /&gt;       &lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;&lt;BR /&gt;And yes, the whole WWID stuff in that description is rather murky.  With(out) your current command sequence, I'd guess that you have missed the invocation of the IO AUTOCONFIGURE auto-configuration command in SYSMAN.</description>
      <pubDate>Wed, 28 Jul 2010 13:13:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysman-error-when-issuing-io-replace-mga6-illegal-i-o-function/m-p/5249412#M99709</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-07-28T13:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: sysman error when issuing io replace mga6 --- illegal I/O function code</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysman-error-when-issuing-io-replace-mga6-illegal-i-o-function/m-p/5249413#M99710</link>
      <description>&lt;!--!*#--&gt;Thanks Hoff!  Yes I can put in a ticket but sometimes ITRC is faster with a solution! :)&lt;BR /&gt;The connection via NSR (external)&lt;BR /&gt;&lt;BR /&gt;The drive was replaced several month ago and a IO REPLACE was not issued.&lt;BR /&gt;New drive was added in the san and there was a io auto issued.&lt;BR /&gt;&lt;BR /&gt;my command sequence was&lt;BR /&gt;IO replace $2$mga6 (received error)&lt;BR /&gt;IO LIST (received output, see first thread)&lt;BR /&gt;IO replace $2$mga6 /wwid=02000008:500E-09E0-0018-325B&lt;BR /&gt;(wwid received from the IO LIST.)&lt;BR /&gt;&lt;BR /&gt;returned to sysman prompt.&lt;BR /&gt;&lt;BR /&gt;The wwid information is in the file, but when issuing a IO list - indicates drive is not configured.&lt;BR /&gt;I know if you don't follow certain sequence, things can get out of whack.  I think the system is half configured  because an IO AUTO was issued before an IO REPLACE.&lt;BR /&gt;&lt;BR /&gt;I followed your sequence:&lt;BR /&gt;&lt;BR /&gt;1. Execute the SYSMAN IO LIST_WWID command to display the new WWID.&lt;BR /&gt;&lt;BR /&gt;2. Use the command SYSMAN IO REPLACE_WWID $2$MGAn/WWID=new_wwid to define the new correlation.&lt;BR /&gt;&lt;BR /&gt;3. Use the SYSMAN IO AUTOCONFIGURE  command to configure the device.&lt;BR /&gt;&lt;BR /&gt;and it worked!&lt;BR /&gt;&lt;BR /&gt;SYSMAN&amp;gt; IO LIST_WWID&lt;BR /&gt;&lt;BR /&gt;%SYSMAN-I-OUTPUT, command execution on node N058V7&lt;BR /&gt;On port _FGA0:, the following tape WWIDs are not yet configured:&lt;BR /&gt;&lt;BR /&gt;Target 15, LUN 6, COMPAQ   SDLT320&lt;BR /&gt;WWID=02000008:500E-09E0-0018-325B&lt;BR /&gt;&lt;BR /&gt;On port _FGC0:, the following tape WWIDs are not yet configured:&lt;BR /&gt;&lt;BR /&gt;Target 15, LUN 6, COMPAQ   SDLT320&lt;BR /&gt;WWID=02000008:500E-09E0-0018-325B&lt;BR /&gt;&lt;BR /&gt;SYSMAN&amp;gt; IO REPLACE_WWID $2$mga6 /wwid=02000008:500E-09E0-0018-325B&lt;BR /&gt;SYSMAN&amp;gt; io auto&lt;BR /&gt;SYSMAN&amp;gt; IO LIST_WWID&lt;BR /&gt;&lt;BR /&gt;%SYSMAN-I-OUTPUT, command execution on node N058V7&lt;BR /&gt;SYSMAN&amp;gt; &lt;BR /&gt;N058V7 has access to the tape drive fiber&lt;BR /&gt;&lt;BR /&gt;Thanks Hoff!  It was faster than calling!!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Jul 2010 13:43:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysman-error-when-issuing-io-replace-mga6-illegal-i-o-function/m-p/5249413#M99710</guid>
      <dc:creator>Lucie</dc:creator>
      <dc:date>2010-07-28T13:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: sysman error when issuing io replace mga6 --- illegal I/O function code</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysman-error-when-issuing-io-replace-mga6-illegal-i-o-function/m-p/5249414#M99711</link>
      <description>Credit where due: that sequence was directly copied from the SYSMAN utility's HELP text for the specified command.</description>
      <pubDate>Wed, 28 Jul 2010 14:00:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysman-error-when-issuing-io-replace-mga6-illegal-i-o-function/m-p/5249414#M99711</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2010-07-28T14:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: sysman error when issuing io replace mga6 --- illegal I/O function code</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysman-error-when-issuing-io-replace-mga6-illegal-i-o-function/m-p/5249415#M99712</link>
      <description>Thanks Hoff!&lt;BR /&gt;I will hunt down the manual!&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Jul 2010 15:27:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysman-error-when-issuing-io-replace-mga6-illegal-i-o-function/m-p/5249415#M99712</guid>
      <dc:creator>Lucie</dc:creator>
      <dc:date>2010-07-28T15:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: sysman error when issuing io replace mga6 --- illegal I/O function code</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysman-error-when-issuing-io-replace-mga6-illegal-i-o-function/m-p/5249416#M99713</link>
      <description>Thanks for the help!</description>
      <pubDate>Wed, 28 Jul 2010 15:28:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysman-error-when-issuing-io-replace-mga6-illegal-i-o-function/m-p/5249416#M99713</guid>
      <dc:creator>Lucie</dc:creator>
      <dc:date>2010-07-28T15:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: sysman error when issuing io replace mga6 --- illegal I/O function code</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/sysman-error-when-issuing-io-replace-mga6-illegal-i-o-function/m-p/5249417#M99714</link>
      <description>Lucie,&lt;BR /&gt;&lt;BR /&gt;  Although ITRC may sometimes be faster than logging a case, please make sure you always log a case against your contract as well. If you get an answer here first, that's great - the HP tech won't mind closing the case as solved, and you can get a second (official) opinion. &lt;BR /&gt;&lt;BR /&gt;  Although ITRC is provided by HP, HP technical support folk are NOT encouraged to answer questions here (indeed, it's somewhat the opposite). The suits running the show would LOVE customers to stop logging calls to costly call centres, and rely on "free" channels like this. As call volumes go down, they get more metrics they get to justify their actions, and ITRC gets more ex-HP engineers doing corporate charity work ;-)</description>
      <pubDate>Wed, 28 Jul 2010 22:16:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/sysman-error-when-issuing-io-replace-mga6-illegal-i-o-function/m-p/5249417#M99714</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2010-07-28T22:16:07Z</dc:date>
    </item>
  </channel>
</rss>

