<?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 Getting Link Dead Notification in timely Fashion in Insight Remote Support</title>
    <link>https://community.hpe.com/t5/insight-remote-support/getting-link-dead-notification-in-timely-fashion/m-p/5252171#M4174</link>
    <description>Hello Guys,&lt;BR /&gt;&lt;BR /&gt;In one of the BL860c server I have configured RSP. Whenever I send the test alert it is fine. Apart from this, system is keep on sending false event in timely fashion (say 22 hrs) daily. I have cross verified with FC connectivity physically, its perfect. Attached is the logs. Please suggest me get rid of this problem.</description>
    <pubDate>Wed, 18 Aug 2010 18:42:05 GMT</pubDate>
    <dc:creator>Nirmal G</dc:creator>
    <dc:date>2010-08-18T18:42:05Z</dc:date>
    <item>
      <title>Getting Link Dead Notification in timely Fashion</title>
      <link>https://community.hpe.com/t5/insight-remote-support/getting-link-dead-notification-in-timely-fashion/m-p/5252171#M4174</link>
      <description>Hello Guys,&lt;BR /&gt;&lt;BR /&gt;In one of the BL860c server I have configured RSP. Whenever I send the test alert it is fine. Apart from this, system is keep on sending false event in timely fashion (say 22 hrs) daily. I have cross verified with FC connectivity physically, its perfect. Attached is the logs. Please suggest me get rid of this problem.</description>
      <pubDate>Wed, 18 Aug 2010 18:42:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-support/getting-link-dead-notification-in-timely-fashion/m-p/5252171#M4174</guid>
      <dc:creator>Nirmal G</dc:creator>
      <dc:date>2010-08-18T18:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Link Dead Notification in timely Fashion</title>
      <link>https://community.hpe.com/t5/insight-remote-support/getting-link-dead-notification-in-timely-fashion/m-p/5252172#M4175</link>
      <description>I just recently got a very similar problem solved by HP support. There seem to be a known issue affecting OnlineDiag B.11.31.05.06 if you have a large number of files in /var/stm/os/log/logXX.raw.&lt;BR /&gt;&lt;BR /&gt;This is the procedure that HP did on my system:&lt;BR /&gt;1) Stop cimserver&lt;BR /&gt;# cimserver -s&lt;BR /&gt;&lt;BR /&gt;2) Stop diaglogd (using dsd command in cstm) &lt;BR /&gt;# cstm&lt;BR /&gt;cstm&amp;gt; dsd&lt;BR /&gt;and then select 'diaglogd' to stop&lt;BR /&gt;&lt;BR /&gt;3) check that diaglogd is not running&lt;BR /&gt;# ps -ef | grep diaglogd&lt;BR /&gt;&lt;BR /&gt;4) Stop oserrlogd&lt;BR /&gt;# /sbin/init.d/oserrlog stop&lt;BR /&gt;&lt;BR /&gt;5) Delete the error log files&lt;BR /&gt;# rm /var/psb/oselogs/osel*&lt;BR /&gt;    &lt;BR /&gt;6) Start oserrlogd&lt;BR /&gt;# /sbin/init.d/oserrlog start&lt;BR /&gt;    &lt;BR /&gt;7) Start diaglogd (using dsu command in cstm)&lt;BR /&gt;# cstm&lt;BR /&gt;cstm&amp;gt;dsu&lt;BR /&gt;and then select 'diaglogd' for startup.&lt;BR /&gt;&lt;BR /&gt;8) Start cimserver&lt;BR /&gt;# cimserver&lt;BR /&gt;&lt;BR /&gt;After that I updated to the newest DiagProdCollection&lt;BR /&gt;&lt;A href="https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=DiagProdCollection" target="_blank"&gt;https://h20392.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=DiagProdCollection&lt;/A&gt;</description>
      <pubDate>Sun, 29 Aug 2010 13:09:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-support/getting-link-dead-notification-in-timely-fashion/m-p/5252172#M4175</guid>
      <dc:creator>Michael Leu</dc:creator>
      <dc:date>2010-08-29T13:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Link Dead Notification in timely Fashion</title>
      <link>https://community.hpe.com/t5/insight-remote-support/getting-link-dead-notification-in-timely-fashion/m-p/5252173#M4176</link>
      <description>Thanks Michael,&lt;BR /&gt;&lt;BR /&gt;Does this latest Product require a reboot ??</description>
      <pubDate>Thu, 02 Sep 2010 13:11:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-support/getting-link-dead-notification-in-timely-fashion/m-p/5252173#M4176</guid>
      <dc:creator>Nirmal G</dc:creator>
      <dc:date>2010-09-02T13:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Link Dead Notification in timely Fashion</title>
      <link>https://community.hpe.com/t5/insight-remote-support/getting-link-dead-notification-in-timely-fashion/m-p/5252174#M4177</link>
      <description>No reboot required.</description>
      <pubDate>Thu, 02 Sep 2010 13:12:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-support/getting-link-dead-notification-in-timely-fashion/m-p/5252174#M4177</guid>
      <dc:creator>Michael Leu</dc:creator>
      <dc:date>2010-09-02T13:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Link Dead Notification in timely Fashion</title>
      <link>https://community.hpe.com/t5/insight-remote-support/getting-link-dead-notification-in-timely-fashion/m-p/5252175#M4178</link>
      <description>Thanks a Ton Micheal. The Solution U provided is working wonderful. :-)</description>
      <pubDate>Mon, 06 Sep 2010 01:33:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-support/getting-link-dead-notification-in-timely-fashion/m-p/5252175#M4178</guid>
      <dc:creator>Nirmal G</dc:creator>
      <dc:date>2010-09-06T01:33:45Z</dc:date>
    </item>
    <item>
      <title>Re: Getting Link Dead Notification in timely Fashion</title>
      <link>https://community.hpe.com/t5/insight-remote-support/getting-link-dead-notification-in-timely-fashion/m-p/5252176#M4179</link>
      <description>Fixed the issue by the given Solution.</description>
      <pubDate>Mon, 06 Sep 2010 01:35:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/insight-remote-support/getting-link-dead-notification-in-timely-fashion/m-p/5252176#M4179</guid>
      <dc:creator>Nirmal G</dc:creator>
      <dc:date>2010-09-06T01:35:06Z</dc:date>
    </item>
  </channel>
</rss>

