<?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: Error when attempting to log onto console in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-attempting-to-log-onto-console/m-p/2648954#M45592</link>
    <description>Hi Steve,&lt;BR /&gt;&lt;BR /&gt;If this machine is on the network, try logging on remotely, but use the following command:&lt;BR /&gt;&lt;BR /&gt;remsh yourhostname ksh -i&lt;BR /&gt;&lt;BR /&gt;The -i switch tells ksh to ignore certain signals and should keep the session active.  From there, determine what's filling up your root filesystem and you should then be able to remove the offending file(s).&lt;BR /&gt;&lt;BR /&gt;Rgds, Robin.</description>
    <pubDate>Sun, 20 Jan 2002 17:06:40 GMT</pubDate>
    <dc:creator>Robin Wakefield</dc:creator>
    <dc:date>2002-01-20T17:06:40Z</dc:date>
    <item>
      <title>Error when attempting to log onto console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-attempting-to-log-onto-console/m-p/2648953#M45591</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Our test/training box for some reason keeled over the other day. Messages from console show  /dev/root no space etc&lt;BR /&gt;&lt;BR /&gt;when log in prompt, attempt to log in and get the message&lt;BR /&gt;&lt;BR /&gt;/usr/lib/dld.sl&lt;BR /&gt;can't open shared library&lt;BR /&gt;/usr/lib/libsec.l&lt;BR /&gt;&lt;BR /&gt;/usr/lib/dld.sl : no such file or directory&lt;BR /&gt;&lt;BR /&gt;The easiest way to get round it would be to boot from my last ignite.&lt;BR /&gt;&lt;BR /&gt;What is the message refering to, is it possible to fix without booting from tape&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Sun, 20 Jan 2002 13:10:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-attempting-to-log-onto-console/m-p/2648953#M45591</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-01-20T13:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error when attempting to log onto console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-attempting-to-log-onto-console/m-p/2648954#M45592</link>
      <description>Hi Steve,&lt;BR /&gt;&lt;BR /&gt;If this machine is on the network, try logging on remotely, but use the following command:&lt;BR /&gt;&lt;BR /&gt;remsh yourhostname ksh -i&lt;BR /&gt;&lt;BR /&gt;The -i switch tells ksh to ignore certain signals and should keep the session active.  From there, determine what's filling up your root filesystem and you should then be able to remove the offending file(s).&lt;BR /&gt;&lt;BR /&gt;Rgds, Robin.</description>
      <pubDate>Sun, 20 Jan 2002 17:06:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-attempting-to-log-onto-console/m-p/2648954#M45592</guid>
      <dc:creator>Robin Wakefield</dc:creator>
      <dc:date>2002-01-20T17:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error when attempting to log onto console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-attempting-to-log-onto-console/m-p/2648955#M45593</link>
      <description>Hi robin&lt;BR /&gt;&lt;BR /&gt;Thanks for the reply&lt;BR /&gt;&lt;BR /&gt;message received when attempting to log on via remsh is the same as the message received when attempting to log on via the console&lt;BR /&gt;&lt;BR /&gt;/usr/lib/dld.sl: Can't open shared library&lt;BR /&gt;</description>
      <pubDate>Sun, 20 Jan 2002 17:14:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-attempting-to-log-onto-console/m-p/2648955#M45593</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-01-20T17:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error when attempting to log onto console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-attempting-to-log-onto-console/m-p/2648956#M45594</link>
      <description>Steve,&lt;BR /&gt;&lt;BR /&gt;The actual error is not in dld.sl, but the missing library /usr/lib/libsec.l.&lt;BR /&gt;&lt;BR /&gt;Below are a few links that references libsec, and what I'm wondering is has something changed? &lt;BR /&gt;&lt;BR /&gt;Did you recently do a patch or software install that might have modified some system routines?&lt;BR /&gt;&lt;BR /&gt;Did you just recently change your system over to a trusted system? Something changed, because a library just doesn't start to fail....&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://devresource.hp.com/STK/impacts/i564.html" target="_blank"&gt;http://devresource.hp.com/STK/impacts/i564.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.ecn.purdue.edu/ECN/FAQ/unix/hp/hp_librout" target="_blank"&gt;http://www.ecn.purdue.edu/ECN/FAQ/unix/hp/hp_librout&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;What OS are you running?&lt;BR /&gt;&lt;BR /&gt;Although you are receiving the error, are you able to login? &lt;BR /&gt;&lt;BR /&gt;You might want to think about applying the latest patch sets (providing it wasn't the cause of this error).&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 20 Jan 2002 20:17:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-attempting-to-log-onto-console/m-p/2648956#M45594</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2002-01-20T20:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error when attempting to log onto console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-attempting-to-log-onto-console/m-p/2648957#M45595</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;One thing to note about the error message is that it reports /dev/root instead of /dev/vg00/lvol3.&lt;BR /&gt;This will also need to be fixed. Do a 'bdf' &lt;BR /&gt;to confirm before doing the below:&lt;BR /&gt; &lt;BR /&gt;# mv /etc/mnttab to /etc/mnttab.old&lt;BR /&gt;# mount -a&lt;BR /&gt;&lt;BR /&gt;This can be caused by entering LVM maintenance&lt;BR /&gt;mode or even a not completely successful reboot.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;-Michael&lt;BR /&gt;</description>
      <pubDate>Sun, 20 Jan 2002 21:56:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-attempting-to-log-onto-console/m-p/2648957#M45595</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-01-20T21:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error when attempting to log onto console</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/error-when-attempting-to-log-onto-console/m-p/2648958#M45596</link>
      <description>Thanks for the replies&lt;BR /&gt;&lt;BR /&gt;will check these out when i'm back in work on Wednesday</description>
      <pubDate>Mon, 21 Jan 2002 13:49:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/error-when-attempting-to-log-onto-console/m-p/2648958#M45596</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-01-21T13:49:59Z</dc:date>
    </item>
  </channel>
</rss>

