[dm-devel] [PATCH] multipathd: extend the scope of vecs lock in uev_add_path

2016-08-11 Thread tang . wenjun3
From: 10144149 when multipathd is processing add path1 uevent, just then do reconfigure, There may be two path1 in pathvec. Signed-off-by: 10144149 --- multipathd/main.c | 16 1 file changed, 8 insertions(+), 8 deletions(-)

[dm-devel] [PATCH] multipathd: fix uev_update_path dead lock

2016-11-07 Thread tang . wenjun3
From: 10144149 Deadlock occurred in uev_add_path() when >lock would lock twice in uev_update_path() --- multipathd/main.c | 54 ++ multipathd/main.h | 1 + 2 files changed, 31 insertions(+), 24 deletions(-) diff

[dm-devel] [PATCH] multipathd: "show map mpathx json" would cause realloc error possibly

2016-11-01 Thread tang . wenjun3
From: 10144149 Problem: multipathd dead when we run "show map mpathx json" command with system messages as follows: Oct 13 11:37:30 rhel7-1 multipathd: *** Error in `/sbin/multipathd': realloc(): invalid next size: 0x7f8cf8004210 *** Oct 13 11:37:30 rhel7-1

[dm-devel] [PATCH 19/94] multipath-tools: add Oracle FS to hwtable

2016-10-13 Thread tang . wenjun3
From: Xose Vazquez Perez Based on info from the manufacturer. And also add ^ to Axiom. Cc: Srinivasan Ramani Cc: Christophe Varoqui Cc: device-mapper development Signed-off-by: Xose

[dm-devel] [PATCH 18/94] multipath-tools: SGI/TP9300 is a RDAC array

2016-10-13 Thread tang . wenjun3
From: Xose Vazquez Perez Confirmed by the original manufacturer(NetApp). Cc: Sean Stewart Cc: Christophe Varoqui Cc: device-mapper development Signed-off-by: Xose Vazquez Perez

[dm-devel] [PATCH 17/94] multipath-tools: replace "." for real values in (COMPAQ|HP)/"(MSA|HSV)1.0"

2016-10-13 Thread tang . wenjun3
From: Xose Vazquez Perez Exact devices are in drivers/scsi/scsi_dh.c {"COMPAQ", "MSA1000 VOLUME","hp_sw" }, {"COMPAQ", "HSV110","hp_sw" }, {"HP", "HSV100","hp_sw"}, Cc: Hannes Reinecke Cc: Christophe

[dm-devel] [PATCH 24/94] multipath-tools: document vendor, product, revision and bl_product are POSIX Extended regex

2016-10-13 Thread tang . wenjun3
From: Xose Vazquez Perez Cc: Christophe Varoqui Cc: device-mapper development Signed-off-by: Xose Vazquez Perez --- libmultipath/hwtable.c | 4 ++-- multipath/multipath.conf.5 | 2 ++ 2

[dm-devel] [PATCH 23/94] multipath-tools: remove patchwork reference

2016-10-13 Thread tang . wenjun3
From: Xose Vazquez Perez It is only for kernel dm patches. Cc: Christophe Varoqui Cc: device-mapper development Signed-off-by: Xose Vazquez Perez --- README | 1 - 1 file changed, 1

[dm-devel] [PATCH 15/94] multipath-tools: replace (|) with [] when there is one element

2016-10-13 Thread tang . wenjun3
From: Xose Vazquez Perez Cc: Hannes Reinecke Cc: Christophe Varoqui Cc: device-mapper development Signed-off-by: Xose Vazquez Perez --- libmultipath/hwtable.c | 2 +- 1 file

[dm-devel] [PATCH 21/94] multipath-tools: standardize all RDAC devices

2016-10-13 Thread tang . wenjun3
From: Xose Vazquez Perez This is a combo patch. Reorder keyworks as in code and manpage for "(NETAPP|LSI|ENGENIO)"/"INF-01-00", and clone its configuration to ALL other RDAC devices. There are only two differences in all rdac devices. And they look minor: .features and

[dm-devel] [PATCH 22/94] multipath-tools: add IBM/1813 - DCS3860 to hwtable

2016-10-13 Thread tang . wenjun3
From: Xose Vazquez Perez It's a RDAC device, confirmed by the original manufacturer(NetApp). Cc: Sean Stewart Cc: Hannes Reinecke Cc: Christophe Varoqui Cc: device-mapper development

[dm-devel] [PATCH 12/94] multipath-tools: add support for all IBM Enterprise Storage Server / Shark family

2016-10-13 Thread tang . wenjun3
From: Xose Vazquez Perez Only F20 and 800 were included: 2105F20 IBM Enterprise Storage Server Model F20 2105800 IBM TotalStorage Enterprise Storage Server Model 800 Added all of them with just "^2105" 2105E10 IBM Enterprise Storage Server Model E10 2105E20 IBM

[dm-devel] [PATCH 14/94] multipath-tools: remove pgpolicy=FAILOVER from Ceph/RBD

2016-10-13 Thread tang . wenjun3
From: Xose Vazquez Perez It's already the default pgpolicy. Cc: Mike Christie Cc: Christophe Varoqui Cc: device-mapper development Signed-off-by: Xose Vazquez Perez ---

[dm-devel] [PATCH 20/94] multipath-tools: remove blank line at multipath.conf.5

2016-10-13 Thread tang . wenjun3
From: Xose Vazquez Perez Cc: Christophe Varoqui Cc: device-mapper development Signed-off-by: Xose Vazquez Perez --- multipath/multipath.conf.5 | 1 - 1 file changed, 1 deletion(-) diff --git

[dm-devel] [PATCH] multipathd: "show map mpathx json" would cause realloc error possibly

2016-10-13 Thread tang . wenjun3
From: 10144149 Problem: multipathd dead when we run "show map spathx json" command with system messages as follows: Oct 13 11:37:30 rhel7-1 multipathd: *** Error in `/sbin/multipathd': realloc(): invalid next size: 0x7f8cf8004210 *** Oct 13 11:37:30 rhel7-1

[dm-devel] sendmail mistake

2016-10-13 Thread tang . wenjun3
are POSIX Extended regex, tang . wenjun3 [dm-devel] [PATCH 22/94] multipath-tools: add IBM/1813 - DCS3860 to hwtable, tang . wenjun3 [dm-devel] [PATCH 23/94] multipath-tools: remove patchwork reference, tang . wenjun3 [dm-devel] [PATCH 21/94] multipath-tools: standardize all RDAC devices, tang