Originally posted by: praguer
Could someone please tell me where I can find out why the processes in inittab stop being executed as a point? There were no changes made (compared to a month old backup for sure) to inittab. The only change made: I re-mirrored rootvg. The problem must be one of these because srcmstr does not fire up, but I can start it manually:
init:2:initdefault:
brc::sysinit:/sbin/rc.boot 3 >/dev/console 2>&1 # Phase 3 of system boot
powerfail::powerfail:/etc/rc.powerfail 2>&1 | alog -tboot > /dev/console # Power Failure Detection
mkatmpvc:2:once:/usr/sbin/mkatmpvc >/dev/console 2>&1
atmsvcd:2:once:/usr/sbin/atmsvcd >/dev/console 2>&1
load64bit:2:wait:/etc/methods/cfg64 >/dev/console 2>&1 # Enable 64-bit execs
tunables:23456789:wait:/usr/sbin/tunrestore -R > /dev/console 2>&1 # Set tunables
rc:23456789:wait:/etc/rc 2>&1 | alog -tboot > /dev/console # Multi-User checks
fbcheck:23456789:wait:/usr/sbin/fbcheck 2>&1 | alog -tboot > /dev/console # run /etc/firstboot
srcmstr:23456789:respawn:/usr/sbin/srcmstr # System Resource Controller
I studies conslog and bootlog and the only relevant entry I can find is
ERROR: srcmstr is not accepting connections.
If you specified a foreign host, try configuring Internet sockets and
try your command again, otherwise contact System Administration.
0 1214829492 Primary superblock is valid.
#AIX-Forum