<?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: Log file for startup processes in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/log-file-for-startup-processes/m-p/3191157#M9884</link>
    <description>Hello Roland,&lt;BR /&gt;&lt;BR /&gt;on my system there is a file called /var/log/boot.omsg which contains all messages from the last boot/shutdown cycle. If there is anything usefull displayed at shutdown you should be able to find it there. One thing you might try is to include an lsof in the shutdown script dismounting the disks to get information on the process hogging the disk.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
    <pubDate>Fri, 13 Feb 2004 11:52:18 GMT</pubDate>
    <dc:creator>Martin P.J. Zinser</dc:creator>
    <dc:date>2004-02-13T11:52:18Z</dc:date>
    <item>
      <title>Log file for startup processes</title>
      <link>https://community.hpe.com/t5/operating-system-linux/log-file-for-startup-processes/m-p/3191149#M9876</link>
      <description>Hello out there,&lt;BR /&gt;&lt;BR /&gt;Where is the file for the start-up processes (rc..) which also includes the messages for volume mounts (using LVM)?</description>
      <pubDate>Fri, 13 Feb 2004 03:21:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/log-file-for-startup-processes/m-p/3191149#M9876</guid>
      <dc:creator>Ronald Cogen</dc:creator>
      <dc:date>2004-02-13T03:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Log file for startup processes</title>
      <link>https://community.hpe.com/t5/operating-system-linux/log-file-for-startup-processes/m-p/3191150#M9877</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;are you looking for /etc/rc.log?&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Feb 2004 09:57:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/log-file-for-startup-processes/m-p/3191150#M9877</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-02-13T09:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Log file for startup processes</title>
      <link>https://community.hpe.com/t5/operating-system-linux/log-file-for-startup-processes/m-p/3191151#M9878</link>
      <description>most of the log stuff is located in /var/log...&lt;BR /&gt;&lt;BR /&gt;try looking in:&lt;BR /&gt;&lt;BR /&gt;/var/log/messages&lt;BR /&gt;/var/log/boot.log&lt;BR /&gt;/var/log/dmesg&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Feb 2004 10:03:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/log-file-for-startup-processes/m-p/3191151#M9878</guid>
      <dc:creator>Jeffrey Pogodzinski</dc:creator>
      <dc:date>2004-02-13T10:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Log file for startup processes</title>
      <link>https://community.hpe.com/t5/operating-system-linux/log-file-for-startup-processes/m-p/3191152#M9879</link>
      <description>You might try /etc/inittab&lt;BR /&gt;You can put your own startup scripts in /etc/rc.d/rc.local&lt;BR /&gt;&lt;BR /&gt;RedHat has them there.&lt;BR /&gt;&lt;BR /&gt;Some distributions may put them in a different place.</description>
      <pubDate>Fri, 13 Feb 2004 10:05:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/log-file-for-startup-processes/m-p/3191152#M9879</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2004-02-13T10:05:14Z</dc:date>
    </item>
    <item>
      <title>Re: Log file for startup processes</title>
      <link>https://community.hpe.com/t5/operating-system-linux/log-file-for-startup-processes/m-p/3191153#M9880</link>
      <description>Thanks for the quick response. &lt;BR /&gt;&lt;BR /&gt;Yes, I was looking rc.log, but discovered that it is only included on HP systems, which is not the case here (surprise!). The logs in /var/log didn't seem to give me the information I wanted. Someone just told me I should be content with dmesg. The problem was that a volume didn't get dismaounted at shutdown because the mountpoint of the volume, /opt/ was getting written to. I thought I could find out which process it was by looking at the mount process log.</description>
      <pubDate>Fri, 13 Feb 2004 10:10:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/log-file-for-startup-processes/m-p/3191153#M9880</guid>
      <dc:creator>Ronald Cogen</dc:creator>
      <dc:date>2004-02-13T10:10:16Z</dc:date>
    </item>
    <item>
      <title>Re: Log file for startup processes</title>
      <link>https://community.hpe.com/t5/operating-system-linux/log-file-for-startup-processes/m-p/3191154#M9881</link>
      <description>Oops,&lt;BR /&gt;&lt;BR /&gt;wrong forum.. &lt;BR /&gt;agree with Jeffrey, there is also a command dmesg.&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Feb 2004 10:13:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/log-file-for-startup-processes/m-p/3191154#M9881</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-02-13T10:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Log file for startup processes</title>
      <link>https://community.hpe.com/t5/operating-system-linux/log-file-for-startup-processes/m-p/3191155#M9882</link>
      <description>So, what is the best thing to do regarding my problem....?</description>
      <pubDate>Fri, 13 Feb 2004 10:46:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/log-file-for-startup-processes/m-p/3191155#M9882</guid>
      <dc:creator>Ronald Cogen</dc:creator>
      <dc:date>2004-02-13T10:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Log file for startup processes</title>
      <link>https://community.hpe.com/t5/operating-system-linux/log-file-for-startup-processes/m-p/3191156#M9883</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You may replace for example rc"1-6".d in /etc/inittab with your own scripts which then calls:&lt;BR /&gt;rc"1-6".d | tee /tmp/rc1d.log &lt;BR /&gt;You would have to make a copy of tee to /sbin&lt;BR /&gt;&lt;BR /&gt;does that make sense to anyone?&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Fri, 13 Feb 2004 10:58:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/log-file-for-startup-processes/m-p/3191156#M9883</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-02-13T10:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Log file for startup processes</title>
      <link>https://community.hpe.com/t5/operating-system-linux/log-file-for-startup-processes/m-p/3191157#M9884</link>
      <description>Hello Roland,&lt;BR /&gt;&lt;BR /&gt;on my system there is a file called /var/log/boot.omsg which contains all messages from the last boot/shutdown cycle. If there is anything usefull displayed at shutdown you should be able to find it there. One thing you might try is to include an lsof in the shutdown script dismounting the disks to get information on the process hogging the disk.&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Fri, 13 Feb 2004 11:52:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/log-file-for-startup-processes/m-p/3191157#M9884</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-02-13T11:52:18Z</dc:date>
    </item>
  </channel>
</rss>

