<?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: Autopath in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/autopath/m-p/2922916#M109935</link>
    <description>Hi -&lt;BR /&gt;&lt;BR /&gt;Just for kicks, I did set the LB to RR and I ran the same test. It seems not to work either, when I shut one of the two ports down, AP does not failover traffic to one port, rather, it stops all I/O until the port is back online. I waited roughtly 20 seconds for failover to occur.&lt;BR /&gt;&lt;BR /&gt;Alex</description>
    <pubDate>Mon, 10 Mar 2003 19:56:21 GMT</pubDate>
    <dc:creator>Alex_320</dc:creator>
    <dc:date>2003-03-10T19:56:21Z</dc:date>
    <item>
      <title>Autopath</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autopath/m-p/2922911#M109930</link>
      <description>Is autopath supposed to create a pseudo device that represents the two multipathed device? I have one physical disk being accessed by two HBAs. I see two devices in 'ioscan'. In SAM, AP enumerates them into a single device but uses the same device file as the one discovered by the HBA. Is this behavior normal or is Autopath supposed to create a hpap pseudo device in /dev/dsk or /dev?&lt;BR /&gt;&lt;BR /&gt;Autopath software sees two autopath adapters and sees two paths for that single target. do we have to manually 'mknod' an hpap device? Or did I miss something?&lt;BR /&gt;&lt;BR /&gt;SCSI ULM is installed and HP AP is ver 2.00.00 for HPUX 11.0/i.&lt;BR /&gt;&lt;BR /&gt;--alex</description>
      <pubDate>Mon, 10 Mar 2003 09:12:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autopath/m-p/2922911#M109930</guid>
      <dc:creator>Alex_320</dc:creator>
      <dc:date>2003-03-10T09:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Autopath</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autopath/m-p/2922912#M109931</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We just installed Autopath here on some 11i boxes.  It looks like the /sbin/init.d/autopathinit script creates the /dev/hpap device at boot time.  I think that device is just something that Autopath uses internally.  It looks like Autopath still uses the regular /dev/dsk devices for accessing the drives.  &lt;BR /&gt;&lt;BR /&gt;Of course, this answer is based on my minutes and minutes of experience with Autopath, so I could be wrong.   :)&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Mar 2003 14:22:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autopath/m-p/2922912#M109931</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-03-10T14:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Autopath</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autopath/m-p/2922913#M109932</link>
      <description>Hi -&lt;BR /&gt;&lt;BR /&gt;Thanks for the response, I did a quick test, verifying if autopath does, in fact, failover a path. In my test, it did not.&lt;BR /&gt;&lt;BR /&gt;Here's what I have:&lt;BR /&gt;&lt;BR /&gt;/dev/dsk/c1t1d1&lt;BR /&gt;/dev/dsk/c2t1d1&lt;BR /&gt;&lt;BR /&gt;Autopath selects /dev/dsk/c1t1d1 as the preferred path. NLB is selected as the default load balancing scheme.&lt;BR /&gt;&lt;BR /&gt;I create a VxFS FS on the /dev/dsk/c1t1d1 device and mount the device on /a. I 'dd if=/dev/zero of=//a/foobar' and run 'sar -d 5 9999' and watch the disk access. All is good, I disable the HBA port and see the I/O stop to c1t1d1 but never see the I/O resume until I re-enable the port. Something is not right, I do see the /dev/hpap device in /dev and in 'lsdev'. I feel like its should create a pseudo device that applications can access, w/out the application be aware of two sd devices.&lt;BR /&gt;&lt;BR /&gt;alex</description>
      <pubDate>Mon, 10 Mar 2003 19:32:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autopath/m-p/2922913#M109932</guid>
      <dc:creator>Alex_320</dc:creator>
      <dc:date>2003-03-10T19:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Autopath</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autopath/m-p/2922914#M109933</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm curious.  Why are you using NLB?  That is 'No Load Balancing'.  We use RR [Round Robin] here.  Maybe you could switch it to RR and try your test again?&lt;BR /&gt;&lt;BR /&gt;We've used AutoPath [HP], PowerPath [EMC], and whatever IBM calls their product on the ESS Shark.  The only product that creates a pseudo device is the IBM software.  HP and EMC just use the regular disk device files, but they intercept the reads and writes and redirect them down different controllers to do the load balancing.  The IBM software isn't compatible with MC/ServiceGuard.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Mar 2003 19:41:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autopath/m-p/2922914#M109933</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-03-10T19:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Autopath</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autopath/m-p/2922915#M109934</link>
      <description>Hi -&lt;BR /&gt;&lt;BR /&gt;Part of the rationale to have NLB set is to ensure that no I/O is being sent across the redundant fabric. Call is a cost thing or a political thing. In either case, the AP driver should failover, unless its the behavior of AP to require actvity on the device to ensure availability.&lt;BR /&gt;&lt;BR /&gt;I hope this not to the be case, I need to control the "steer" of the traffic into a known and controlled direction.&lt;BR /&gt;&lt;BR /&gt;Alex</description>
      <pubDate>Mon, 10 Mar 2003 19:51:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autopath/m-p/2922915#M109934</guid>
      <dc:creator>Alex_320</dc:creator>
      <dc:date>2003-03-10T19:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: Autopath</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autopath/m-p/2922916#M109935</link>
      <description>Hi -&lt;BR /&gt;&lt;BR /&gt;Just for kicks, I did set the LB to RR and I ran the same test. It seems not to work either, when I shut one of the two ports down, AP does not failover traffic to one port, rather, it stops all I/O until the port is back online. I waited roughtly 20 seconds for failover to occur.&lt;BR /&gt;&lt;BR /&gt;Alex</description>
      <pubDate>Mon, 10 Mar 2003 19:56:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autopath/m-p/2922916#M109935</guid>
      <dc:creator>Alex_320</dc:creator>
      <dc:date>2003-03-10T19:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: Autopath</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autopath/m-p/2922917#M109936</link>
      <description>Is the /dev/dsk/c2t1d1 disk a PV link?  Forgive me if I'm asking a dumb question but I haven't messed with SANs and fabric before.&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Mon, 10 Mar 2003 20:04:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autopath/m-p/2922917#M109936</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-03-10T20:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Autopath</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/autopath/m-p/2922918#M109937</link>
      <description>Hi -&lt;BR /&gt;&lt;BR /&gt;I don't believe they are PV links, must they be? &lt;BR /&gt;&lt;BR /&gt;alex</description>
      <pubDate>Mon, 10 Mar 2003 21:51:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/autopath/m-p/2922918#M109937</guid>
      <dc:creator>Alex_320</dc:creator>
      <dc:date>2003-03-10T21:51:29Z</dc:date>
    </item>
  </channel>
</rss>

