Possible openvswitch issue?

Please, describe the problem here and provide additional information below (if applicable) …

After creating an open switch we have tried to deploy a VM and receive the following error.

Tue Aug 14 20:47:42 2018 [Z0][VM][I]: New state is ACTIVE
Tue Aug 14 20:47:42 2018 [Z0][VM][I]: New LCM state is PROLOG
Tue Aug 14 20:47:49 2018 [Z0][VM][I]: New LCM state is BOOT
Tue Aug 14 20:47:49 2018 [Z0][VMM][I]: Generating deployment file: /var/lib/one/vms/4/deployment.0
Tue Aug 14 20:47:49 2018 [Z0][VMM][I]: Successfully execute transfer manager driver operation: tm_context.
Tue Aug 14 20:47:49 2018 [Z0][VMM][I]: pre: Executed “sudo ovs-vsctl add-port ovs-br0 enp4s0f1”.
Tue Aug 14 20:47:49 2018 [Z0][VMM][I]: ExitCode: 0
Tue Aug 14 20:47:49 2018 [Z0][VMM][I]: Successfully execute network driver operation: pre.
Tue Aug 14 20:47:49 2018 [Z0][VMM][I]: Command execution fail: cat << EOT | /var/tmp/one/vmm/kvm/deploy ‘/var/lib/one//datastores/0/4/deployment.0’ ‘pkvm1.velocityhost.com.au’ 4 pkvm1.velocityhost.com.au
Tue Aug 14 20:47:50 2018 [Z0][VMM][I]: error: Failed to create domain from /var/lib/one//datastores/0/4/deployment.0
Tue Aug 14 20:47:50 2018 [Z0][VMM][I]: error: Missing mandatory average or floor attributes
Tue Aug 14 20:47:50 2018 [Z0][VMM][E]: Could not create domain from /var/lib/one//datastores/0/4/deployment.0
Tue Aug 14 20:47:50 2018 [Z0][VMM][I]: ExitCode: 255
Tue Aug 14 20:47:50 2018 [Z0][VMM][I]: Failed to execute virtualization driver operation: deploy.
Tue Aug 14 20:47:50 2018 [Z0][VMM][E]: Error deploying virtual machine: Could not create domain from /var/lib/one//datastores/0/4/deployment.0
Tue Aug 14 20:47:50 2018 [Z0][VM][I]: New LCM state is BOOT_FAILURE

Deployments where previously working using standard bridged networking.

Versions of the related components and OS (frontend, hypervisors, VMs):

openvswitch 2.5.5

Steps to reproduce:

Deploy VM fails to deploy with the above error.

Current results:

Expected results:

for open switch to work :slight_smile:
for VM’s to deploy and use OVS.

we may have an issue as our internet connection it tagged with a VLAN, in bridged mode we where able to tag the VLAN and public internet was working, in OVS we may be missing something for this to function properly.

any help is greatly appreciated.

"Cheers
G