<?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: Primary vs Current Disk Paths in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/primary-vs-current-disk-paths/m-p/4966066#M74952</link>
    <description>Jack,&lt;BR /&gt;&lt;BR /&gt;If the device has multiple I/O paths, then primary path is the first one found by OpenVMS at I/O configuration.&lt;BR /&gt;And the current path is the one in use now.&lt;BR /&gt;&lt;BR /&gt;A path can be set manually via&lt;BR /&gt;$ SET DEVICE/PATH=device-path/SWITCH&lt;BR /&gt;A path can be changed automatically by a mount verification.&lt;BR /&gt;&lt;BR /&gt;Starting with OpenVMS V7.2-2 (or earlier with VMS721_SYSV0100 or VMS721H1_SYS-V0600) mount verification attempts the current path first.&lt;BR /&gt;&lt;BR /&gt;Before OpenVMS 7.2-2 mount verification attempts the primary path first&lt;BR /&gt;&lt;BR /&gt;Starting with OpenVMS V7.3-1, mounting a multipath disk can result in a path change.&lt;BR /&gt;&lt;BR /&gt;Archunan</description>
    <pubDate>Thu, 09 Mar 2006 17:26:24 GMT</pubDate>
    <dc:creator>Arch_Muthiah</dc:creator>
    <dc:date>2006-03-09T17:26:24Z</dc:date>
    <item>
      <title>Primary vs Current Disk Paths</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/primary-vs-current-disk-paths/m-p/4966065#M74951</link>
      <description>A "SHOW DEV FULL san-disk-name" will show one physical path as CURRENT and also show one path (possibly the same path) as PRIMARY.&lt;BR /&gt;&lt;BR /&gt;What's the definition of PRIMARY and why would this info be useful to me?  Doesn't CURRENT mean that all I/O (data + cmds) go across that path?  Thanks</description>
      <pubDate>Thu, 09 Mar 2006 17:11:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/primary-vs-current-disk-paths/m-p/4966065#M74951</guid>
      <dc:creator>Jack Trachtman</dc:creator>
      <dc:date>2006-03-09T17:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: Primary vs Current Disk Paths</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/primary-vs-current-disk-paths/m-p/4966066#M74952</link>
      <description>Jack,&lt;BR /&gt;&lt;BR /&gt;If the device has multiple I/O paths, then primary path is the first one found by OpenVMS at I/O configuration.&lt;BR /&gt;And the current path is the one in use now.&lt;BR /&gt;&lt;BR /&gt;A path can be set manually via&lt;BR /&gt;$ SET DEVICE/PATH=device-path/SWITCH&lt;BR /&gt;A path can be changed automatically by a mount verification.&lt;BR /&gt;&lt;BR /&gt;Starting with OpenVMS V7.2-2 (or earlier with VMS721_SYSV0100 or VMS721H1_SYS-V0600) mount verification attempts the current path first.&lt;BR /&gt;&lt;BR /&gt;Before OpenVMS 7.2-2 mount verification attempts the primary path first&lt;BR /&gt;&lt;BR /&gt;Starting with OpenVMS V7.3-1, mounting a multipath disk can result in a path change.&lt;BR /&gt;&lt;BR /&gt;Archunan</description>
      <pubDate>Thu, 09 Mar 2006 17:26:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/primary-vs-current-disk-paths/m-p/4966066#M74952</guid>
      <dc:creator>Arch_Muthiah</dc:creator>
      <dc:date>2006-03-09T17:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Primary vs Current Disk Paths</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/primary-vs-current-disk-paths/m-p/4966067#M74953</link>
      <description>Jack,&lt;BR /&gt;&lt;BR /&gt;The idea of which IO patch to the SAN is the current path or Primary path is useful when trying to look at balancing IO across multiple Physical IO connections to the SAN.  If you have a large number opf drives connected to the SAN with multiple IO paths you can use the SET DEVICE/PATH=io-path-name/SWITCH to balance the IO across the multiple physical connections.  If you do not do the SET DEVICE/PATH= command then all of your SAN drives will end up using the same IO path to the SAN and you create a possible IO bottleneck situation.&lt;BR /&gt;&lt;BR /&gt;As for the Primary path it is simply the first connection that the H/W finds when connecting to the SAN.&lt;BR /&gt;&lt;BR /&gt;Phil</description>
      <pubDate>Thu, 09 Mar 2006 17:51:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/primary-vs-current-disk-paths/m-p/4966067#M74953</guid>
      <dc:creator>Phillip Thayer</dc:creator>
      <dc:date>2006-03-09T17:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Primary vs Current Disk Paths</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/primary-vs-current-disk-paths/m-p/4966068#M74954</link>
      <description>The previous replies are mostly correct, except for . . .&lt;BR /&gt;&lt;BR /&gt;-------------&lt;BR /&gt;If you do not do the SET DEVICE/PATH= command then all of your SAN drives will end up using the same IO path to the SAN and you create a possible IO bottleneck situation.&lt;BR /&gt;--------------&lt;BR /&gt;&lt;BR /&gt;Starting with V7.3-1, there is a very lightweight attempt made to spread out the current paths at boot time over all available paths.  We keep count of how many devices have their current path set to any given path, and try to keep the number of current paths equally spread over the given paths.&lt;BR /&gt;&lt;BR /&gt;This is a one-time balancing act, however, and over time, it is possible that an imbalance may happen.  Also note that there can be many devices doing no I/O; the fact that their path is current doesn't really mean that any load is generated on that path.&lt;BR /&gt;&lt;BR /&gt;As earlier replies have correctly stated, the primary path is merely the first path discovered.  In retrospect, it probably would have been better never to have made that&lt;BR /&gt;distintion user-visible, since it has caused  a fair amount of confusion and generated a lot of questions.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;     -- Rob (multipath engineer)</description>
      <pubDate>Thu, 09 Mar 2006 19:52:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/primary-vs-current-disk-paths/m-p/4966068#M74954</guid>
      <dc:creator>Robert Brooks_1</dc:creator>
      <dc:date>2006-03-09T19:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Primary vs Current Disk Paths</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/primary-vs-current-disk-paths/m-p/4966069#M74955</link>
      <description>Jack - the attached document may help you understand this a little more.&lt;BR /&gt;&lt;BR /&gt;Rob.</description>
      <pubDate>Fri, 10 Mar 2006 03:59:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/primary-vs-current-disk-paths/m-p/4966069#M74955</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2006-03-10T03:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Primary vs Current Disk Paths</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/primary-vs-current-disk-paths/m-p/4966070#M74956</link>
      <description>We use the SET DEVICE/PATH command whenever we are preparing to patch a switch or work on the SAN controllers.  This gives the customer confidence that the alternate path is still valid and working properly and that we are able to failover to the alternate paths.&lt;BR /&gt;&lt;BR /&gt;We also manually watched the SAN switches for load for the VMS systems and moved some of the heavy I/O devices to use alternate switches.  The disks then try to stay on that path.  If I have a san switch fail I know it will automatically use the other path for continuous access.</description>
      <pubDate>Fri, 10 Mar 2006 10:05:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/primary-vs-current-disk-paths/m-p/4966070#M74956</guid>
      <dc:creator>Peter Zeiszler</dc:creator>
      <dc:date>2006-03-10T10:05:30Z</dc:date>
    </item>
    <item>
      <title>Re: Primary vs Current Disk Paths</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/primary-vs-current-disk-paths/m-p/4966071#M74957</link>
      <description>&lt;BR /&gt;Like the previous poster, for switch upgrades/&lt;BR /&gt;replacements - we too make sure all paths&lt;BR /&gt;are valid.  Extraneous work for sure but&lt;BR /&gt;you can't always trust things (don't ask).&lt;BR /&gt;&lt;BR /&gt;Rob ... what I would like to see is in&lt;BR /&gt;addition to intelligent load balancing&lt;BR /&gt;(made mention in other posts in other &lt;BR /&gt;forums), is a periodic automatic switch to&lt;BR /&gt;ensure IO can go down all paths.  What I mean&lt;BR /&gt;is if a device had 3 IO paths it would periodically test the others.  As it is, you&lt;BR /&gt;see current path, all IO has gone down the&lt;BR /&gt;current path and you have no indication that&lt;BR /&gt;the other paths with 0 IO are valid paths, hence&lt;BR /&gt;the need to switch to those paths prior&lt;BR /&gt;to a switch upgrade.&lt;BR /&gt;&lt;BR /&gt;I trust VMS path switching.  What I would&lt;BR /&gt;like to do is point out that IO has gone&lt;BR /&gt;down all paths, therefore all paths are&lt;BR /&gt;valid therefore this extraneous work of&lt;BR /&gt;switching paths is over-kill - forget &lt;BR /&gt;about it...&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Rob</description>
      <pubDate>Sun, 12 Mar 2006 17:31:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/primary-vs-current-disk-paths/m-p/4966071#M74957</guid>
      <dc:creator>Rob Young_4</dc:creator>
      <dc:date>2006-03-12T17:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: Primary vs Current Disk Paths</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/primary-vs-current-disk-paths/m-p/4966072#M74958</link>
      <description>Rob Y.,&lt;BR /&gt;&lt;BR /&gt;the multipath poller should be polling each path from time to time (see HELP SET DEV/POLL), so you should become aware (via OPCOM messages), if a path is not working.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Mon, 13 Mar 2006 03:21:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/primary-vs-current-disk-paths/m-p/4966072#M74958</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2006-03-13T03:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: Primary vs Current Disk Paths</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/primary-vs-current-disk-paths/m-p/4966073#M74959</link>
      <description>Rob - I agree with your conclusion, and we no longer attempt to force paths, as VMS just switches them itself anyway.&lt;BR /&gt;&lt;BR /&gt;The document does help to give an insight into how paths work, though.&lt;BR /&gt;&lt;BR /&gt;Rob.&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Mar 2006 04:12:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/primary-vs-current-disk-paths/m-p/4966073#M74959</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2006-03-13T04:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Primary vs Current Disk Paths</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/primary-vs-current-disk-paths/m-p/4966074#M74960</link>
      <description>"In retrospect, it probably would have been better never to have made that&lt;BR /&gt;distintion user-visible, since it has caused a fair amount of confusion and generated a lot of questions"&lt;BR /&gt;&lt;BR /&gt;I guess that answers my question - no&lt;BR /&gt;really useful info for me in knowing&lt;BR /&gt;what the Primary path is/was.&lt;BR /&gt;&lt;BR /&gt;Thanks all</description>
      <pubDate>Mon, 13 Mar 2006 17:59:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/primary-vs-current-disk-paths/m-p/4966074#M74960</guid>
      <dc:creator>Jack Trachtman</dc:creator>
      <dc:date>2006-03-13T17:59:20Z</dc:date>
    </item>
  </channel>
</rss>

