Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jun 2001 20:53:35 -0700 (PDT)
From:      Matthew Jacob <mjacob@feral.com>
To:        Brad Waite <brad@wcubed.net>
Cc:        freebsd-scsi@FreeBSD.ORG
Subject:   Re: data overruns on 'tar x' from DAT
Message-ID:  <Pine.BSF.4.21.0106192052210.67073-100000@beppo.feral.com>
In-Reply-To: <3B300C4A.4D771C68@wcubed.net>

next in thread | previous in thread | raw e-mail | index | archive | help

The record being read from tape is larger than the buffer you've allocated in
tar.

It may be you're in trouble. Default maxphys on Sun's is 124KB. That's
substantially larger than that which is allowed by default in FreeBSD. Check
-questions as to how to cope. 

On Tue, 19 Jun 2001, Brad Waite wrote:

> I'm trying to retrieve data from a tar archive created from a Sun box on DAT,
> but I keep getting these errors:
> 
> Jun 19 19:26:31 host /kernel: (sa0:ahc0:0:3:0): data overrun detected in Data-in
> phase.  Tag == 0x6.
> Jun 19 19:26:31 host /kernel: (sa0:ahc0:0:3:0): data overrun detected in Data-in
> phase.  Tag == 0x6.
> Jun 19 19:26:31 host /kernel: (sa0:ahc0:0:3:0): Have seen Data Phase.  Length =
> 20480.  NumSGs = 5.
> Jun 19 19:26:31 host /kernel: (sa0:ahc0:0:3:0): Have seen Data Phase.  Length =
> 20480.  NumSGs = 5.
> 
> After which tar says there's a read error and pukes.  What's causing this?
> 
> Thanks,
> 
> Brad Waite
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-scsi" in the body of the message
> 


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0106192052210.67073-100000>