Hello,
I’m trying to get VXLAN working (I upgraded to 4.12 and on hosts installed 3.16 kernel and iproute2-ss140804 - which should be imho the only requirements for that) but my VMs are failing to deploy.
Unfortunately error log is kind of cryptic - http://pastebin.com/fLeHsUgp
relevant part seems to be this line:
Fri Mar 27 13:22:25 2015 [Z0][VMM][I]: Command execution fail: /var/tmp/one/vnm/vxlan/post PFZNPjxJRD4zNTk8L0lEPjxERVBMT1lfSUQvPjxURU1QTEFURT48TklDPjxBUl9JRD48IVtDREFUQVswXV0+PC … couple hundreds chars of similar stuff ommited … FM+PC9WTT4= ‘one-359’
(I used the same templates for VM and networks as I used successfully before on OpenNebula 4.10 with 802.1Q , so the only relevant change should be that of network driver on host)
Could you please advise me how to debug it? Getting VXLAN to work would be really useful for me.