public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@sandeen.net>
To: Jordan Mendler <jmendler@ucla.edu>
Cc: xfs@oss.sgi.com
Subject: Re: compression
Date: Tue, 11 Sep 2007 20:39:52 -0500	[thread overview]
Message-ID: <46E74368.5090503@sandeen.net> (raw)
In-Reply-To: <654e62180709111643k4700c2bdibec2a16eb5446e76@mail.gmail.com>

Jordan Mendler wrote:
> Hi all,
> 
> I searched the mailing list archive and could not find an answer. We are
> currently using XFS on Linux for a 17TB Volume used for backups. We are
> running out of space, so rather than order another array, I would like to
> try to implement filesystem-level compression. Does XFS support any type of
> compression? If not, are there any other ways to optimize for more space
> storage? We are doing extensive rsyncs as our method of backups, so gzipping
> on top of the filesystem is not really an option.
> 
> Thanks so much,
> Jordan
> 

No native compression in xfs... and it's not got a lot of space
overhead, to start with.

If you're keeping multiple copies of things via complete nightly rsync
backups, there are mechanisms that just symlink files which haven't
changed... Or, have you looked into incremental backups via xfsdump?
Dunno if any of that helps, or if you've already thought of such things.  :)

-Eric

  reply	other threads:[~2007-09-12  1:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-11 23:43 compression Jordan Mendler
2007-09-12  1:39 ` Eric Sandeen [this message]
2007-09-12  3:05   ` compression Jordan Mendler
2007-09-12  4:07     ` compression Eric Sandeen
2007-09-12 17:42 ` compression Josef Sipek
2007-09-13 19:39   ` compression Bhagi rathi
2007-09-15 10:05 ` compression Ralf Gross
2007-09-15 18:58   ` compression Jordan Mendler

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=46E74368.5090503@sandeen.net \
    --to=sandeen@sandeen.net \
    --cc=jmendler@ucla.edu \
    --cc=xfs@oss.sgi.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