From: Jose Luis Domingo Lopez <linux-lvm@24x7linux.com>
To: linux-lvm@sistina.com
Subject: Re: [linux-lvm] LVM & LFS support
Date: Sat May 10 10:58:02 2003 [thread overview]
Message-ID: <20030510155825.GA24798@localhost> (raw)
In-Reply-To: <B742DEF5E2578F43AB48979887E6CF060E16BD@MAIL001.AD.MLP.COM>
On Tuesday, 29 April 2003, at 14:09:44 -0400,
Selimaj, Naxhije wrote:
> Does LVM support files greater that 2GB?
> I'm running the default LVM (1.0.3) on RH8. I currently have a 1.2TB
> LVM ext3 filesystem mounted. If >2GB file is supported, what changes
> need to be made to my existing setup.
>
I think the 2 GB limit on files is a filesystem limitation, not a block
device limitation, and as LVM is a block device level feature, it should
not impose any limits on file sizes.
As far as I know, RH8 is recent enough to fully support large files
(greater than 2 GB), but maybe you are using some sort of application
not ported still to support large files, or an application on your.
I seem to remember that things like "old" cpio didn't support large
files, check if this is the case with "strace", and look for file
open()'s with flags O_LARGEFILE. From open(2):
O_LARGEFILE
On 32-bit systems that support the Large Files System, allow
files whose sizes cannot be represented in 31 bits to be opened.
Hope it helps.
--
Jose Luis Domingo Lopez
Linux Registered User #189436 Debian Linux Sid (Linux 2.5.69)
next prev parent reply other threads:[~2003-05-10 10:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-10 8:37 [linux-lvm] LVM & LFS support Selimaj, Naxhije
2003-05-10 10:58 ` Jose Luis Domingo Lopez [this message]
2003-05-13 1:47 ` Jon Bendtsen
2003-05-13 14:08 ` Jose Luis Domingo Lopez
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=20030510155825.GA24798@localhost \
--to=linux-lvm@24x7linux.com \
--cc=linux-lvm@sistina.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.