[Engine-devel] Add traffic shaping parameters for a network interface.

Giuseppe Vallarelli gvallare at redhat.com
Tue Jun 11 14:34:16 UTC 2013


----- Original Message -----
| From: "Giuseppe Vallarelli" <gvallare at redhat.com>
| To: "Livnat Peer" <lpeer at redhat.com>
| Cc: "Doron Fediuck" <dfediuck at redhat.com>, engine-devel at ovirt.org, "Dan Kenigsberg" <danken at redhat.com>
| Sent: Tuesday, June 11, 2013 3:07:32 PM
| Subject: Re: [Engine-devel] Add traffic shaping parameters for a network interface.
| 
| Related to QoS parameters reporting to the engine. Looks like they're already
| available, I tried to use vdsClient with list verb and I've got the devices
| list where a 'specParams' is defined (it's empty because I didn't try it with
| my last patch).
| 
| devices = [... {'nicModel': 'pv', 'macAddr': '00:1a:4a:22:3f:04', 'network':
| 'ovirtmgmt', 'alias': 'net0', 'specParams': {},
| 'deviceId': '76173ffc-603a-496f-8ffc-31dc4d41cef6', 'address': {'slot':
| '0x03', 'bus': '0x00', 'domain': '0x0000',
| 'type': 'pci', 'function': '0x0'}, 'device': 'bridge', 'type': 'interface'}
| ...]
| 
| Perhaps I'm missing something, any ideas/hints ?
| Thanks Giuseppe

A few pastes:
creating the vm: http://paste.fedoraproject.org/17953/37096041/
dumping vm xml: http://paste.fedoraproject.org/17951/37096009/

I've tried this out thanks to Toni, losing sanity with vdsClient..

Giuseppe



More information about the Devel mailing list