Skip to content

Commit 9d50d9d

Browse files
committed
Fix openswitch after patching back to newest available
1 parent 94725ad commit 9d50d9d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

xenserver_post_empty_script.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,6 @@ done
5454
echo "Upgrading drivers"
5555
yum -y install bnx2x-* fnic* qla2* glnic* qlge* tg3* hpsa* openvswitch-modules-xen*
5656
yum -y upgrade nicira-ovs-hypervisor-node
57+
58+
echo "Fixing openvswitch installation back to the newest"
59+
yum reinstall openvswitch

0 commit comments

Comments
 (0)