سؤال

In order to make my vm use the openvswitch interface I have to add the following lines to a vm xml config file:

I edit the file, anyway while the first line is corrctly saved, the second one is not. It simply disappears, so I think the virtualport tag is not recognized...but this leads to an error when I start the virtual machine.

هل كانت مفيدة؟

المحلول

it requires libvirt 0.10.0+ to use <virtualport type='openvswitch'/>. check your libvirt version first.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top