[dm-devel] multipath-tools Makefile

Chandra Seetharaman sekharan at us.ibm.com
Tue Jun 19 00:57:59 UTC 2007


Hi,

Sorry about the late response. I just realized that pp_rdac has been
added to the multipath tree.

pp_rdac is not needed to support lsi-rdac devices. pp_tpc performs
equally good. I repeated my tests with pp_tpc and they did work well.

Thanks,

chandra
On Mon, 2007-06-18 at 22:59 +0000, bmarzins at sourceware.org wrote:
> CVSROOT:	/cvs/dm
> Module name:	multipath-tools
> Branch: 	RHEL5_FC6
> Changes by:	bmarzins at sourceware.org	2007-06-18 22:59:47
> 
> Modified files:
> 	.              : Makefile 
> 
> Log message:
> 	added missing pp_rdac directory to Makefile
> 
> Patches:
> http://sourceware.org/cgi-bin/cvsweb.cgi/multipath-tools/Makefile.diff?cvsroot=dm&only_with_tag=RHEL5_FC6&r1=1.7.2.1&r2=1.7.2.2
> 
> --- multipath-tools/Makefile	2007/06/18 17:37:17	1.7.2.1
> +++ multipath-tools/Makefile	2007/06/18 22:59:47	1.7.2.2
> @@ -21,11 +21,11 @@
>  export KRNLOBJ
>  BUILDDIRS = multipath multipathd kpartx cciss_id path_priority/pp_alua \
>  	    path_priority/pp_emc path_priority/pp_hds_modular \
> -	    path_priority/pp_netapp path_priority/pp_tpc
> +	    path_priority/pp_netapp path_priority/pp_rdac path_priority/pp_tpc
> 
>  ALLDIRS = multipath multipathd kpartx cciss_id path_priority/pp_alua \
>  	  path_priority/pp_emc path_priority/pp_hds_modular \
> -	  path_priority/pp_netapp path_priority/pp_tpc \
> +	  path_priority/pp_netapp path_priority/pp_rdac path_priority/pp_tpc \
>  	  libmultipath libcheckers
> 
>  VERSION = $(shell basename ${PWD} | cut -d'-' -f3)
> 
> --
> dm-devel mailing list
> dm-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/dm-devel
-- 

----------------------------------------------------------------------
    Chandra Seetharaman               | Be careful what you choose....
              - sekharan at us.ibm.com   |      .......you may get it.
----------------------------------------------------------------------





More information about the dm-devel mailing list