public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Dale <dalek1967@bellsouth.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] DVD and large files
Date: Sun, 06 Jul 2008 14:51:43 -0500	[thread overview]
Message-ID: <4871224F.4000601@bellsouth.net> (raw)
In-Reply-To: <20080706165348.GB4805@marvin.heimnetz.local>

Sebastian Günther wrote:
> * Dale (dalek1967@bellsouth.net) [06.07.08 16:13]:
>   
>> Well, it seems tar can not handle 4.7Gb files any way.  I'm not sure why 
>> but it seems happy with 2.2Gb files.  Anybody know about the upper limits 
>> on tar?
>>
>>     
> Maybe it is more a problem of the specific fs, where you try to create 
> it. If there the blocksize is to small (1024) then there is your 
> problem.
>
> What does dumpe2fs -h says about the blocksize of the specific device?
>
> HTH
> Sebastian
>
>   

I do remember it was something to do with a block.  I'll create another 
one and get the exact error.  I use reiserfs on all my partitions except 
/boot.  According to mount, it uses udf for the DVD.  Info you wanted 
about the partition where it was being untarred:

root@smoker / # dumpe2fs -h /dev/hdb1
dumpe2fs 1.40.9 (27-Apr-2008)
Filesystem volume name:   <none>
Last mounted on:          <not available>
Filesystem UUID:          1151d860-e80d-4897-a791-3fabec3386da
Filesystem magic number:  0xEF53
Filesystem revision #:    1 (dynamic)
Filesystem features:      has_journal ext_attr resize_inode dir_index 
filetype needs_recovery sparse_super large_file
Filesystem flags:         signed_directory_hash
Default mount options:    (none)
Filesystem state:         clean
Errors behavior:          Continue
Filesystem OS type:       Linux
Inode count:              4890624
Block count:              19537040
Reserved block count:     976852
Free blocks:              11468312
Free inodes:              4361970
First block:              0
Block size:               4096
Fragment size:            4096
Reserved GDT blocks:      1019
Blocks per group:         32768
Fragments per group:      32768
Inodes per group:         8192
Inode blocks per group:   512
Filesystem created:       Thu Jul  3 18:18:01 2008
Last mount time:          Sat Jul  5 20:52:40 2008
Last write time:          Sat Jul  5 20:52:40 2008
Mount count:              3
Maximum mount count:      23
Last checked:             Thu Jul  3 18:18:01 2008
Check interval:           15552000 (6 months)
Next check after:         Tue Dec 30 17:18:01 2008
Reserved blocks uid:      0 (user root)
Reserved blocks gid:      0 (group root)
First inode:              11
Inode size:               256
Journal inode:            8
Default directory hash:   tea
Directory Hash Seed:      add02ebf-4002-429a-8463-f5a4509bd066
Journal backup:           inode blocks
Journal size:             128M

root@smoker / #  

Thanks

Dale

:-)  :-) 
-- 
gentoo-user@lists.gentoo.org mailing list



  reply	other threads:[~2008-07-06 19:51 UTC|newest]

Thread overview: 49+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-04  3:24 [gentoo-user] DVD and large files Dale
2008-07-04  6:31 ` Sebastian Günther
2008-07-04  7:26   ` Dale
2008-07-04  7:37     ` Dale
2008-07-04 10:58     ` Joerg Schilling
2008-07-04 14:53       ` Dale
2008-07-04 14:55         ` Joerg Schilling
2008-07-04 15:03           ` Dale
2008-07-04 15:17           ` Dale
2008-07-04 15:27             ` Joerg Schilling
2008-07-04 15:56               ` Dale
2008-07-04 11:06     ` Uwe Thiem
2008-07-04 10:55   ` Joerg Schilling
2008-07-04  7:05 ` Daniel Iliev
2008-07-04  7:18   ` Daniel Iliev
2008-07-04  8:08     ` Neil Bothwick
2008-07-04  7:50 ` Dirk Heinrichs
2008-07-04  8:01   ` Dale
2008-07-04  8:10     ` Neil Bothwick
2008-07-04  8:43       ` Dale
2008-07-04 11:12       ` Joerg Schilling
2008-07-04 13:14         ` Neil Bothwick
2008-07-04 19:43 ` Dale
2008-07-06 10:50   ` Daniel Iliev
2008-07-06 14:12     ` Dale
2008-07-06 14:43       ` Volker Armin Hemmann
2008-07-06 15:19         ` Dale
2008-07-06 15:47           ` Neil Bothwick
2008-07-06 16:26             ` Dale
2008-07-06 17:57               ` Neil Bothwick
2008-07-06 19:42                 ` Dale
2008-07-06 21:16                   ` Neil Bothwick
2008-07-06 21:29                     ` Dale
2008-07-06 22:42                       ` Neil Bothwick
2008-07-06 23:41                         ` Dale
2008-07-06 16:01           ` Volker Armin Hemmann
2008-07-06 16:17         ` Joerg Schilling
2008-07-06 16:28           ` Dale
2008-07-06 17:57             ` Alan McKinnon
2008-07-06 19:45               ` Dale
2008-07-06 18:06             ` Volker Armin Hemmann
2008-07-07  4:15             ` Dale
2008-07-07  4:39               ` Dale
2008-07-06 16:53       ` Sebastian Günther
2008-07-06 19:51         ` Dale [this message]
2008-07-06 20:50           ` Sebastian Günther
2008-07-07 10:37             ` Dale
2008-07-07 10:44               ` Joerg Schilling
2008-07-09 23:59                 ` Dale

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=4871224F.4000601@bellsouth.net \
    --to=dalek1967@bellsouth.net \
    --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