Console login service(s) fail to run..
807559Dec 7 2005 — edited Aug 26 2010Hello,
I've searched the forums, but I do not see any answer to my problem. When I reboot my system under milestone:multi-user-server, I get the following error, and enter maintenance mode:
rebooting...
SC Alert: Host System has Reset
Probing system devices
Probing memory
Probing I/O buses
Sun Fire V240, No Keyboard
Copyright 1998-2004 Sun Microsystems, Inc. All rights reserved.
OpenBoot 4.16.2, 2048 MB memory installed, Serial #65114435.
Ethernet address 0:3:ba:e1:91:43, Host ID: 83e19143.
Rebooting with command: boot
Boot device: /pci@1c,600000/scsi@2/disk@0,0:a File and args:
SunOS Release 5.10 Version Generic 64-bit
Copyright 1983-2005 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Hardware watchdog enabled
Booting to milestone "svc:/milestone/multi-user-server:default".
Requesting System Maintenance Mode
(See /lib/svc/share/README for more information.)
Console login service(s) cannot run
Root password for system maintenance (control-d to bypass):
[root@dark (~)]# svcs -l console-login
fmri svc:/system/console-login:default
name Console login
enabled false (temporary)
state disabled
next_state none
state_time Wed Dec 07 15:34:41 2005
restarter svc:/system/svc/restarter:default
dependency require_all/none svc:/system/filesystem/minimal (online)
dependency require_all/none svc:/system/identity:node (online)
dependency require_all/none svc:/system/utmp:default (online)
dependency require_all/none svc:/milestone/sysconfig (online)
[root@dark (~)]# svcs -x console-login
svc:/system/console-login:default (Console login)
State: disabled since Wed Dec 07 15:34:41 2005
Reason: Temporarily disabled by an administrator.
See: http://sun.com/msg/SMF-8000-1S
See: ttymon(1M)
Impact: This service is not running.
[root@dark (~)]# svcadm enable console-login
[root@dark (~)]#
[root@dark (~)]# svcs -x console-login
svc:/system/console-login:default (Console login)
State: offline since Wed Dec 07 15:43:18 2005
Reason: Unknown.
See: http://sun.com/msg/SMF-8000-AR
See: ttymon(1M)
Impact: This service is not running.
[root@dark (~)]# svcs -xv console-login
svc:/system/console-login:default (Console login)
State: offline since Wed Dec 07 15:43:18 2005
Reason: Unknown.
See: http://sun.com/msg/SMF-8000-AR
See: man -M /usr/share/man -s 1M ttymon
[root@dark (~)]# ps -ef | grep svc
root 459 72 0 15:44:35 console 0:00 grep svc
root 7 1 0 15:34:40 ? 0:01 /lib/svc/bin/svc.startd
root 9 1 0 15:34:40 ? 0:05 /lib/svc/bin/svc.configd
[root@dark (~)]# gcore 7
gcore: core.7 dumped
I am not sure how to upload my core, if anyone can assist me I would greatly appreciate it.