X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=xenserver%2Fetc_init.d_openvswitch;h=7b86d4c666b80a5303b56f409c251175c3f362b4;hb=3a46ca6e46d32a2bc898ff7238f8276db952c050;hp=c7ccd374b5d9f8a59f7f099a88a47197379ade34;hpb=f272ec7373a11a5917c9f3aca56969a48eec2f96;p=sliver-openvswitch.git diff --git a/xenserver/etc_init.d_openvswitch b/xenserver/etc_init.d_openvswitch index c7ccd374b..7b86d4c66 100755 --- a/xenserver/etc_init.d_openvswitch +++ b/xenserver/etc_init.d_openvswitch @@ -296,7 +296,8 @@ function set_system_ids { $vsctl --no-wait set Open_vSwitch . \ external-ids:system-type="$PRODUCT_BRAND" \ external-ids:system-version="$PRODUCT_VERSION-$BUILD_NUMBER" \ - external-ids:system-uuid="$INSTALLATION_UUID" + external-ids:system-id="$INSTALLATION_UUID" \ + external-ids:xs-system-uuid="$INSTALLATION_UUID" else action "Configuring Open vSwitch system IDs" false fi