All of lore.kernel.org
 help / color / mirror / Atom feed
From: Milan Broz <mbroz@redhat.com>
To: LVM general discussion and development <linux-lvm@redhat.com>
Subject: Re: [linux-lvm] 15 snapshot limit?
Date: Wed, 03 Sep 2008 08:20:28 +0200	[thread overview]
Message-ID: <48BE2CAC.3050401@redhat.com> (raw)
In-Reply-To: <1c748a490809021519i294d1d9fp912ce93cbf6f75d2@mail.gmail.com>

Larry Dickson wrote:
> More details: I found a /var/log/messages note that corresponded exactly

Please try recent kernel (>2.6.22). Or patched distro kernel,
e.g. RHEL/CentOS has patched kernel already since 2007
see  https://bugzilla.redhat.com/show_bug.cgi?id=211516

Also recent upstream kernels have a little bit optimized way how to store
snapshot exceptions in memory, which should help here too.
See https://bugzilla.redhat.com/show_bug.cgi?id=421451

There is no magic formula how many snapshots is possible,
previously it was limited by one common mempool (see bug above),
and for some reason it fails in cca ~32 snapshot - but it is no longer true
(And increasing memory doesn't help with these old unpatched kernels.)

With 6GB of memory you should be able create tens of snapshots at least.
(But it will be just very slow - every snapshot is independent.)

Thanks,
Milan

  reply	other threads:[~2008-09-03  6:20 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-29 20:10 [linux-lvm] 15 snapshot limit? Larry Dickson
2008-08-29 20:31 ` Milan Broz
2008-08-29 21:12   ` Larry Dickson
2008-09-02 14:31     ` Larry Dickson
2008-09-02 22:19       ` Larry Dickson
2008-09-03  6:20         ` Milan Broz [this message]
2008-09-03  9:04         ` Ehud Karni
2008-09-03 14:25           ` Larry Dickson

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=48BE2CAC.3050401@redhat.com \
    --to=mbroz@redhat.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 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.