Kernel refuses to boot.

Customer support forums for Atomic Protector (formerly Atomic Secured Linux). There is no such thing as a bad question here as long as it pertains to using Atomic Protector. Newbies feel free to get help getting started or asking questions that may be obvious. Regular users are asked to be gentle. :-)
andret
New Forum User
New Forum User
Posts: 2
Joined: Mon Nov 18, 2013 4:50 pm
Location: Norge

Kernel refuses to boot.

Unread post by andret »

Hello.

I am currently on a trial license, and have set up ASL to my liking on a plesk 11.5 server with atomic repository.

However, whenever I try to run the ASL Kernel, the boot stops at the same time every time (OR continue to try until I force a reboot)

Code: Select all

Nov 18 21:44:53 plesk1 named[1634]: running
Nov 18 21:45:01 plesk1 psmon[1983]: Forking background daemon, process 1984.
Nov 18 21:45:01 plesk1 psmon[1984]: Forking second background daemon, process 1985.
Nov 18 21:45:01 plesk1 psmon[1985]: Failed to spawn 'nginx' with '/sbin/service nginx restart'
Nov 18 21:45:23 plesk1 xinetd[1122]: START: smtp pid=2038 from=::ffff:127.0.0.1
Nov 18 21:45:23 plesk1 xinetd[1122]: EXIT: smtp status=0 pid=2038 duration=0(sec)
Nov 18 21:46:01 plesk1 psmon[1985]: Failed to spawn 'nginx' with '/sbin/service nginx restart'
Nov 18 21:46:13 plesk1 xinetd[1122]: START: smtp pid=2079 from=::ffff:127.0.0.1
Nov 18 21:46:13 plesk1 xinetd[1122]: EXIT: smtp status=0 pid=2079 duration=0(sec)
Nov 18 21:47:01 plesk1 psmon[1985]: Failed to spawn 'nginx' with '/sbin/service nginx restart'
Nov 18 21:47:13 plesk1 xinetd[1122]: START: smtp pid=2118 from=::ffff:127.0.0.1
Nov 18 21:47:13 plesk1 xinetd[1122]: EXIT: smtp status=0 pid=2118 duration=0(sec)
Nov 18 21:48:01 plesk1 psmon[1985]: Failed to spawn 'nginx' with '/sbin/service nginx restart'
Nov 18 21:48:13 plesk1 xinetd[1122]: START: smtp pid=2157 from=::ffff:127.0.0.1
Nov 18 21:48:13 plesk1 xinetd[1122]: EXIT: smtp status=0 pid=2157 duration=0(sec)
Nov 18 21:49:01 plesk1 psmon[1985]: Failed to spawn 'nginx' with '/sbin/service nginx restart'
Nov 18 21:50:01 plesk1 psmon[1985]: Failed to spawn 'nginx' with '/sbin/service nginx restart'
Nov 18 21:51:01 plesk1 psmon[1985]: Failed to spawn 'nginx' with '/sbin/service nginx restart'
Nov 18 21:52:01 plesk1 psmon[1985]: Failed to spawn 'nginx' with '/sbin/service nginx restart'
Nov 18 21:53:01 plesk1 psmon[1985]: Failed to spawn 'nginx' with '/sbin/service nginx restart'
The servers starts without issues original kernel.

Any help would be highly appreciated.
User avatar
mikeshinn
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 4149
Joined: Thu Feb 07, 2008 7:49 pm
Location: Chantilly, VA

Re: Kernel refuses to boot.

Unread post by mikeshinn »

That tells me your server did boot. Thats post boot and well in level 3 service start up. Looks like nginx isnt starting on your system, what do your nginx logs say? (and do you use nginx?)
andret
New Forum User
New Forum User
Posts: 2
Joined: Mon Nov 18, 2013 4:50 pm
Location: Norge

Re: Kernel refuses to boot.

Unread post by andret »

Hey. It is a fresh Plesk 11.5 install, with atomic repo and nginx-fpm.

I get tons of these:
2013/11/18 21:46:01 [emerg] 2057#0: bind() to xxxx:80 failed (99: Cannot assign requested address)
2013/11/18 21:47:01 [emerg] 2096#0: bind() to xxxx:80 failed (99: Cannot assign requested address)
2013/11/18 21:48:01 [emerg] 2135#0: bind() to xxxx:80 failed (99: Cannot assign requested address)
Please note, this only happens when trying to launch the ASL kernel. Everything is running smoothly without it.
Post Reply