<?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: login a single user mode server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645502#M44727</link>
    <description>the only way to find wjat is using /var is to do an fuser -cu /var.  That should have worked.  Where you in the /var directory when you tried to unmount?</description>
    <pubDate>Tue, 15 Jan 2002 18:26:51 GMT</pubDate>
    <dc:creator>Jeff Machols</dc:creator>
    <dc:date>2002-01-15T18:26:51Z</dc:date>
    <item>
      <title>login a single user mode server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645501#M44726</link>
      <description>I needed to extend the /var fs, so I brought down the server in single user mode (shutdown). Well, I used the command 'fuser' to check to see if anyone was accessing /var (probably should have not done this). Well, the server kicked me out. Now I cannot log in my account, and I have root privilege thru sudo. How do I log in the server which is not in single user mode? Also, while I was in the server as single user mode, I tried to umount /var and got this message :Cannot umount busy etc. What is the problem or why can I not umount?&lt;BR /&gt;Thanks,&lt;BR /&gt;Jim</description>
      <pubDate>Tue, 15 Jan 2002 18:20:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645501#M44726</guid>
      <dc:creator>James Ellis_1</dc:creator>
      <dc:date>2002-01-15T18:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: login a single user mode server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645502#M44727</link>
      <description>the only way to find wjat is using /var is to do an fuser -cu /var.  That should have worked.  Where you in the /var directory when you tried to unmount?</description>
      <pubDate>Tue, 15 Jan 2002 18:26:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645502#M44727</guid>
      <dc:creator>Jeff Machols</dc:creator>
      <dc:date>2002-01-15T18:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: login a single user mode server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645503#M44728</link>
      <description>No, I was not in /var  when I tried to umount.&lt;BR /&gt;&lt;BR /&gt;Here is what I did:&lt;BR /&gt;&lt;BR /&gt;while in as root:&lt;BR /&gt;#shutdown (note that when I did a BDF, there were some files still mounted)&lt;BR /&gt;#fuser -cku /var&lt;BR /&gt;then got booted out?&lt;BR /&gt;&lt;BR /&gt;Should have shutdown and interrupted and typed hpux -is. However, how do I interrupt the bootup process?&lt;BR /&gt;&lt;BR /&gt;Also, the system is currently in single user mode, and I cannot log in, how do I log in?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Jim</description>
      <pubDate>Tue, 15 Jan 2002 18:37:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645503#M44728</guid>
      <dc:creator>James Ellis_1</dc:creator>
      <dc:date>2002-01-15T18:37:15Z</dc:date>
    </item>
    <item>
      <title>Re: login a single user mode server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645504#M44729</link>
      <description>You probably shouldn't use the -k option in fuser. At this point it's best you cycle power or goto GSP mode to reset the server. Interrupt the bootup with ESC key, keep a close watch on the console, it'll tell you what to do to interrupt the bootup. Then in ISL do hpux -is.&lt;BR /&gt;Hope this helps.</description>
      <pubDate>Tue, 15 Jan 2002 18:44:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645504#M44729</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-01-15T18:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: login a single user mode server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645505#M44730</link>
      <description>Hi Jim,&lt;BR /&gt;&lt;BR /&gt;The -k option to fuser killed your shell because it was using /var.&lt;BR /&gt;&lt;BR /&gt;Are you at the console and don't have a prompt?  If that's the case, you may have to power off the server then bring it back up.  Or try &lt;CTRL-B&gt; on the console then reset the server.&lt;BR /&gt;&lt;BR /&gt;When booting you are given the option to interrupt the boot process (simply by pressing a key when prompted) and to interact with IPL.&lt;/CTRL-B&gt;</description>
      <pubDate>Tue, 15 Jan 2002 18:50:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645505#M44730</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-01-15T18:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: login a single user mode server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645506#M44731</link>
      <description>When you boot the box it will prompt you to interupt the boot within 10 seconds.&lt;BR /&gt;&lt;BR /&gt;When you do it will ask you if you want to interact with IPL type y for yes.&lt;BR /&gt;&lt;BR /&gt;then at the ISL&amp;gt;prompt type&lt;BR /&gt;&lt;BR /&gt;hpux -is&lt;BR /&gt;&lt;BR /&gt;Also, A suggestion purchase on-line JFS. Hopefully all your filesystems are created using vxfs. ( With the exception of stand it has to be hfs. )&lt;BR /&gt;&lt;BR /&gt;Then it won't matter if a file filesytem is mounted. You simply use lvm to extend the logical volume and fsadm to extend the filesystem with no reboot required.</description>
      <pubDate>Tue, 15 Jan 2002 18:55:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645506#M44731</guid>
      <dc:creator>Krishna Prasad</dc:creator>
      <dc:date>2002-01-15T18:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: login a single user mode server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645507#M44732</link>
      <description>No, I am not at the console. I have tried to login (via XSession for example), and am unable to login. I think this is because when the server is in single user mode, it only accepts root logins? I don't have the root password, but I sudo root from my initial login account. Now, I am booted out, and don't know the root password.  Does this make sense?&lt;BR /&gt;&lt;BR /&gt;Jim</description>
      <pubDate>Tue, 15 Jan 2002 18:56:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645507#M44732</guid>
      <dc:creator>James Ellis_1</dc:creator>
      <dc:date>2002-01-15T18:56:09Z</dc:date>
    </item>
    <item>
      <title>Re: login a single user mode server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645508#M44733</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;Unless others can help, I believe you're out of luck if you can't get to the console or work with someone who has access to the console.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Tue, 15 Jan 2002 19:14:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645508#M44733</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-01-15T19:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: login a single user mode server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645509#M44734</link>
      <description>I just got the root password. Now, I tried to log in using the root password, and got this error message:&lt;BR /&gt;&lt;BR /&gt;"Unable to connect to hose using specified method"&lt;BR /&gt;&lt;BR /&gt;I use the Exceed program and Xstart or Xsession to connect to the server from my desktop. &lt;BR /&gt;&lt;BR /&gt;Why am I unable to log into the server with this root password? Remember that the server is currently in single user mode.&lt;BR /&gt;&lt;BR /&gt;One respondant said I should do the cycle over? How do I do this? Just go down and push the shutdown button? This will not bring down the 4 or so files cleanly.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Jim</description>
      <pubDate>Tue, 15 Jan 2002 19:15:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645509#M44734</guid>
      <dc:creator>James Ellis_1</dc:creator>
      <dc:date>2002-01-15T19:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: login a single user mode server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645510#M44735</link>
      <description>Darrell,&lt;BR /&gt;We have a web console...is this what you are talking about? I would have to try that and see if I can log in that way.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Jim</description>
      <pubDate>Tue, 15 Jan 2002 19:18:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645510#M44735</guid>
      <dc:creator>James Ellis_1</dc:creator>
      <dc:date>2002-01-15T19:18:18Z</dc:date>
    </item>
    <item>
      <title>Re: login a single user mode server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645511#M44736</link>
      <description>When the machine is in single-user mode, you generally do NOT have any network services running.  That is why you can't get access to the machine.&lt;BR /&gt;&lt;BR /&gt;Typically, the only way to access a machine that is in single-user mode is from the console, be it a regular 700/9X serial console, web-console, secure console, whatever.  &lt;BR /&gt;&lt;BR /&gt;Unless you can get access to the console, you are out of luck.</description>
      <pubDate>Tue, 15 Jan 2002 19:18:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645511#M44736</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2002-01-15T19:18:53Z</dc:date>
    </item>
    <item>
      <title>Re: login a single user mode server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645512#M44737</link>
      <description>Absolutely, try the web console.  I hope it will work.  Shutdown should have pointed /etc/ioctl.syscon to the pseudo tty device you ran the shutdown command from.  Hopefully when that tty was released, syscon reverted back to the real console.  I don't have any info on if that actually happens.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Tue, 15 Jan 2002 19:27:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645512#M44737</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-01-15T19:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: login a single user mode server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645513#M44738</link>
      <description>Well, the web console is not going to work, I tried it and could not login. My guess is, as one user says, that when the server is in single user mode, there are NO network service running, so telneting, or connecting via the web console, will not work. The server does not have a console attached. I am stumped! Generally, when in a single user mode, if you get booted out then you cannot get into the server except by a console physically attaached to the server, right?&lt;BR /&gt;&lt;BR /&gt;Jim</description>
      <pubDate>Tue, 15 Jan 2002 19:39:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645513#M44738</guid>
      <dc:creator>James Ellis_1</dc:creator>
      <dc:date>2002-01-15T19:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: login a single user mode server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645514#M44739</link>
      <description>Yes, like what Patrick said and I would get a serial console and hook it up to the server.</description>
      <pubDate>Tue, 15 Jan 2002 19:46:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645514#M44739</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-01-15T19:46:47Z</dc:date>
    </item>
    <item>
      <title>Re: login a single user mode server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645515#M44740</link>
      <description>I was afraid of that.  /etc/ioctl.syscon is probably pointing to the pty you had for the xterm (or dtterm) session you had.  Networking services are down so forget about getting back with an Xsession.&lt;BR /&gt;&lt;BR /&gt;However, you should still be able to get to the web console just like normal.  It has it's own networking built in and doesn't rely on the HP servers (it is serially attached to the console port of the HP).  So, access the web console (from a browser, right?) and see what happens.&lt;BR /&gt;&lt;BR /&gt;Further, place a call to HP.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Tue, 15 Jan 2002 19:52:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645515#M44740</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-01-15T19:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: login a single user mode server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645516#M44741</link>
      <description>Ok, maybe I should look for a console to hook up to the server. Can any console do? I don't know if we have one lying around, but will look for one. Will the server need to be configured with a console driver? I kinda doubt it though. Let me see what I can do...now I see the drawback of not having a console physically attached to the server!!! -Jim</description>
      <pubDate>Tue, 15 Jan 2002 19:55:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645516#M44741</guid>
      <dc:creator>James Ellis_1</dc:creator>
      <dc:date>2002-01-15T19:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: login a single user mode server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645517#M44742</link>
      <description>Jim,&lt;BR /&gt;&lt;BR /&gt;Have you successfully connected to the web console before?  It IS the console.  Hooking up a regular terminal as the console is going to have the same results.  So if the web console has been functioning before, the the problem isn't going to be what console you hook up.&lt;BR /&gt;&lt;BR /&gt;At least that's the way my Secure Web Console works on my N and K.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Tue, 15 Jan 2002 20:00:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645517#M44742</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-01-15T20:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: login a single user mode server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645518#M44743</link>
      <description>Yes, I've accessed the server via the web console before...in fact I've used two different web consoles attached to two different servers. However, this time its not working, so I went to the computer room, and found the serial port not connected on one server. I connected the serial cable, came back and same problem. I think there is a difference between the web console and the plain old console. The web console enables you to connect via any computer using a web browser. On the other hand, a regular console will just allow you to view the sctivities of the computer via the terminal. Now, the web console doesn't work for TWO servers, so I cannot say if the console is the culprit. Am still looking into it though. -Jim</description>
      <pubDate>Tue, 15 Jan 2002 21:14:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645518#M44743</guid>
      <dc:creator>James Ellis_1</dc:creator>
      <dc:date>2002-01-15T21:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: login a single user mode server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645519#M44744</link>
      <description>Jim,&lt;BR /&gt;&lt;BR /&gt;If you have a laptop or another computer you can move next to your server, you could plug into the serial interface.  You could then use Hyperterminal to access.?????&lt;BR /&gt;&lt;BR /&gt;Can you ping the web console interface?  Have you attempted to reset the web console?&lt;BR /&gt;&lt;BR /&gt;Just a thought.&lt;BR /&gt;&lt;BR /&gt;...jcd...</description>
      <pubDate>Tue, 15 Jan 2002 21:35:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645519#M44744</guid>
      <dc:creator>Joseph C. Denman</dc:creator>
      <dc:date>2002-01-15T21:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: login a single user mode server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645520#M44745</link>
      <description>Folks,&lt;BR /&gt;&lt;BR /&gt;The server has been fixed. The userid for the web console got mixed up, and I never got the right userid. Anyway, the server was brought down in single and the /var fs extended. Everything is up and running. Many thanks!</description>
      <pubDate>Tue, 22 Jan 2002 16:45:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/login-a-single-user-mode-server/m-p/2645520#M44745</guid>
      <dc:creator>James Ellis_1</dc:creator>
      <dc:date>2002-01-22T16:45:15Z</dc:date>
    </item>
  </channel>
</rss>

