All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Kevin P. Fleming" <kpfleming@backtobasicsmgmt.com>
To: linux-raid@vger.kernel.org
Subject: Re: raid0 + raid1 question
Date: Thu, 09 Oct 2003 19:37:52 -0700	[thread overview]
Message-ID: <3F861B80.706@backtobasicsmgmt.com> (raw)
In-Reply-To: <3F85CC5B.5020107@siue.edu>

anthony mayes wrote:

> I'm assuming the snapshot it the same size as the FS to backup.  What if 
> you don't have enough disk space to do this?
> 

Nope, otherwise it would take a lot longer than 1 minute to make a 
snapshot of a 360GB filesystem :-)

The snapshot is just a "holding area" to record the original disk 
blocks for anything that gets changed after the snapshot is created. 
It only needs to be big enough to hold the amount of data that you 
expect to change while it exists. In the case of using this do to 
backups, if you can copy the snapshot to another disk array in an 
hour, then the snapshot only needs to be big enough to hold an hour's 
worth of changes; if that hour is 3-4AM, when your system is otherwise 
idle, the snapshot can be pretty small.

If you make the snapshot and then backup the snapshot to tape, and it 
takes 6 hours to make the tape backup, obviously the snapshot would 
have to be bigger. It's not unheard of for people to make 10GB 
snapshots of 1TB filesystems and never even use all 10GB before they 
throw the snapshot away.


      reply	other threads:[~2003-10-10  2:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-08 20:53 raid0 + raid1 question anthony mayes
2003-10-09  9:55 ` Lars Marowsky-Bree
2003-10-09 19:54 ` Rechenberg, Andrew
2003-10-09 21:00   ` anthony mayes
2003-10-10  2:37     ` Kevin P. Fleming [this message]

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=3F861B80.706@backtobasicsmgmt.com \
    --to=kpfleming@backtobasicsmgmt.com \
    --cc=linux-raid@vger.kernel.org \
    /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.