From hsu@clinet.fi  Wed Feb 14 12:26:25 1996
Received: from hauki.clinet.fi (root@hauki.clinet.fi [194.100.0.1])
          by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id MAA10708
          for <FreeBSD-gnats-submit@freebsd.org>; Wed, 14 Feb 1996 12:26:15 -0800 (PST)
Received: from katiska.clinet.fi (root@katiska.clinet.fi [194.100.0.4]) by hauki.clinet.fi (8.7.3/8.6.4) with ESMTP id WAA27902 for <FreeBSD-gnats-submit@freebsd.org>; Wed, 14 Feb 1996 22:25:59 +0200 (EET)
Received: (hsu@localhost) by katiska.clinet.fi (8.7.3/8.6.4) id WAA20359; Wed, 14 Feb 1996 22:25:58 +0200 (EET)
Message-Id: <199602142025.WAA20359@katiska.clinet.fi>
Date: Wed, 14 Feb 1996 22:25:58 +0200 (EET)
From: Heikki Suonsivu <hsu@clinet.fi>
Reply-To: hsu@clinet.fi
To: FreeBSD-gnats-submit@freebsd.org
Subject: shutdown -r does not seem to always complete
X-Send-Pr-Version: 3.2

>Number:         1028
>Category:       bin
>Synopsis:       shutdown -r does not seem to always complete
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 14 12:30:01 PST 1996
>Closed-Date:    Tue Oct 22 01:48:35 PDT 1996
>Last-Modified:  Tue Oct 22 01:48:54 PDT 1996
>Originator:     Heikki Suonsivu
>Release:        FreeBSD 2.2-CURRENT i386
>Organization:
Clinet, Espoo, Finland
>Environment:

	-current as of 8th january (kernel compile date, probably close to
	sup date).

>Description:

: System going down in 30 seconds                                                
:                                                                                
: En saa scratchia n{kym{{n boottaamatta, eli lyhyt katko newzetorissa.  Cantinaa
:  ja zetoriin on jo mountattu                                                                      
: laitan mailiin lis{{ infoa.                                                    
:                                                                                
:                                                                                
: *** FINAL System shutdown message from hsu@newzetor.clinet.fi ***            
: System going down IMMEDIATELY                                                  
:                                                                                
: En saa scratchia n{kym{{n boottaamatta, eli lyhyt katko newzetorissa.  Cantinaa
:  ja zetoriin on jo mountattu                                                                      
: laitan mailiin lis{{ infoa.                                                    
: ...
: hsu#newzetor.clinet.fi Wed 11: ps axuwl | egrep '(PID|shutdown)'
: USER       PID %CPU %MEM   VSZ  RSS  TT  STAT STARTED       TIME COMMAND            UID   PID  PPID CPU PRI NI   VSZ  RSS WCHAN  STAT  TT       TIME COMMAND
: root      8448  0.0  0.3   324  152  p1  I<    7:04PM    0:00.04 shutdown -r +15      0  8448     1 255   4 -20   324  152 ttywri I<    p1    0:00.04 shutdown -r +15 
: hsu#newzetor.clinet.fi Wed 12: head -1 /etc/motd
: FreeBSD 2.2-CURRENT (CLINETSERVER) #7: Mon Jan  8 04:58:16 EET 1996
: hsu#newzetor.clinet.fi Wed 13: date
: Wed Feb 14 22:21:19 EET 1996
: hsu#newzetor.clinet.fi Wed 14: 

As root I told the machine to reboot.  After three hours, it was still
happily running.  Probably tries to print out a message to someone?

>How-To-Repeat:

	I don't know exactly, it happens sometimes.  There are lots of users (~50) in this
	machine, running anything they can imagine of.

>Fix:
>Release-Note:
>Audit-Trail:

From: J Wunsch <j@uriah.heep.sax.de>
To: hsu@clinet.fi
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: bin/1028: shutdown -r does not seem to always complete
Date: Thu, 15 Feb 1996 10:06:09 +0100 (MET)

 As Heikki Suonsivu wrote:
 
 > : hsu#newzetor.clinet.fi Wed 11: ps axuwl | egrep '(PID|shutdown)'
 > : USER       PID %CPU %MEM   VSZ  RSS  TT  STAT STARTED       TIME COMMAND            UID   PID  PPID CPU PRI NI   VSZ  RSS WCHAN  STAT  TT       TIME COMMAND
 > : root      8448  0.0  0.3   324  152  p1  I<    7:04PM    0:00.04 shutdown -r +15      0  8448     1 255   4 -20   324  152 ttywri I<    p1    0:00.04 shutdown -r +15 
 
 > As root I told the machine to reboot.  After three hours, it was still
 > happily running.  Probably tries to print out a message to someone?
 
 Do you have a serial console that's perhaps jamming?
 
 -- 
 cheers, J"org
 
 joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
 Never trust an operating system you don't have sources for. ;-)

From: Heikki Suonsivu <hsu@clinet.fi>
To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch)
Cc: hsu@clinet.fi, FreeBSD-gnats-submit@freebsd.org
Subject: Re: bin/1028: shutdown -r does not seem to always complete
Date: Thu, 15 Feb 1996 12:57:45 +0200 (EET)

 J. Wunsch writes:
  > > : hsu#newzetor.clinet.fi Wed 11: ps axuwl | egrep '(PID|shutdown)'
  > > : USER       PID %CPU %MEM   VSZ  RSS  TT  STAT STARTED       TIME COMMAND            UID   PID  PPID CPU PRI NI   VSZ  RSS WCHAN  STAT  TT       TIME COMMAND
  > > : root      8448  0.0  0.3   324  152  p1  I<    7:04PM    0:00.04 shutdown -r +15      0  8448     1 255   4 -20   324  152 ttywri I<    p1    0:00.04 shutdown -r +15 
  > 
  > > As root I told the machine to reboot.  After three hours, it was still
  > > happily running.  Probably tries to print out a message to someone?
  > 
  > Do you have a serial console that's perhaps jamming?
 
 No.  The shutdown command was given from a pty (xterm), if that matters.
 
 -- 
 Heikki Suonsivu, T{ysikuu 10 C 83/02210 Espoo/FINLAND, hsu@clinet.fi
 mobile +358-40-5519679 work +358-0-4375360 fax -4555276 home -8031121
State-Changed-From-To: open->feedback 
State-Changed-By: scrappy 
State-Changed-When: Mon Oct 21 23:06:35 PDT 1996 
State-Changed-Why:  

Dust off the cobwebs - Confirm Status 
State-Changed-From-To: feedback->closed 
State-Changed-By: scrappy 
State-Changed-When: Tue Oct 22 01:48:35 PDT 1996 
State-Changed-Why:  

Originator Confirmed Closure 
>Unformatted:
