Gentoo Archives: gentoo-user

From: Florian Philipp <lists@×××××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Good/better/best filesystem for large, static video library?
Date: Tue, 25 Dec 2012 19:06:21
Message-Id: 50D9F8D4.10000@binarywings.net
In Reply to: Re: [gentoo-user] Good/better/best filesystem for large, static video library? by Dale
1 Am 25.12.2012 18:15, schrieb Dale:
2 > Florian Philipp wrote:
3 >> Am 25.12.2012 16:41, schrieb Mark Knecht:
4 >>> Hi,
5 >>> Merry Christmas to all.
6 >>>
7 >>> Upgrading an external USB2 drive at home this Christmas morning to
8 >>> 1TB for more video storage space. One large partition, non-raid, files
9 >>> are around 1GB. The drive holds only static video files that get
10 >>> written once and don't change or get erased. No MythTV stuff or
11 >>> anything like that.
12 >>>
13 >>> This disk reside on my main desktop machine and gets backed up
14 >>> every couple of days to another USB2 drive (FAT formatted
15 >>> unfortunately) which attaches to the TV.
16 >>>
17 >>> With the previous local drive I used ext3 and have had no problems.
18 >>> I'm just wondering if there's a better choice & why.
19 >>>
20 >>> Cheers,
21 >>> Mark
22 >>>
23 >> Ext4 offers better performance for large files. This is especially
24 >> notable when you remove them but other operations are faster, too. XFS
25 >> would be the traditional large-file choice but since the arrival of
26 >> Ext4, I don't see a point in putting up with its quirks anymore.
27 >>
28 >> Regards,
29 >> Florian Philipp
30 >>
31 >
32 >
33 > For those who keep up with my adventures, I use ext4 for my home
34 > directory which has a LOT of videos. Some videos are small and some are
35 > large but I can say this, it is really fast. No fragmentation either.
36 >
37 > I also use ext4 for my backup drive. I accidentally deleted some stuff
38 > one day and I can say this, it is VERY fast. I'm just glad it was only
39 > a backup.
40 >
41 > I would second the idea for ext4. It works great for me.
42 >
43 > Dale
44 >
45
46 On an amusing side note: I once was very happy that I happened to be
47 running ext3 at work. I accidentally started `rm -rf ~/*` and after more
48 than a minute I wondered why my disk was so busy ...
49
50 Anyway, thanks to its slow speed, rm only had time to eat away my rather
51 unimportant "archive" and "bin" directories and hasn't reached "doc"
52 yet. Thankfully bash sorts its glob expansions alphabetically. :D
53
54 Regards,
55 Florian Philipp

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies