diff options
author | Michael Polenchuk <mpolenchuk@mirantis.com> | 2018-07-27 10:20:32 +0400 |
---|---|---|
committer | Michael Polenchuk <mpolenchuk@mirantis.com> | 2018-07-27 10:30:57 +0400 |
commit | cffa328916188ca5270d7d29869d34579e1566c6 (patch) | |
tree | 2380ae9a1905ac89eee942dc320d8d5eadc5eacb | |
parent | db287e06201561d9fc5199bda2815bfabf1840f5 (diff) |
[noha] Bind cinder volume I/O on mgmt network
iSCSI read/write ops are acting up on interface/network (pxe/admin
is chosen by default) with jumbo frames enabled, so configure iSCSI
daemon to listen on management network.
Change-Id: I3b643b151ba0abffe5cfe2ba7417010020eb07ae
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
-rw-r--r-- | mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute.yml b/mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute.yml index 673853e69..a027113ae 100644 --- a/mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute.yml +++ b/mcp/reclass/classes/cluster/mcp-common-noha/openstack_compute.yml @@ -49,6 +49,7 @@ parameters: host: ${_param:openstack_control_address} cinder: volume: + my_ip: ${_param:single_address} database: host: ${_param:cluster_local_address} identity: |