<?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: Changing Disk Instance in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-disk-instance/m-p/2487702#M19010</link>
    <description>&lt;BR /&gt;  Thanks for the response.&lt;BR /&gt;I have a question  &lt;BR /&gt;&lt;BR /&gt;Juan mentioned:&lt;BR /&gt;&amp;lt;&lt;BUT if="" you="" have="" another="" ext_bus="" using="" this="" instance="" number=""&gt;&lt;/BUT&gt;ext_bus 27 0/4/0/0.8.0.255.0 &lt;BR /&gt; you must change it too.  &lt;BR /&gt;&amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;   That's what seems to be the problem!   It doesn't accept&lt;BR /&gt;a change to instance 22 and&lt;BR /&gt;cribs that there is already&lt;BR /&gt;a device/class pointing to that&lt;BR /&gt;number. But,  ioscan does&lt;BR /&gt;not show anything corresponding&lt;BR /&gt;to that Instance number!!&lt;BR /&gt;Any idea where this info can&lt;BR /&gt;be got from?&lt;BR /&gt;&lt;BR /&gt;I came across an option&lt;BR /&gt;in ioscan , the -M option&lt;BR /&gt;which allows one to reclaim&lt;BR /&gt;a Hardware instance number&lt;BR /&gt;by assigning it false info&lt;BR /&gt;and then changing it&lt;BR /&gt;through ioinit process.&lt;BR /&gt;&lt;BR /&gt;Anybody tried it??&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;raj</description>
    <pubDate>Tue, 30 Jan 2001 18:44:08 GMT</pubDate>
    <dc:creator>Roger Baptiste</dc:creator>
    <dc:date>2001-01-30T18:44:08Z</dc:date>
    <item>
      <title>Changing Disk Instance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-disk-instance/m-p/2487698#M19006</link>
      <description>&lt;BR /&gt;How does one  Modify the disk&lt;BR /&gt;instance numbers off a system:&lt;BR /&gt;For eg: I would like to modify&lt;BR /&gt;the entry:&lt;BR /&gt; ext_bus    22  0/4/0/0.8.0.21.1       to  --&amp;gt;&amp;gt;&lt;BR /&gt; ext_bus    27  0/4/0/0.8.0.21.1.&lt;BR /&gt;&lt;BR /&gt;I  need to do this for making two&lt;BR /&gt;nodes of a cluster to have the&lt;BR /&gt;same Diskpaths/id's   to aid&lt;BR /&gt;in maintaining VG's.&lt;BR /&gt;Some of the Ext_bus instances pointing to the disks are not&lt;BR /&gt;similar on both the systems. So,&lt;BR /&gt;i am in the process of correcting it.&lt;BR /&gt;&lt;BR /&gt;I tried the ioinit method as per&lt;BR /&gt;HP DOC Id: A5078754,&lt;BR /&gt;but it didnt seem to work&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;raj</description>
      <pubDate>Mon, 29 Jan 2001 19:48:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-disk-instance/m-p/2487698#M19006</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2001-01-29T19:48:50Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Disk Instance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-disk-instance/m-p/2487699#M19007</link>
      <description>Hi Raj,&lt;BR /&gt;I haven't read the DOC you reference, but when we had the same idea that you we made the follow:&lt;BR /&gt;Using your example &lt;BR /&gt;ext_bus 22 0/4/0/0.8.0.21.1 to --&amp;gt;&amp;gt; &lt;BR /&gt;ext_bus 27 0/4/0/0.8.0.21.1&lt;BR /&gt;&lt;BR /&gt;1. We created a file (io.tmp) that contains&lt;BR /&gt;&lt;BR /&gt;0/4/0/0.8.0.21.1 ext_bus 27&lt;BR /&gt;&lt;BR /&gt;but if you have another ext_bus using this instance number (27) , for example:&lt;BR /&gt;&lt;BR /&gt;ext_bus 27 0/4/0/0.8.0.255.0&lt;BR /&gt;&lt;BR /&gt;you must change it too. In this case we can edit io.tmp to be&lt;BR /&gt;&lt;BR /&gt;0/4/0/0.8.0.21.1 ext_bus 27&lt;BR /&gt;0/4/0/0.8.0.255.0 ext_bus 30&lt;BR /&gt;&lt;BR /&gt;where 30 is a free ext_bus instance number.&lt;BR /&gt;&lt;BR /&gt;2. Then we executed&lt;BR /&gt;#ioinit -f io.tmp&lt;BR /&gt;then we rebooted the server&lt;BR /&gt;&lt;BR /&gt;3.After the server reboot we execute&lt;BR /&gt;#insf -e&lt;BR /&gt;&lt;BR /&gt;other options of the insf as the ones that specifies the class or the instance number didn?t work for us.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;Juan Gonzalez</description>
      <pubDate>Tue, 30 Jan 2001 08:40:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-disk-instance/m-p/2487699#M19007</guid>
      <dc:creator>Juan González</dc:creator>
      <dc:date>2001-01-30T08:40:52Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Disk Instance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-disk-instance/m-p/2487700#M19008</link>
      <description>The simple answer is you can't via software. The only way would to change the position of your SCSI controller within the system.&lt;BR /&gt;Having different disk paths shouldn't cause any problems with volume groups in a cluster enviroment. All you would do is export the vg from on system with the -p option (preview) and reimport on the new but specifyng the alternate disk paths. &lt;BR /&gt;e.g on system A disk are c1t1d0 c1t2d0 c1t3d0&lt;BR /&gt;on system B disks are c2t1d0 c2t2d0 c2t3d0.&lt;BR /&gt;on system A , &lt;BR /&gt;vgexport -p -v -m /tmp/vg01.map /dev/vg01&lt;BR /&gt;&lt;BR /&gt;rcp /tmp/vg01.map to system B&lt;BR /&gt;&lt;BR /&gt;on system B&lt;BR /&gt;&lt;BR /&gt;vgimport -m /tmp/vg01.map /v /dev/vg01 /dev/dsk/c2t1d0 /dev/dsk/c2t2d0 /dev/dsk/c2t3d0.&lt;BR /&gt;&lt;BR /&gt;As you are still using the same physical disks everything will apear the same.  All you need to be aware of is the different path for the lock disk within your Serviceguard config files.&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Jan 2001 08:44:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-disk-instance/m-p/2487700#M19008</guid>
      <dc:creator>John Waller</dc:creator>
      <dc:date>2001-01-30T08:44:20Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Disk Instance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-disk-instance/m-p/2487701#M19009</link>
      <description>To change the disk instance :&lt;BR /&gt;$ vi /tmp/infile&lt;BR /&gt;&lt;BR /&gt;0/4/0/0.8.0.21.1 ext_bus 27&lt;BR /&gt;Save the files&lt;BR /&gt;$ mv /etc/ioconfig /etc/ioconfig.sav&lt;BR /&gt;$ mv /stand/ioconfig /stand/ioconfig.sav&lt;BR /&gt;$ mv /tmp/infile /stand/infile&lt;BR /&gt;&lt;BR /&gt;Reboot on single-user mode :&lt;BR /&gt;(in ioinitrc)#/sbin/ioinit -c&lt;BR /&gt;(in ioinitrc)#/sbin/ioinit -f /stand/infile -r&lt;BR /&gt;&lt;BR /&gt;To create the special file&lt;BR /&gt;$ insf -evH  0/4/0/0.8.0.21.1 &lt;BR /&gt;&lt;BR /&gt;To verifie&lt;BR /&gt;$ ioscan -funC ext_bus&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;/HK&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Jan 2001 14:16:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-disk-instance/m-p/2487701#M19009</guid>
      <dc:creator>KOUNDI_2</dc:creator>
      <dc:date>2001-01-30T14:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Disk Instance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-disk-instance/m-p/2487702#M19010</link>
      <description>&lt;BR /&gt;  Thanks for the response.&lt;BR /&gt;I have a question  &lt;BR /&gt;&lt;BR /&gt;Juan mentioned:&lt;BR /&gt;&amp;lt;&lt;BUT if="" you="" have="" another="" ext_bus="" using="" this="" instance="" number=""&gt;&lt;/BUT&gt;ext_bus 27 0/4/0/0.8.0.255.0 &lt;BR /&gt; you must change it too.  &lt;BR /&gt;&amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;   That's what seems to be the problem!   It doesn't accept&lt;BR /&gt;a change to instance 22 and&lt;BR /&gt;cribs that there is already&lt;BR /&gt;a device/class pointing to that&lt;BR /&gt;number. But,  ioscan does&lt;BR /&gt;not show anything corresponding&lt;BR /&gt;to that Instance number!!&lt;BR /&gt;Any idea where this info can&lt;BR /&gt;be got from?&lt;BR /&gt;&lt;BR /&gt;I came across an option&lt;BR /&gt;in ioscan , the -M option&lt;BR /&gt;which allows one to reclaim&lt;BR /&gt;a Hardware instance number&lt;BR /&gt;by assigning it false info&lt;BR /&gt;and then changing it&lt;BR /&gt;through ioinit process.&lt;BR /&gt;&lt;BR /&gt;Anybody tried it??&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;raj</description>
      <pubDate>Tue, 30 Jan 2001 18:44:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-disk-instance/m-p/2487702#M19010</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2001-01-30T18:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Disk Instance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-disk-instance/m-p/2487703#M19011</link>
      <description>Hi Raj,&lt;BR /&gt;can you post the output of the commands&lt;BR /&gt;#ionit -f "the_name_of_the_file"&lt;BR /&gt;#ioscan -fnCext_bus&lt;BR /&gt;&lt;BR /&gt;and the file "the_name_of_the_file"&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Juan Gonzalez&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 31 Jan 2001 10:09:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-disk-instance/m-p/2487703#M19011</guid>
      <dc:creator>Juan González</dc:creator>
      <dc:date>2001-01-31T10:09:07Z</dc:date>
    </item>
  </channel>
</rss>

