LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-18-2006, 11:30 PM   #1
FlyingMoose
LQ Newbie
 
Registered: Mar 2003
Posts: 19

Rep: Reputation: 0
best filesystem for large files


Ok, I have a 250 GB drive. I want to back up two 120 GB drives onto it using the dd command (backing up my TiVo). If I format the large drive with ext2, will it take up more than the extra 10GB (even if I set the block size to 4096)? If so, is there some other way to get this to fit onto the drive? I guess I could dd into the raw drive itself, and give it starting positions and sizes, but it seems like it would be too easy to mess up. Thanks.
 
Old 03-19-2006, 12:23 AM   #2
bluelightning
Member
 
Registered: Mar 2006
Location: Redmond, WA
Distribution: FC4, WinXP Pro
Posts: 37

Rep: Reputation: 15
I'm using reiserfs for my mythtv box. I wouldn't claim it's the best file system for large files. That's too much like arguing about Linux distros.

I can however show you how much overhead there is on my drive. I have a raid device with 720254976 1024 byte blocks. 720232988 of those 1024 byte blocks are available for files. Of course each directory and file has an additional small overhead, but that shouldn't be a problem in your case. Overall, if I just made one huge file on it, I'd get to use 99.99% of the space. That should be good enough for what you want.

Another option is to partition the drive, and dd into the raw partitions. It's slightly safer than dd'ing into the drive itself, but not much.
 
Old 03-19-2006, 07:24 AM   #3
comptiger5000
Member
 
Registered: May 2005
Distribution: Fedora Core Since version 3
Posts: 193

Rep: Reputation: 30
use ext3, it recovers from almost any corruption
 
Old 03-19-2006, 07:59 AM   #4
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,702

Rep: Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896Reputation: 5896
ext2/3 filesystems by default reserve 5% for root use. Since this is a data drive you can reduce it to 1% or even 0%. So that will save you the 10 GB.

reiserfs v3 is better for lots of small files and xfs is better for many large files. jfs is in between and I haven't tried reiserfs v4 yet.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Which filesystem for a large partition (300GB)? OldPlanet Linux - General 1 05-13-2005 09:12 AM
moving large files mnauta Linux - General 2 04-27-2004 07:47 AM
Compress large files deweirdt Linux - Software 1 02-11-2004 07:18 AM
listing large files fintan Linux - Newbie 7 11-06-2003 11:40 AM
Large data files on CD dema Linux - Newbie 1 01-26-2002 10:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:23 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration