LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-11-2010, 05:43 AM   #1
pinga123
Member
 
Registered: Sep 2009
Posts: 684
Blog Entries: 2

Rep: Reputation: 37
Restart Problem


Hi guys i m using sun server (model 4170) for virtualisation.
Which has VM server 2.2 (oracle linux distribution) install on it.

Whenever i fire init 6 or reboot command .it doesnt restart.


Please find output of /etc/inittab file .
Code:
[root@OFSMUW-VS-58 iotest]# 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>
#               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:3: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
co:2345:respawn:/sbin/agetty xvc0 9600 vt100-nav
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

# Run a getty on the serial console
 
Old 01-11-2010, 07:59 AM   #2
wjdoss
LQ Newbie
 
Registered: Sep 2009
Location: Bangalore
Distribution: ubuntu 9.04 and RHEL4
Posts: 24

Rep: Reputation: 15
Post

Hi,
1) Is there any error while you issue the command? if so please list it out.
2) If not, please give me the last 10 to 15 lines of dmesg capture.

3) Is there a problem with init 0 or only with init 6?
 
Old 01-11-2010, 08:20 AM   #3
pinga123
Member
 
Registered: Sep 2009
Posts: 684

Original Poster
Blog Entries: 2

Rep: Reputation: 37
init 6 or reboot should restart the machine but it is not happening

last few lines for dmesg
Code:
vlan225: topology change detected, propagating
vlan225: port 1(bond0.225) entering forwarding state
vlan226: topology change detected, propagating
vlan226: port 1(bond1.226) entering forwarding state
e1000e: eth3 NIC Link is Down
bonding: bond1: link status definitely down for interface eth3, disabling it
igb: eth7: igb_watchdog_task: NIC Link is Down
bonding: bond1: link status definitely down for interface eth7, disabling it
e1000e: eth1 NIC Link is Down
igb: eth5: igb_watchdog_task: NIC Link is Down
bonding: bond0: link status definitely down for interface eth1, disabling it
bonding: bond0: link status definitely down for interface eth5, disabling it
e1000e: eth3 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
bonding: bond1: link status definitely up for interface eth3.
e1000e: eth1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
bonding: bond0: link status definitely up for interface eth1.
igb: eth5: igb_watchdog_task: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
igb: eth7: igb_watchdog_task: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: None
bonding: bond0: link status definitely up for interface eth5.
bonding: bond1: link status definitely up for interface eth7.
 
Old 01-11-2010, 11:22 PM   #4
wjdoss
LQ Newbie
 
Registered: Sep 2009
Location: Bangalore
Distribution: ubuntu 9.04 and RHEL4
Posts: 24

Rep: Reputation: 15
Hi

1) I want the capture after issuing init 6?
2) Did you check the same with other users?
3) Try stopping all Ethernet interfaces and then issuing reboot or init 6.
4) Please provide me capture of ps -ax after init 6.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I set the regulatory daemon to restart when I restart the network service? zahadumy Linux - Networking 0 11-05-2006 11:24 AM
lpd restart problem, help if u can... marneus Red Hat 1 06-21-2005 11:34 AM
apache restart problem p0rt Linux - Networking 0 06-07-2004 11:00 AM
Mount restart problem pazvant Linux - General 1 01-06-2004 10:48 AM
problem with ldp restart suishoo Linux - Hardware 0 08-22-2003 01:19 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:17 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration