Re: [Xen-API] Compilation problem

2014-09-17 Thread jacek burghardt
Did you look for xapi in tmp and see if it was build and if is in directory that they script is tryining copy it from ? I would change script to reflect it location. Join my framily E02705708hn 3032 last name BURGHARDT state is co Cheapest sprint service only 25 a month. On Wed, Sep 17, 2014 at 1

Re: [Xen-API] Help with VGA passthrough

2014-06-24 Thread jacek burghardt
Well you should try xen mailing list instead. Did you read this http://support.citrix.com/article/CTX135811. I just in game of setting up vga pass through with xen 4.4 and arch linux. It works great with same video card you have. I hope you are using hvm as pvm does not have bios. Are you sure iom

Re: [Xen-API] archlinux and xcp

2014-03-04 Thread jacek burghardt
s buggy as claims to be missing packages that had been installed with omap. I hope I can get some help. On Mon, Mar 3, 2014 at 11:56 PM, jacek burghardt wrote: > I am trying to install xapi on arch linux but > - install message_switch.0.9.2 > - install xenctrl.5.0.0 > - instal

Re: [Xen-API] archlinux and xcp

2014-03-03 Thread jacek burghardt
Thank you for the info did you get xapi compiled ? On Tue, Mar 4, 2014 at 12:07 AM, Anirban Chakraborty wrote: > > On Mar 3, 2014, at 10:56 PM, jacek burghardt > wrote: > > > I am trying to install xapi on arch linux but > > - install message_switch.0.9.2 > &

[Xen-API] archlinux and xcp

2014-03-03 Thread jacek burghardt
I am trying to install xapi on arch linux but - install message_switch.0.9.2 - install xenctrl.5.0.0 - install xenstore_transport.1.0.0 failed xenstore_transport.1.0.0 gives this error Error: Unbound module Xs_client_lwt how I can fix it ? ___ Xe

Re: [Xen-API] Today is Xen Project Test Day for 4.4 RC3

2014-02-02 Thread jacek burghardt
Well I was testing rc3 and I am running server 2012 with 12 gb of ram and share point. I had installed all Microsoft updates and then I would get server 2012 crashing qemu in dmesg. I had to lower ram assigned to 10 gb and I was able to complete patches installation. It seems that xen 4.4 rc3 is l

Re: [Xen-API] Xen Hackathon XAPI Process Discussion Notes (feel free to comment)

2013-06-23 Thread jacek burghardt
xpression has type bool but an expression was expected of type Camlp4.PreCast.Ast.ctyp make: *** [pa_rpc.cmo] Error 2 Any way you guys could get rpc-light compile with latest ocalm tools. On Fri, Jun 21, 2013 at 10:14 AM, Mike McClurg wrote: > On 20/06/13 17:43, jacek burghardt wrote: &

Re: [Xen-API] Xen Hackathon XAPI Process Discussion Notes (feel free to comment)

2013-06-20 Thread jacek burghardt
I hope you guys could get xen-api and xen-api-libs to compile on the distro that have the lasted versions of linux packages installed. ocalm. It is impossible to get xen-api libs to compile on arch linux On Thu, Jun 20, 2013 at 10:05 AM, Mike McClurg wrote: > On 20/06/13 16:28, Lars Kurth wrote:

Re: [Xen-API] PCI adapter en XCP 1.6.10?

2013-06-16 Thread jacek burghardt
I believe this will help you http://www.gossamer-threads.com/lists/xen/api/273646 So it seems that you may need to upgrade your kernel and enable iommu. On Sun, Jun 16, 2013 at 6:45 PM, Ricardo wrote: > Hello list > > Sorry if my English can be very bad for the translated from Google, I > am Sp

[Xen-API] compile xen-api on arch linux

2013-06-12 Thread jacek burghardt
Is there version of git repository that will compile on arch linux I found this info http://lists.xen.org/archives/html/xen-api/2013-04/msg00140.html ___ Xen-api mailing list Xen-api@lists.xen.org http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

Re: [Xen-API] [Xen-devel] Xen has now a Facebook page : invitation Project Leads, Committers and Maintainers to be content creators

2013-04-15 Thread jacek burghardt
That is great xen needs forum. ___ Xen-api mailing list Xen-api@lists.xen.org http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

[Xen-API] xen-api-tools compile fail

2013-04-11 Thread jacek burghardt
I am attempting to compile xen-api-tools on arch linux and I had installed ocaml-rpclib but when I try to compile it it gives me error. Campl4: Uncaught exception: DynLoader.Error ("pa_rpc.cma") file not found in path. Can someone point me to fix how is path defined and were ? _