List Info

Thread: Help on reboot problem




Help on reboot problem
user name
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

[shiyongprotein2980 ~]$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
[shiyongprotein2980 ~]$cat /etc/inittab
#
# inittab       This file describes how the INIT process should set up
#          ;     the system in a certain run-level.
#
# Author:&nbsp; &nbsp; &nbsp;  Miquel van Smoorenburg, < miquelsdrinkel.nl.mugnet.org">miquelsdrinkel.nl.mugnet.org>
#&nbsp; &nbsp; &nbsp; &nbsp;   ; &nbsp; &nbsp; Modified for RHS Linux by Marc Ewing and Donnie Barnes
#

# Default runlevel. The runlevels used by RHS are:
#&nbsp;  0 - halt (Do NOT set initdefault to this)
#&nbsp;  1 - Single user mode
#&nbsp;  2 - Multiuser, without NFS (The same as 3, if you do not have networking)
  3 - Full multiuser mode
#&nbsp;  4 - unused
#&nbsp;  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&quot;


# 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: syliuku.edu">syliuku.edu ( shiyongliuku.edu">shiyongliuku.edu or liushiyongku.edu">liushiyongku.edu)
Homepage: http://www.people.ku.edu/~syliu
Lab:&nbsp; &nbsp; http://vakser.bioinformatics.ku.edu/people
Phone: &nbsp; &nbsp; &nbsp; (785) 864-1962
Re: Help on reboot problem
user name
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-usersredhat.com
htt
ps://www.redhat.com/mailman/listinfo/rhn-users

Re: Help on reboot problem
user name
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,

dric Porte
Web Hosting Technical Customer Manager
PHONE: +33 4 92 11 41 77 ( TL : 36-4177)
Email: cedric.portefr.ibm.com



"Liu Shiyong&quot; <liushiyonggmail.com&gt;
Sent by: rhn-users-bouncesredhat.com

01/03/2007 19:57
Please respond to
";Discussions about Red Hat Network (rhn.redhat.com)"; <rhn-usersredhat.com>

To
rhn-usersredhat.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

[shiyongprotein2980 ~]$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
[shiyongprotein2980 ~]$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>miquelsdrinkel.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&quot;


# 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>syliuku.edu (ku.edu>shiyongliuku.edu or ku.edu>liushiyongku.edu)
Homepage:
http://www.people.ku.edu/~syliu
Lab:    
http://vakser.bioinformatics.ku.edu/people
Phone:       (785) 864-1962
_______________________________________________
rhn-users mailing list
rhn-usersredhat.com
https://www.redhat.com/mailman/listinfo/rhn-users

Re: Help on reboot problem
user name
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.portefr.ibm.com">cedric.portefr.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.portefr.ibm.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">cedric.portefr.ibm.com



"Liu Shiyong&quot; < liushiyonggmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">liushiyonggmail.com>
Sent by: rhn-users-bouncesredhat.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">rhn-users-bouncesredhat.com

01/03/2007 19:57
Please respond to
"Discussions about Red Hat Network (rhn.redhat.com)"; < rhn-usersredhat.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> rhn-usersredhat.com>

To
rhn-usersredhat.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">rhn-usersredhat.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

[shiyongprotein2980 ~]$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
[shiyongprotein2980 ~]$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, <
miquelsdrinkel.nl.mugnet.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">miquelsdrinkel.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&quot;


# 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:
syliuku.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">syliuku.edu ( shiyongliuku.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">shiyongliuku.edu or liushiyongku.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">liushiyongku.edu)
Homepage:
http://www.people.ku.edu/~syliu
Lab:    
http://vakser.bioinformatics.ku.edu/people

Phone:       (785) 864-1962
_______________________________________________
rhn-users mailing list
rhn-usersredhat.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">rhn-usersredhat.com
https://www.redhat.com/mailman/listinfo/rhn-users


_______________________________________________
rhn-users mailing list
redhat.com">rhn-usersredhat.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: syliuku.edu">syliuku.edu ( shiyongliuku.edu">shiyongliuku.edu or liushiyongku.edu">liushiyongku.edu)
Homepage: http://www.people.ku.edu/~syliu
Lab: ; &nbsp; http://vakser.bioinformatics.ku.edu/people
Phone: &nbsp; &nbsp; &nbsp; (785) 864-1962
[1-4]

about | contact  Other archives ( Real Estate discussion Medical topics )