Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
| Summary: |
[UPGRADES] 2% packet loss during major-upgrade-composable step |
| Product: |
Red Hat OpenStack
|
Reporter: |
Yurii Prokulevych <yprokule> |
| Component: |
openstack-tripleo-heat-templates | Assignee: |
Sofer Athlan-Guyot <sathlang> |
| Status: |
CLOSED
EOL
|
QA Contact: |
Yurii Prokulevych <yprokule> |
| Severity: |
high
|
Docs Contact: |
|
| Priority: |
high
|
|
|
| Version: |
11.0 (Ocata) | CC: |
amuller, augol, ccamacho, jfrancoa, jlibosva, mandreou, mbultel, mburns, mcornea
|
| Target Milestone: |
zstream | Keywords: |
Triaged, ZStream |
| Target Release: |
11.0 (Ocata) | |
|
| Hardware: |
All | |
|
| OS: |
All | |
|
| Whiteboard: |
|
|
Fixed In Version:
|
|
Doc Type:
|
If docs needed, set a value
|
|
Doc Text:
|
|
Story Points:
|
---
|
|
Clone Of:
|
|
Environment:
|
|
|
Last Closed:
|
2018-06-22 12:30:24 UTC
|
Type:
|
Bug
|
|
Regression:
|
---
|
Mount Type:
|
---
|
|
Documentation:
|
---
|
CRM:
|
|
|
Verified Versions:
|
|
Category:
|
---
|
|
oVirt Team:
|
---
|
RHEL 7.3 requirements from Atomic Host:
|
|
|
Cloudforms Team:
|
---
|
Target Upstream Version:
|
|
|
Embargoed:
|
|
| |
Description of problem: ----------------------- During OC upgrade when major-upgrade-composable-steps.yaml file is passed 2% packet loss to FIP is detected. Version-Release number of selected component (if applicable): ------------------------------------------------------------- openstack-tripleo-heat-templates-6.2.7-2.el7ost.noarch Steps to Reproduce: ------------------- 1. Launch VM in OC and assign floating ip to it 2. Start pinging VM 3. Start OC upgrade, e.g.: openstack overcloud deploy \ --timeout 100 \ --templates /usr/share/openstack-tripleo-heat-templates \ --stack overcloud \ --libvirt-type kvm \ --ntp-server clock.redhat.com \ --control-scale 3 \ --control-flavor controller \ --compute-scale 2 \ --compute-flavor compute \ --ceph-storage-scale 3 \ --ceph-storage-flavor ceph \ -e /usr/share/openstack-tripleo-heat-templates/environments/storage- environment.yaml \ -e /home/stack/virt/internal.yaml \ -e /usr/share/openstack-tripleo-heat-templates/environments/network-isolation.yaml \ -e /home/stack/virt/network/network-environment.yaml \ -e /home/stack/virt/enable-tls.yaml \ -e /home/stack/virt/inject-trust-anchor.yaml \ -e /home/stack/virt/public_vip.yaml \ -e /usr/share/openstack-tripleo-heat-templates/environments/tls-endpoints-public-ip.yaml \ -e /home/stack/virt/hostnames.yml \ -e /home/stack/virt/debug.yaml \ -e /usr/share/openstack-tripleo-heat-templates/environments/major-upgrade-composable-steps.yaml 4. After this step finishes stop ping process and check packet loss percentage Actual results: --------------- Upgrade step itself succeeds but Expected results: ----------------- Packet loss is not greater than 1% Additional info: ---------------- Virtual setup: 3controllers + 2computes + 3ceph on RHEL-7.5 and 2018-04-02.3