Решено respawning too fast

zlodey

Участник
Здравствуйте, линукс в консоль начал сыпать предупреждение:
Код:
init: Id "x" respawning too fast: disabled for 5 minutes.

Кто подскажет что это такое? Сервер только что установили...
 
Последнее редактирование модератором:
init пытается что то запустить, но не может. Нужно смотреть Inittab
 
In most distributions this means that the system is booting by default
into runlevel 5, which is supposed to respawn (re-start again after
it's been exited) a graphical login via xdm, kdm, gdm, or whatever,
and the system can't locate the program.

However, "Id" can also indicate the absence or misconfiguration of
another program, like mingetty, if init tries to respawn itself more
than 10 times in 2 minutes.

Id "x" is the number in the leftmost column of the /etc/inittab file:

# Run gettys in standard runlevels
1:2345:respawn:/sbin/mingetty tty1
2:2345:respawn:/sbin/mingetty tty2
3:2345:respawn:/sbin/mingetty tty3
4:2345:respawn:/sbin/mingetty tty4
5:2345:respawn:/sbin/mingetty tty5
6:2345:respawn:/sbin/mingetty tty6

Commenting the offending line out and then fixing the errant program
and testing on the command line will allow you to see any error
messages that go to standard error output (console) if the errors are
not going to the system log file. Uncomment the line and restart init
with "kill -SIGHUP 1" or "telinit q" to cause init to reinitialize and
reread the /etc/inittab file.

Some systems, however, rewrite /etc/inittab when booting. In that
case, refer to the init man page, and/or the settings in
/etc/sysconfig/init.

Refer to the init and /etc/inittab man pages for detailed information.
 
Код:
[root@mcafeeDLP ~]# service --status-all
atd (pid 4975) is running...
crond (pid 4590) is running...
dc_client is stopped
dc_server is stopped
dhcpd is stopped
dhcrelay is stopped
dlpmonitor is stopped
Usage: /etc/init.d/firstboot {start|stop}
gpm (pid 4575) is running...
hald (pid 4106) is running...
/etc/init.d/imanager(ENTERED): imanager service script to 'status'
imanager(FOCUS): Verify required filesystem mounted: '/data'
/dev/sda5             41674236   2636236  36921040   7% /data
imanager(STATUS): Verify /data filesystem mounted -- SUCCESSFUL

imanager_master is not running

Jboss is not running
/etc/init.d/imanager(EXITING): imanager service script to 'status'
imanager_master is not running
Firewall is stopped.
ipmi_msghandler module not loaded.
ipmi_si module not loaded.
ipmi_devintf module not loaded.
/dev/ipmi0 does not exist.
ipmi_port (pid 4604) is running...
ipmiutil_asy bridge agent is stopped
ipmiutil_evt is stopped
ipmiutil ver 2.68
iwdt ver 2.68
No Response from BMC...Exiting
Cannot open an IPMI driver: /dev/imb, /dev/ipmi0, /dev/ipmi/0,
        /dev/ipmikcs, /dev/ipmi/kcs, libfreeipmi, ldipmi, or direct.
iwdt cannot open IPMI driver
ipmiutil_wdt is stopped
Table: filter
Chain INPUT (policy ACCEPT)
num  target     prot opt source               destination
1    RH-Firewall-1-INPUT  all  --  0.0.0.0/0            0.0.0.0/0

Chain FORWARD (policy DROP)
num  target     prot opt source               destination

Chain OUTPUT (policy ACCEPT)
num  target     prot opt source               destination

Chain RH-Firewall-1-INPUT (1 references)
num  target     prot opt source               destination
1    ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0
2    ACCEPT     all  --  0.0.0.0/0            0.0.0.0/0           state RELATED,ESTABLISHED
3    DROP       icmp --  0.0.0.0/0            0.0.0.0/0           icmp type 13
4    DROP       icmp --  0.0.0.0/0            0.0.0.0/0           icmp type 14
5    DROP       icmp --  0.0.0.0/0            0.0.0.0/0           icmp type 17
6    DROP       icmp --  0.0.0.0/0            0.0.0.0/0           icmp type 18
7    ACCEPT     icmp --  0.0.0.0/0            0.0.0.0/0
8    ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           tcp dpt:22
9    ACCEPT     tcp  --  0.0.0.0/0            0.0.0.0/0           tcp dpt:443
10   REJECT     all  --  0.0.0.0/0            0.0.0.0/0           reject-with icmp-host-prohibited

Jboss is not running
Mcafee e1000e capture driver is not loaded
OK
dbus-daemon (pid 4068) is running...
MLC Manager is not running
multipathd is stopped
 SUCCESS! MySQL running (4934)
+ LOG=/data/platform/log/ndlpboot.out
+ SYS_ETC_PATH=/data/linux/etc
+ SYS_VAR_PATH=/data/linux/var
+ SYS_SPOOL_PATH=/data/linux/var/spool
+ SYS_SSL_PATH=/data/linux/usr/share/ssl
+ LN='/bin/ln -sf'
+ RM='/bin/rm -rf'
+ CP='/bin/cp -rfL'
+ PRODUCT=
+ PLATFORM=
+ ACTION=
+ STINGRAY_VERSION=
+ DB_VERSION=
+ MYSQL_DIR=
+ BOOTOP=
+ BOOTIMAGE=
+ TIMESTAMP=
+ PRODUCT_HD='PRODUCT: '
+ STINGRAY_VERSION_HD='STINGRAY_VERSION: '
+ DB_VERSION_HD='DB_VERSION: '
+ PREV_MYSQL_NAME=
+ PRI_MYSQL_DIR=
+ SEC_MYSQL_DIR=
+ case "$1" in
+ echo 'Usage: /etc/init.d/ndlpboot {start|stop}'
Usage: /etc/init.d/ndlpboot {start|stop}
+ LOG=/data/platform/log/ndlpinstall.out
+ SYS_ETC_PATH=/data/linux/etc
+ SYS_VAR_PATH=/data/linux/var
+ SYS_SSL_PATH=/data/linux/usr/share/ssl
+ LN='/bin/ln -sf'
+ RM='/bin/rm -rf'
+ CP='/bin/cp -rf'
+ IMG=
+ ACTION=
+ PRODUCT=
+ PLATFORM=
+ MYSQL_DIR=
+ BOOTOP=
+ COUNTER_IMG=
+ TIMESTAMP=
+ PRODUCT_HD='PRODUCT: '
+ STINGRAY_VERSION_HD='STINGRAY_VERSION: '
+ DB_VERSION_HD='DB_VERSION: '
+ BOOTIMAGE=
+ MYSQL_NAME=
+ case "$1" in
+ echo 'Usage: /etc/init.d/ndlpinstall {start|stop}'
Usage: /etc/init.d/ndlpinstall {start|stop}
netconsole module not loaded
netplugd is stopped
Configured devices:
lo eth0 eth1 eth2 eth3
Currently active devices:
lo eth0 eth1 eth2 eth3
rpc.mountd is stopped
nfsd is stopped
rpc.statd (pid 4015) is running...
ntpd (pid 4185 4176) is running...
aisexec is stopped
Checking for openhpid daemon:
openhpid is stopped
vmware-guestd (pid 3413) is running...
portmap (pid 3990) is running...
master is stopped
rdisc is stopped
rpc.idmapd is stopped
saslauthd is stopped
sendmail (pid 4559 4548) is running...
snmpd is stopped
snmptrapd is stopped
sshd (pid 19075 4148) is running...
Stingray State = STOP
syslogd (pid 3965) is running...
klogd (pid 3968) is running...
The device is not in upgrade mode
winbindd is stopped
[root@mcafeeDLP ~]#
 
Последнее редактирование:
Хрень какая то:botanik:. Попробуйте заново переставить, выберите на всякий случай разрядность - 32

Посмотрите https://kc.mcafee.com/resources/sit...N/24000/PD24648/en_US/ndlp_930_pg_e_en-us.pdf

короче разобрался. Проблема свелась к тому в итоге что меня просто не пускает в веб консоль DLP системы.
Заработало только после того как очистил iptables
Код:
iptables -F
 
Назад
Верх Низ