All of lore.kernel.org
 help / color / mirror / Atom feed
From: Igor Yanover <igor.yanover@gmail.com>
To: dm-devel@redhat.com
Subject: kcopyd_client_create allocation failure on creating snapshots
Date: Mon, 23 May 2005 10:25:46 +0200	[thread overview]
Message-ID: <ba31087e05052301254b142bbe@mail.gmail.com> (raw)

    Hi!
    I've got the following error, while trying to create many
snapshots ( > 32 ) :
"device-mapper: : Could not create kcopyd client". After some digging,
I found out that the reason is resize_pool() in dm-io.c trying to do
mempool_resize that is probably too large. I've seen that the issue
has been raised in this list before at:
https://www.redhat.com/archives/dm-devel/2005-April/msg00080.html,
with the same conclusions, but there was no discussion and as far I
can seen, the code has not changed since. I understand that the
correct fix would be to use per-kclient pools.
Is anyone planning to work/already working on this?

     Thanks,
          Igor

             reply	other threads:[~2005-05-23  8:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-23  8:25 Igor Yanover [this message]
2005-05-23 14:48 ` kcopyd_client_create allocation failure on creating snapshots Ming Zhang

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=ba31087e05052301254b142bbe@mail.gmail.com \
    --to=igor.yanover@gmail.com \
    --cc=dm-devel@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.