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

* Re: kcopyd_client_create allocation failure on creating snapshots
  2005-05-23  8:25 kcopyd_client_create allocation failure on creating snapshots Igor Yanover
@ 2005-05-23 14:48 ` Ming Zhang
  0 siblings, 0 replies; 2+ messages in thread
From: Ming Zhang @ 2005-05-23 14:48 UTC (permalink / raw)
  To: Igor Yanover, device-mapper development


[-- Attachment #1.1: Type: text/plain, Size: 992 bytes --]

yes, i fired this while no further discussion found. i also want to know
any solution regarding this. 

ming

On Mon, 2005-05-23 at 10:25 +0200, Igor Yanover wrote:
>     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
> 
> --
> dm-devel mailing list
> dm-devel@redhat.com
> https://www.redhat.com/mailman/listinfo/dm-devel

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ 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.