server migration across physical networks
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Shared File Systems Service (Manila) |
In Progress
|
Undecided
|
chuan137 |
Bug Description
Hi,
I am using the server migration feature to migrate share servers from one host to another keeping the same share network. Current implementation assumes that the network on source and target host are in the same network segment, i.e. segmentation id is not changed. However, in our environments, the backend hosts may be connected to different physical networks. So the neutron networks consist of multiple segments, with different segmentation ids. Thus migration fails.
Steps to reproduce
==================
1. manila share-server-
Expected result
===============
compatible: True
Actual result
=============
compatible: False
Environment
===========
Manila: Xena
Storage: NetApp (dhss=True)
Neutron:
type_drivers = vlan,vxlan
tenant_
Best regards,
Chuan
description: | updated |
Changed in manila: | |
assignee: | nobody → chuan137 (chuan137) |
Fix proposed to branch: master /review. opendev. org/c/openstack /manila/ +/869720
Review: https:/