From fnaumann@mail.cs.uni-magdeburg.de Thu Feb 12 07:13:46 2004 Subject: [MiNT] Strange Bug From: Mark Duckworth To: mint@fishpool.com Content-Type: text/plain Message-Id: <1076566216.21850.5.camel@pikachu.atari-source.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.5 Date: Thu, 12 Feb 2004 01:10:17 -0500 Content-Transfer-Encoding: 7bit Delivered-To: mint@fishpool.com Delivered-To: mint@lists.fishpool.fi X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: mduckworth@atari-source.com Precedence: bulk List-help: List-unsubscribe: List-ID: X-List-ID: Hey guys, I'm going to attempt to track down a strange bug over the next few days. Now that I know my system is 100% solid and my ethernet also tests well the results should be interesting. What happens is, I create a backup script to backup partitions C through H using tar. The destination is a mounted nfs share. The nfs appears to work fine and tests well for small tests (100MB or so), but for higher amounts of data there are errors introduced both early and later in the archive. This is with or without gzip compression. Seems it could be a bug in tar or mintlib as many times it says "obsolescent base 64 headers found, skipping to next" and continues there until the end of the file. As the files are gzipped, if it was an nfs failure at all causing complete corruption, the first thing to go would be gzip, but that is not the case. The data sizes I am working with are several thousand files at 500MB-1G of total data per archive. I've attempted using gzip compression with tar zcvpf and plain tar archive, both come out bad. The smaller drives, like drive c with only a few 100MB of data test okay, so it's definitely a problem that takes a lot of stress to arise - definitely it could be my st-ram board not liking 20MHz or something so I MUST replicate this with aranym before it can be considered a bug. But as well, I thought I would post early to start a discussion to see if others experienced similar issues. Thanks, Mark http://portal.atari-source.com