The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Operating Systems > Linux > Debian
.
google unix.com



Debian Debian GNU/Linux is a free distribution of the GNU/Linux operating system.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
Debian: New git-core packages fix denial of service iBot Security Advisories (RSS) 0 07-25-2009 06:15 PM
server reboot itself but no core dump uuontario SUN Solaris 4 05-23-2009 04:19 PM
Etch 3.1 (Default branch) iBot Software Releases - RSS News 0 11-19-2008 01:50 PM
Install App in Debian Etch 4.0 icecom10 UNIX for Dummies Questions & Answers 3 10-29-2008 09:21 AM
Debian: New git-core packages fix buffer overflow iBot Security Advisories (RSS) 0 09-15-2008 12:20 PM

Reply
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 10-08-2009
jelloir jelloir is offline
Registered User
  
 

Join Date: Sep 2009
Location: Rye, Victoria, AU
Posts: 5
Cannot reboot Debian Etch - 1 Core at 100%

I have a weird problem.

I cannot reboot my Debian Etch Server and one core shows as using 100% CPU but nothing appears to be using it????

I have tried kill -9 and killall via htop on the nbd mount and poweroff and shutdown commands but gett nothing.

I also killed a number of other processes but no joy.

Anyone have any ideas? I just want to reboot it..... never had this happen before on Debian.

  #2 (permalink)  
Old 10-08-2009
pludi's Avatar
pludi pludi is offline Forum Staff  
Moderator
  
 

Join Date: Dec 2008
Location: .at
Posts: 1,839
Disable the tree-view in htop (F5 I think) to get a proper sorting.
  #3 (permalink)  
Old 10-08-2009
jelloir jelloir is offline
Registered User
  
 

Join Date: Sep 2009
Location: Rye, Victoria, AU
Posts: 5
the non-tree view looked identical but rearranged the list.

Here is ps aux instead

Code:
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root         1  0.0  0.0   6124   680 ?        Ss   Oct07   0:00 init [2]
root         2  0.0  0.0      0     0 ?        S    Oct07   0:00 [migration/0]
root         3  0.0  0.0      0     0 ?        SN   Oct07   0:00 [ksoftirqd/0]
root         4  0.0  0.0      0     0 ?        S    Oct07   0:00 [watchdog/0]
root         5  0.0  0.0      0     0 ?        S    Oct07   0:00 [migration/1]
root         6  0.0  0.0      0     0 ?        SN   Oct07   0:00 [ksoftirqd/1]
root         7  0.0  0.0      0     0 ?        S    Oct07   0:00 [watchdog/1]
root         8  0.0  0.0      0     0 ?        S<   Oct07   0:00 [events/0]
root         9  0.0  0.0      0     0 ?        S<   Oct07   0:00 [events/1]
root        10  0.0  0.0      0     0 ?        S<   Oct07   0:00 [khelper]
root        11  0.0  0.0      0     0 ?        S<   Oct07   0:00 [kthread]
root        16  0.0  0.0      0     0 ?        S<   Oct07   0:00 [kblockd/0]
root        17  0.0  0.0      0     0 ?        S<   Oct07   0:00 [kblockd/1]
root        18  0.0  0.0      0     0 ?        S<   Oct07   0:00 [kacpid]
root       116  0.0  0.0      0     0 ?        S<   Oct07   0:00 [khubd]
root       118  0.0  0.0      0     0 ?        S<   Oct07   0:00 [kseriod]
root       169  0.0  0.0      0     0 ?        S<   Oct07   0:17 [kswapd0]
root       170  0.0  0.0      0     0 ?        S<   Oct07   0:00 [aio/0]
root       171  0.0  0.0      0     0 ?        S<   Oct07   0:00 [aio/1]
root       689  0.0  0.0      0     0 ?        S<   Oct07   0:00 [ata/0]
root       690  0.0  0.0      0     0 ?        S<   Oct07   0:00 [ata/1]
root       691  0.0  0.0      0     0 ?        S<   Oct07   0:00 [ata_aux]
root       744  0.0  0.0      0     0 ?        S<   Oct07   0:00 [scsi_eh_0]
root       745  0.0  0.0      0     0 ?        S<   Oct07   0:00 [scsi_eh_1]
root       970  0.0  0.0      0     0 ?        D<   Oct07   0:21 [kjournald]
root      1491  0.0  0.0      0     0 ?        S<   Oct07   0:00 [kedac]
root      1735  0.0  0.0      0     0 ?        S<   Oct07   0:00 [kmirrord]
root      2025  0.0  0.0   3728   592 ?        Ss   Oct07   0:00 /sbin/syslogd
root      2031  0.0  0.0   2656   412 ?        Ss   Oct07   0:00 /sbin/klogd -x
root      2127  0.0  0.0  25840  1236 ?        Ss   Oct07   0:00 /usr/sbin/sshd
ntp       2154  0.0  0.0  14080  1472 ?        Ss   Oct07   0:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -u 101:103 -g
root      2164  0.0  0.0  11496   804 ?        Ss   Oct07   0:00 /usr/sbin/cron
root      2239  0.0  0.0   2652   536 tty1     Ss+  Oct07   0:00 /sbin/getty 38400 tty1
root      2240  0.0  0.0   2656   540 tty2     Ss+  Oct07   0:00 /sbin/getty 38400 tty2
root      2241  0.0  0.0   2656   540 tty3     Ss+  Oct07   0:00 /sbin/getty 38400 tty3
root      2242  0.0  0.0   2656   540 tty4     Ss+  Oct07   0:00 /sbin/getty 38400 tty4
root      2243  0.0  0.0   2656   540 tty5     Ss+  Oct07   0:00 /sbin/getty 38400 tty5
root      2244  0.0  0.0   2656   540 tty6     Ss+  Oct07   0:00 /sbin/getty 38400 tty6
root      3104  0.0  0.0      0     0 ?        S    11:54   0:01 [pdflush]
root      3202  0.0  0.0      0     0 ?        S    13:56   0:00 [pdflush]
root      3549  0.0  0.0  11664   908 ?        DN   21:20   0:00 mount /dev/nb0 /mnt/
root      3580  0.0  0.0  11664   908 ?        D    21:25   0:00 mount /dev/nb0 /mnt/
root      3591  0.0  0.0   6960   724 ?        D    21:28   0:00 shutdown -r 0 w
root      3700  0.0  0.0   2508   356 ?        D    21:48   0:00 reboot -f
root      3722  0.0  0.0   2508   320 ?        D    21:54   0:00 rmmod -f nbd
root      3737  0.0  0.0   6956   716 ?        D    22:02   0:00 shutdown -r 0 w
root      3739  0.0  0.0  36792  2724 ?        Ss   22:03   0:00 sshd: root@pts/5
root      3741  0.0  0.0  11548  1992 pts/5    Ss   22:03   0:00 -bash
root      3750  0.0  0.0   9656  1056 pts/5    R+   22:30   0:00 ps aux
  #4 (permalink)  
Old 10-12-2009
brusell's Avatar
brusell brusell is offline
Registered User
  
 

Join Date: Oct 2009
Location: Czech Kingdom
Posts: 16
Hello try also command
Code:
init 6
eventually
Code:
sync ; shutdown -r now
Regarding core utilization, are you sure, that you are using the right kernel version???
Please correct me, if I am wrong, but I suppose that default kernel is not aware more than one core, maybe you should use SMP kernel version.

Bruss

Last edited by brusell; 10-12-2009 at 04:55 PM..
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 08:48 AM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0