<?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: Regarding trigger for node reset after uptime around 248.5 days in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/regarding-trigger-for-node-reset-after-uptime-around-248-5-days/m-p/3898604#M57326</link>
    <description>Cool. Looks like just _another_ case where a 32-bit signed counter with a 10ms (248.5 days) or 1 ms (24.8 days) resolution wraps around:&lt;BR /&gt;&lt;BR /&gt;(2**31)/100/60/60/24 = 248.55</description>
    <pubDate>Wed, 15 Nov 2006 14:40:40 GMT</pubDate>
    <dc:creator>Uwe Zessin</dc:creator>
    <dc:date>2006-11-15T14:40:40Z</dc:date>
    <item>
      <title>Regarding trigger for node reset after uptime around 248.5 days</title>
      <link>https://community.hpe.com/t5/operating-system-linux/regarding-trigger-for-node-reset-after-uptime-around-248-5-days/m-p/3898602#M57324</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;We found the following description in the SGLX_00005.text of patch kit:&lt;BR /&gt;&lt;BR /&gt;     Serviceguard causes a node to reset for&lt;BR /&gt;    no apparent reason after a system uptime&lt;BR /&gt;    of around 248.5 days with a 2.4 Linux&lt;BR /&gt;    kernel or 24.8 days with a 2.6 kernel.&lt;BR /&gt;    The symptom is that the deadman driver&lt;BR /&gt;    expires without apparent cause.&lt;BR /&gt;    Please note that this was also fixed in&lt;BR /&gt;    SG A.11.16.02 (the RedHat4 support release).&lt;BR /&gt;&lt;BR /&gt;[QUESTION] &lt;BR /&gt;- Could you tell me the root cause what is trigger ? &lt;BR /&gt;  Is it uptime of system, or running time of cluster daemon ? &lt;BR /&gt;  Is it reset with executing cmhaltcl ? &lt;BR /&gt;&lt;BR /&gt;In fact, one node is running for 260 days.&lt;BR /&gt;&lt;BR /&gt;Thank you for advice.&lt;BR /&gt;Best Regards.&lt;BR /&gt;/Minoru.Asano</description>
      <pubDate>Wed, 15 Nov 2006 06:30:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/regarding-trigger-for-node-reset-after-uptime-around-248-5-days/m-p/3898602#M57324</guid>
      <dc:creator>Minoru Asano</dc:creator>
      <dc:date>2006-11-15T06:30:37Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding trigger for node reset after uptime around 248.5 days</title>
      <link>https://community.hpe.com/t5/operating-system-linux/regarding-trigger-for-node-reset-after-uptime-around-248-5-days/m-p/3898603#M57325</link>
      <description>I think you already have my answer :-)&lt;BR /&gt;&lt;BR /&gt;As written in the text you quoted from the patch text shown above, "after a system uptime..."&lt;BR /&gt;&lt;BR /&gt;And the reason that one node managed to get to 260 days is that because the first node reset at 248.5 days the other node was only a single node cluster when it reached the same 248.5 days of uptime shortly afterwards (since they were both booted at about the same time). The node reset only occurs when the deadman timer is enabled, and it is only enabled when there is more than 1 node in the cluster.</description>
      <pubDate>Wed, 15 Nov 2006 09:41:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/regarding-trigger-for-node-reset-after-uptime-around-248-5-days/m-p/3898603#M57325</guid>
      <dc:creator>John Bigg</dc:creator>
      <dc:date>2006-11-15T09:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding trigger for node reset after uptime around 248.5 days</title>
      <link>https://community.hpe.com/t5/operating-system-linux/regarding-trigger-for-node-reset-after-uptime-around-248-5-days/m-p/3898604#M57326</link>
      <description>Cool. Looks like just _another_ case where a 32-bit signed counter with a 10ms (248.5 days) or 1 ms (24.8 days) resolution wraps around:&lt;BR /&gt;&lt;BR /&gt;(2**31)/100/60/60/24 = 248.55</description>
      <pubDate>Wed, 15 Nov 2006 14:40:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/regarding-trigger-for-node-reset-after-uptime-around-248-5-days/m-p/3898604#M57326</guid>
      <dc:creator>Uwe Zessin</dc:creator>
      <dc:date>2006-11-15T14:40:40Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding trigger for node reset after uptime around 248.5 days</title>
      <link>https://community.hpe.com/t5/operating-system-linux/regarding-trigger-for-node-reset-after-uptime-around-248-5-days/m-p/3898605#M57327</link>
      <description>The defect also affects 64 bit kernels. Here we will reset after 2925 million years for a 2.4 kernel and 292 million years for a 2.6 kernel.&lt;BR /&gt;&lt;BR /&gt;It's actually further complicated by the particular version of Linux since the default 2.6 kernels initialise jiffies to 4294667296 rather than zero (even for 64 bit kernels!) although SUSE have modified that back to zero.&lt;BR /&gt;&lt;BR /&gt;Therefore with a RedHat 32 bit 2.6 kernel the reset will occur after 5 minutes.</description>
      <pubDate>Thu, 16 Nov 2006 05:35:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/regarding-trigger-for-node-reset-after-uptime-around-248-5-days/m-p/3898605#M57327</guid>
      <dc:creator>John Bigg</dc:creator>
      <dc:date>2006-11-16T05:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding trigger for node reset after uptime around 248.5 days</title>
      <link>https://community.hpe.com/t5/operating-system-linux/regarding-trigger-for-node-reset-after-uptime-around-248-5-days/m-p/3898606#M57328</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;Thank you for reply and suggestion.&lt;BR /&gt;I have gotten enough information.&lt;BR /&gt;&lt;BR /&gt;The one system has started as single node cluster because "AUTOSTART_CMCLD" is "0".&lt;BR /&gt;So deadman did not work.&lt;BR /&gt;&lt;BR /&gt;I could explain this phenomenon to the customer.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;Best Regards.&lt;BR /&gt;&lt;BR /&gt;/Minoru.Asano&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Nov 2006 20:42:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/regarding-trigger-for-node-reset-after-uptime-around-248-5-days/m-p/3898606#M57328</guid>
      <dc:creator>Minoru Asano</dc:creator>
      <dc:date>2006-11-16T20:42:41Z</dc:date>
    </item>
  </channel>
</rss>

