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

Mike Christie mchristi at redhat.com
Wed Aug 10 16:51:16 UTC 2016


On 08/10/2016 11:20 AM, Xose Vazquez Perez wrote:
> It's already the default pgpolicy.
> 
> Cc: Mike Christie <mchristi at redhat.com>
> Cc: Christophe Varoqui <christophe.varoqui at opensvc.com>
> Cc: device-mapper development <dm-devel at redhat.com>
> Signed-off-by: Xose Vazquez Perez <xose.vazquez at gmail.com>
> ---
>  libmultipath/hwtable.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
> index 1222f47..90c9b5b 100644
> --- a/libmultipath/hwtable.c
> +++ b/libmultipath/hwtable.c
> @@ -826,7 +826,6 @@ static struct hwentry default_hw[] = {
>  	{
>  		.vendor        = "Ceph",
>  		.product       = "RBD",
> -		.pgpolicy      = FAILOVER,
>  		.no_path_retry = NO_PATH_RETRY_FAIL,
>  		.checker_name  = RBD,
>  		.deferred_remove = DEFERRED_REMOVE_ON,
> 

Thanks.

Reviewed-by: Mike Christie <mchristi at redhat.com>




More information about the dm-devel mailing list