Displaying 3 results from an estimated 3 matches for "otocol".
2018 Jan 23
2
Create virtual machine failed using virDomainCreateXML
Hi all,
When I created a virtual machine using virDomainCreateXML, with virtualport type was openvswitch, and virtual machine creation failed. The error message is:
internal error: Child process (/sbin/tc filter add dev vnet110 parent ffff: protocol all u32 match u32 0 0 police rate 0kbps burst 0kb mtu 64kb drop flowid :1) unexpected exit status 2: RTNETLINK answers: Invalid argument
The Domain XML file the <interface> section like this:
<interface type='bridge'><mac address='52:54:00:71:b1:b6'/><source b...
2018 Jan 24
0
Re: Create virtual machine failed using virDomainCreateXML
...8 09:45 AM, netsurfed wrote:
> Hi all,
>
>
> When I created a virtual machine using virDomainCreateXML, with virtualport type was openvswitch, and virtual machine creation failed. The error message is:
> internal error: Child process (/sbin/tc filter add dev vnet110 parent ffff: protocol all u32 match u32 0 0 police rate 0kbps burst 0kb mtu 64kb drop flowid :1) unexpected exit status 2: RTNETLINK answers: Invalid argument
>
>
> The Domain XML file the <interface> section like this:
> <interface type='bridge'><mac address='52:54:00:71:b1:b6...
2018 Jan 25
1
Re: Create virtual machine failed using virDomainCreateXML
...d wrote:
>> Hi all,
>>
>>
>> When I created a virtual machine using virDomainCreateXML, with virtualport type was openvswitch, and virtual machine creation failed. The error message is:
>> internal error: Child process (/sbin/tc filter add dev vnet110 parent ffff: protocol all u32 match u32 0 0 police rate 0kbps burst 0kb mtu 64kb drop flowid :1) unexpected exit status 2: RTNETLINK answers: Invalid argument
>>
>>
>> The Domain XML file the <interface> section like this:
>> <interface type='bridge'><mac address='52:...