Closed sathnaga closed 6 years ago
------- Comment From bssrikanth@in.ibm.com 2017-09-27 05:08:00 EDT------- Similar issue noted with Pegas 1.0 testing as well @ bug 159286
------- Comment From jamesspo@us.ibm.com 2017-10-20 14:10:40 EDT------- Moving to Sprint 2, but let's mention it in the annouce details.
------- Comment From bssrikanth@in.ibm.com 2017-11-21 05:14:33 EDT------- Have requested Satheesh to test with latest release branch
Tested in latest release branch 4.14.0-1.rel.git68b4afb.el7.centos.ppc64le, and issue is fixed.
# virsh destroy vm1;virsh start vm1
Domain vm1 destroyed
Domain vm1 started
# virsh emulatorpin vm1
emulator: CPU Affinity
----------------------------------
*: 63
# virsh vcpupin vm1
VCPU: CPU Affinity
----------------------------------
0: 0-63
1: 0-63
2: 0-63
3: 0-63
# ppc64_cpu --smt
SMT=4
# ppc64_cpu --smt=2
# ppc64_cpu --smt
SMT=2
------- Comment From satheera@in.ibm.com 2017-11-28 05:25:35 EDT-------
Regards, -Satheesh.
Host Kernel: 4.13.0-4.rel.git49564cb.el7.centos.ppc64le
Steps to reproduce:
part of guest xml
Host hung and unresponsive, needs a external reboot to bring back.