<?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: tuxedo takes too long to shutdown and move to failover node in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tuxedo-takes-too-long-to-shutdown-and-move-to-failover-node/m-p/3381462#M559042</link>
    <description>&amp;gt;&amp;gt;echo psr | tmadmin -r | grep -i partition&lt;BR /&gt;&amp;gt;&amp;gt;echo psc | tmadmin -r | grep -i partition&lt;BR /&gt;&lt;BR /&gt;Next time we test this failover I (Or someone) will run these commands.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;What exactly are you doing to shutdown the &amp;gt;&amp;gt;servers ? tmshutdown -y ?&lt;BR /&gt;&lt;BR /&gt;We used to do a tmshutdown but that took way too long.  Now it is set up to do a killtux.  This shuts down quickly but sometimes it fails to come back up on the failover node due to database connections from the original node.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;The only way to shut the services down are &amp;gt;&amp;gt;via a tmshutdown from the master server. A &amp;gt;&amp;gt;good follow up would be to clean the &amp;gt;&amp;gt;bullitin board via a bbc in tmadmin, &amp;gt;&amp;gt;following that check for any partitioning &amp;gt;&amp;gt;via the above. &lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;Following a failover are you going to be &amp;gt;&amp;gt;rebooting the server you have failed over &amp;gt;&amp;gt;from ? if so you will need to clean up the &amp;gt;&amp;gt;partitioned entries with a &lt;BR /&gt;&lt;BR /&gt;No plans to reboot the failed server as an SOP.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;pcl &lt;LMID&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;How many servers do you have running &amp;gt;&amp;gt;within your domain ? As everything resides &amp;gt;&amp;gt;in memory in can take an age to shut these &amp;gt;&amp;gt;things down so there really is no quick &amp;gt;&amp;gt;way to do it. If you get everything down &amp;gt;&amp;gt;cleanly then the alternate is going to &amp;gt;&amp;gt;boot a hell of a lot quicker and without &amp;gt;&amp;gt;any issues, otherwise it can all get very &amp;gt;&amp;gt;messy.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;340 servers are supposed to start.  &lt;BR /&gt;&lt;BR /&gt;That is exactly what we see.  Do a clean shutdown and the servers all start quickly and reliably.  This takes about 15-20 minutes.  Do a quick killtux and the servers start just as quickly but not as reliably :-(&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LMID&gt;</description>
    <pubDate>Fri, 17 Sep 2004 15:41:55 GMT</pubDate>
    <dc:creator>Ron Madurski</dc:creator>
    <dc:date>2004-09-17T15:41:55Z</dc:date>
    <item>
      <title>tuxedo takes too long to shutdown and move to failover node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tuxedo-takes-too-long-to-shutdown-and-move-to-failover-node/m-p/3381459#M559039</link>
      <description>&lt;BR /&gt;We have a tuxedo server with a failover node and a database server with a failover node in a cluster.  During testing it was observed that a tuxedo only failover would take 15-20 minutes.  Most of this time was spent in shutting down the tuxedo servers and closing their database connections.  &lt;BR /&gt;&lt;BR /&gt;An easy fix to this was to use a tmboot command to just kill the tux processes with no graceful cleanup.  This speeds up the process significantly, but on some startups on the failover node not all of the tuxedo servers start backup because the database connections don't get cleaned up properly anymore.&lt;BR /&gt;&lt;BR /&gt;Any suggestions on how to either:&lt;BR /&gt;&lt;BR /&gt;1. Speed up the tuxedo shutdown.&lt;BR /&gt;2. Clean up the DB connections, quickly, before restarting.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Ron Madurski&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Sep 2004 13:46:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tuxedo-takes-too-long-to-shutdown-and-move-to-failover-node/m-p/3381459#M559039</guid>
      <dc:creator>Ron Madurski</dc:creator>
      <dc:date>2004-09-17T13:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: tuxedo takes too long to shutdown and move to failover node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tuxedo-takes-too-long-to-shutdown-and-move-to-failover-node/m-p/3381460#M559040</link>
      <description>Hi Ron&lt;BR /&gt;&lt;BR /&gt;Are you checking for any partitioned servers following the shutdown &lt;BR /&gt;&lt;BR /&gt;echo psr | tmadmin -r | grep -i partion&lt;BR /&gt;echo psc | tmadmin -r | grep -i partion&lt;BR /&gt;&lt;BR /&gt;What exactly are you doing to shutdown the servers ? tmshutdown -y ?&lt;BR /&gt;&lt;BR /&gt;The only way to shut the services down are via a tmshutdown from the master server. A good follow up would be to clean the bullitin board via a bbc in tmadmin, following that check for any partitioning via the above. &lt;BR /&gt;&lt;BR /&gt;Following a failover are you going to be rebooting the server you have failed over from ? if so you will need to clean up the partitioned entries with a &lt;BR /&gt;&lt;BR /&gt;pcl &lt;LMID&gt;&lt;BR /&gt;&lt;BR /&gt;How many servers do you have running within your domain ? As everything resides in memory in can take an age to shut these things down so there really is no quick way to do it. If you get everything down cleanly then the alternate is going to boot a hell of a lot quicker and without any issues, otherwise it can all get very messy.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Steve&lt;/LMID&gt;</description>
      <pubDate>Fri, 17 Sep 2004 15:13:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tuxedo-takes-too-long-to-shutdown-and-move-to-failover-node/m-p/3381460#M559040</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2004-09-17T15:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: tuxedo takes too long to shutdown and move to failover node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tuxedo-takes-too-long-to-shutdown-and-move-to-failover-node/m-p/3381461#M559041</link>
      <description>whoops&lt;BR /&gt;&lt;BR /&gt;I have spelt partition incorrectly in my command entries&lt;BR /&gt;&lt;BR /&gt;echo psr | tmadmin -r | grep -i partition&lt;BR /&gt;&lt;BR /&gt;etc&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Fri, 17 Sep 2004 15:15:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tuxedo-takes-too-long-to-shutdown-and-move-to-failover-node/m-p/3381461#M559041</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2004-09-17T15:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: tuxedo takes too long to shutdown and move to failover node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tuxedo-takes-too-long-to-shutdown-and-move-to-failover-node/m-p/3381462#M559042</link>
      <description>&amp;gt;&amp;gt;echo psr | tmadmin -r | grep -i partition&lt;BR /&gt;&amp;gt;&amp;gt;echo psc | tmadmin -r | grep -i partition&lt;BR /&gt;&lt;BR /&gt;Next time we test this failover I (Or someone) will run these commands.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;What exactly are you doing to shutdown the &amp;gt;&amp;gt;servers ? tmshutdown -y ?&lt;BR /&gt;&lt;BR /&gt;We used to do a tmshutdown but that took way too long.  Now it is set up to do a killtux.  This shuts down quickly but sometimes it fails to come back up on the failover node due to database connections from the original node.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;The only way to shut the services down are &amp;gt;&amp;gt;via a tmshutdown from the master server. A &amp;gt;&amp;gt;good follow up would be to clean the &amp;gt;&amp;gt;bullitin board via a bbc in tmadmin, &amp;gt;&amp;gt;following that check for any partitioning &amp;gt;&amp;gt;via the above. &lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;Following a failover are you going to be &amp;gt;&amp;gt;rebooting the server you have failed over &amp;gt;&amp;gt;from ? if so you will need to clean up the &amp;gt;&amp;gt;partitioned entries with a &lt;BR /&gt;&lt;BR /&gt;No plans to reboot the failed server as an SOP.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;pcl &lt;LMID&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;How many servers do you have running &amp;gt;&amp;gt;within your domain ? As everything resides &amp;gt;&amp;gt;in memory in can take an age to shut these &amp;gt;&amp;gt;things down so there really is no quick &amp;gt;&amp;gt;way to do it. If you get everything down &amp;gt;&amp;gt;cleanly then the alternate is going to &amp;gt;&amp;gt;boot a hell of a lot quicker and without &amp;gt;&amp;gt;any issues, otherwise it can all get very &amp;gt;&amp;gt;messy.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;340 servers are supposed to start.  &lt;BR /&gt;&lt;BR /&gt;That is exactly what we see.  Do a clean shutdown and the servers all start quickly and reliably.  This takes about 15-20 minutes.  Do a quick killtux and the servers start just as quickly but not as reliably :-(&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LMID&gt;</description>
      <pubDate>Fri, 17 Sep 2004 15:41:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tuxedo-takes-too-long-to-shutdown-and-move-to-failover-node/m-p/3381462#M559042</guid>
      <dc:creator>Ron Madurski</dc:creator>
      <dc:date>2004-09-17T15:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: tuxedo takes too long to shutdown and move to failover node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tuxedo-takes-too-long-to-shutdown-and-move-to-failover-node/m-p/7178681#M559043</link>
      <description>We have a similar problem, how do we boot the processes quickly? We have over 500 processes to boot. Is there any way to make the tuxedo not disconnect but wait for connection in case of a db crash or fail over.</description>
      <pubDate>Sat, 03 Dec 2022 02:20:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tuxedo-takes-too-long-to-shutdown-and-move-to-failover-node/m-p/7178681#M559043</guid>
      <dc:creator>Ijajahmed</dc:creator>
      <dc:date>2022-12-03T02:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: tuxedo takes too long to shutdown and move to failover node</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tuxedo-takes-too-long-to-shutdown-and-move-to-failover-node/m-p/7178899#M559044</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/2079240"&gt;@Ijajahmed&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for posting!&amp;nbsp;&lt;SPAN&gt;Since you have posted in an old topic and there is no response yet, I would recommend you to create a new topic using the create "New Discussion" button, so the experts can check and assist you further.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Dec 2022 07:25:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tuxedo-takes-too-long-to-shutdown-and-move-to-failover-node/m-p/7178899#M559044</guid>
      <dc:creator>Sunitha_Mod</dc:creator>
      <dc:date>2022-12-07T07:25:23Z</dc:date>
    </item>
  </channel>
</rss>

