<?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: Using Interrupt Priority Level C (IPC) in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/using-interrupt-priority-level-c-ipc/m-p/4941625#M22239</link>
    <description>After Ctrl-P on Itanium:&lt;BR /&gt;&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;Interrupt Priority C&lt;BR /&gt;&lt;BR /&gt;Commands:&lt;BR /&gt;  C device   Cancel Mount Verification&lt;BR /&gt;  Q          Adjust Quorum&lt;BR /&gt;  CTRL-P     Prompt for Crash&lt;BR /&gt;  CTRL-Z     Exit IPC&lt;BR /&gt;&lt;BR /&gt;IPC&amp;gt;</description>
    <pubDate>Sat, 19 Nov 2005 03:06:09 GMT</pubDate>
    <dc:creator>Jiri_5</dc:creator>
    <dc:date>2005-11-19T03:06:09Z</dc:date>
    <item>
      <title>Using Interrupt Priority Level C (IPC)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-interrupt-priority-level-c-ipc/m-p/4941623#M22237</link>
      <description>Just stumbled over &lt;A href="http://h71000.www7.hp.com/doc/82FINAL/aa-pv5mj-tk/00/00/95-con.html" target="_blank"&gt;http://h71000.www7.hp.com/doc/82FINAL/aa-pv5mj-tk/00/00/95-con.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;1. On which VAXen does Ctrl-P get you a console prompt?&lt;BR /&gt;&lt;BR /&gt;2. Does one really get an SRM(-like?) "&amp;gt;&amp;gt;&amp;gt;" prompt if you press Ctrl-P on an Itanium system? Put another way: After which sequence of keys/commands can one enter the commands to adjust the quorum / cancel a mount verification / enter XDELTA on Itanium?&lt;BR /&gt;&lt;BR /&gt;Just curious...&lt;BR /&gt;&lt;BR /&gt;Martin</description>
      <pubDate>Fri, 18 Nov 2005 03:43:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-interrupt-priority-level-c-ipc/m-p/4941623#M22237</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2005-11-18T03:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Using Interrupt Priority Level C (IPC)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-interrupt-priority-level-c-ipc/m-p/4941624#M22238</link>
      <description>One of the new things in VMS V8.2-1 is the processing of control-P on the console changed to be more like what is seen on alpha. &lt;BR /&gt;You do get &amp;gt;&amp;gt;&amp;gt; prompt (which times out) and use Q for quorum etc as normal.</description>
      <pubDate>Fri, 18 Nov 2005 04:38:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-interrupt-priority-level-c-ipc/m-p/4941624#M22238</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2005-11-18T04:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Using Interrupt Priority Level C (IPC)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-interrupt-priority-level-c-ipc/m-p/4941625#M22239</link>
      <description>After Ctrl-P on Itanium:&lt;BR /&gt;&lt;BR /&gt;$&lt;BR /&gt;&lt;BR /&gt;Interrupt Priority C&lt;BR /&gt;&lt;BR /&gt;Commands:&lt;BR /&gt;  C device   Cancel Mount Verification&lt;BR /&gt;  Q          Adjust Quorum&lt;BR /&gt;  CTRL-P     Prompt for Crash&lt;BR /&gt;  CTRL-Z     Exit IPC&lt;BR /&gt;&lt;BR /&gt;IPC&amp;gt;</description>
      <pubDate>Sat, 19 Nov 2005 03:06:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-interrupt-priority-level-c-ipc/m-p/4941625#M22239</guid>
      <dc:creator>Jiri_5</dc:creator>
      <dc:date>2005-11-19T03:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using Interrupt Priority Level C (IPC)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-interrupt-priority-level-c-ipc/m-p/4941626#M22240</link>
      <description>Martin,&lt;BR /&gt;&lt;BR /&gt;up to and including OpenVMS I64 V8.2, you could not trigger an IPC interrupt, typing CTRL-P on the console just allowed you to force a system crash:&lt;BR /&gt;&lt;BR /&gt;Crash (y/n): y&lt;BR /&gt;&lt;BR /&gt;**** OpenVMS I64 Operating System X9ZG-J2S - BUGCHECK ****&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;You'll never get a &amp;gt;&amp;gt;&amp;gt; prompt on I64 systems, EXCEPT after shutting down without a reboot (maybe a reminiscence to Alpha SRM ?):&lt;BR /&gt;&lt;BR /&gt;**** Primary HALTED with code HWRPB_HALT$K_REMAIN_HALTED&lt;BR /&gt;&lt;BR /&gt;****   Hit any key to cold reboot   ****                          &lt;BR /&gt;&lt;BR /&gt;P00&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;To get a console prompt '&amp;gt;&amp;gt;&amp;gt;' on VAX systems either needs:&lt;BR /&gt;&lt;BR /&gt;- press HALT button&lt;BR /&gt;- send a BREAK signal on console line&lt;BR /&gt;- type CTRL_P on console terminal&lt;BR /&gt;&lt;BR /&gt;This differs depending on the system type. Some systems can also disable CTRL_P or BREAK processing, others can't.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Sun, 20 Nov 2005 07:05:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-interrupt-priority-level-c-ipc/m-p/4941626#M22240</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-11-20T07:05:09Z</dc:date>
    </item>
    <item>
      <title>Re: Using Interrupt Priority Level C (IPC)</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/using-interrupt-priority-level-c-ipc/m-p/4941627#M22241</link>
      <description>Thanks, Ian, Jiri, and Volker.</description>
      <pubDate>Mon, 21 Nov 2005 02:42:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/using-interrupt-priority-level-c-ipc/m-p/4941627#M22241</guid>
      <dc:creator>Martin Vorlaender</dc:creator>
      <dc:date>2005-11-21T02:42:06Z</dc:date>
    </item>
  </channel>
</rss>

