Merge "Ensure RAX's nova-agent is stopped in ironic job"
This commit is contained in:
commit
5cbeb61788
@ -445,6 +445,7 @@
|
|||||||
# work around bug in libvirt-bin on rax nodes, pending fixes to bug:
|
# work around bug in libvirt-bin on rax nodes, pending fixes to bug:
|
||||||
# https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1248025
|
# https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1248025
|
||||||
sudo service nova-agent stop || echo ''
|
sudo service nova-agent stop || echo ''
|
||||||
|
sudo pkill -9 nova-agent || echo ''
|
||||||
sudo service xe-linux-distribution stop || echo ''
|
sudo service xe-linux-distribution stop || echo ''
|
||||||
if [ -e /proc/xen ] ; then
|
if [ -e /proc/xen ] ; then
|
||||||
sudo umount /proc/xen
|
sudo umount /proc/xen
|
||||||
|
Loading…
Reference in New Issue
Block a user