From owner-freebsd-hardware Thu Apr 11 14:45: 9 2002 Delivered-To: freebsd-hardware@freebsd.org Received: from mail.atbd.com (mail.atbd.com [206.190.141.129]) by hub.freebsd.org (Postfix) with SMTP id 81E7F37B41B for ; Thu, 11 Apr 2002 14:45:04 -0700 (PDT) Received: (qmail 8329 invoked from network); 11 Apr 2002 21:44:58 -0000 Received: from gateway.atbd.com (HELO jj) (209.95.35.200) by ftp.hei.net with SMTP; 11 Apr 2002 21:44:58 -0000 From: "John A. Hengstler" To: Cc: Subject: ata & tar Date: Thu, 11 Apr 2002 14:44:22 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-hardware@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Greetings, I updated to 4.5-stable on April 1. I have been using tar to do my tape backups on a daily basis. Since the upgrade, I have bee n noticing that tar when finished with the backup, it stays in "top" without dieing. Here is the status in top (note the atprq status): 410 root -6 0 456K 184K atprq 0:42 0.00% 0.00% tar At first I thought I had a bad build or bad ata driver, so I recvs'd this am and rebuilt kernel. Same results. Here is the tar command that I use: tar --create --verbose --gzip --block-compress --file /dev/rast0 / Kill and kill -9 don't get rid of the line. Does anyone have any suggestions on how to fix this? Regards, John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hardware" in the body of the message