Re: API design and plan

2011-12-08 Thread Ayal Baron
- Original Message - > On Tue, Dec 06, 2011 at 08:46:57AM -0600, Adam Litke wrote: > > On Tue, Dec 06, 2011 at 02:58:59PM +0200, Dan Kenigsberg wrote: > > > On Mon, Dec 05, 2011 at 11:34:18AM -0600, Adam Litke wrote: > > > > Hi everyone. On today's VDSM call we discussed the > > > > requ

Re: RFC: MOM OS-level integration

2011-12-08 Thread Ayal Baron
- Original Message - > On Tue, Dec 06, 2011 at 12:42:24PM +0200, Dor Laor wrote: > > On 12/05/2011 03:55 PM, Adam Litke wrote: > > >On Sun, Dec 04, 2011 at 11:07:43PM +0200, Dor Laor wrote: > > >>On 12/02/2011 04:15 PM, Adam Litke wrote: > > >>>On Fri, Dec 02, 2011 at 03:08:24AM +0200, Da

Re: RFC: MOM OS-level integration

2011-12-08 Thread Dor Laor
On 12/08/2011 12:33 PM, Ayal Baron wrote: > > > - Original Message - >> On Tue, Dec 06, 2011 at 12:42:24PM +0200, Dor Laor wrote: >>> On 12/05/2011 03:55 PM, Adam Litke wrote: On Sun, Dec 04, 2011 at 11:07:43PM +0200, Dor Laor wrote: > On 12/02/2011 04:15 PM, Adam Litke wrote:

Re: Fix error message "UnboundLocalError: local variable 'path' referenced before assignment" when running vm.

2011-12-08 Thread Jarod. w
When it happened, the environment is: Node: OS: Fedora 16 VDSM: from git source(931a43ea0c847e6c843aa14573318e35fc6c043d) engine-core: OS: Fedora 16 Engine-Core: from git source( d64bc2b8f8ba99593f8cda0e511789c64ffb1be4 ) The attachment is the vdsm log when it happened.However, I c

vdsm network interfaces and directory structure

2011-12-08 Thread Perry Myers
This affects oVirt Node a bit (which is why I've got an interest) but is also relevant to vdsm running on vanilla hypervisors like F16. Two decisions we need to get acks on: 1. Location of local storage for vdsm is /rhev in the RHEV product. Suggestion is to change this to one of: /ovirt

Re: Fix error message "UnboundLocalError: local variable 'path' referenced before assignment" when running vm.

2011-12-08 Thread Ayal Baron
- Original Message - > On Tue, Dec 06, 2011 at 02:10:48PM +0800, Jarod. w wrote: > > Hi, All > > > > The patch will fix error message "UnboundLocalError: local > > variable > > 'path' referenced before assignment" when running vm. > > > > thanks. > > > > >From 1f99c4f5b0410

Re: RFC: MOM OS-level integration

2011-12-08 Thread Ayal Baron
- Original Message - > On 12/08/2011 12:33 PM, Ayal Baron wrote: > > > > > > - Original Message - > >> On Tue, Dec 06, 2011 at 12:42:24PM +0200, Dor Laor wrote: > >>> On 12/05/2011 03:55 PM, Adam Litke wrote: > On Sun, Dec 04, 2011 at 11:07:43PM +0200, Dor Laor wrote: > >

Re: vdsm network interfaces and directory structure

2011-12-08 Thread Ayal Baron
- Original Message - > This affects oVirt Node a bit (which is why I've got an interest) but > is > also relevant to vdsm running on vanilla hypervisors like F16. > > Two decisions we need to get acks on: > > 1. Location of local storage for vdsm is /rhev in the RHEV product. >Sugge

Re: vdsm network interfaces and directory structure

2011-12-08 Thread Perry Myers
> /opt is used for apps > /var/lib is for app data, so it sounds to me like it should be /var/lib/vdsm /var/lib/vdsm is fine by me >> - brNET, where NET is a logical name of the network >> >>brmgmt containing eth0 as the management LAN >>brguest containing eth7 as

Re: API design and plan

2011-12-08 Thread Adam Litke
On Thu, Dec 08, 2011 at 04:56:17AM -0500, Ayal Baron wrote: > > > - Original Message - > > On Tue, Dec 06, 2011 at 08:46:57AM -0600, Adam Litke wrote: > > > On Tue, Dec 06, 2011 at 02:58:59PM +0200, Dan Kenigsberg wrote: > > > > On Mon, Dec 05, 2011 at 11:34:18AM -0600, Adam Litke wrote:

Re: [Engine-devel] API design and plan

2011-12-08 Thread Adam Litke
On Thu, Dec 08, 2011 at 06:48:53AM +0200, Itamar Heim wrote: > On 12/05/2011 07:34 PM, Adam Litke wrote: > >Hi everyone. On today's VDSM call we discussed the requirements, design, and > >plan for updating the API to include support for QMF and single-host REST > >API. > >All members present arri

Re: vdsm network interfaces and directory structure

2011-12-08 Thread Douglas Landgraf
On 12/08/2011 10:14 AM, Perry Myers wrote: >> /opt is used for apps >> /var/lib is for app data, so it sounds to me like it should be /var/lib/vdsm > /var/lib/vdsm is fine by me > >>> - brNET, where NET is a logical name of the network >>> >>> brmgmt containing eth0 as the managem

Re: API design and plan

2011-12-08 Thread Ayal Baron
I just noticed, why are we cross-posting to engine-devel? Anyway, comments inline - Original Message - > On Thu, Dec 08, 2011 at 04:56:17AM -0500, Ayal Baron wrote: > > > > > > - Original Message - > > > On Tue, Dec 06, 2011 at 08:46:57AM -0600, Adam Litke wrote: > > > > On Tue,

Re: ovirt-guest-agent memory statistics

2011-12-08 Thread Ayal Baron
- Original Message - > To support decisions regarding a host's capacity to run virtual > machines, it is > useful to have an expanded set of guest memory statistics. These > should be > collected by the ovirt-guest-agent and made available by the vdsm > getVmStats() > API. Once this has

Re: vdsm network interfaces and directory structure

2011-12-08 Thread Douglas Landgraf
Hi, On 12/08/2011 02:31 PM, Douglas Landgraf wrote: On 12/08/2011 10:14 AM, Perry Myers wrote: /opt is used for apps /var/lib is for app data, so it sounds to me like it should be /var/lib/vdsm /var/lib/vdsm is fine by me - brNET, where NET is a logical name of the network