<?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 hpap pointing to non-existant physical path in Disk Enclosures</title>
    <link>https://community.hpe.com/t5/disk-enclosures/hpap-pointing-to-non-existant-physical-path/m-p/4409016#M30984</link>
    <description>&lt;!--!*#--&gt;autopath display&lt;BR /&gt;==================================================================&lt;BR /&gt; HPswsp Version        : A.3.0F.02F.02F&lt;BR /&gt;==================================================================&lt;BR /&gt; Auto Discover         : OFF (* we run autopath discover as and init.d script)&lt;BR /&gt;==================================================================&lt;BR /&gt; Array Type            : EVA-AA&lt;BR /&gt; Array WWN             : 5000-1FE1-5010-EBF0&lt;BR /&gt; Read Optimize         : ON&lt;BR /&gt; Path Verification Period : 00:10&lt;BR /&gt;==================================================================&lt;BR /&gt; Lun WWN               : 6005-08B4-000B-D231-0000-B000-0413-0000&lt;BR /&gt; Virtual Device File   : /hpap/dsk/hpap67&lt;BR /&gt; Load Balancing Policy : Shortest Queue Length&lt;BR /&gt; Lun Timeout           : Infinite Retry (-1)&lt;BR /&gt;==================================================================&lt;BR /&gt; Device Path                    Status&lt;BR /&gt;==================================================================&lt;BR /&gt; /dev/dsk/c45t0d1               Active&lt;BR /&gt; /dev/dsk/c46t0d1               Active&lt;BR /&gt; /dev/dsk/c47t0d1               Active&lt;BR /&gt; /dev/dsk/c48t0d1               Active&lt;BR /&gt; /dev/dsk/c49t0d1               Active&lt;BR /&gt; /dev/dsk/c50t0d1               Active&lt;BR /&gt; /dev/dsk/c51t0d1               Active&lt;BR /&gt; /dev/dsk/c52t0d1               Active&lt;BR /&gt; /dev/dsk/c55t0d1               Active&lt;BR /&gt; /dev/dsk/c56t0d1               Active&lt;BR /&gt; /dev/dsk/c57t0d1               Active&lt;BR /&gt; /dev/dsk/c58t0d1               Active&lt;BR /&gt; /dev/dsk/c59t0d1               Active&lt;BR /&gt; /dev/dsk/c60t0d1               Active&lt;BR /&gt; /dev/dsk/c61t0d1               Active&lt;BR /&gt; /dev/dsk/c62t0d1               Active&lt;BR /&gt;&lt;BR /&gt;==================================================================&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But, issuing come comands we figure out that hpap67 is not using any of those paths:&lt;BR /&gt;&lt;BR /&gt; # ls -la /hpap/dsk/hpap67&lt;BR /&gt; brw-r-----   1 root       sys         31 0x1e0100 Apr  7 16:15 /hpap/dsk/hpap67&lt;BR /&gt;&lt;BR /&gt; Looking for the physical device, with those minor/major numbers, we have:&lt;BR /&gt; &lt;BR /&gt; # ls -la /dev/dsk/* | grep 0x1e0100&lt;BR /&gt; brw-r-----   1 bin        sys         31 0x1e0100 Apr  6 14:10 /dev/dsk/c30t0d1&lt;BR /&gt;&lt;BR /&gt;I don't have the old list, but I assume c30txdx was the first found path by autopath discover before the change.&lt;BR /&gt;&lt;BR /&gt;This machine is primarly an Oracle RAC node and for asmdisks we use "mknod" to create special files for asmdisks, so we just recreated them with the new major/minor number.&lt;BR /&gt;&lt;BR /&gt;Our doubt is why did not one of the new physical paths is used automaticaly in the hpap/dsk/hpap67 (and others). And how to "recreate" the hpap devices with the correct physical paths?&lt;BR /&gt; &lt;BR /&gt;Just to confirm the bahavior, a simple dd command to show the listed paths are valid.&lt;BR /&gt; &lt;BR /&gt; # dd if=/hpap/dsk/hpap67 of=/tmp/testhpap bs=512 count=1&lt;BR /&gt; /hpap/dsk/hpap67: No such device or address&lt;BR /&gt; dd: cannot open /hpap/dsk/hpap67&lt;BR /&gt; &lt;BR /&gt; # dd if=/dev/dsk/c30t0d1 of=/tmp/testhpap bs=512 count=1&lt;BR /&gt; /dev/dsk/c30t0d1: No such device or address&lt;BR /&gt; dd: cannot open /dev/dsk/c30t0d1&lt;BR /&gt; &lt;BR /&gt; # dd if=/dev/dsk/c45t0d1 of=/tmp/testhpap bs=512 count=1&lt;BR /&gt; 1+0 records in&lt;BR /&gt; 1+0 records out</description>
    <pubDate>Mon, 27 Apr 2009 19:12:03 GMT</pubDate>
    <dc:creator>Luiz Felipe Rivabem</dc:creator>
    <dc:date>2009-04-27T19:12:03Z</dc:date>
    <item>
      <title>hpap pointing to non-existant physical path</title>
      <link>https://community.hpe.com/t5/disk-enclosures/hpap-pointing-to-non-existant-physical-path/m-p/4409016#M30984</link>
      <description>&lt;!--!*#--&gt;autopath display&lt;BR /&gt;==================================================================&lt;BR /&gt; HPswsp Version        : A.3.0F.02F.02F&lt;BR /&gt;==================================================================&lt;BR /&gt; Auto Discover         : OFF (* we run autopath discover as and init.d script)&lt;BR /&gt;==================================================================&lt;BR /&gt; Array Type            : EVA-AA&lt;BR /&gt; Array WWN             : 5000-1FE1-5010-EBF0&lt;BR /&gt; Read Optimize         : ON&lt;BR /&gt; Path Verification Period : 00:10&lt;BR /&gt;==================================================================&lt;BR /&gt; Lun WWN               : 6005-08B4-000B-D231-0000-B000-0413-0000&lt;BR /&gt; Virtual Device File   : /hpap/dsk/hpap67&lt;BR /&gt; Load Balancing Policy : Shortest Queue Length&lt;BR /&gt; Lun Timeout           : Infinite Retry (-1)&lt;BR /&gt;==================================================================&lt;BR /&gt; Device Path                    Status&lt;BR /&gt;==================================================================&lt;BR /&gt; /dev/dsk/c45t0d1               Active&lt;BR /&gt; /dev/dsk/c46t0d1               Active&lt;BR /&gt; /dev/dsk/c47t0d1               Active&lt;BR /&gt; /dev/dsk/c48t0d1               Active&lt;BR /&gt; /dev/dsk/c49t0d1               Active&lt;BR /&gt; /dev/dsk/c50t0d1               Active&lt;BR /&gt; /dev/dsk/c51t0d1               Active&lt;BR /&gt; /dev/dsk/c52t0d1               Active&lt;BR /&gt; /dev/dsk/c55t0d1               Active&lt;BR /&gt; /dev/dsk/c56t0d1               Active&lt;BR /&gt; /dev/dsk/c57t0d1               Active&lt;BR /&gt; /dev/dsk/c58t0d1               Active&lt;BR /&gt; /dev/dsk/c59t0d1               Active&lt;BR /&gt; /dev/dsk/c60t0d1               Active&lt;BR /&gt; /dev/dsk/c61t0d1               Active&lt;BR /&gt; /dev/dsk/c62t0d1               Active&lt;BR /&gt;&lt;BR /&gt;==================================================================&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;But, issuing come comands we figure out that hpap67 is not using any of those paths:&lt;BR /&gt;&lt;BR /&gt; # ls -la /hpap/dsk/hpap67&lt;BR /&gt; brw-r-----   1 root       sys         31 0x1e0100 Apr  7 16:15 /hpap/dsk/hpap67&lt;BR /&gt;&lt;BR /&gt; Looking for the physical device, with those minor/major numbers, we have:&lt;BR /&gt; &lt;BR /&gt; # ls -la /dev/dsk/* | grep 0x1e0100&lt;BR /&gt; brw-r-----   1 bin        sys         31 0x1e0100 Apr  6 14:10 /dev/dsk/c30t0d1&lt;BR /&gt;&lt;BR /&gt;I don't have the old list, but I assume c30txdx was the first found path by autopath discover before the change.&lt;BR /&gt;&lt;BR /&gt;This machine is primarly an Oracle RAC node and for asmdisks we use "mknod" to create special files for asmdisks, so we just recreated them with the new major/minor number.&lt;BR /&gt;&lt;BR /&gt;Our doubt is why did not one of the new physical paths is used automaticaly in the hpap/dsk/hpap67 (and others). And how to "recreate" the hpap devices with the correct physical paths?&lt;BR /&gt; &lt;BR /&gt;Just to confirm the bahavior, a simple dd command to show the listed paths are valid.&lt;BR /&gt; &lt;BR /&gt; # dd if=/hpap/dsk/hpap67 of=/tmp/testhpap bs=512 count=1&lt;BR /&gt; /hpap/dsk/hpap67: No such device or address&lt;BR /&gt; dd: cannot open /hpap/dsk/hpap67&lt;BR /&gt; &lt;BR /&gt; # dd if=/dev/dsk/c30t0d1 of=/tmp/testhpap bs=512 count=1&lt;BR /&gt; /dev/dsk/c30t0d1: No such device or address&lt;BR /&gt; dd: cannot open /dev/dsk/c30t0d1&lt;BR /&gt; &lt;BR /&gt; # dd if=/dev/dsk/c45t0d1 of=/tmp/testhpap bs=512 count=1&lt;BR /&gt; 1+0 records in&lt;BR /&gt; 1+0 records out</description>
      <pubDate>Mon, 27 Apr 2009 19:12:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/disk-enclosures/hpap-pointing-to-non-existant-physical-path/m-p/4409016#M30984</guid>
      <dc:creator>Luiz Felipe Rivabem</dc:creator>
      <dc:date>2009-04-27T19:12:03Z</dc:date>
    </item>
  </channel>
</rss>

