Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Apr 2003 15:50:16 -0700 (PDT)
From:      "Nicholas Paufler" <npaufler@incentre.net>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/51332: QUIRK: BNCHMARK DLT1 requires SA_QUIRK_1FM
Message-ID:  <200304232250.h3NMoGrg035608@freefall.freebsd.org>

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

From: "Nicholas Paufler" <npaufler@incentre.net>
To: <freebsd-gnats-submit@FreeBSD.org>, <npaufler@incentre.net>
Cc:  
Subject: Re: kern/51332: QUIRK: BNCHMARK DLT1 requires SA_QUIRK_1FM
Date: Wed, 23 Apr 2003 16:48:06 -0600

 Hrm :/
 
 I did quite a bit of testing both with and without this patch before I
 submitted it, but something is still broken.
 
 mt fsf 2
 (and then restore the data)
 
 should restore the second thing put to the tape. However, it doesn't.
 Because there are still 2 EOT marks, I need to do:
 mt fsf 3
 (and then restore my data)
 
 because there are two markers.
 
 I was fairly certain my patch fixed it since it worked in my small, fast
 test cases, but now that I've tried it with some larger data i'm back to
 square one.
 
 Perhaps someone more familiar with the scsi underlyings can help me out
 here? Hacking kernel source really isn't my forte :)
 
 Thanks
 
 Nicholas
 



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