linux-lvm.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Lars Ellenberg <linux-lvm@linbit.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] LVM limits?
Date: Tue, 29 Jan 2008 18:38:48 +0100	[thread overview]
Message-ID: <20080129173848.GE5710@barkeeper1.linbit> (raw)
In-Reply-To: <479E698C.10204@cesca.es>

On Tue, Jan 29, 2008 at 12:47:24AM +0100, Jordi Prats wrote:
> Hi,
> I'm the system administrator of PADICAT (http://www.padi.cat). It
> collects Catalan (http://en.wikipedia.org/wiki/Catalonia) web sites to
> provide permanent access to them (http://www.padi.cat/en/quees.php).
> It's equivalent to Internet Archive (http://www.archive.org) but for a
> particular culture.
> 
> Our software developers require us to have one large file system,
> actually a single directory, with all this historically-classified web
> sites on a gziped file.

if I may...
if you are _archiving_ then the archive will be read-only.
so you need a "working area" where you download and prepare the current
stuff, "pack" it into the form of object repository you need.
but then you archive it away into some much larger,
but basically read-only, store.

if that is correct so far,
what about having a some TB volume for the "working area",
and then (for example) cramfs it away into versioned archive images.
cramfs (or other strictly read-only) images have the additional
advantage that they very easily scale out: you just clone it one other
time, done. because of the read-only nature of the archive there is no
need for any coordination, and one clone is as good as the other one.
scales in any direction without effort.

> I'm currently studying lustre and other HPC-related file systems to get
> this large file system, but by now I have ext3 as our file system. Next
> Monday I'm planning to extend it to 3TB o 4TB, so I'm currently
> researching for restrictions because during next month I'll have between
> 3TB to 4TB more to add: so, it will become a 8TB file system.

If you have enterprise class hardware (enough RAM, good battery-backed
controller etc), I personaly do very much prefer XFS.
you should upgrade the "xfsprogs", though,
most distributions ship outdated xfs tools.

<shameless plug>
btw., if you want to explore lustre further, we have some cooperation
with the lustre people to run lustre on DRBD. if interessted in details,
contact address is below...
</shameless plug>

-- 
: Lars Ellenberg                           http://www.linbit.com :
: DRBD/HA support and consulting             sales at linbit.com :
: LINBIT Information Technologies GmbH      Tel +43-1-8178292-0  :
: Vivenotgasse 48, A-1120 Vienna/Europe     Fax +43-1-8178292-82 :
__
please use the "List-Reply" function of your email client.

  parent reply	other threads:[~2008-01-29 17:39 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-28 10:23 [linux-lvm] LVM limits? Jordi Prats
2008-01-28 19:24 ` Jordi Prats
2008-01-28 17:38   ` Chris Cox
2008-01-28 18:01     ` Ehud Karni
2008-01-28 19:08       ` Chris Cox
2008-01-28 19:53       ` Vesa-Pekka Palmu
2008-01-28 21:52       ` Joseph L. Casale
2008-01-28 23:38         ` Ehud Karni
2008-01-29  0:27           ` Chris Cox
2008-01-29 10:04             ` Ehud Karni
2008-01-29 16:16               ` Chris Cox
2008-01-29  0:16         ` Jordi Prats
2008-01-28 23:47     ` Jordi Prats
2008-01-29  6:58       ` Michael Eisenkölbl
2008-01-29 17:38       ` Lars Ellenberg [this message]
2008-02-01  5:40       ` David Robinson
2008-02-01 13:08         ` [linux-lvm] LVM limits? OT Steeve McCauley

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=20080129173848.GE5710@barkeeper1.linbit \
    --to=linux-lvm@linbit.com \
    --cc=linux-lvm@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).