<?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: Disk hardware address to device name mapping problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-hardware-address-to-device-name-mapping-problem/m-p/4598478#M375616</link>
    <description>The hardware path always decides - it is in numeric order, e.g.&lt;BR /&gt;&lt;BR /&gt;1/...&lt;BR /&gt;2/...&lt;BR /&gt;...&lt;BR /&gt;255/...&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 11 Mar 2010 06:18:43 GMT</pubDate>
    <dc:creator>Torsten.</dc:creator>
    <dc:date>2010-03-11T06:18:43Z</dc:date>
    <item>
      <title>Disk hardware address to device name mapping problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-hardware-address-to-device-name-mapping-problem/m-p/4598475#M375613</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I would like to know if there is any way on HPUX IA 11.31 to initialize disks in expected order.&lt;BR /&gt;&lt;BR /&gt;Problem details:&lt;BR /&gt;----------------&lt;BR /&gt;Here "0/6/0/0/0/0/4/0/0/0.0.0" is local disk, "255/1/0.0.0" is DVD-ROM and rest of the disks are san luns.&lt;BR /&gt;&lt;BR /&gt;Currently the system is booted over ignite server for restore. In this restore environment I am seeing "255/1/0.0.0" is initialized with device /dev/dsk/c2t0d0 and san disk "0/7/0/0/0/0.22.1.255.0.0.0" with /dev/dsk/c1t0d0 device.&lt;BR /&gt;But when this client was up and running with full OS these mapping was exact reverse. Basically DVD "255/1/0.0.0" was getting initialized before san luns and it had device file /dev/dsk/c1t0d0 associated with it.&lt;BR /&gt;&lt;BR /&gt;In restore environment, if I use mksf to forcefully initialize device for required HW address, then "ioscan -fnC disk" shows mapping correctly. But if I do "insf -eC disk", it again re-initializes with the wrong mapping.&lt;BR /&gt;&lt;BR /&gt;Is there any way to restrict this mapping so that "insf -e" will not change it.&lt;BR /&gt;&lt;BR /&gt;# ioscan -fnC disk&lt;BR /&gt;Class     I  H/W Path     Driver S/W State   H/W Type     Description&lt;BR /&gt;=====================================================================&lt;BR /&gt;disk      0  0/6/0/0/0/0/4/0/0/0.0.0     sdisk   CLAIMED     DEVICE       HP      LOGICAL VOLUME&lt;BR /&gt;                         /dev/dsk/c0t0d0     /dev/rdsk/c0t0d0&lt;BR /&gt;                         /dev/dsk/c0t0d0s1   /dev/rdsk/c0t0d0s1&lt;BR /&gt;                         /dev/dsk/c0t0d0s2   /dev/rdsk/c0t0d0s2&lt;BR /&gt;                         /dev/dsk/c0t0d0s3   /dev/rdsk/c0t0d0s3&lt;BR /&gt;disk      1  0/7/0/0/0/0.22.1.255.0.0.0  sdisk   CLAIMED     DEVICE       DGC     RAID 0&lt;BR /&gt;                         /dev/dsk/c1t0d0   /dev/rdsk/c1t0d0&lt;BR /&gt;disk      2  0/7/0/0/0/0.22.1.255.0.0.1  sdisk   CLAIMED     DEVICE       DGC     RAID 0&lt;BR /&gt;                         /dev/dsk/c1t0d1   /dev/rdsk/c1t0d1&lt;BR /&gt;disk      3  0/7/0/0/0/0.22.1.255.0.0.2  sdisk   CLAIMED     DEVICE       DGC     RAID 0&lt;BR /&gt;                         /dev/dsk/c1t0d2   /dev/rdsk/c1t0d2&lt;BR /&gt;disk      4  0/7/0/0/0/0.22.1.255.0.0.3  sdisk   CLAIMED     DEVICE       DGC     RAID 0&lt;BR /&gt;                         /dev/dsk/c1t0d3   /dev/rdsk/c1t0d3&lt;BR /&gt;disk      5  0/7/0/0/0/0.22.1.255.0.0.4  sdisk   CLAIMED     DEVICE       DGC     RAID 0&lt;BR /&gt;                         /dev/dsk/c1t0d4   /dev/rdsk/c1t0d4&lt;BR /&gt;disk      6  0/7/0/0/0/0.22.1.255.0.0.5  sdisk   CLAIMED     DEVICE       DGC     RAID 0&lt;BR /&gt;                         /dev/dsk/c1t0d5   /dev/rdsk/c1t0d5&lt;BR /&gt;disk      7  0/7/0/0/0/0.22.1.255.0.0.6  sdisk   CLAIMED     DEVICE       DGC     RAID 0&lt;BR /&gt;                         /dev/dsk/c1t0d6   /dev/rdsk/c1t0d6&lt;BR /&gt;disk      8  0/7/0/0/0/0.22.1.255.0.0.7  sdisk   CLAIMED     DEVICE       DGC     RAID 0&lt;BR /&gt;                         /dev/dsk/c1t0d7   /dev/rdsk/c1t0d7&lt;BR /&gt;disk     20  255/1/0.0.0  sdisk   CLAIMED     DEVICE       TEAC    DVD-ROM DW-224EV&lt;BR /&gt;                         /dev/dsk/c2t0d0   /dev/rdsk/c2t0d0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 10 Mar 2010 15:33:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-hardware-address-to-device-name-mapping-problem/m-p/4598475#M375613</guid>
      <dc:creator>Shyam Moghe</dc:creator>
      <dc:date>2010-03-10T15:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Disk hardware address to device name mapping problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-hardware-address-to-device-name-mapping-problem/m-p/4598476#M375614</link>
      <description>I assume in your first installation you added the SAN disks later, now they are present, hence you get this order.&lt;BR /&gt;Any problems with this?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;BTW; why is your array loop connected?</description>
      <pubDate>Wed, 10 Mar 2010 19:08:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-hardware-address-to-device-name-mapping-problem/m-p/4598476#M375614</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-03-10T19:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Disk hardware address to device name mapping problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-hardware-address-to-device-name-mapping-problem/m-p/4598477#M375615</link>
      <description>I assume in your first installation you added the SAN disks later, now they are present, hence you get this order.&lt;BR /&gt;Any problems with this?&lt;BR /&gt;&lt;SHYAM&gt; Yes, the SAN disks added later. But why did the DVD drive is not getting initialized before SAN disks. DVD drive is getting initialized with c2t0d0 instead of c1t0d0. And working client was giving c1t0d0 for DVD drive and other for SAN.&lt;BR /&gt;We need correct ordering as we do map original client device names to the one available in our restore environment. In this case mapping is failing because of reverse initialization.&lt;BR /&gt;Any idea?&lt;BR /&gt;&lt;BR /&gt;BTW; why is your array loop connected? &lt;BR /&gt;&lt;SHYAM&gt; I really did not get this question. Please can you clarify? &lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;/SHYAM&gt;&lt;/SHYAM&gt;</description>
      <pubDate>Thu, 11 Mar 2010 06:10:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-hardware-address-to-device-name-mapping-problem/m-p/4598477#M375615</guid>
      <dc:creator>Shyam Moghe</dc:creator>
      <dc:date>2010-03-11T06:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Disk hardware address to device name mapping problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-hardware-address-to-device-name-mapping-problem/m-p/4598478#M375616</link>
      <description>The hardware path always decides - it is in numeric order, e.g.&lt;BR /&gt;&lt;BR /&gt;1/...&lt;BR /&gt;2/...&lt;BR /&gt;...&lt;BR /&gt;255/...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Mar 2010 06:18:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-hardware-address-to-device-name-mapping-problem/m-p/4598478#M375616</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-03-11T06:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Disk hardware address to device name mapping problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-hardware-address-to-device-name-mapping-problem/m-p/4598479#M375617</link>
      <description>But on original client it was like below.&lt;BR /&gt;&lt;BR /&gt;Class     I  H/W Path     Driver S/W State   H/W Type     Description&lt;BR /&gt;=====================================================================&lt;BR /&gt;disk      0  0/6/0/0/0/0/4/0/0/0.0.0     sdisk   CLAIMED     DEVICE       HP      LOGICAL VOLUME&lt;BR /&gt;                         /dev/dsk/c0t0d0     /dev/dsk/c0t0d0s2   /dev/rdsk/c0t0d0    /dev/rdsk/c0t0d0s2&lt;BR /&gt;                         /dev/dsk/c0t0d0s1   /dev/dsk/c0t0d0s3   /dev/rdsk/c0t0d0s1  /dev/rdsk/c0t0d0s3&lt;BR /&gt;disk      4  0/7/0/0/0/0.22.0.255.0.0.0  sdisk   CLAIMED     DEVICE       DGC     LUNZ&lt;BR /&gt;                         /dev/dsk/c2t0d0   /dev/rdsk/c2t0d0&lt;BR /&gt;disk      5  0/7/0/0/0/0.22.1.255.0.0.0  sdisk   CLAIMED     DEVICE       DGC     RAID 0&lt;BR /&gt;                         /dev/dsk/c3t0d0   /dev/rdsk/c3t0d0&lt;BR /&gt;disk      9  0/7/0/0/0/0.22.1.255.0.0.1  sdisk   CLAIMED     DEVICE       DGC     RAID 0&lt;BR /&gt;                         /dev/dsk/c3t0d1   /dev/rdsk/c3t0d1&lt;BR /&gt;disk     10  0/7/0/0/0/0.22.1.255.0.0.2  sdisk   CLAIMED     DEVICE       DGC     RAID 0&lt;BR /&gt;                         /dev/dsk/c3t0d2   /dev/rdsk/c3t0d2&lt;BR /&gt;disk     11  0/7/0/0/0/0.22.1.255.0.0.3  sdisk   CLAIMED     DEVICE       DGC     RAID 0&lt;BR /&gt;                         /dev/dsk/c3t0d3   /dev/rdsk/c3t0d3&lt;BR /&gt;disk     12  0/7/0/0/0/0.22.1.255.0.0.4  sdisk   CLAIMED     DEVICE       DGC     RAID 0&lt;BR /&gt;                         /dev/dsk/c3t0d4   /dev/rdsk/c3t0d4&lt;BR /&gt;disk     13  0/7/0/0/0/0.22.1.255.0.0.5  sdisk   CLAIMED     DEVICE       DGC     RAID 0&lt;BR /&gt;                         /dev/dsk/c3t0d5   /dev/rdsk/c3t0d5&lt;BR /&gt;disk     14  0/7/0/0/0/0.22.1.255.0.0.6  sdisk   CLAIMED     DEVICE       DGC     RAID 0&lt;BR /&gt;                         /dev/dsk/c3t0d6   /dev/rdsk/c3t0d6&lt;BR /&gt;disk     15  0/7/0/0/0/0.22.1.255.0.0.7  sdisk   CLAIMED     DEVICE       DGC     RAID 0&lt;BR /&gt;                         /dev/dsk/c3t0d7   /dev/rdsk/c3t0d7&lt;BR /&gt;disk      2  255/1/0.0.0  sdisk   CLAIMED     DEVICE       TEAC    DVD-ROM DW-224EV&lt;BR /&gt;                         /dev/dsk/c1t0d0   /dev/rdsk/c1t0d0</description>
      <pubDate>Thu, 11 Mar 2010 10:20:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-hardware-address-to-device-name-mapping-problem/m-p/4598479#M375617</guid>
      <dc:creator>Shyam Moghe</dc:creator>
      <dc:date>2010-03-11T10:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: Disk hardware address to device name mapping problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-hardware-address-to-device-name-mapping-problem/m-p/4598480#M375618</link>
      <description>Well, the devices came later.&lt;BR /&gt;&lt;BR /&gt;The existing device files will not change!&lt;BR /&gt;&lt;BR /&gt;Still the hardware path decides about the order, example:&lt;BR /&gt;&lt;BR /&gt;1. 1/... - first&lt;BR /&gt;2. 3/... - second&lt;BR /&gt;&lt;BR /&gt;now you add something on 2/... - it will become the third.&lt;BR /&gt;&lt;BR /&gt;If you do a new installation, the order will change.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Mar 2010 10:41:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-hardware-address-to-device-name-mapping-problem/m-p/4598480#M375618</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-03-11T10:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Disk hardware address to device name mapping problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-hardware-address-to-device-name-mapping-problem/m-p/4598481#M375619</link>
      <description>Yes it is like that.&lt;BR /&gt;We removed san luns connection physically and rebooted the machine. "insf -eC disk" has shown the device &amp;lt;-&amp;gt; HW path mapping as original. &lt;BR /&gt;DVD 255/1/0.0.0 got device /dev/dsk/c1t0d0.&lt;BR /&gt;&lt;BR /&gt;Then we connected san luns and it got mapped to /dev/dsk/c2t0d?&lt;BR /&gt;&lt;BR /&gt;We are wondering is there any way to change HW &amp;lt;-&amp;gt; device mapping without removing physical connection (like we removed san lun and attached back.)&lt;BR /&gt;I know using mksf we can assgin device to hw path but running "insf -eC disk" command changes this back to default. Somehow we want to do persistent HW path to device file mapping.&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Mar 2010 14:14:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-hardware-address-to-device-name-mapping-problem/m-p/4598481#M375619</guid>
      <dc:creator>Shyam Moghe</dc:creator>
      <dc:date>2010-03-11T14:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Disk hardware address to device name mapping problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-hardware-address-to-device-name-mapping-problem/m-p/4598482#M375620</link>
      <description>You may consider to play around with scsimgr or ioinit, but is it really this important for you? You need to do this every time you restore the system.</description>
      <pubDate>Thu, 11 Mar 2010 14:20:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-hardware-address-to-device-name-mapping-problem/m-p/4598482#M375620</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-03-11T14:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Disk hardware address to device name mapping problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-hardware-address-to-device-name-mapping-problem/m-p/4598483#M375621</link>
      <description>Unfortunately yes. The restore logic is dependent on this mapping.</description>
      <pubDate>Thu, 11 Mar 2010 14:28:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-hardware-address-to-device-name-mapping-problem/m-p/4598483#M375621</guid>
      <dc:creator>Shyam Moghe</dc:creator>
      <dc:date>2010-03-11T14:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Disk hardware address to device name mapping problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-hardware-address-to-device-name-mapping-problem/m-p/4598484#M375622</link>
      <description>What "restore logic"?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For all the disks you should always keep an LVM mapfile, so you can easily do an vgimport to get the original LVM configuration back. In this case the disk device files doesn't matter at all.</description>
      <pubDate>Thu, 11 Mar 2010 14:30:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-hardware-address-to-device-name-mapping-problem/m-p/4598484#M375622</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2010-03-11T14:30:32Z</dc:date>
    </item>
  </channel>
</rss>

