All of lore.kernel.org
 help / color / mirror / Atom feed
* kcopyd_client_create allocation failure on creating snapshots
@ 2005-05-23  8:25 Igor Yanover
  2005-05-23 14:48 ` Ming Zhang
  0 siblings, 1 reply; 2+ messages in thread
From: Igor Yanover @ 2005-05-23  8:25 UTC (permalink / raw)
  To: dm-devel

    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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-05-23 14:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-23  8:25 kcopyd_client_create allocation failure on creating snapshots Igor Yanover
2005-05-23 14:48 ` Ming Zhang

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.