<?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: ioconfig limit - assignment  order in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ioconfig-limit-assignment-order/m-p/5224897#M467513</link>
    <description>Thank you Duncan. I will leave this topic open and report back later.</description>
    <pubDate>Mon, 15 Feb 2010 10:10:38 GMT</pubDate>
    <dc:creator>Viktor Balogh</dc:creator>
    <dc:date>2010-02-15T10:10:38Z</dc:date>
    <item>
      <title>ioconfig limit - assignment  order</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ioconfig-limit-assignment-order/m-p/5224893#M467509</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I would have a question regarding ioconfig. We have a server and the customer asked me how many LUNs can be assigned to this machine unti we reach the limit of ext_bus (which is in fact at 255).&lt;BR /&gt;&lt;BR /&gt;As you see the last instance is the number 255 in our current configuration:&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnkC ext_bus | awk '{print $2}' | sort -un | tail&lt;BR /&gt;246&lt;BR /&gt;247&lt;BR /&gt;248&lt;BR /&gt;249&lt;BR /&gt;250&lt;BR /&gt;251&lt;BR /&gt;252&lt;BR /&gt;253&lt;BR /&gt;254&lt;BR /&gt;255&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;But some ext_bus instances are missing:&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnkC ext_bus | grep ext_bus | wc -l&lt;BR /&gt;84&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;My question would be: do we need to clean up the ioconfig in order to assign new LUNs to the machine? I mean are these ext_bus instances assigned serially (that's making us to reorganize the io tree), or will the instance number be assigned to the next free slot? (...so we won't have any problem by assigning a LUN to here.)&lt;BR /&gt;&lt;BR /&gt;Could you help me to figure out how many more LUNs can be assigned? They need to be visible on two FC paths, so I think one LUN will occupy two ext_bus instances. &lt;BR /&gt;&lt;BR /&gt;# echo "(256-84)/2" | bc&lt;BR /&gt;86&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;This way 86 LUNs can be assigned to here. Am I correct?&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Feb 2010 12:20:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ioconfig-limit-assignment-order/m-p/5224893#M467509</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-02-12T12:20:43Z</dc:date>
    </item>
    <item>
      <title>Re: ioconfig limit - assignment  order</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ioconfig-limit-assignment-order/m-p/5224894#M467510</link>
      <description>&lt;BR /&gt;ok, I forgot the OS version: 11.11&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Feb 2010 12:21:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ioconfig-limit-assignment-order/m-p/5224894#M467510</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-02-12T12:21:20Z</dc:date>
    </item>
    <item>
      <title>Re: ioconfig limit - assignment  order</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ioconfig-limit-assignment-order/m-p/5224895#M467511</link>
      <description>&amp;gt;They need to be visible on two FC paths, so I think one LUN will occupy two ext_bus instances. &lt;BR /&gt;&lt;BR /&gt;Ok, I read some stuff about it... My assumptions wasn't correct, for a single ext_bus instance 16 targets can be mapped. And for a single target there can be 8 separate LUNs zoned. That's 256x16x8 for each 11.11 box.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Feb 2010 17:15:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ioconfig-limit-assignment-order/m-p/5224895#M467511</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-02-12T17:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: ioconfig limit - assignment  order</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ioconfig-limit-assignment-order/m-p/5224896#M467512</link>
      <description>&amp;gt;&amp;gt; My question would be: do we need to clean up the ioconfig in order to assign new LUNs to the machine?&lt;BR /&gt;&lt;BR /&gt;Very probably - the easiest way being to mv the /etc/ioconfig and /stand/ioconfig files to new names and then reboot to LVM maintenance mode - expect to have to recreate all your LVs using vgimport or vgscan (including vg00) and potentially to have to rework your LAN configurations to (as lan3 might not come back as lan3). Plenty of preparation in terms of ignite backups and outputs of ioscan, netstat -in, vgexport -p -s etc. etc. is the secret of making this work right. You will find several different approaches to doing this if you search the forums for ioinit and ioconfig&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Fri, 12 Feb 2010 17:36:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ioconfig-limit-assignment-order/m-p/5224896#M467512</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2010-02-12T17:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: ioconfig limit - assignment  order</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ioconfig-limit-assignment-order/m-p/5224897#M467513</link>
      <description>Thank you Duncan. I will leave this topic open and report back later.</description>
      <pubDate>Mon, 15 Feb 2010 10:10:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ioconfig-limit-assignment-order/m-p/5224897#M467513</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-02-15T10:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: ioconfig limit - assignment  order</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ioconfig-limit-assignment-order/m-p/5224898#M467514</link>
      <description>Thread closed. ioconfig was cleared.</description>
      <pubDate>Fri, 05 Mar 2010 13:49:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ioconfig-limit-assignment-order/m-p/5224898#M467514</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-03-05T13:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: ioconfig limit - assignment  order</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ioconfig-limit-assignment-order/m-p/5224899#M467515</link>
      <description>FYI: At a similar case, the new ext_bus instances were generated automatically on the free slots. &lt;BR /&gt;&lt;BR /&gt;Before the LUN assignment:&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnkC ext_bus | sort -nk2 | tail&lt;BR /&gt;ext_bus 246  0/6/1/1.2.3.0.0        fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus 247  0/6/1/1.2.3.255.0      fcd_vbus CLAIMED     INTERFACE    FCP Device Interface&lt;BR /&gt;ext_bus 248  0/6/1/0.2.2.0.0        fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus 249  0/6/1/0.2.2.255.0      fcd_vbus CLAIMED     INTERFACE    FCP Device Interface&lt;BR /&gt;ext_bus 250  0/6/1/0.2.3.0.0        fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus 251  0/6/1/0.2.3.255.0      fcd_vbus CLAIMED     INTERFACE    FCP Device Interface&lt;BR /&gt;ext_bus 252  0/2/1/0/4/0.1.8.0.0    fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus 253  0/2/1/0/4/0.1.8.255.0  fcd_vbus CLAIMED     INTERFACE    FCP Device Interface&lt;BR /&gt;ext_bus 254  0/2/1/0/4/0.2.8.0.0    fcd_vbus CLAIMED     INTERFACE    FCP Array Interface&lt;BR /&gt;ext_bus 255  0/2/1/0/4/0.2.8.255.0  fcd_vbus CLAIMED     INTERFACE    FCP Device Interface&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnkC ext_bus | wc -l&lt;BR /&gt;88&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;after the new LUNs were zoned:&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnkC ext_bus | wc -l&lt;BR /&gt;94&lt;BR /&gt;#&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Mar 2010 11:37:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ioconfig-limit-assignment-order/m-p/5224899#M467515</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-03-18T11:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: ioconfig limit - assignment  order</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ioconfig-limit-assignment-order/m-p/5224900#M467516</link>
      <description>forgot to mention the details/system version:&lt;BR /&gt;&lt;BR /&gt;# uname -a&lt;BR /&gt;HP-UX hpconn3 B.11.11 U 9000/800 728233732 unlimited-user license&lt;BR /&gt;# model&lt;BR /&gt;9000/800/rp4440&lt;BR /&gt;#&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Mar 2010 11:38:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ioconfig-limit-assignment-order/m-p/5224900#M467516</guid>
      <dc:creator>Viktor Balogh</dc:creator>
      <dc:date>2010-03-18T11:38:28Z</dc:date>
    </item>
  </channel>
</rss>

