<?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 unable to telnet in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/5155926#M455461</link>
    <description>Hi Gents,&lt;BR /&gt;&lt;BR /&gt;1)Im trying to #umount /opt, i got results that this file system in used.&lt;BR /&gt;2)Then i used #fuser -ku -c /opt, i disconnected from telnet.&lt;BR /&gt;3)I tried to telnet again but got refused.&lt;BR /&gt;&lt;BR /&gt;what is the solution?&lt;BR /&gt;Regards,</description>
    <pubDate>Tue, 10 Feb 2009 08:20:36 GMT</pubDate>
    <dc:creator>John Ferro</dc:creator>
    <dc:date>2009-02-10T08:20:36Z</dc:date>
    <item>
      <title>unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/5155926#M455461</link>
      <description>Hi Gents,&lt;BR /&gt;&lt;BR /&gt;1)Im trying to #umount /opt, i got results that this file system in used.&lt;BR /&gt;2)Then i used #fuser -ku -c /opt, i disconnected from telnet.&lt;BR /&gt;3)I tried to telnet again but got refused.&lt;BR /&gt;&lt;BR /&gt;what is the solution?&lt;BR /&gt;Regards,</description>
      <pubDate>Tue, 10 Feb 2009 08:20:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/5155926#M455461</guid>
      <dc:creator>John Ferro</dc:creator>
      <dc:date>2009-02-10T08:20:36Z</dc:date>
    </item>
    <item>
      <title>Re: unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/5155927#M455462</link>
      <description>Check if you could login to the server via console.&lt;BR /&gt;&lt;BR /&gt;Reboot will resolve the issue.</description>
      <pubDate>Tue, 10 Feb 2009 08:43:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/5155927#M455462</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2009-02-10T08:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/5155928#M455463</link>
      <description>Thanks, I will....</description>
      <pubDate>Tue, 10 Feb 2009 08:47:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/5155928#M455463</guid>
      <dc:creator>John Ferro</dc:creator>
      <dc:date>2009-02-10T08:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/5155929#M455464</link>
      <description>For what reason are you trying to umount /opt&lt;BR /&gt;Is it increasing the /opt FS.&lt;BR /&gt;If yes, then you need to login to Single user mode to increase the FS, in case Online JFS(licensed software) is not installed,.</description>
      <pubDate>Tue, 10 Feb 2009 08:48:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/5155929#M455464</guid>
      <dc:creator>Avinash20</dc:creator>
      <dc:date>2009-02-10T08:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/5155930#M455465</link>
      <description>Do not attempt to unmount essential filesystems without first making sure you have console access to the system.&lt;BR /&gt;&lt;BR /&gt;Do not use "fuser -k" without first checking what you're about to kill.&lt;BR /&gt;&lt;BR /&gt;Your fuser -k command has probably killed several system processes, including inetd. If inetd is not running, the system cannot respond to telnet connections.&lt;BR /&gt;&lt;BR /&gt;You must login on the system console to solve the problem. Usually the easiest way to solve it is to reboot. Of course, *if* you know which services should be running in your system, you can just restart them. &lt;BR /&gt;&lt;BR /&gt;Based on a quick check on a PA-RISC 11.23 system, possible things to restart are at least:&lt;BR /&gt;- ipfilter and sshd (if installed)&lt;BR /&gt;- all NFS-related services&lt;BR /&gt;- sendmail&lt;BR /&gt;- inetd&lt;BR /&gt;- snmpd and its agents&lt;BR /&gt;- WBEM cimserver&lt;BR /&gt;- DCE rpcd &lt;BR /&gt;- System Management Homepage (smhstartd)&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Tue, 10 Feb 2009 08:59:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/5155930#M455465</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2009-02-10T08:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/5155931#M455466</link>
      <description>Yes, actually my colleague installed Oracle on /opt mountpoint, and now reached to 98%. I tried to umount but i couldn't then i used fuser -ku -c /mountpoint. after this i got disconnected untill now.</description>
      <pubDate>Tue, 10 Feb 2009 09:02:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/5155931#M455466</guid>
      <dc:creator>John Ferro</dc:creator>
      <dc:date>2009-02-10T09:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/5155932#M455467</link>
      <description>Thanks MK, yes i know i did wrong way..... for sure i will try to reboot from console.. and hope to solve my problem. sorry i already closed thread otherwise i could assign you 10 points.,.</description>
      <pubDate>Tue, 10 Feb 2009 09:43:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/5155932#M455467</guid>
      <dc:creator>John Ferro</dc:creator>
      <dc:date>2009-02-10T09:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/5155933#M455468</link>
      <description>Hi John,&lt;BR /&gt;&lt;BR /&gt;nothing to do with the technical issue in the server you might be facing, but a closed thread can always be reopened by the author if the author wishes.&lt;BR /&gt;&lt;BR /&gt;at the bottom of the discussion you can click the "Reopen Thread&amp;gt;&amp;gt;" button.&lt;BR /&gt;&lt;BR /&gt;just to tell if you thought a closed thread can't be reopened!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;sujit</description>
      <pubDate>Tue, 10 Feb 2009 10:05:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/5155933#M455468</guid>
      <dc:creator>sujit kumar singh</dc:creator>
      <dc:date>2009-02-10T10:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: unable to telnet</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/5155934#M455469</link>
      <description>Reboot.</description>
      <pubDate>Tue, 10 Feb 2009 19:05:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/unable-to-telnet/m-p/5155934#M455469</guid>
      <dc:creator>John Ferro</dc:creator>
      <dc:date>2009-02-10T19:05:56Z</dc:date>
    </item>
  </channel>
</rss>

