Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Nov 1996 15:03:09 -0800
From:      "Justin T. Gibbs" <gibbs@freefall.freebsd.org>
To:        Andreas Klemm <andreas@klemm.gtn.com>
Cc:        "Alexsandro D. F. Correia" <acorreia@marlin.com.br>, hackers@FreeBSD.org
Subject:   Re: Problems restoring Backups !!! 
Message-ID:  <199611112303.PAA17972@freefall.freebsd.org>
In-Reply-To: Your message of "Mon, 11 Nov 1996 22:16:10 %2B0100." <Pine.BSF.3.95.961111221306.227A-100000@klemm.gtn.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
>options		AHC_SCBPAGING_ENABLE
>options		AHC_TAGENABLE		# still makes problems with tap
>es
>options		SCSI_REPORT_GEOMETRY
>
>I get now thousands of (looping) Queue Full lines, when trying to make
>a backup using dump(8).

Remove the printf and see if it works okay for you.  The printf probably
causes a cascade effect since it will cause syslogd to write to the disk.
I'll also look into changing the code to try to actively reduce the number
of transactions allowed to the target, but to do that correctly is a lot of
work - which is the main reason I added it to the generic SCSI layer on the
SCSI branch.

>--
>andreas@klemm.gtn.com         /\/\___      Wiechers & Partner Datentechnik Gmb
>H
>   Andreas Klemm          ___/\/\/         Support Unix -- andreas.klemm@wup.d
>e
>pgp p-key  http://www-swiss.ai.mit.edu/~bal/pks-toplev.html  >>> powered by <<
><
>ftp://sunsite.unc.edu/pub/Linux/system/Printing/aps-491.tgz  >>>    FreeBSD <<
><
>

--
Justin T. Gibbs
===========================================
  FreeBSD: Turning PCs into workstations
===========================================



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