public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Bruce Hill <daddy@happypenguincomputers.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Ext3 FS File Size Limits
Date: Sun, 2 Jun 2013 09:00:17 -0500	[thread overview]
Message-ID: <20130602140017.GB3387@server> (raw)
In-Reply-To: <20130602045540.9e274421fd39338ae764a06f@gmail.com>

On Sun, Jun 02, 2013 at 04:55:40AM -0700, Fast Turtle wrote:
> I've been going around with this little problem for a while.
> 
> I have several 30GB files I'm trying to restore from an NTFS formatted external backup to an ext3 partition, yet every attempt has failed right after 16GB of copying without fail or error message. They silently failing and I'm stumped.
> 
> One of the possible causes I've thought of was running out of innodes but don't know how to check that or any of the other options used to create the file system on - anyone want to help there?
> 
> I've also decided to look at the mke2f.conf file in /etc and see some default options being passed that may be causing the problems
> 
> [defaults]
> 	base_features = sparse_super,filetype,resize_inode,dir_index,ext_attr
> 	default_mntopts = acl,user_xattr
> 	enable_periodic_fsck = 0
> 	blocksize = 4096
> 	inode_size = 256
> 	inode_ratio = 16384
> 
> Normally I use either a 1024 for most everything due to the many small files though for the partition I'm attempting to restore the files to, I've used 2048 as a compromise due to the number of larger files (music/videos) and critical backups from /etc
> 
> I've also tried it with a default 4096 size on a 32GB ext2 formatted flash drive but even then, it's failing at 16GB w/o any error message. 

What command are you using to copy this data? Try:

rsync -av /source/ /destination/

and see if you get any output when it fails. There have been other guesses,
but with the information you've provided, that's all we can do. My "guess" is
you're using cp and it gets to a large, corrupt file and fails.

Post back with your command and it's output, then the rsync command above and
it's output; as well as the inode command Dale gave you, and any other
applicable commands you've had suggested.
-- 
Happy Penguin Computers               >')
126 Fenco Drive                       ( \
Tupelo, MS 38801                       ^^
support@happypenguincomputers.com
662-269-2706 662-205-6424
http://happypenguincomputers.com/

A: Because it messes up the order in which people normally read text.                                                                                                                                                          
Q: Why is top-posting such a bad thing?                                                                                                                                                                                        
A: Top-posting.                                                                                                                                                                                                                
Q: What is the most annoying thing in e-mail?

Don't top-post: http://en.wikipedia.org/wiki/Top_post#Top-posting


      parent reply	other threads:[~2013-06-02 14:00 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-02 11:55 [gentoo-user] Ext3 FS File Size Limits Fast Turtle
2013-06-02 12:11 ` Dale
2013-06-05  3:49   ` Fast Turtle
2013-06-02 12:13 ` Wang Xuerui
2013-06-02 13:01 ` Alan Mackenzie
2013-06-02 14:06   ` Joerg Schilling
2013-06-02 14:28     ` Alan Mackenzie
2013-06-02 15:10       ` gottlieb
2013-06-03  1:10       ` James Cloos
2013-06-05  3:37   ` Fast Turtle
2013-06-06 15:06   ` Fast Turtle
2013-06-02 13:04 ` Neil Bothwick
2013-06-02 14:00 ` Bruce Hill [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130602140017.GB3387@server \
    --to=daddy@happypenguincomputers.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox