Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 May 2000 09:00:02 -0700 (PDT)
From:      "Crist J. Clark" <cjc@scitec.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/14250: restore(8) can loop if tty goes away or with -y option
Message-ID:  <200005311600.JAA41068@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/14250; it has been noted by GNATS.

From: "Crist J. Clark" <cjc@scitec.com>
To: freebsd-gnats-submit@FreeBSD.org, iedowse@maths.tcd.ie
Cc:  
Subject: Re: bin/14250: restore(8) can loop if tty goes away or with -y option
Date: Wed, 31 May 2000 11:54:13 -0400

 I am running into the second problem outlined. I run an
 automated dump over ssh. Sometimes if things do not finish
 just right, I get the infinite loop. The messages,
 
   Changing volumes on pipe input?
   Changing volumes on pipe input?
   Changing volumes on pipe input?
 
 Keep coming until they fill up the disk,
 
   # ls -l /var/spool/mqueue
   total 741960
   -rw-------  1 root  daemon  759382016 May 31 04:12 dfWAA01445
   -rw-------  1 root  daemon          0 May 30 22:30 qfWAA01445
   -rw-------  1 root  daemon          0 May 30 22:30 xfWAA01445
   # df /var
   Filesystem   1K-blocks     Used    Avail Capacity  Mounted on
   /dev/ad0s1e     916639   912239   -68931   108%    /usr
 
 Why have these patches not been commited?
 -- 
 Crist J. Clark                              cjc@scitec.com
 SciTec, Inc                             (609)921-3892 x252
 


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




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