免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2987 | 回复: 6
打印 上一主题 下一主题

都说EXt3的文件大小上限是1TB,可是我在RHEL 5.1上却碰到是2G [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2008-04-09 06:33 |只看该作者 |倒序浏览
ext3文件系统:

[root@localhost axel]# parted   
GNU Parted 1.8.1
使用 /dev/hda
Welcome to GNU Parted! Type 'help' to view a list of commands.
(parted) print                                                            

Model: ST380011A (ide)
Disk /dev/hda: 80.0GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End     Size    Type    File system  标志
1      32.3kB  15.7GB  15.7GB  主分区  ext3         启动
3      15.7GB  78.6GB  62.9GB  主分区  ext3            
2      78.6GB  80.0GB  1382MB  主分区  linux-swap

文件大小已经无限制:

[root@localhost axel]# ulimit -a
core file size          (blocks, -c) 0
data seg size           (kbytes, -d) unlimited
max nice                        (-e) 0
file size               (blocks, -f) unlimited
pending signals                 (-i) 7537
max locked memory       (kbytes, -l) 32
max memory size         (kbytes, -m) unlimited
open files                      (-n) 1024
pipe size            (512 bytes, -p) 8
POSIX message queues     (bytes, -q) 819200
max rt priority                 (-r) 0
stack size              (kbytes, -s) 10240
cpu time               (seconds, -t) unlimited
max user processes              (-u) 7537
virtual memory          (kbytes, -v) unlimited
file locks                      (-x) unlimited

晚上用axel从网上下载4G多的文件,早上起来,发现全部停止了,文件大小全是2G:


[root@localhost axel]# ls -all
总计 8759224
drwxr-xr-x  2 root root       4096 04-09 03:19 .
drwxr-xr-x 10 root root       4096 04-08 18:38 ..
-rw-r--r--  1 root root 2147483647 04-09 01:17 Die.Hard.3.Die.Hard.with.a.Vengeance.Blu-ray.REMUX.1080p.H.264.DTS-HD.MA.disk1.ts
-rw-r--r--  1 root root 2147483647 04-09 01:28 Die.Hard.3.Die.Hard.with.a.Vengeance.Blu-ray.REMUX.1080p.H.264.DTS-HD.MA.disk2.ts
-rw-r--r--  1 root root 2147483647 04-09 03:19 Die.Hard.3.Die.Hard.with.a.Vengeance.Blu-ray.REMUX.1080p.H.264.DTS-HD.MA.disk3.ts
-rw-r--r--  1 root root 2147483647 04-09 03:19 Die.Hard.3.Die.Hard.with.a.Vengeance.Blu-ray.REMUX.1080p.H.264.DTS-HD.MA.disk4.ts

是RHEL 5.1的问题,是EXT3的问题,还是axel的问题?

论坛徽章:
0
2 [报告]
发表于 2008-04-09 06:40 |只看该作者
[root@localhost axel]# axel -V
Axel version 1.1 (Linux)

Copyright 2001-2002 Wilmer van der Gaast.

论坛徽章:
0
3 [报告]
发表于 2008-04-09 06:51 |只看该作者
RHEL 5.1还不支持ReiserFS:
[root@localhost /]# cd /lib/modules/2.6.18-53.el5xen/kernel/fs
[root@localhost fs]# ls -all
总计 216
drwxr-xr-x 27 root root 4096 04-08 08:30 .
drwxr-xr-x  9 root root 4096 04-08 08:30 ..
drwxr-xr-x  2 root root 4096 04-08 08:30 autofs4
drwxr-xr-x  2 root root 4096 04-08 08:30 cachefiles
drwxr-xr-x  2 root root 4096 04-08 08:30 cifs
drwxr-xr-x  2 root root 4096 04-08 08:30 configfs
drwxr-xr-x  2 root root 4096 04-08 08:30 cramfs
drwxr-xr-x  2 root root 4096 04-08 08:30 dlm
drwxr-xr-x  2 root root 4096 04-08 08:30 exportfs
drwxr-xr-x  2 root root 4096 04-08 08:30 ext3
drwxr-xr-x  2 root root 4096 04-08 08:30 fat
drwxr-xr-x  2 root root 4096 04-08 08:30 freevxfs
drwxr-xr-x  2 root root 4096 04-08 08:30 fscache
drwxr-xr-x  3 root root 4096 04-08 08:30 gfs2
drwxr-xr-x  2 root root 4096 04-08 08:30 hfs
drwxr-xr-x  2 root root 4096 04-08 08:30 hfsplus
drwxr-xr-x  2 root root 4096 04-08 08:30 jbd
drwxr-xr-x  2 root root 4096 04-08 08:30 jffs2
drwxr-xr-x  2 root root 4096 04-08 08:30 lockd
drwxr-xr-x  2 root root 4096 04-08 08:30 msdos
drwxr-xr-x  2 root root 4096 04-08 08:30 nfs
drwxr-xr-x  2 root root 4096 04-08 08:30 nfs_common
drwxr-xr-x  2 root root 4096 04-08 08:30 nfsd
drwxr-xr-x  2 root root 4096 04-08 08:30 nls
drwxr-xr-x  2 root root 4096 04-08 08:30 squashfs
drwxr-xr-x  2 root root 4096 04-08 08:30 udf
drwxr-xr-x  2 root root 4096 04-08 08:30 vfat

论坛徽章:
0
4 [报告]
发表于 2008-04-09 08:41 |只看该作者
先创建一个大于2G的文件看看...

论坛徽章:
0
5 [报告]
发表于 2008-05-28 20:53 |只看该作者
axel的问题。。。 size...

论坛徽章:
0
6 [报告]
发表于 2008-05-28 21:23 |只看该作者
原帖由 yaledu 于 2008-4-9 06:40 发表
[root@localhost axel]# axel -V
Axel version 1.1 (Linux)

Copyright 2001-2002 Wilmer van der Gaast.


你的軟件問題,太古老了

--

论坛徽章:
0
7 [报告]
发表于 2008-05-28 21:47 |只看该作者
不知道wget有没有这方面的限制
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP