[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [MirageOS-devel] performance regression tests
On Sun, Feb 15, 2015 at 11:28 AM, Anil Madhavapeddy <anil@xxxxxxxxxx> wrote: On 15 Feb 2015, at 11:19, Richard Mortier <richard.mortier@xxxxxxxxxxxx> wrote: The cubieboard images are working ok for me-- I've got 2 of them and am using XMLRPC to manage them remotely. The OCaml XenAPI bindings are in the opam "xen-api-client" package and in this repo: There are simple examples in there including $ ./list_vms.native -uri http://cubieboard2.local. -u mirage -pw mirage 2> /dev/null VM Control domain on host: cubieboard2 VM www The client bindings are slightly tweaked versions of the ones used in xenserver, which are battle-tested. There are lots of things about their style which I don't like and would like to improve, but they do work. Feel free to create issues in the issue tracker if you find bugs, or have improvement suggestions. I'd like to fix lots of issues and make a single new major release, and then take the time to port the xapi/xenserver codebase over. For talking to test VMs I recommend writing the IP address to xenstore which will then be available via the XenAPI. You can then connect to the unikernel via TCP/IP. Eventually we might be able to switch to vchan but I think TCP over netfront is more reliable. Jon: where is your Mirage "guest agent" that can do shutdown (and could be extended to report info like IP address)? Dave Â
Dave Scott
_______________________________________________ MirageOS-devel mailing list MirageOS-devel@xxxxxxxxxxxxxxxxxxxx http://lists.xenproject.org/cgi-bin/mailman/listinfo/mirageos-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |