<?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: SU Logs root-sfmdb in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/su-logs-root-sfmdb/m-p/4647465#M379934</link>
    <description>Thanks for the info unix_shell.&lt;BR /&gt;&lt;BR /&gt;Hi SUDHAKAR, here are is my response:&lt;BR /&gt;&lt;BR /&gt;please check your SFM version.&lt;BR /&gt;#swlist -l product |grep -i fault&lt;BR /&gt;&lt;BR /&gt;# swlist -l product |grep -i fault&lt;BR /&gt;  SFM-CORE              B.05.00.05     HPUX System Fault Management&lt;BR /&gt;&lt;BR /&gt;Its an workaround. i faced same issues in my servers as well.&lt;BR /&gt;&lt;BR /&gt;Is this a known issue?</description>
    <pubDate>Tue, 15 Jun 2010 04:02:36 GMT</pubDate>
    <dc:creator>Jojo Castro</dc:creator>
    <dc:date>2010-06-15T04:02:36Z</dc:date>
    <item>
      <title>SU Logs root-sfmdb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/su-logs-root-sfmdb/m-p/4647462#M379931</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Need your expertise related to the following messages below&lt;BR /&gt;&lt;BR /&gt;SU 06/10 20:12 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 20:12 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 20:27 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 20:27 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 20:42 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 20:42 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 20:57 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 20:57 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 21:12 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 21:12 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 21:27 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 21:27 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 21:42 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 21:42 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 21:57 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 21:57 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 22:12 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 22:12 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 22:27 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 22:27 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 22:42 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 22:42 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 22:57 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 22:57 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 23:12 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 23:13 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 23:28 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 23:28 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 23:43 + tty?? root-sfmdb&lt;BR /&gt;SU 06/10 23:43 + tty?? root-sfmdb&lt;BR /&gt;&lt;BR /&gt;Noticed that it runs every 5mins.&lt;BR /&gt;Herewith is root cron entries:&lt;BR /&gt;&lt;BR /&gt;# crontab -l&lt;BR /&gt;# Entry for monitoring status of the EMSHAProvider&lt;BR /&gt;*   *    *    *    *   sleep 15;/etc/opt/resmon/lbin/mon_EMSHAProvider_state.sh&lt;BR /&gt;# Entry for vacuuming the EMT CER DB&lt;BR /&gt;5   1    *    *    *    /opt/sfm/vacuum&lt;BR /&gt;5,20,35,50   *    *    *    *    /opt/sfm/bin/restart_sfm.sh&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jun 2010 02:05:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/su-logs-root-sfmdb/m-p/4647462#M379931</guid>
      <dc:creator>Jojo Castro</dc:creator>
      <dc:date>2010-06-15T02:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: SU Logs root-sfmdb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/su-logs-root-sfmdb/m-p/4647463#M379932</link>
      <description>SFM states "System Fault management"&lt;BR /&gt;It is the monitoring Application which is loaded in your system and came along with the OS.like event monitoring service (EMS)&lt;BR /&gt;&lt;BR /&gt;You can check SFM installed in your system by #swlist -l product |grep SFM&lt;BR /&gt;&lt;BR /&gt;Normally it monitors systems states for each 5 minutes.As you shown root-sfmdb entries are occurred in your syslog.+ indicates it is successful login to the SFM database.&lt;BR /&gt;&lt;BR /&gt;By removing crontab entries , it may not possible to stop the root-sfmdb entries.I suspects SFM version is not loaded properly on your system.&lt;BR /&gt;&lt;BR /&gt;First you check which SFM version loaded in system.Uninstall the SFM bundles from system using swremove.&lt;BR /&gt;Before uninstalling stop cimserver using cimserver -s command.&lt;BR /&gt;&lt;BR /&gt;Install a fresh / upgraded SFm version.&lt;BR /&gt;&lt;BR /&gt;Hope this helps!</description>
      <pubDate>Tue, 15 Jun 2010 02:46:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/su-logs-root-sfmdb/m-p/4647463#M379932</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2010-06-15T02:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: SU Logs root-sfmdb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/su-logs-root-sfmdb/m-p/4647464#M379933</link>
      <description>please check your SFM version.&lt;BR /&gt;#swlist -l product |grep -i fault&lt;BR /&gt;&lt;BR /&gt;You need to upgrade SFM version.&lt;BR /&gt;stop cimserver &lt;BR /&gt;#cimserver -s&lt;BR /&gt;&lt;BR /&gt;Install latest SFM version software.&lt;BR /&gt;&lt;BR /&gt;start cimserver&lt;BR /&gt;#cimserver&lt;BR /&gt;&lt;BR /&gt;Its an workaround. i faced same issues in my servers as well.</description>
      <pubDate>Tue, 15 Jun 2010 03:58:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/su-logs-root-sfmdb/m-p/4647464#M379933</guid>
      <dc:creator>SUDHAKAR_18</dc:creator>
      <dc:date>2010-06-15T03:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: SU Logs root-sfmdb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/su-logs-root-sfmdb/m-p/4647465#M379934</link>
      <description>Thanks for the info unix_shell.&lt;BR /&gt;&lt;BR /&gt;Hi SUDHAKAR, here are is my response:&lt;BR /&gt;&lt;BR /&gt;please check your SFM version.&lt;BR /&gt;#swlist -l product |grep -i fault&lt;BR /&gt;&lt;BR /&gt;# swlist -l product |grep -i fault&lt;BR /&gt;  SFM-CORE              B.05.00.05     HPUX System Fault Management&lt;BR /&gt;&lt;BR /&gt;Its an workaround. i faced same issues in my servers as well.&lt;BR /&gt;&lt;BR /&gt;Is this a known issue?</description>
      <pubDate>Tue, 15 Jun 2010 04:02:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/su-logs-root-sfmdb/m-p/4647465#M379934</guid>
      <dc:creator>Jojo Castro</dc:creator>
      <dc:date>2010-06-15T04:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: SU Logs root-sfmdb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/su-logs-root-sfmdb/m-p/4647466#M379935</link>
      <description>Hi jojo,&lt;BR /&gt;&lt;BR /&gt;am not sure about issue. but problem get resolved after upgrading to latest version.</description>
      <pubDate>Tue, 15 Jun 2010 04:48:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/su-logs-root-sfmdb/m-p/4647466#M379935</guid>
      <dc:creator>SUDHAKAR_18</dc:creator>
      <dc:date>2010-06-15T04:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: SU Logs root-sfmdb</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/su-logs-root-sfmdb/m-p/4647467#M379936</link>
      <description>ok thanks. I will try this reco and update here if it indeed resolve the issue.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Tue, 15 Jun 2010 04:49:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/su-logs-root-sfmdb/m-p/4647467#M379936</guid>
      <dc:creator>Jojo Castro</dc:creator>
      <dc:date>2010-06-15T04:49:07Z</dc:date>
    </item>
  </channel>
</rss>

