Sponsored Content
Full Discussion: Cannot access ssh
Operating Systems Linux Red Hat Cannot access ssh Post 302936219 by fazardh on Monday 23rd of February 2015 10:39:20 PM
Old 02-23-2015
RedHat Cannot access ssh

I have a problem when it suddenly os I can not ssh access , but if in a ping running normally . we finally restart and return to normal . whether there are needs in the patch ? The following logs :


Code:
Feb 20 17:38:14 cmsapp6 automount[7000]: expire_proc: expire thread create for /misc failed
Feb 20 17:38:14 cmsapp6 automount[7000]: expire_proc: expire thread create for /net failed
Feb 20 17:39:29 cmsapp6 automount[7000]: expire_proc: expire thread create for /misc failed
Feb 20 17:39:29 cmsapp6 automount[7000]: expire_proc: expire thread create for /net failed
Feb 20 17:40:44 cmsapp6 automount[7000]: expire_proc: expire thread create for /misc failed
Feb 20 17:40:44 cmsapp6 automount[7000]: expire_proc: expire thread create for /net failed
Feb 20 17:40:58 cmsapp6 init: cannot fork, retry..
Feb 20 17:41:33 cmsapp6 last message repeated 7 times
Feb 20 17:41:58 cmsapp6 last message repeated 5 times
Feb 20 17:41:59 cmsapp6 automount[7000]: expire_proc: expire thread create for /misc failed
Feb 20 17:41:59 cmsapp6 automount[7000]: expire_proc: expire thread create for /net failed
Feb 20 17:42:03 cmsapp6 init: cannot fork, retry..
Feb 20 17:42:38 cmsapp6 last message repeated 7 times
Feb 20 17:42:58 cmsapp6 last message repeated 4 times
Feb 20 17:43:14 cmsapp6 automount[7000]: expire_proc: expire thread create for /misc failed
Feb 20 17:43:14 cmsapp6 automount[7000]: expire_proc: expire thread create for /net failed
Feb 20 17:44:29 cmsapp6 automount[7000]: expire_proc: expire thread create for /misc failed
Feb 20 17:44:29 cmsapp6 automount[7000]: expire_proc: expire thread create for /net failed
Feb 20 17:44:52 cmsapp6 init: cannot fork, retry..
Feb 20 17:45:27 cmsapp6 last message repeated 7 times
Feb 20 17:45:42 cmsapp6 last message repeated 3 times
Feb 20 17:45:44 cmsapp6 automount[7000]: expire_proc: expire thread create for /misc failed
Feb 20 17:45:44 cmsapp6 automount[7000]: expire_proc: expire thread create for /net failed
Feb 20 17:45:47 cmsapp6 init: cannot fork, retry..
Feb 20 17:46:12 cmsapp6 last message repeated 5 times
Feb 20 17:46:13 cmsapp6 udevd[2019]: udev_event_run: fork of child failed: Resource temporarily unavailable
Feb 20 17:46:15 cmsapp6 udevd[2019]: udev_event_run: fork of child failed: Resource temporarily unavailable
Feb 20 17:46:17 cmsapp6 init: cannot fork, retry..
Feb 20 17:46:52 cmsapp6 last message repeated 7 times
Feb 20 17:46:57 cmsapp6 init: cannot fork, retry..
Feb 20 17:46:59 cmsapp6 automount[7000]: expire_proc: expire thread create for /misc failed
Feb 20 17:46:59 cmsapp6 automount[7000]: expire_proc: expire thread create for /net failed
Feb 20 17:47:02 cmsapp6 init: cannot fork, retry..
Feb 20 17:47:37 cmsapp6 last message repeated 7 times
Feb 20 17:48:12 cmsapp6 last message repeated 7 times
Feb 20 17:48:14 cmsapp6 automount[7000]: expire_proc: expire thread create for /misc failed
Feb 20 17:48:14 cmsapp6 automount[7000]: expire_proc: expire thread create for /net failed
Feb 20 17:48:17 cmsapp6 init: cannot fork, retry..
Feb 20 17:48:42 cmsapp6 last message repeated 5 times
Feb 20 17:48:44 cmsapp6 udevd[2019]: udev_event_run: fork of child failed: Resource temporarily unavailable
Feb 20 17:48:46 cmsapp6 udevd[2019]: udev_event_run: fork of child failed: Resource temporarily unavailable
Feb 20 17:48:47 cmsapp6 init: cannot fork, retry..
Feb 20 17:49:22 cmsapp6 last message repeated 7 times
Feb 20 17:49:27 cmsapp6 init: cannot fork, retry..
Feb 20 17:49:29 cmsapp6 automount[7000]: expire_proc: expire thread create for /misc failed
Feb 20 17:49:29 cmsapp6 automount[7000]: expire_proc: expire thread create for /net failed
Feb 20 17:49:32 cmsapp6 init: cannot fork, retry..
Feb 20 17:50:07 cmsapp6 last message repeated 7 times
Feb 20 17:50:27 cmsapp6 last message repeated 4 times
Feb 20 17:50:30 cmsapp6 gnome-power-manager: (root) GNOME interactive logout because the power button has been pressed
Feb 20 17:50:32 cmsapp6 init: cannot fork, retry..
Feb 20 17:50:34 cmsapp6 gnome-power-manager: (root) GNOME interactive logout because the power button has been pressed
Feb 20 17:50:37 cmsapp6 init: cannot fork, retry..

 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Restricted SSH Access

OS: FreeBSD 4.9-RELEASE I have ssh up and running. However, I need to restrict users to their home directory and to links withing those directories (i.e. htdocs/mysite and mysql/var). Is this possible? Any Suggestions? Thanks In advance. (2 Replies)
Discussion started by: ezekiel61
2 Replies

2. Solaris

ssh access

Dear all, How can I prevent ssh access to unix server from public??? thanx (8 Replies)
Discussion started by: mm00123
8 Replies

3. Linux

Access environment variables on remote host using ssh

How can i access environment variables on remote host using ssh example: # Remote server $ echo $MAIL /var/spool/mail/gacf $ # Local server $ ssh gacf@server1 'echo $MAIL' /var/mail/gacf $ Expected to find: $ ssh gacf@server1 'echo $MAIL' /var/spool/mail/gacf $ (3 Replies)
Discussion started by: brendan76
3 Replies

4. UNIX for Dummies Questions & Answers

server is up but cannot access through ssh

server is at remote site; server is up. I can access it through console. but I cannot access it through ssh. I have restarted SSH already and even do ifconfig ce0 down and up still not successful ... any comment? (2 Replies)
Discussion started by: uuontario
2 Replies

5. UNIX for Dummies Questions & Answers

Force user to use ssh/prevent telnet access

I have just set up a user on our system HP-Thru64. The user needs to be able to su to root after they login and this works fine. Users cannot login from root externally so you have to first connect as a user and then su. I am wondering is it possible for me to prevent the user from having telnet... (4 Replies)
Discussion started by: peragin
4 Replies

6. OS X (Apple)

Access the SSH of the server

Good evening I have a VPS Server Processor OS: centos-5-x86 I could not log on to the SSH Server This image from the panel WHM Main >> Server Status >> Service Status https://www.unix.com/attachment.php?attachmentid=1666&stc=1&d=1286598999 This copy of the program PuTTY ... (4 Replies)
Discussion started by: hamed
4 Replies

7. UNIX for Advanced & Expert Users

Server access for SSH Tunneling!

Hi! I came to know about SSH Tunneling to bypass the Firewall. I will have to setup a free access SSH server to tunnel data access through PUTTY or OpenSSH. The problem is that I don't know about any free access servers. So, can anyone of you guide me for that, for any type of help? (1 Reply)
Discussion started by: nixhead
1 Replies

8. Red Hat

Cant Access Applicatoin GUI Remotely (SSH)

Greetings! Theres an application in my RHEL 6 server that has a GUI (which we'd like to use). When I run the AppGui.sh is says it needs Server X11. I know its gotta do something with X server (and I installed it).I found some tutorial for auto configuration and then I was supposed to access... (0 Replies)
Discussion started by: RedSpyder
0 Replies

9. UNIX for Advanced & Expert Users

Access to Remote tty cli via ssh

Scenario: I would like the ability to be able to use the cli on a client that has remotely connected to me via my ssh server in my office and use their terminal to work remotely if I am in another remote location. Ex. The client reverse ssh's to my remote ssh server in my office. ssh... (5 Replies)
Discussion started by: metallica1973
5 Replies

10. IP Networking

VPN ssh access over RDP port?

Guys, Can I use an open RDP port to gain ssh access to my Linux server running the other side of our firewall? I work from home on the odd occasion, we only have RDP port 3389 available once logged into the VPN. I would rather ssh into my workstation without the need for a desktop display. ... (3 Replies)
Discussion started by: general_lee
3 Replies
All times are GMT -4. The time now is 12:45 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy