* Is there still at 2TB limit?
@ 2003-12-21 1:01 Dale Amon
2003-12-21 10:14 ` Jose Luis Domingo Lopez
0 siblings, 1 reply; 5+ messages in thread
From: Dale Amon @ 2003-12-21 1:01 UTC (permalink / raw)
To: linux-kernel
I've got to make a very large file system and ran
across old discussions on a patch for the 2TB file
system size problem.
Is this standard in 2.6.0 kernels? What filesystem size
and file size limits are there currently?
--
------------------------------------------------------
Dale Amon amon@islandone.org +44-7802-188325
International linux systems consultancy
Hardware & software system design, security
and networking, systems programming and Admin
"Have Laptop, Will Travel"
------------------------------------------------------
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Is there still at 2TB limit?
2003-12-21 1:01 Is there still at 2TB limit? Dale Amon
@ 2003-12-21 10:14 ` Jose Luis Domingo Lopez
2003-12-21 12:11 ` Dale Amon
0 siblings, 1 reply; 5+ messages in thread
From: Jose Luis Domingo Lopez @ 2003-12-21 10:14 UTC (permalink / raw)
To: linux-kernel; +Cc: Dale Amon
On Sunday, 21 December 2003, at 01:01:12 +0000,
Dale Amon wrote:
> Is this standard in 2.6.0 kernels? What filesystem size
> and file size limits are there currently?
>
In 2.6.x kernels you are also limited by the 2 TiB limit on block device
sizes, limit which you can extend compiling a 2.6.x kernel with "Large
Block Device" support (menu "Device Drivers" -> "Block devices", at the end).
You will also need filesystems that support that big sizes and can hold
big files on them, have a look at the following URL for more information:
http://www.suse.de/~aj/linux_lfs.html
Greetings.
--
Jose Luis Domingo Lopez
Linux Registered User #189436 Debian Linux Sid (Linux 2.6.0)
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Is there still at 2TB limit?
2003-12-21 10:14 ` Jose Luis Domingo Lopez
@ 2003-12-21 12:11 ` Dale Amon
2003-12-21 12:48 ` Dale Amon
2003-12-22 10:40 ` Peter Chubb
0 siblings, 2 replies; 5+ messages in thread
From: Dale Amon @ 2003-12-21 12:11 UTC (permalink / raw)
To: linux-kernel
On Sun, Dec 21, 2003 at 11:14:06AM +0100, Jose Luis Domingo Lopez wrote:
> You will also need filesystems that support that big sizes and can hold
> big files on them, have a look at the following URL for more information:
> http://www.suse.de/~aj/linux_lfs.html
Thanks. I notice the notes there are quite old. Are
there libraries available now that work with LFS?
--
------------------------------------------------------
Dale Amon amon@islandone.org +44-7802-188325
International linux systems consultancy
Hardware & software system design, security
and networking, systems programming and Admin
"Have Laptop, Will Travel"
------------------------------------------------------
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Is there still at 2TB limit?
2003-12-21 12:11 ` Dale Amon
@ 2003-12-21 12:48 ` Dale Amon
2003-12-22 10:40 ` Peter Chubb
1 sibling, 0 replies; 5+ messages in thread
From: Dale Amon @ 2003-12-21 12:48 UTC (permalink / raw)
To: linux-kernel
On Sun, Dec 21, 2003 at 12:11:58PM +0000, Dale Amon wrote:
> Thanks. I notice the notes there are quite old. Are
> there libraries available now that work with LFS?
Actually I've got the answer. glibc 2.1.3 has full api;
glibc 2.2 has full support; I'm currently using glibc
2.3.2ds1 so if I toggle on that LFS option, it should
all just work merrily with many terries of bytes.
--
------------------------------------------------------
Dale Amon amon@islandone.org +44-7802-188325
International linux systems consultancy
Hardware & software system design, security
and networking, systems programming and Admin
"Have Laptop, Will Travel"
------------------------------------------------------
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Is there still at 2TB limit?
2003-12-21 12:11 ` Dale Amon
2003-12-21 12:48 ` Dale Amon
@ 2003-12-22 10:40 ` Peter Chubb
1 sibling, 0 replies; 5+ messages in thread
From: Peter Chubb @ 2003-12-22 10:40 UTC (permalink / raw)
To: Dale Amon; +Cc: linux-kernel
>>>>> "Dale" == Dale Amon <amon@vnl.com> writes:
Dale> On Sun, Dec 21, 2003 at 11:14:06AM +0100, Jose Luis Domingo
Dale> Lopez wrote:
>> You will also need filesystems that support that big sizes and can
>> hold big files on them, have a look at the following URL for more
>> information: http://www.suse.de/~aj/linux_lfs.html
Dale> Thanks. I notice the notes there are quite old. Are there
Dale> libraries available now that work with LFS?
Yes. Most glibc are distributed compiled with _LARGEFILE64 support.
See also http://www.gelato.unsw.edu.au/IA64wiki/LargeBlockDevices
I haven't got around to updating for 2.6.0, but the 2.5 notes still
apply.
--
Dr Peter Chubb http://www.gelato.unsw.edu.au peterc AT gelato.unsw.edu.au
The technical we do immediately, the political takes *forever*
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-12-22 10:40 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-12-21 1:01 Is there still at 2TB limit? Dale Amon
2003-12-21 10:14 ` Jose Luis Domingo Lopez
2003-12-21 12:11 ` Dale Amon
2003-12-21 12:48 ` Dale Amon
2003-12-22 10:40 ` Peter Chubb
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox