Re: [dm-devel] 'multipath add path' returns ok but the path is missing in the topology

2020-04-27 Thread Gioh Kim
Hi Martin, On Thu, Apr 23, 2020 at 3:58 PM Martin Wilck wrote: > > On Thu, 2020-04-23 at 13:50 +0200, Gioh Kim wrote: > > Hi Martin, > > > > On Wed, Apr 22, 2020 at 5:40 PM Martin Wilck wrote: > > > On Wed, 2020-04-22 at 16:00 +0200, Gioh Kim wrote: > > &

Re: [dm-devel] 'multipath add path' returns ok but the path is missing in the topology

2020-04-24 Thread Gioh Kim
Hi Martin, On Wed, Apr 22, 2020 at 12:05 PM Martin Wilck wrote: > > Hello Gioh, > > On Wed, 2020-04-22 at 10:40 +0200, Gioh Kim wrote: > > Hi, > > > > I would like to report a bug. > > I am using network storage via SRP/SRPT over Infiniband. > > When a

Re: [dm-devel] 'multipath add path' returns ok but the path is missing in the topology

2020-04-24 Thread Gioh Kim
Hi Martin, On Wed, Apr 22, 2020 at 5:40 PM Martin Wilck wrote: > > On Wed, 2020-04-22 at 16:00 +0200, Gioh Kim wrote: > > > > One question. > > Is it possible for multipathd to generate an event for removing a > > map? > > I am looking into the source

[dm-devel] 'multipath add path' returns ok but the path is missing in the topology

2020-04-22 Thread Gioh Kim
0' wp=ro `-+- policy='service-time 0' prio=1 status=enabled `- 7:0:0:489 sdaj 66:48 active ready running I welcome any comment. I thank you in advance. Stay healthy! -- Gioh Kim Cloud server kernel maintainer Quality Management (IONOS Cloud) 1&1 IONOS SE | Greifswalder Str. 207 | 10405 Ber

[dm-devel] [PATCH] Makefile: include Makefile.inc

2018-07-05 Thread Gioh Kim
Since ENABLE_LIBDMMP is defined in Makefile.inc, Makefile needs to include Makefile.inc to disable building libdmmp. Signed-off-by: Gioh Kim --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 4b145c59..4a224a76 100644 --- a/Makefile +++ b/Makefile

Re: [dm-devel] [PATCH] multipathd: deferred device adding

2016-11-10 Thread Gioh Kim
On 10.11.2016 16:19, Hannes Reinecke wrote: > On 11/10/2016 04:05 PM, Gioh Kim wrote: >> Current multipathd always receives events from udev >> and add devices to topology immediately. For example, >> if sdb is added, multipathd receives the event from sdb >> an

[dm-devel] [PATCH] multipathd: deferred device adding

2016-11-10 Thread Gioh Kim
, with "multipathd add sdb". I tested this patch to disable ueventloop. There was no problem on my platform. Is there a configuration for multipath.conf or udev rule for deferred device adding? Or what about adding new configuration for that? Signed-off-by: Gioh Kim <gi-oh@pro

[dm-devel] multipathd: cancel free(pp->getuid) in orphan_path()

2016-08-09 Thread Gioh Kim
getuid, but just share the global value. Therefore pp->getuid should not be freed. I proposed it but I am wrong. I'm very sorry to confuse you. -- Best regards, Gioh Kim TEL: 0176 2697 8962 -- dm-devel mailing list dm-devel@redhat.com https://www.redhat.com/mailman/listinfo/dm-devel