- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- console is locked out...please help...desperate
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 03:25 AM
03-23-2004 03:25 AM
console is locked out...please help...desperate
"sendmail queueup cannot create data temp file...file table overflow
crt 0: error couldn't open /usr/lib/dld.sl errno 000000023
INIT: Command is respawning too rapidly
Will try again in 5 minutes
Check for possible errors
id:cons /usr/sbin/getty console console
id: cons "/usr/sbin/getty console console"
i have no prompt to login or to type any commands....just a blank screen...i can type all day but when i enter it just returns to the next line down...i'm out of any command mode...
i can't telnet to it...what can i do to gain control enough to down it...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 03:27 AM
03-23-2004 03:27 AM
Re: console is locked out...please help...desperate
turn it off
Hold down the d key.
Turn it on.
When it comes up, you should be back in command.
If its a web console. Turn it off and back on and then reconnect.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 03:32 AM
03-23-2004 03:32 AM
Re: console is locked out...please help...desperate
Man, I feel your pain. That's not pretty nor fun.
Since the console entry in inittab is bazook, AND you've overflowed NFILE, I think you're only hope is to find someone/some terminal somewhere that is already logged in & hopefully running something that can be stopped & then use it to su - root. Then VERY next thing to do is /sbin/init.d/sendmail stop & then comment out the console entry in inittab & do init -q. Immediately follow that by uncommenting console in inittab & again init -q
Probably next I'd look in the /var/spool/mqueue dir to see what's happening with sendmail before I restart it. May be someone/something flooded you with mail.
If that's the case you may not need to increase NFILE unless it's lower than it should be.
But bottom-line is if you *can't* gain access *somewhere* you'll have no choice but to get to the GSP & do an RS to force a reboot.
Good Luck,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 03:34 AM
03-23-2004 03:34 AM
Re: console is locked out...please help...desperate
got a message that said:
"default configs used
press return to clear"
i pressed return and now it's sitting on a blank screen...still not in command mode
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 03:36 AM
03-23-2004 03:36 AM
Re: console is locked out...please help...desperate
"get to the GSP & do an RS to force a reboot" mean
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 04:05 AM
03-23-2004 04:05 AM
Re: console is locked out...please help...desperate
It means type ctrl-B on the console. This will give you the GSP login if this is an L,N, or rpXXXX. The default login/PW is blank, so a couple of returns are needed to get to the GSP> prompt. From there enter RS & hit return & the system should start rebooting.
But see my above post - you need to determine just why you overflowed the NFILE parameter. It may be sendmail - maybe not - but it's a suspect.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 05:49 PM
03-23-2004 05:49 PM
Re: console is locked out...please help...desperate
Please Don't forget to mention
Machine Name : e.g. L,N,D,K etc..
HP-Unix O.S. : 10.20,11,11.x etc..,
In your further posts so that it will be easier for we people to give you inputs.
OK:
Once you get through the problem as Jef says
Also Please search for the sendmail patches and apply them.
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2004 08:28 PM
03-23-2004 08:28 PM
Re: console is locked out...please help...desperate
make sure you increase that parameter once the system is up.
number of open files has exceeded the kernel parameter limit.
nfile parameter is dependent on maxusers and nproc kernel parameters.
Make sure you have the appropriate values.
For more information on these parameters check
http://docs.hp.com/hpux/onlinedocs/939/KCParms/KCparams.OverviewAll.html