From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-user+bounces-143798-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id ACA0C1381FB for <garchives@archives.gentoo.org>; Tue, 25 Dec 2012 17:17:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2800721C0B7; Tue, 25 Dec 2012 17:17:09 +0000 (UTC) Received: from mail-gg0-f181.google.com (mail-gg0-f181.google.com [209.85.161.181]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8D5F621C092 for <gentoo-user@lists.gentoo.org>; Tue, 25 Dec 2012 17:15:31 +0000 (UTC) Received: by mail-gg0-f181.google.com with SMTP id s6so1334231ggc.40 for <gentoo-user@lists.gentoo.org>; Tue, 25 Dec 2012 09:15:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=rJQ6GWWt402b93DB9C8mlMmiUDo8d9rYrSTWTqM4djw=; b=Pq+/36fsZ5Es49oTyTVNi6TxhTP0K+lu6f01efhTviluZhJb+NVL7uEO9l5buJm9or 3owQ7xNWa5TbebF3fHXk5kv+BmVBNsTLVIu8aRMWzZif6UIKFCFe20aSUa8RqZGVgLJA iJ6IsO258627p+S87EU9e+b84OljBFLc4iIb59I1pQsK44mAvvu3LhdIufe6Fphd04DP sArTINo2/zd2lxC5gRnYWazFmScWdVETvIOdWxU9lZw2+4ptMDw6m1bi3RR/P/743DYg Z74m0nYHLTCUpc2IA7E7N+NwpnqB5mm6DbjoaRLEie9f3VcxEfziafe+aK3+0/lh9KWH 9byA== X-Received: by 10.236.121.113 with SMTP id q77mr23413084yhh.81.1356455730748; Tue, 25 Dec 2012 09:15:30 -0800 (PST) Received: from [192.168.2.5] (adsl-65-0-94-18.jan.bellsouth.net. [65.0.94.18]) by mx.google.com with ESMTPS id v8sm22119545yhi.15.2012.12.25.09.15.28 (version=SSLv3 cipher=OTHER); Tue, 25 Dec 2012 09:15:30 -0800 (PST) Message-ID: <50D9DF30.1090609@gmail.com> Date: Tue, 25 Dec 2012 11:15:28 -0600 From: Dale <rdalek1967@gmail.com> User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20100101 Firefox/17.0 SeaMonkey/2.14.1 Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Good/better/best filesystem for large, static video library? References: <CAK2H+ed5cP77s=ciCC8a+5MCB3DDay_c5hNfTdk5VxfhL4Sozg@mail.gmail.com> <50D9D878.5030607@binarywings.net> In-Reply-To: <50D9D878.5030607@binarywings.net> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: eb7c1e11-6ed5-4b76-8460-520dea53a350 X-Archives-Hash: 70a8cc6c12c5e01afdc405159a19e12f Florian Philipp wrote: > Am 25.12.2012 16:41, schrieb Mark Knecht: >> Hi, >> Merry Christmas to all. >> >> Upgrading an external USB2 drive at home this Christmas morning to >> 1TB for more video storage space. One large partition, non-raid, files >> are around 1GB. The drive holds only static video files that get >> written once and don't change or get erased. No MythTV stuff or >> anything like that. >> >> This disk reside on my main desktop machine and gets backed up >> every couple of days to another USB2 drive (FAT formatted >> unfortunately) which attaches to the TV. >> >> With the previous local drive I used ext3 and have had no problems. >> I'm just wondering if there's a better choice & why. >> >> Cheers, >> Mark >> > Ext4 offers better performance for large files. This is especially > notable when you remove them but other operations are faster, too. XFS > would be the traditional large-file choice but since the arrival of > Ext4, I don't see a point in putting up with its quirks anymore. > > Regards, > Florian Philipp > For those who keep up with my adventures, I use ext4 for my home directory which has a LOT of videos. Some videos are small and some are large but I can say this, it is really fast. No fragmentation either. I also use ext4 for my backup drive. I accidentally deleted some stuff one day and I can say this, it is VERY fast. I'm just glad it was only a backup. I would second the idea for ext4. It works great for me. Dale :-) :-) -- I am only responsible for what I said ... Not for what you understood or how you interpreted my words!