Re: [Xen-API] Problems with the github repo for opam-repo-dev

2013-05-13 Thread Dave Scott
Hi Steven, I noticed that myself earlier this afternoon. Thanks for emailing github -- I did the same so hopefully they take notice. It's a bit out of date but I've put an old clone of that repo here: git://github.com/djs55/opam-repo-dev2 -- it's probably worth a shot. In the meantime perhaps

[Xen-API] usbip

2013-05-13 Thread Alejandro Flores
Hey there, I'm trying to install USB/IP on XCP 1.6, but, it says to use 'staging' for kernel > 2.6.28 and my kernel is 2.6.32.43. Anyone had sucess installing USB/IP on XCP 1.6? Or is there any other way to plug a non mass storage USB device to a VM ? Thanks! -- Alejandro Flores Office: 81 303

[Xen-API] Problems with the github repo for opam-repo-dev

2013-05-13 Thread Steven Seed
I'm trying to install xen-api on RHEL 6.4 by following the instructions in http://wiki.xen.org/wiki/XCP_Building_Instructions , however there appears to be a problem with the repo on github. I've emailed Github support, but someone should probably look into it. % git clone git://github.com/xen-org

[Xen-API] Powertop-like tool for Xen / XCP

2013-05-13 Thread Dimosthenis Pediaditakis
Hi everyone, Is there any tool like "powertop" which can report estimates on guest power-draw or energy consumption? My understanding is that the hypervisor could keep accounting of resource usage by running VMs, which, combined with info provided by "powertop" could be translated into VM energy us

Re: [Xen-API] Installing OpenStack Grizzly on CentOS VM running on XenServer

2013-05-13 Thread John Garbutt
What are the actual problems you are having? Are you using the CentOS packages? Have you reconfigured them to use the XenAPI driver as in the docs you link below? Probably best to follow up on the openstack list. There are more openstack types listening over there. John From: Ashutosh Narayan

Re: [Xen-API] [Votes] Xen Project Governance v2 , Mailing List Conventions v1, 2014 Event Locations (open to all)

2013-05-13 Thread Lars Kurth
On 13/05/2013 11:30, Lars Kurth wrote: Dear Community Members, ... To avoid voting fatigue, several proposals are up for review or voting: I created a slight confusion here by taking the blog post at http://blog.xen.org/index.php/2013/05/13/xen-project-governance-changes-for-review-and-vote/

Re: [Xen-API] [Xen-devel] Moving the next Xen Document Day to May 28

2013-05-13 Thread Ian Campbell
On Mon, 2013-05-13 at 11:56 +0100, Lars Kurth wrote: > Hi everybody, > I just noticed that May 27th is a public holiday in the UK. I wanted to > propose to move the document day by one day to May 28th. Any objections? Sounds fine to me. ___ Xen-api m

[Xen-API] Moving the next Xen Document Day to May 28

2013-05-13 Thread Lars Kurth
Hi everybody, I just noticed that May 27th is a public holiday in the UK. I wanted to propose to move the document day by one day to May 28th. Any objections? Lars ___ Xen-api mailing list Xen-api@lists.xen.org http://lists.xen.org/cgi-bin/mailman/lis

[Xen-API] [Votes] Xen Project Governance v2 , Mailing List Conventions v1, 2014 Event Locations (open to all)

2013-05-13 Thread Lars Kurth
Dear Community Members, as part of the move of Xen to the Linux Foundation, I have made a few proposals for Governance changes on the Xen Project mailing lists in the last few weeks. To avoid voting fatigue, several proposals are up for review or voting: - For vote:Xen Project Governance v2

[Xen-API] Would you explain the asynchronous operations "AO" in xen-4.2.1?

2013-05-13 Thread 王皓
I'm learning to use checkpoint (xl -save) in xen-4.2.1 ,however, It's difficult to understand the code of function xc_domain_save() and asynchronous operations "AO". May I have the details of asynchronous operations "AO" ? Meanwhile ,I can't figure it out what the difference between "xm -save" an