Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 Dec 2001 12:24:46 -0600
From:      Joe Koenig <joe@jwebmedia.com>
To:        freebsd-questions@FreeBSD.ORG
Subject:   System refuses to shutdown?
Message-ID:  <3C18F26E.E962604A@jwebmedia.com>

next in thread | raw e-mail | index | archive | help
OK, in my quest to increase my shmmax, I have discovered that my machine
refuses to shutdown. Below is my ssh session:

localhost# shutdown -r now
Shutdown NOW!
shutdown: [pid 857]
localhost#                                                              
                 
*** FINAL System shutdown message from habiem@localhost ***             
    
System going down IMMEDIATELY                                           
      
                                                                        
      
                                                                        
      

System shutdown time has arrived

Normally the system will shutdown and reboot in that situation, however,
the system will not shut down. It just stays up and running. In fact, a
few minutes after typing that, if I do "top", I get:

top
last pid:   873;  load averages:  0.00,  0.00,  0.00                    
   up 0+02:20:09  12:00:53
25 processes:  1 running, 24 sleeping
CPU states:  0.4% user,  0.0% nice,  0.0% system,  1.2% interrupt, 98.4% idle
Mem: 9488K Active, 156M Inact, 78M Wired, 4K Cache, 112M Buf, 759M Free
Swap: 1024M Total, 1024M Free

  PID USERNAME PRI NICE  SIZE    RES STATE    TIME   WCPU    CPU COMMAND
  189 root       2   0  2548K  1688K select   0:00  0.00%  0.00% sshd
  239 root       2   0  3840K  3432K select   0:00  0.00%  0.00% perl
  866 root       2   0  1888K  1144K select   0:00  0.00%  0.00% top
  194 root       2   0  2500K  2040K select   0:00  0.00%  0.00% sendmail
  873 root      28   0  1892K  1148K RUN      0:00  0.00%  0.00% top
    6 root      10   0   696K   444K wait     0:00  0.00%  0.00% sh
  788 root       2   0  2632K  1988K select   0:00  0.00%  0.00% sshd
  860 root       2   0  2632K  1988K select   0:00  0.00%  0.00% sshd
  160 root       2   0   932K   664K select   0:00  0.00%  0.00% syslogd
  774 root       2   0  2632K  1988K select   0:00  0.00%  0.00% sshd
  791 root      18   0  1308K   968K pause    0:00  0.00%  0.00% csh
  778 root       3   0  1312K   972K ttyin    0:00  0.00%  0.00% csh
  864 root      18   0  1308K   944K pause    0:00  0.00%  0.00% csh
  186 root      10   0   968K   752K nanslp   0:00  0.00%  0.00% cron
  252 pgsql     10   0   636K   456K wait     0:00  0.00%  0.00% sh
  775 habiem    10   0  1048K   896K wait     0:00  0.00%  0.00% bash
  861 habiem    10   0  1048K   896K wait     0:00  0.00%  0.00% bash
  789 habiem    10   0  1048K   896K wait     0:00  0.00%  0.00% bash
  191 root       2   0   904K   616K select   0:00  0.00%  0.00% usbd
  288 pgsql      3   0  2704K  1608K ttyin    0:00  0.00%  0.00% psql
  184 root       2   0  1056K   808K select   0:00  0.00%  0.00% inetd
  248 root      10   0   628K   432K wait     0:00  0.00%  0.00% sh
  225 root       2   0   900K   520K select   0:00  0.00%  0.00% moused
  247 root      10   0   696K   444K wait     0:00  0.00%  0.00% sh
   32 root      18   0   208K    92K pause    0:00  0.00%  0.00% adjkerntz

Any ideas why the system will not shut down? Thanks,

Joe

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C18F26E.E962604A>