【环境信息】
cat /etc/openEuler-latest
openeulerversion=openEuler-22.03-LTS
compiletime=2022-02-25-07-53-11
gccversion=10.3.1-20220223.7.oe1
kernelversion=5.10.0-59.0.0.32.oe1
openjdkversion=1.8.0.312.b07-11.oe1
【问题复现步骤】
具体操作步骤
dnf install -y fence-virt*
systemctl start fence_virtd.service
systemctl stop fence_virtd.service
systemctl status fence_virtd.service
出现概率(是否必现,概率性错误):必现
【预期结果】
服务stop成功
【实际结果】
服务stop失败
【附件信息】
比如系统message日志/组件日志、dump信息、图片等
Hi wenjunryou, welcome to the openEuler Community.
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here.
If you have any questions, please contact the SIG: sig-Ha, and any of the maintainers: @hjimmy , @hjimmy1 , @yangzhao_kl , @jxy_git , @taojiang666 , @imjoey
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。
@wenjun 已提交pr:https://gitee.com/src-openeuler/fence-virt/pulls/11
具体操作方法还请看这个issues:https://gitee.com/src-openeuler/fence-virt/issues/I4NFA9?from=project-issue
【环境信息】
cat /etc/openEuler-latest
openeulerversion=openEuler-22.03-LTS
compiletime=2022-03-04-21-36-18
gccversion=10.3.1-9.oe1
kernelversion=5.10.0-60.2.0.35.oe1
openjdkversion=1.8.0.312.b07-11.oe1
【操作步骤】
dnf install -y fence-virt*
systemctl start libvirtd.service
systemctl start fence_virtd.service
systemctl stop fence_virtd.service
systemctl status fence_virtd.service
【结果】
根据开发给的规避方式(systemctl start libvirtd.service)服务可以stop成功,但是由于问题本质未得到解决,问题单暂时挂起
x86平台验证通过:
arm平台验证通过:
【验收环境】
http://121.36.84.172/repo.openeuler.org/openEuler-22.03-LTS/EPOL/update_20220831/main/$basearch/
rpm -q fence-virt
fence-virt-0.4.0-11.oe2203.x86_64
【验收结果】
问题已修复,验收通过
登录 后才可以发表评论