From owner-freebsd-questions Sat Mar 2 7:51:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from relay04.roc.frontiernet.net (alteon01e.roc.frontiernet.net [66.133.130.235]) by hub.freebsd.org (Postfix) with SMTP id A66AF37B400 for ; Sat, 2 Mar 2002 07:51:35 -0800 (PST) Received: (qmail 31748 invoked from network); 2 Mar 2002 15:51:29 -0000 Received: from unknown (HELO blacklamb.mykitchentable.net) ([207.173.254.93]) (envelope-sender ) by relay04.roc.frontiernet.net (qmail-ldap-1.03) with SMTP for ; 2 Mar 2002 15:51:29 -0000 Received: from tagalong (unknown [192.168.1.30]) by blacklamb.mykitchentable.net (Postfix) with SMTP id B6818EE6F4; Sat, 2 Mar 2002 07:51:27 -0800 (PST) Message-ID: <003301c1c202$1d24d200$1e01a8c0@lc.ca.gov> From: "Drew Tomlinson" To: "David Smithson" Cc: References: <002301c1c1a6$b9e06f70$0801a8c0@ethel> <20020302050142.GB1634@raggedclown.net> <3C807A58.1030209@customfilmeffects.com> Subject: Re: defragment UFS Date: Sat, 2 Mar 2002 07:51:27 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----- Original Message ----- From: "David Smithson" Cc: Sent: Friday, March 01, 2002 11:08 PM Subject: Re: defragment UFS [snip] > The question of data size came about when I ran a backup of a directory > tree that is reportedly 76 GB. The Large DTF tape medium I'm using is > supposed to hold 108 GB at it's only compression ratio of 1:2.59. I ran > "tar -cvf /dev/sa0 /dir-tree". After some time, tar reported that it > had reached the end of the medium. Clearly 76 GB should fit on this > tape. I can't figure out what is happening here. Any ideas? The *best* compression rate you will get is 1:2.59. In the real world, you will get less because many files can not be compressed that much, if at all, by your tape hardware. You won't get much (if any) compression out of files that are already compressed such as mp3, jpg, mpeg, zip, etc. I have tape drives at work that "claim" to hold 20 GB compressed. I rarely get much more than the 10 GB native on them. I did the math on your tape and it will only hold about 42 GB native. So depending upon how much compression your actually getting, it's quite possible that 76 GB won't fit on one tape. HTH, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message