Date: Thu, 11 Apr 2002 18:34:49 -0400 From: John Von Essen <john@essenz.com> To: "John A. Hengstler" <john@hei.net>, <freebsd-stable@freebsd.org> Subject: Re: ata & tar Message-ID: <B8DB87C9.3317%john@essenz.com> In-Reply-To: <NFBBKBPLHCPKNFAJJKMKMEFBCCAA.john@hei.net>
next in thread | previous in thread | raw e-mail | index | archive | help
John, I had same problem when I built 4.5-STABLE. The solution is to run the new MAKEDEV. Be sure to copy the new MAKEDEV (version 1.243.2.45 or later) located at /usr/src/etc/MAKEDEV over to /dev. Then run it with /dev/MAKEDEV all This should fix it. John Von Essen President, Essenz Consulting (www.essenz.com) EMAIL: john@essenz.com DIRECT PHONE: (800) 248-1736 International: +01 814 861 0922 on 4/11/02 5:44 PM, john@hei.net wrote: > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B8DB87C9.3317%john>