<?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 syslog.log in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log/m-p/3162612#M159673</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;i have some msg like this in the syslog.log file :&lt;BR /&gt;&lt;BR /&gt;Jan 12 22:23:30 ciccogd  above message repeats 59 times&lt;BR /&gt;Jan 12 16:23:43 ciccogd : getty: cannot open "tty0p1". errno: 2&lt;BR /&gt;Jan 12 16:43:24 ciccogd : getty: cannot open "tty0p1". errno: 2&lt;BR /&gt;Jan 12 22:43:31 ciccogd  above message repeats 59 times&lt;BR /&gt;Jan 12 16:43:44 ciccogd : getty: cannot open "tty0p1". errno: 2&lt;BR /&gt;Jan 12 17:03:25 ciccogd : getty: cannot open "tty0p1". errno: 2&lt;BR /&gt;&lt;BR /&gt;I do not manage to find the origin of these messages.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 13 Jan 2004 03:37:51 GMT</pubDate>
    <dc:creator>Clutier_1</dc:creator>
    <dc:date>2004-01-13T03:37:51Z</dc:date>
    <item>
      <title>syslog.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log/m-p/3162612#M159673</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;i have some msg like this in the syslog.log file :&lt;BR /&gt;&lt;BR /&gt;Jan 12 22:23:30 ciccogd  above message repeats 59 times&lt;BR /&gt;Jan 12 16:23:43 ciccogd : getty: cannot open "tty0p1". errno: 2&lt;BR /&gt;Jan 12 16:43:24 ciccogd : getty: cannot open "tty0p1". errno: 2&lt;BR /&gt;Jan 12 22:43:31 ciccogd  above message repeats 59 times&lt;BR /&gt;Jan 12 16:43:44 ciccogd : getty: cannot open "tty0p1". errno: 2&lt;BR /&gt;Jan 12 17:03:25 ciccogd : getty: cannot open "tty0p1". errno: 2&lt;BR /&gt;&lt;BR /&gt;I do not manage to find the origin of these messages.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Jan 2004 03:37:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log/m-p/3162612#M159673</guid>
      <dc:creator>Clutier_1</dc:creator>
      <dc:date>2004-01-13T03:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log/m-p/3162613#M159674</link>
      <description>I am not sure, but could it be that there is a respwan-ed getty defined on this device in the /etc/inittab.&lt;BR /&gt;Try to remark this and run an "init q" after the edit and see if no new messages are logged.&lt;BR /&gt;&lt;BR /&gt;#ttp1:234:respawn:/usr/sbin/getty -h tty0p1 9600&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Peter&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Jan 2004 03:54:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log/m-p/3162613#M159674</guid>
      <dc:creator>Hoefnix</dc:creator>
      <dc:date>2004-01-13T03:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log/m-p/3162614#M159675</link>
      <description>Looks like there is a getty running, trying to open a line.&lt;BR /&gt; &lt;BR /&gt;Error 2 means:&lt;BR /&gt; &lt;BR /&gt;#define ENOENT          2       /* No such file or directory    */&lt;BR /&gt; &lt;BR /&gt;Either you deconfigure the getty for that line (usually configured in /etc/inittab.. comment out the entry, run init q) or you create a new device file, if it's still needed.&lt;BR /&gt; &lt;BR /&gt;# mksf -C tty -I 0 -p 1&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Best regards...&lt;BR /&gt;Dietmar.&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Jan 2004 04:00:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log/m-p/3162614#M159675</guid>
      <dc:creator>Dietmar Konermann</dc:creator>
      <dc:date>2004-01-13T04:00:05Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log/m-p/3162615#M159676</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;another suggestion,&lt;BR /&gt;#insf -e&lt;BR /&gt;&lt;BR /&gt;run this command and check for log files again</description>
      <pubDate>Tue, 13 Jan 2004 04:15:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log/m-p/3162615#M159676</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2004-01-13T04:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log/m-p/3162616#M159677</link>
      <description>Using the "#" character as a comment in the "/etc/inittab" is not a good idea. Either begin a comment line with ": " or set the entry to "off", then do an "init q".&lt;BR /&gt;&lt;BR /&gt;If you have faulty entries in your "/etc/inittab" you should see that the "/var/adm/wtmp" will grow out of control, and eventually fill the filesystem.</description>
      <pubDate>Wed, 14 Jan 2004 03:57:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log/m-p/3162616#M159677</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2004-01-14T03:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log/m-p/3162617#M159678</link>
      <description>Any line started with a '#' is seen as comment by init (see the man page of inittab).&lt;BR /&gt;It seems you have copied the inittab file or line from a system with more serial ports, or you have removed a serial port/MUX, or something like that. You can see which serial ports exist with ioscan:&lt;BR /&gt;ioscan -fnkCtty&lt;BR /&gt;&lt;BR /&gt;Since getty cannot open tty0p1, there are two solutions:&lt;BR /&gt;1) if /dev/tty0p1 doesn't exist, you might try to create it. This is already described, but only solves the issue if there is a real device connected to it. So after creating it with mknod, check if it is connected to a real device with ioscan of doing a cat of the device.&lt;BR /&gt;2) if /dev/tty0p1 exists, the device has no real hardware connected to it, so you can comment the line and think about removing the device file(s).</description>
      <pubDate>Wed, 14 Jan 2004 04:10:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log/m-p/3162617#M159678</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2004-01-14T04:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log/m-p/3162618#M159679</link>
      <description>Interesting. I don't have a HP-UX machine in front of me, and am surprised that it uses "#" as a comment. In most versions of Unix "/etc/inittab" is an exceptional case, and tends to use ":" or ";" instead.&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Jan 2004 04:18:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log/m-p/3162618#M159679</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2004-01-14T04:18:32Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log/m-p/3162619#M159680</link>
      <description>Which os's use anything other than #?  The # is a shell comment.&lt;BR /&gt;&lt;BR /&gt;From the man page for sh(1) and/or inittab(4)&lt;BR /&gt;Comments Lines&lt;BR /&gt;A word beginning with # causes that word and all the following characters up to a newline to be ignored.&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Jan 2004 08:45:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log/m-p/3162619#M159680</guid>
      <dc:creator>Cheryl Griffin</dc:creator>
      <dc:date>2004-01-14T08:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: syslog.log</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log/m-p/3162620#M159681</link>
      <description>Oops, sorry should have said that "/etc/inittab" was an exception, and that most OS's dont use "#" as a comment in that particular file. AIX for example uses ": " to dentote comments.</description>
      <pubDate>Wed, 14 Jan 2004 09:10:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/syslog-log/m-p/3162620#M159681</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2004-01-14T09:10:48Z</dc:date>
    </item>
  </channel>
</rss>

