<?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 the disk device instance number using ioinit in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-device-instance-number-using-ioinit/m-p/3204935#M167380</link>
    <description>Can someone PLEASE give reference to the mentioned document for the European site? Following the link goes to US site.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 31 Jan 2006 17:43:45 GMT</pubDate>
    <dc:creator>Turlough McKeown</dc:creator>
    <dc:date>2006-01-31T17:43:45Z</dc:date>
    <item>
      <title>Changing the disk device instance number using ioinit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-device-instance-number-using-ioinit/m-p/3204929#M167374</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I have a A-Class server that is connected to a EVA5000 and has 3 LUNs presented from the EVA. &lt;BR /&gt;&lt;BR /&gt;------------&lt;BR /&gt;disk        7  255/255/1/0.0   sdisk     CLAIMED     DEVICE       HSV110 (C)COMPAQ&lt;BR /&gt;                              /dev/dsk/c21t0d0   /dev/rdsk/c21t0d0&lt;BR /&gt;disk        8  255/255/1/0.1   sdisk     CLAIMED     DEVICE       HSV110 (C)COMPAQ&lt;BR /&gt;                              /dev/dsk/c21t0d1   /dev/rdsk/c21t0d1&lt;BR /&gt;disk        9  255/255/1/0.2   sdisk     CLAIMED     DEVICE       HSV110 (C)COMPAQ&lt;BR /&gt;                              /dev/dsk/c21t0d2   /dev/rdsk/c21t0d2&lt;BR /&gt;&lt;BR /&gt;-----------------&lt;BR /&gt;&lt;BR /&gt;I want to change the /dev/(r)dsk/c21txdx to /dev(r)dsk/c11xtxdx for the above three LUNs. How do I do it?? Here with I am attaching the infile and ioscan output.&lt;BR /&gt;&lt;BR /&gt;Kindly let me know what changes needs to be done to the attached infile.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Karthik S S</description>
      <pubDate>Sat, 28 Feb 2004 01:34:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-device-instance-number-using-ioinit/m-p/3204929#M167374</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2004-02-28T01:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the disk device instance number using ioinit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-device-instance-number-using-ioinit/m-p/3204930#M167375</link>
      <description>Attaching ioinit and ioscan -fn outputs.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Karthik S S</description>
      <pubDate>Sat, 28 Feb 2004 01:35:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-device-instance-number-using-ioinit/m-p/3204930#M167375</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2004-02-28T01:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the disk device instance number using ioinit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-device-instance-number-using-ioinit/m-p/3204931#M167376</link>
      <description>Hi Karthik,&lt;BR /&gt;&lt;BR /&gt;It's the ext_bus that you would need to change as the controller number is associated with the ext_bus. So, I would configure your infile as&lt;BR /&gt;&lt;BR /&gt;255/255/1    ext_bus 11&lt;BR /&gt;&lt;BR /&gt;Try 'ioinit -f infile' and see if you get any errors. If not, then reboot the system to get the things changed. It's most likely that the instance 11 might already have been registered in your ioconfig file. If it gives out errors that the instance 11 is already assigned and if it is absolutely necessary for you to use c11 for these disks, then you will have to prepare an ioinit file under / with the syntax "hardware class instance" for all the devices you don't want the device files to change and the devices for which you want the device files to change. Shutdown your application. Move /stand/ioconfig and /etc/ioconfig as ioconfig.old in their respective directories and reboot the system. The system will come into ioinitrc# prompt. Run "/sbin/ioinit -c" to create ioconfig file with default instance numbers. Overwrite it with your desired configuration by running "/sbin/ioinit -f in_file -r" command. The system will reboot and come up with the instance numbers you wanted.&lt;BR /&gt;&lt;BR /&gt;Remember that it can be quite dangerous if you don't pay attention. For ex., network instance numbers may get changed as well your root disks. So, be prepared. Generate map files for all the VGs and store them on the network. Create make_tape|net_recovery tapes. Ofcourse you can get the old configuration back by moving ioconfig.old files into place but a human is a human. I would attemp this procedure if and only if it is absolutely necessary.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Sun, 29 Feb 2004 01:33:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-device-instance-number-using-ioinit/m-p/3204931#M167376</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-02-29T01:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the disk device instance number using ioinit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-device-instance-number-using-ioinit/m-p/3204932#M167377</link>
      <description>Hi Sridhar,&lt;BR /&gt;&lt;BR /&gt;Thanks for those steps.&lt;BR /&gt;&lt;BR /&gt;Do you mean only the line,&lt;BR /&gt;255/255/1 ext_bus 21&lt;BR /&gt;&lt;BR /&gt;should be changed to,&lt;BR /&gt;255/255/1 ext_bus 11&lt;BR /&gt;&lt;BR /&gt;and no more changes to the infile??&lt;BR /&gt;&lt;BR /&gt;Pl. clarify.&lt;BR /&gt;&lt;BR /&gt;I will be careful and take a backup before proceeding with this.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Karthik S S</description>
      <pubDate>Sun, 29 Feb 2004 03:53:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-device-instance-number-using-ioinit/m-p/3204932#M167377</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2004-02-29T03:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the disk device instance number using ioinit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-device-instance-number-using-ioinit/m-p/3204933#M167378</link>
      <description>Hi Karthik,&lt;BR /&gt;&lt;BR /&gt;Yes. However, there is a good chance that it may not succeed. I was always successful in going from lower instance number to higher than the other way. Going from higher instance to lower is not guaranteed. In this case, you will need to follow the other procedure.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Sun, 29 Feb 2004 04:15:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-device-instance-number-using-ioinit/m-p/3204933#M167378</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-02-29T04:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the disk device instance number using ioinit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-device-instance-number-using-ioinit/m-p/3204934#M167379</link>
      <description>check this &lt;A href="http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000072080614" target="_blank"&gt;http://www2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&amp;amp;docId=200000072080614&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;make sure you have two or three ignite tape copies before proceeding.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Mar 2004 01:58:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-device-instance-number-using-ioinit/m-p/3204934#M167379</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2004-03-01T01:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the disk device instance number using ioinit</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-device-instance-number-using-ioinit/m-p/3204935#M167380</link>
      <description>Can someone PLEASE give reference to the mentioned document for the European site? Following the link goes to US site.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jan 2006 17:43:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-disk-device-instance-number-using-ioinit/m-p/3204935#M167380</guid>
      <dc:creator>Turlough McKeown</dc:creator>
      <dc:date>2006-01-31T17:43:45Z</dc:date>
    </item>
  </channel>
</rss>

