<?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: Strange issue with /var/adm/sulog. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-issue-with-var-adm-sulog/m-p/5706193#M480766</link>
    <description>&lt;P&gt;You said you stopped the agent and it kept happening. That’s because jobs are queued in advance. You would have to leave the agent off for an extended period and stop processing jobs on that host.&amp;nbsp; I've used both of those job control systems for years and this is normal behavior. As I mentioned before the job scheduling agent runs as root and uses su to become the defined user for every job it launches. Every su gets logged by the system.&amp;nbsp; If the size of the file is an issue then you may want to roll and compress the log more often.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you need more detail on why it's happening, you may want to call you Control-M support center.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jun 2012 13:14:36 GMT</pubDate>
    <dc:creator>Ken Grabowski</dc:creator>
    <dc:date>2012-06-29T13:14:36Z</dc:date>
    <item>
      <title>Strange issue with /var/adm/sulog.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-issue-with-var-adm-sulog/m-p/5700459#M480722</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We've got a weird issue with the file /var/adm/sulog in serveral of our HPUX 11.23 boxes. The sulog file gets filled with lots of supposed su's (root to root and root to oracle), which nobody are doing. It there must be some process accesing writing on the file but i can't find it, fuser on /var/adm/sulog (even every second) returns nothing. ¿How can I find the culprit?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SU 06/25 12:45 + tty?? root-root&lt;BR /&gt;SU 06/25 12:45 + tty?? root-oracle&lt;BR /&gt;SU 06/25 12:50 + tty?? root-oracle&lt;BR /&gt;SU 06/25 12:55 + tty?? root-oracle&lt;BR /&gt;SU 06/25 12:59 + tty?? root-oracle&lt;BR /&gt;SU 06/25 12:59 + tty?? root-oracle&lt;BR /&gt;SU 06/25 13:00 + tty?? root-root&lt;BR /&gt;SU 06/25 13:00 + tty?? root-oracle&lt;BR /&gt;SU 06/25 13:05 + tty?? root-oracle&lt;BR /&gt;SU 06/25 13:10 + tty?? root-oracle&lt;BR /&gt;SU 06/25 13:15 + tty?? root-root&lt;BR /&gt;SU 06/25 13:15 + tty?? root-oracle&lt;BR /&gt;SU 06/25 13:19 + tty?? root-oracle&lt;BR /&gt;SU 06/25 13:19 + tty?? root-oracle&lt;BR /&gt;SU 06/25 13:20 + tty?? root-oracle&lt;BR /&gt;SU 06/25 13:25 + tty?? root-oracle&lt;BR /&gt;SU 06/25 13:30 + tty?? root-root&lt;BR /&gt;SU 06/25 13:30 + tty?? root-oracle&lt;BR /&gt;SU 06/25 13:35 + tty?? root-oracle&lt;BR /&gt;SU 06/25 13:39 + tty?? root-oracle&lt;BR /&gt;SU 06/25 13:39 + tty?? root-oracle&lt;BR /&gt;SU 06/25 13:40 + tty?? root-oracle&lt;BR /&gt;SU 06/25 13:45 + tty?? root-root&lt;BR /&gt;SU 06/25 13:45 + tty?? root-oracle&lt;BR /&gt;SU 06/25 13:50 + tty?? root-oracle&lt;BR /&gt;SU 06/25 13:55 + tty?? root-oracle&lt;BR /&gt;SU 06/25 13:59 + tty?? root-oracle&lt;BR /&gt;SU 06/25 13:59 + tty?? root-oracle&lt;BR /&gt;SU 06/25 14:00 + tty?? root-root&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2012 13:12:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-issue-with-var-adm-sulog/m-p/5700459#M480722</guid>
      <dc:creator>mpua</dc:creator>
      <dc:date>2012-06-25T13:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue with /var/adm/sulog.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-issue-with-var-adm-sulog/m-p/5700471#M480723</link>
      <description>&lt;P&gt;You see this kind of log entries when you have an enterprise job scheduler in place. The scheduler runs as a root daemon and every job executed uses su to become the user in the job definition. Do you have a job scheduler installed on this server?&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2012 13:25:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-issue-with-var-adm-sulog/m-p/5700471#M480723</guid>
      <dc:creator>Ken Grabowski</dc:creator>
      <dc:date>2012-06-25T13:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue with /var/adm/sulog.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-issue-with-var-adm-sulog/m-p/5701551#M480724</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yeah, we have a Control-M server and the agent is installed in this box. I've stopped the Control-M just for trying and the sulog file kept filling with the same entries.... so i can't be that, huh?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2012 07:32:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-issue-with-var-adm-sulog/m-p/5701551#M480724</guid>
      <dc:creator>mpua</dc:creator>
      <dc:date>2012-06-26T07:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue with /var/adm/sulog.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-issue-with-var-adm-sulog/m-p/5701559#M480725</link>
      <description>&lt;P&gt;I mean i stopped the Control-M agent in the "affected" machine and the logging didnt stop.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2012 07:37:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-issue-with-var-adm-sulog/m-p/5701559#M480725</guid>
      <dc:creator>mpua</dc:creator>
      <dc:date>2012-06-26T07:37:14Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue with /var/adm/sulog.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-issue-with-var-adm-sulog/m-p/5702323#M480735</link>
      <description>&lt;P&gt;&amp;gt;I stopped the Control-M agent&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you still use cron?&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jun 2012 17:37:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-issue-with-var-adm-sulog/m-p/5702323#M480735</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2012-06-26T17:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue with /var/adm/sulog.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-issue-with-var-adm-sulog/m-p/5703177#M480740</link>
      <description>&lt;P&gt;Yeah, there are some cron entries set up in this box but, I've checked all of them and there's no "su" command &amp;nbsp;in any of the scripts involved.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jun 2012 08:45:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-issue-with-var-adm-sulog/m-p/5703177#M480740</guid>
      <dc:creator>mpua</dc:creator>
      <dc:date>2012-06-27T08:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue with /var/adm/sulog.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-issue-with-var-adm-sulog/m-p/5704663#M480755</link>
      <description>&lt;P&gt;Bump!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyone willing to help with this problem??&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2012 09:10:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-issue-with-var-adm-sulog/m-p/5704663#M480755</guid>
      <dc:creator>mpua</dc:creator>
      <dc:date>2012-06-28T09:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue with /var/adm/sulog.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-issue-with-var-adm-sulog/m-p/5705173#M480757</link>
      <description>&lt;P&gt;"Brute force" method:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Move the su command temporarily to a different name:&lt;/P&gt;&lt;PRE&gt;# mv /bin/su /bin/su.disabled&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Then wait and see what (if anything) stops working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Once you've found the cause, move the su command back the way it was.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jun 2012 15:32:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-issue-with-var-adm-sulog/m-p/5705173#M480757</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2012-06-28T15:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue with /var/adm/sulog.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-issue-with-var-adm-sulog/m-p/5706193#M480766</link>
      <description>&lt;P&gt;You said you stopped the agent and it kept happening. That’s because jobs are queued in advance. You would have to leave the agent off for an extended period and stop processing jobs on that host.&amp;nbsp; I've used both of those job control systems for years and this is normal behavior. As I mentioned before the job scheduling agent runs as root and uses su to become the defined user for every job it launches. Every su gets logged by the system.&amp;nbsp; If the size of the file is an issue then you may want to roll and compress the log more often.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you need more detail on why it's happening, you may want to call you Control-M support center.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jun 2012 13:14:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-issue-with-var-adm-sulog/m-p/5706193#M480766</guid>
      <dc:creator>Ken Grabowski</dc:creator>
      <dc:date>2012-06-29T13:14:36Z</dc:date>
    </item>
    <item>
      <title>Re: Strange issue with /var/adm/sulog.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/strange-issue-with-var-adm-sulog/m-p/5709077#M480818</link>
      <description>&lt;P&gt;Thanks everybody for your answers. I accept the Control-M explanation so that's it, the size of the file is not a problem so far, it was just that we didnt know the origin of those number of entries and we were scratching our heads lol&lt;/P&gt;</description>
      <pubDate>Tue, 03 Jul 2012 07:34:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/strange-issue-with-var-adm-sulog/m-p/5709077#M480818</guid>
      <dc:creator>mpua</dc:creator>
      <dc:date>2012-07-03T07:34:45Z</dc:date>
    </item>
  </channel>
</rss>

