|
List Info
Thread: Help on reboot problem
|
|
| Help on reboot problem |

|
2007-03-01 12:57:03 |
|
When I reboot my computer, the system can not reboot normally...
stopping systat .................................OK no more processes left in this runlevel
[shiyong protein2980 ~]$uname -a Linux
protein2980.mrb.ku.edu 2.6.9-42.0.10.ELsmp #1 SMP Fri Feb 16 17:13:42 EST 2007 x86_64 x86_64 x86_64 GNU/Linux [shiyong protein2980 ~]$cat /etc/inittab # # inittab This file describes how the INIT process should set up
# the system in a certain run-level. # # Author: Miquel van Smoorenburg, < miquels drinkel.nl.mugnet.org">miquels drinkel.nl.mugnet.org> # Modified for RHS Linux by Marc Ewing and Donnie Barnes
#
# Default runlevel. The runlevels used by RHS are: # 0 - halt (Do NOT set initdefault to this) # 1 - Single user mode # 2 - Multiuser, without NFS (The same as 3, if you do not have networking)
# 3 - Full multiuser mode # 4 - unused # 5 - X11 # 6 - reboot (Do NOT set initdefault to this) # id:5:initdefault:
# System initialization. si::sysinit:/etc/rc.d/rc.sysinit
l0:0:wait:/etc/rc.d/rc 0
l1:1:wait:/etc/rc.d/rc 1 l2:2:wait:/etc/rc.d/rc 2 l3:3:wait:/etc/rc.d/rc 3 l4:4:wait:/etc/rc.d/rc 4 l5:5:wait:/etc/rc.d/rc 5 l6:6:wait:/etc/rc.d/rc 6
# Trap CTRL-ALT-DELETE ca::ctrlaltdel:/sbin/shutdown -t3 -r now
# When our UPS tells us power has failed, assume we have a few minutes # of power left. Schedule a shutdown for 2 minutes from now. # This does, of course, assume you have powerd installed and your # UPS connected and working correctly.
pf::powerfail:/sbin/shutdown -f -h +2 "Power Failure; System Shutting Down"
# If power was restored before the shutdown kicked in, cancel it. pr:12345:powerokwait:/sbin/shutdown -c "Power Restored; Shutdown Cancelled"
# 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
# Run xdm in runlevel 5 x:5:respawn:/etc/X11/prefdm -nodaemon
-- Shiyong Liu Research Assistant center for bioinformatics in the university of kansas
Lab: (785)864-1962 Email: syliu ku.edu">syliu ku.edu ( shiyongliu ku.edu">shiyongliu ku.edu or liushiyong ku.edu">liushiyong ku.edu) Homepage:
http://www.people.ku.edu/~syliu Lab: http://vakser.bioinformatics.ku.edu/people Phone: (785) 864-1962
|
| Re: Help on reboot problem |

|
2007-03-01 13:11:39 |
Hi Liu,
Liu Shiyong wrote:
> When I reboot my computer, the system can not reboot
normally...
>
> stopping systat .................................OK
> no more processes left in this runlevel
This list is for discussions about using Red Hat Network to
manage and
apply updates to Red Hat Enterprise Linux, including
discussion about
particular Red Hat Enterprise Linux updates.
This list is not intended for discussion about topics
specific to Red
Hat Enterprise Linux that do not involve Red Hat Network.
For discussion
of such topics, you may want to try:
[1] RHEL 4 Discussion - h
ttps://www.redhat.com/mailman/listinfo/nahant-list
[2] RHEL 3 Discussion - h
ttps://www.redhat.com/mailman/listinfo/taroon-list
[3] Red Hat System Administrators' list:
https://www.redhat.com/mailman/listinfo/redhat-sysad
min-list
~m
_______________________________________________
rhn-users mailing list
rhn-users redhat.com
htt
ps://www.redhat.com/mailman/listinfo/rhn-users
|
|
| Re: Help on reboot problem |

|
2007-03-06 04:54:59 |
|
Hello Liu,
have
you try a ls -l /etc/rc.d/rc5.d and check if
you have link down in this repertory?
Cordialement,
Cédric Porte
Web Hosting Technical Customer Manager
PHONE: +33 4 92 11 41 77 ( TL : 36-4177)
Email: cedric.porte fr.ibm.com
"Liu Shiyong"
<liushiyong gmail.com>
Sent by: rhn-users-bounces redhat.com
01/03/2007 19:57
Please respond to
"Discussions about Red Hat Network (rhn.redhat.com)" <rhn-users redhat.com> |
|
To
| rhn-users redhat.com
|
|
cc
|
|
|
Subject
[rhn-users] Help on reboot problem | |
| |
When I reboot my computer, the system can not reboot normally...
stopping systat .................................OK
no more processes left in this runlevel
[shiyong protein2980 ~]$uname -a
Linux protein2980.mrb.ku.edu
2.6.9-42.0.10.ELsmp #1 SMP Fri Feb 16 17:13:42 EST 2007 x86_64 x86_64 x86_64
GNU/Linux
[shiyong protein2980 ~]$cat /etc/inittab
#
# inittab This file describes how the INIT process
should set up
# the system in a certain
run-level.
#
# Author: Miquel van Smoorenburg, <drinkel.nl.mugnet.org>miquels drinkel.nl.mugnet.org>
# Modified for RHS Linux
by Marc Ewing and Donnie Barnes
#
# Default runlevel. The runlevels used by RHS are:
# 0 - halt (Do NOT set initdefault to this)
# 1 - Single user mode
# 2 - Multiuser, without NFS (The same as 3, if you do not have
networking)
# 3 - Full multiuser mode
# 4 - unused
# 5 - X11
# 6 - reboot (Do NOT set initdefault to this)
#
id:5:initdefault:
# System initialization.
si::sysinit:/etc/rc.d/rc.sysinit
l0:0:wait:/etc/rc.d/rc 0
l1:1:wait:/etc/rc.d/rc 1
l2:2:wait:/etc/rc.d/rc 2
l3:3:wait:/etc/rc.d/rc 3
l4:4:wait:/etc/rc.d/rc 4
l5:5:wait:/etc/rc.d/rc 5
l6:6:wait:/etc/rc.d/rc 6
# Trap CTRL-ALT-DELETE
ca::ctrlaltdel:/sbin/shutdown -t3 -r now
# When our UPS tells us power has failed, assume we have a few minutes
# of power left. Schedule a shutdown for 2 minutes from now.
# This does, of course, assume you have powerd installed and your
# UPS connected and working correctly.
pf::powerfail:/sbin/shutdown -f -h +2 "Power Failure; System Shutting
Down"
# If power was restored before the shutdown kicked in, cancel it.
pr:12345:powerokwait:/sbin/shutdown -c "Power Restored; Shutdown Cancelled"
# 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
# Run xdm in runlevel 5
x:5:respawn:/etc/X11/prefdm -nodaemon
--
Shiyong Liu
Research Assistant
center for bioinformatics in the university of kansas
Lab: (785)864-1962
Email: ku.edu>syliu ku.edu
(ku.edu>shiyongliu ku.edu
or ku.edu>liushiyong ku.edu)
Homepage: http://www.people.ku.edu/~syliu
Lab: http://vakser.bioinformatics.ku.edu/people
Phone: (785) 864-1962 _______________________________________________
rhn-users mailing list
rhn-users redhat.com
https://www.redhat.com/mailman/listinfo/rhn-users
|
| Re: Help on reboot problem |

|
2007-03-06 09:58:35 |
|
What is "down" ? I did not find it . ls -l /etc/rc.d/rc5.d/ |grep down
2007/3/6, Cedric Porte < cedric.porte fr.ibm.com">cedric.porte fr.ibm.com
>:
Hello Liu,
have
you try a ls -l /etc/rc.d/rc5.d and check if
you have link down in this repertory?
Cordialement,
Cédric Porte
Web Hosting Technical Customer Manager
PHONE: +33 4 92 11 41 77 ( TL : 36-4177)
Email: cedric.porte fr.ibm.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">cedric.porte fr.ibm.com
When I reboot my computer, the system can not reboot normally...
stopping systat .................................OK
no more processes left in this runlevel
[shiyong protein2980 ~]$uname -a
Linux protein2980.mrb.ku.edu
2.6.9-42.0.10.ELsmp #1 SMP Fri Feb 16 17:13:42 EST 2007 x86_64 x86_64 x86_64
GNU/Linux
[shiyong protein2980 ~]$cat /etc/inittab
#
# inittab This file describes how the INIT process
should set up
# the system in a certain
run-level.
#
# Author: Miquel van Smoorenburg, < miquels drinkel.nl.mugnet.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">miquels drinkel.nl.mugnet.org
>
# Modified for RHS Linux
by Marc Ewing and Donnie Barnes
#
# Default runlevel. The runlevels used by RHS are:
# 0 - halt (Do NOT set initdefault to this)
# 1 - Single user mode
# 2 - Multiuser, without NFS (The same as 3, if you do not have
networking)
# 3 - Full multiuser mode
# 4 - unused
# 5 - X11
# 6 - reboot (Do NOT set initdefault to this)
#
id:5:initdefault:
# System initialization.
si::sysinit:/etc/rc.d/rc.sysinit
l0:0:wait:/etc/rc.d/rc 0
l1:1:wait:/etc/rc.d/rc 1
l2:2:wait:/etc/rc.d/rc 2
l3:3:wait:/etc/rc.d/rc 3
l4:4:wait:/etc/rc.d/rc 4
l5:5:wait:/etc/rc.d/rc 5
l6:6:wait:/etc/rc.d/rc 6
# Trap CTRL-ALT-DELETE
ca::ctrlaltdel:/sbin/shutdown -t3 -r now
# When our UPS tells us power has failed, assume we have a few minutes
# of power left. Schedule a shutdown for 2 minutes from now.
# This does, of course, assume you have powerd installed and your
# UPS connected and working correctly.
pf::powerfail:/sbin/shutdown -f -h +2 "Power Failure; System Shutting
Down"
# If power was restored before the shutdown kicked in, cancel it.
pr:12345:powerokwait:/sbin/shutdown -c "Power Restored; Shutdown Cancelled"
# 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
# Run xdm in runlevel 5
x:5:respawn:/etc/X11/prefdm -nodaemon
--
Shiyong Liu
Research Assistant
center for bioinformatics in the university of kansas
Lab: (785)864-1962
Email: syliu ku.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">syliu ku.edu
( shiyongliu ku.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">shiyongliu ku.edu
or liushiyong ku.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">liushiyong ku.edu)
Homepage: http://www.people.ku.edu/~syliu
Lab: http://vakser.bioinformatics.ku.edu/people
Phone: (785) 864-1962 _______________________________________________
rhn-users mailing list
rhn-users redhat.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">rhn-users redhat.com
https://www.redhat.com/mailman/listinfo/rhn-users
_______________________________________________ rhn-users mailing list redhat.com">rhn-users redhat.com
https://www.redhat.com/mailman/listinfo/rhn-users
-- Shiyong Liu Research Assistant center for bioinformatics in the university of kansas Lab: (785)864-1962
Email: syliu ku.edu">syliu ku.edu ( shiyongliu ku.edu">shiyongliu ku.edu or liushiyong ku.edu">liushiyong ku.edu) Homepage:
http://www.people.ku.edu/~syliu Lab: http://vakser.bioinformatics.ku.edu/people Phone: (785) 864-1962
|
[1-4]
|
|