From 076c26c40a14d7ef90c938930f73aacfba2ceb71 Mon Sep 17 00:00:00 2001 From: katarimanoj Date: Wed, 15 Jun 2022 01:49:53 +0530 Subject: [PATCH] Enable use_multipath_for_image_xfer This patch enables cinder::backend::defaults::use_multipath_for_image_xfer which will be reflected in [backend_defaults] section of cinder configuration file. Depends-On: Iadadfe253fb361af69b35c57e14c1f3ff4c036ea Change-Id: I5fa9236ba92d725a17751b43253ebb29f1a244b1 --- deployment/cinder/cinder-volume-container-puppet.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/deployment/cinder/cinder-volume-container-puppet.yaml b/deployment/cinder/cinder-volume-container-puppet.yaml index 5e80ebd2fb..4c13febdc7 100644 --- a/deployment/cinder/cinder-volume-container-puppet.yaml +++ b/deployment/cinder/cinder-volume-container-puppet.yaml @@ -274,6 +274,7 @@ outputs: tripleo::profile::base::cinder::volume::rbd::cinder_rbd_user_name: {get_param: CephClientUserName} tripleo::profile::base::cinder::volume::rbd::cinder_rbd_flatten_volume_from_snapshot: {get_param: CinderRbdFlattenVolumeFromSnapshot} tripleo::profile::base::cinder::volume::rbd::multi_config: {get_param: CinderRbdMultiConfig} + cinder::backend::defaults::use_multipath_for_image_xfer: true # NOTE: bind IP is found in hiera replacing the network name with the local node IP # for the given network; replacement examples (eg. for internal_api): # internal_api -> IP