sriovdp allocatable VF changed unexpected after host interface modify
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
StarlingX |
Fix Released
|
Medium
|
Steven Webster |
Bug Description
Brief Description
-----------------
sriovdp VF count changed unexpected after host interface modify
Severity
--------
Major
Steps to Reproduce
------------------
# system is configured with sriov interface like following:
| 2c9411af-
| d2d473c0-
# interface datenetworks
| controller-0 | b721eb92-
| controller-0 | e9f1e7db-
# Allocatable SRIOV VFs via kubectl describe nodes controller-0
"intel.
"intel.
# lock host, add an additioanl sriov vfio interface, assign datanetwork and unlock host
system host-if-add controller-0 sriovtest vf sriov0 --num-vfs 1 --vf-driver vfio --ifclass pci-sriov
system interface-
# check Allocatable SRIOV VFs via kubectl describe nodes again
TC-name: test_sriovdp_
Expected Behavior
------------------
"intel.
"intel.
Actual Behavior
----------------
"intel.
"intel.
Reproducibility
---------------
Reproducible - happened 2 out of 2 times
System Configuration
-------
Simplex
Lab-name: SM-3
Branch/Pull Time/Commit
-------
2020-06-24_22-16-59
Last Pass
---------
2020-06-23_20-00-00
Timestamp/Logs
--------------
https:/
[2020-06-25 21:25:35,961] 314 DEBUG MainThread ssh.send :: Send 'system --os-username 'admin' --os-password 'Li69nux*' --os-project-name admin --os-auth-url http://[abcd:204:
[2020-06-25 21:25:39,803] 314 DEBUG MainThread ssh.send :: Send 'system --os-username 'admin' --os-password 'Li69nux*' --os-project-name admin --os-auth-url http://[abcd:204:
[2020-06-25 21:25:42,744] 314 DEBUG MainThread ssh.send :: Send 'system --os-username 'admin' --os-password 'Li69nux*' --os-project-name admin --os-auth-url http://[abcd:204:
[2020-06-25 21:25:51,511] 314 DEBUG MainThread ssh.send :: Send 'system --os-username 'admin' --os-password 'Li69nux*' --os-project-name admin --os-auth-url http://[abcd:204:
Test Activity
-------------
Regression
summary: |
- sriovdp VF count changed unexpected after host interface modify + sriovdp allocatable VF changed unexpected after host interface modify |
tags: | added: stx.retestneeded |
description: | updated |
tags: | added: stx.networking |
Changed in starlingx: | |
assignee: | nobody → Steven Webster (swebster-wr) |
Changed in starlingx: | |
status: | New → Triaged |
importance: | Undecided → Medium |
tags: | added: stx.4.0 |
This is likely the same root-cause as https:/ /bugs.launchpad .net/starlingx/ +bug/1850438
stx.4.0 / medium - frequency of this issue has increased recently