<?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: shutdown/turn off/stop/start utility for FGx device? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047316#M85919</link>
    <description>&lt;BR /&gt;Apologies for the delay and confusion; I was responding on the 9th, when the site "disappeared" &amp;amp; I'm just getting back to it now...&lt;BR /&gt;&lt;BR /&gt;A long time ago, we were getting errors on our sca comms, so I put together a dcl .com to check the counters, reset the counters, stop EWA, then restart EWA. Also the same for EWB.  &lt;BR /&gt;&lt;BR /&gt;This was done to show the uptime for the interfaces.  I've left the .com running at 04:01 just to have it keep track of error counters.  I did have a wait 00:00:01 between the start of EWA0 &amp;amp; the stop of EWB0 - perhaps not enough time?  I don't shut down the EIA interfaces, so I'm not sure why they both would be.  Obviously, I must missing an integral piece of info in my understanding. Any assistance in this regard would be appreciated.&lt;BR /&gt;&lt;BR /&gt;The attached .txt is the output of mcr scacp show chan for both clusters.&lt;BR /&gt;&lt;BR /&gt;Thanks for your thoughts,&lt;BR /&gt;Rich&lt;BR /&gt;</description>
    <pubDate>Mon, 13 Aug 2007 08:25:28 GMT</pubDate>
    <dc:creator>Rich Hearn</dc:creator>
    <dc:date>2007-08-13T08:25:28Z</dc:date>
    <item>
      <title>shutdown/turn off/stop/start utility for FGx device?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047296#M85899</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;I've done searches on anything I can think of to try to locate a way to shutdown/turn off/stop an FGx device - much like you would with a lan device (mcr scacp stop lan ewa&lt;BR /&gt;/ mcr scacp start lan ewa) using a utility.  Am I missing "the obvious?"  I haven't found anything like that - does it exist or am I forgetting what the name is?  I want to upgrade the fibre switch firmware and make sure VMS doesn't use that particular path.  I prefer to shut the path down (at the hba) as opposed to "pull the plug" on VMS - even tho' it will "adjust" if I do that.&lt;BR /&gt;&lt;BR /&gt;Tnx for any thoughts,&lt;BR /&gt;Rich&lt;BR /&gt;</description>
      <pubDate>Tue, 31 Jul 2007 14:36:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047296#M85899</guid>
      <dc:creator>Rich Hearn</dc:creator>
      <dc:date>2007-07-31T14:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown/turn off/stop/start utility for FGx device?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047297#M85900</link>
      <description>If there is something, maybe it is with the sda extension fc&lt;BR /&gt;$ mc sda&lt;BR /&gt;fc&lt;BR /&gt;and look at the help&lt;BR /&gt;&lt;BR /&gt;but I am unaware of such a thing (but I have not had such a config recently).</description>
      <pubDate>Tue, 31 Jul 2007 14:39:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047297#M85900</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2007-07-31T14:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown/turn off/stop/start utility for FGx device?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047298#M85901</link>
      <description>I'm pretty sure that there is no supported way to do that.  The closest you can get (and this is rather ugly) is to use the command $ SET DEVICE &lt;DEVNAM&gt; /PATH = &lt;PATHNAM&gt; /NOENABLE.&lt;BR /&gt;&lt;BR /&gt;(Yeah, it's /NOENABLE, not /DISABLE)&lt;BR /&gt;&lt;BR /&gt;You'd need to do that for every device that has a path to the switch in question, for every path to that switch.  Also, that command won't work on a device if the path you're trying to disable is the current path.&lt;BR /&gt;&lt;BR /&gt;If it was me, I'd trust multipath to do the right thing, so I'd just shut down the switch and let the paths settle down naturally, or if you are a bit paranoid, you could manually switch any devices whose current path is on that switch to a different path.  Of course, I'd do this during a maintenance window, not during production hours.&lt;BR /&gt;&lt;BR /&gt;Also, in the future, please mention what version of VMS, as the fibre channel stuff varies dramatically from V7.2 to V8.3, especially for the above-mentioned FC SDA extension.&lt;BR /&gt;&lt;BR /&gt;-- Rob (ex-Multipath engineer)&lt;/PATHNAM&gt;&lt;/DEVNAM&gt;</description>
      <pubDate>Tue, 31 Jul 2007 20:21:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047298#M85901</guid>
      <dc:creator>Robert Brooks_1</dc:creator>
      <dc:date>2007-07-31T20:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown/turn off/stop/start utility for FGx device?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047299#M85902</link>
      <description>Rich,&lt;BR /&gt;&lt;BR /&gt;you could also manually issue $ SET DEV/PATH=xxx/SWITCH commands for each device to move it's path away from the HBA, which connects to the FC switch you want to upgrade.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Wed, 01 Aug 2007 00:30:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047299#M85902</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-08-01T00:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown/turn off/stop/start utility for FGx device?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047300#M85903</link>
      <description>Rich,&lt;BR /&gt;     I think you should also know that "$ mc scacp stop lan ews" doesn't actually turn off the ewa device, it just disables it for SCS Cluster communications.&lt;BR /&gt;&lt;BR /&gt;(Could be wrong though!)&lt;BR /&gt;&lt;BR /&gt;I frequently used to execute this command even though my primary network adaptor was an EWA device, when I didn't want the cluster to use the main network for cluster traffic.&lt;BR /&gt;&lt;BR /&gt;Dave.</description>
      <pubDate>Wed, 01 Aug 2007 05:38:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047300#M85903</guid>
      <dc:creator>The Brit</dc:creator>
      <dc:date>2007-08-01T05:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown/turn off/stop/start utility for FGx device?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047301#M85904</link>
      <description>Whew!  Thank you all for the thoughts!&lt;BR /&gt;&lt;BR /&gt;Labadie,  yes, the fc command is available, but it doesn't allow you to disable/shutdown/stop/noenable an fg device - that I could find.&lt;BR /&gt;&lt;BR /&gt;Rob,  you're right - I should have put the version #'s in - *I* knew what they were, didn't everyone  :^)  (actually, never thought of it when I wrote - my mistake)&lt;BR /&gt;&lt;BR /&gt;SDA&amp;gt; &lt;BR /&gt;SDA&amp;gt; fc show dev &lt;BR /&gt;FGA0: operational firmware revision CS3.93A0 &lt;BR /&gt;port_name(adapter_id) = 1000-0000-C935-C185, node_name(host_id) = 2000-0000-C935-C185&lt;BR /&gt;SDA&amp;gt; &lt;BR /&gt;SDA&amp;gt; exit&lt;BR /&gt;CACHE1::DISK$INFSYS:[RJHEARN]_&amp;gt;uptime&lt;BR /&gt;OpenVMS V7.3-2  on node CACHE1   1-AUG-2007 09:43:17.20  Uptime  261 23:35:27&lt;BR /&gt;CACHE1::DISK$INFSYS:[RJHEARN]_&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Trusting multipath is not a problem, just trying to "cleanly" make the change in paths before I shut off the switch port.  Doing a /noenable against 30 devices is a bit "less elegant" than I had hoped for, but could be done.  I was hoping for a single cmd in case I needed to turn it back on in a hurry (assuming the upgrade is complete - bit "sticky" if needed in the middle of the upgrade :^)&lt;BR /&gt;&lt;BR /&gt;Volker,  I had done a "set dev/switch/path=PGA0.5000-1FE1-5000-C0Fx $1$DgaXX" - (for all my devices) which worked, but around midnight, the system automatically changed it back to the other path because it was available.  I was looking to temporarily, "permanently" disable the other path so I could do the upgrade to the switch.&lt;BR /&gt;&lt;BR /&gt;Dave,  the distinction you point out is understood - I'm basically just looking for a way to tell vms "ignore" fg device X&lt;BR /&gt;&lt;BR /&gt;Thank you *all* for your thoughts &amp;amp; perspectives - I do appreciate them.&lt;BR /&gt;&lt;BR /&gt;Rich&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Aug 2007 09:11:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047301#M85904</guid>
      <dc:creator>Rich Hearn</dc:creator>
      <dc:date>2007-08-01T09:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown/turn off/stop/start utility for FGx device?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047302#M85905</link>
      <description>Volker, I had done a "set dev/switch/path=PGA0.5000-1FE1-5000-C0Fx $1$DgaXX" - (for all my devices) which worked, but around midnight, the system automatically changed it back to the other path because it was available.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;&lt;BR /&gt;That's not how multipath works.&lt;BR /&gt;&lt;BR /&gt;While multipath *will* automatically switch away from the MSCP path under certain conditions, multipath doesn't move away from a local path unless provoked by an I/O error or DCL command.&lt;BR /&gt;&lt;BR /&gt;Perhaps there was some disruption in your SAN around midnight?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-- Rob</description>
      <pubDate>Wed, 01 Aug 2007 09:29:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047302#M85905</guid>
      <dc:creator>Robert Brooks_1</dc:creator>
      <dc:date>2007-08-01T09:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown/turn off/stop/start utility for FGx device?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047303#M85906</link>
      <description>Rob,&lt;BR /&gt;&lt;BR /&gt;Thanks for the info - I'll go back &amp;amp; see if I can find any msgs in the console logfile - I have (at other times in the past) seen pga0/pgb0 errors, but have not been able to track them down to anything specific.  Hp suggested it could be a timing issue that we're seeing.  no real answer, but plausible - and difficult to prove.&lt;BR /&gt;&lt;BR /&gt;Tnx,&lt;BR /&gt;Rich&lt;BR /&gt;</description>
      <pubDate>Wed, 01 Aug 2007 09:48:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047303#M85906</guid>
      <dc:creator>Rich Hearn</dc:creator>
      <dc:date>2007-08-01T09:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown/turn off/stop/start utility for FGx device?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047304#M85907</link>
      <description>Hp suggested it could be a timing issue that we're seeing. no real answer, but plausible - and difficult to prove.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;&lt;BR /&gt;I'm not sure what my fellow HP colleague means by that.  Without going into a long, boring explanation as to how multipath works, suffice it to say that a switch from a local path to another local path requires one of two things:&lt;BR /&gt;&lt;BR /&gt;1) the DCL command to change paths&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;2) an I/O error that provokes mount verification.  Multipath (usually) works in the context of mount verification to do its work.  Note that there can be transient disruptions in a SAN such that an I/O can fail, yet succeed immediately upon retry.  In that case, however, multipath will attempt to stay on the current path, and not switch paths.&lt;BR /&gt;&lt;BR /&gt;Also note that with V7.3-2, the concept of suppressed mount verification messages was introduced; by default, certain messages are not emitted to OPA0: and OPERATOR.LOG&lt;BR /&gt;&lt;BR /&gt;-- Rob</description>
      <pubDate>Wed, 01 Aug 2007 11:46:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047304#M85907</guid>
      <dc:creator>Robert Brooks_1</dc:creator>
      <dc:date>2007-08-01T11:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown/turn off/stop/start utility for FGx device?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047305#M85908</link>
      <description>&lt;BR /&gt;I went back and checked regarding what I wrote - using the console buffer - I have to make a correction.  It was pea0/peb0 that I was thinking of - not pga0/pgb0.  My apologies to your colleagues for my memory.  Here's what I was thinking of:&lt;BR /&gt;&lt;BR /&gt;%PEA0, Excessive packet losses on LAN Path from EIA to EIA on REMOTE NODE IDXT2&lt;BR /&gt;&lt;BR /&gt;%PEA0, Excessive packet losses on LAN Path from EWA to EWA on REMOTE NODE IDXT2&lt;BR /&gt;&lt;BR /&gt;%CNXMAN,  Lost connection to system IDXT2&lt;BR /&gt;%SHADOW-I-VOLPROC, DSA2: is offline.  Volume Processing in progress.&lt;BR /&gt;&lt;BR /&gt;%SHADOW-I-VOLPROC, DSA2: is offline.  Volume Processing in progress.&lt;BR /&gt;&lt;BR /&gt;%CNXMAN,  Re-established connection to system IDXT2&lt;BR /&gt;%SHADOW-I-VOLPROC, DSA2: has completed volume processing.&lt;BR /&gt;&lt;BR /&gt;%PEA0, Excessive packet losses on LAN Path from EWA to EWA on REMOTE NODE IDXT2&lt;BR /&gt;&lt;BR /&gt;%PEA0, Excessive packet losses on LAN Path from EWA to EWA on REMOTE NODE IDXT2&lt;BR /&gt;&lt;BR /&gt;%%%%%%%%%%%  OPCOM   1-AUG-2007 00:01:00.55  %%%%%%%%%%%&lt;BR /&gt;&lt;BR /&gt;This "view" is from IdxT1's console.  Would the "Lost Connection" to IdxT2 be indicative of a mount verify that would cause the multipath switch over?  How 'bout a pointer to where I can find info to turn on mount verify msgs - doesn't appear to be in the Mount command - or I'm just missing it...&lt;BR /&gt;&lt;BR /&gt;attached is a .txt file detailing our connectivity.&lt;BR /&gt;&lt;BR /&gt;Rich&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Aug 2007 08:01:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047305#M85908</guid>
      <dc:creator>Rich Hearn</dc:creator>
      <dc:date>2007-08-02T08:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown/turn off/stop/start utility for FGx device?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047306#M85909</link>
      <description>Rich,&lt;BR /&gt;&lt;BR /&gt;suppression of mount-verification messages is controlled by SYSGEN parameters:&lt;BR /&gt;&lt;BR /&gt;$ MC SYSGEN HELP SYS_P MVSUPMSG&lt;BR /&gt;&lt;BR /&gt;There seems to have been some problem with both network pathes (EWA and EIA) between IDXT1 and IDXT2.&lt;BR /&gt;&lt;BR /&gt;A 'Lost connection' message is shown, if the local node does NOT receive any cluster hello multicast message from the remote node within about 9 seconds. Each node sends such a message about every 3 seconds.&lt;BR /&gt;&lt;BR /&gt;This can indicate a network problem or a problem in the remote node. Check the console of the other cluster members to see, which node had lost connection to which other node. This can help you find out, what may have been happening.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 02 Aug 2007 08:25:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047306#M85909</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-08-02T08:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown/turn off/stop/start utility for FGx device?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047307#M85910</link>
      <description>Rich,&lt;BR /&gt;&lt;BR /&gt;you can also control the suppression of mount-verification messages individually per disk device with:&lt;BR /&gt;&lt;BR /&gt;$ SET DEV /MV_INTVL=n /MV_NUM=n&lt;BR /&gt;&lt;BR /&gt;AFAIK, multipath switched messages will not be suppressed - but Rob will correct me if I'm wrong.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 02 Aug 2007 08:34:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047307#M85910</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-08-02T08:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown/turn off/stop/start utility for FGx device?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047308#M85911</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;Thank you for the information on the mount verify msg.  I've placed it away for our next downtime.&lt;BR /&gt;&lt;BR /&gt;Rich</description>
      <pubDate>Thu, 02 Aug 2007 09:21:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047308#M85911</guid>
      <dc:creator>Rich Hearn</dc:creator>
      <dc:date>2007-08-02T09:21:32Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown/turn off/stop/start utility for FGx device?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047309#M85912</link>
      <description>Rich,&lt;BR /&gt;&lt;BR /&gt;these are DYNAMIC parameters...&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 02 Aug 2007 09:24:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047309#M85912</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-08-02T09:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown/turn off/stop/start utility for FGx device?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047310#M85913</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;Thank you for that information... I haven't had a chance to go "visit" sysgen yet to see whether the parameters were dynamic or not, but now I know I don't have to wait 'til November  :^)&lt;BR /&gt;&lt;BR /&gt;tnx agn,&lt;BR /&gt;Rich&lt;BR /&gt;</description>
      <pubDate>Thu, 02 Aug 2007 09:36:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047310#M85913</guid>
      <dc:creator>Rich Hearn</dc:creator>
      <dc:date>2007-08-02T09:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown/turn off/stop/start utility for FGx device?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047311#M85914</link>
      <description>AFAIK, multipath switched messages will not be suppressed - but Rob will correct me if I'm wrong.&lt;BR /&gt;&lt;BR /&gt;--&lt;BR /&gt;&lt;BR /&gt;Volker, as always, is correct; it's only the mount verification begin/end messages that are suppressed.  The multipath-generated messages signaling a path switch will alway be emitted.&lt;BR /&gt;&lt;BR /&gt;-- Rob</description>
      <pubDate>Thu, 02 Aug 2007 19:07:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047311#M85914</guid>
      <dc:creator>Robert Brooks_1</dc:creator>
      <dc:date>2007-08-02T19:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown/turn off/stop/start utility for FGx device?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047312#M85915</link>
      <description>Rich,&lt;BR /&gt;&lt;BR /&gt;now that you've learned about mount verification message suppression, go back to your console logs or OPERATOR.LOG and try to find out WHEN the multipath switch has taken place in your system. You should see the manual path switch (from your SET DEV/PATH=.../SWITCH) and also any automatic path switch, which changed the path you had set.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Fri, 03 Aug 2007 00:40:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047312#M85915</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-08-03T00:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown/turn off/stop/start utility for FGx device?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047313#M85916</link>
      <description>If you can stomach the mount verification messages, I highly recommend disabling the suppression.  It's a real pain to troubleshoot an issue (or to determine if there really is a problem) with MV suppression enabled.&lt;BR /&gt;&lt;BR /&gt;Fortunately, the MV suppression can be disabled dynamically.&lt;BR /&gt;&lt;BR /&gt;-- Rob</description>
      <pubDate>Fri, 03 Aug 2007 18:36:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047313#M85916</guid>
      <dc:creator>Robert Brooks_1</dc:creator>
      <dc:date>2007-08-03T18:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown/turn off/stop/start utility for FGx device?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047314#M85917</link>
      <description>Volker &amp;amp; Robert,&lt;BR /&gt;&lt;BR /&gt;Sorry for the delay, I've been doing exactly what you've both suggested; checking on what's happening.  I've turned on mount verification msgs &amp;amp; the only time they're appearing is when I turn off EWA0 every night to check the counters &amp;amp; reset them. I MSCP serve each systems system disk to the other system and those are the disks that "mount verify". Since I'm not specifically checking &amp;amp; reassigning cluster comm to EWB0, I figure it's probably the reason for it. Please let me know if I'm wrong on that.&lt;BR /&gt;&lt;BR /&gt;Rich&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Aug 2007 09:43:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047314#M85917</guid>
      <dc:creator>Rich Hearn</dc:creator>
      <dc:date>2007-08-09T09:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: shutdown/turn off/stop/start utility for FGx device?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047315#M85918</link>
      <description>Rich,&lt;BR /&gt;&lt;BR /&gt;what makes you turn off a SCA-speaking LAN device at midnight ? How many SCA channels do you have (MC SCACP SHOW CHAN) between those nodes ?&lt;BR /&gt;&lt;BR /&gt;According to the console log provided earlier, both EIA-EIA and EWA-EWA lost communications at that time, causing a connection lost event. This will throw the disks into mount-verification.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Thu, 09 Aug 2007 09:59:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/shutdown-turn-off-stop-start-utility-for-fgx-device/m-p/4047315#M85918</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2007-08-09T09:59:53Z</dc:date>
    </item>
  </channel>
</rss>

